Judy Funktionen
PHP Manual

judy_type

(PECL judy >= 0.1.1)

judy_typeReturn the type of a Judy array

Beschreibung

int judy_type ( Judy $array )

judy_type() return an integer corresponding to the Judy type of the specified Judy array.

Parameter-Liste

array

The Judy Array to test.

Rückgabewerte

Return an integer corresponding to a Judy type.


Judy Funktionen
PHP Manual