judy_type

(PECL judy >= 0.1.1)

judy_type — Return the type of a Judy array


Описание

int judy_type ( Judy $array )

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


Список параметров

array -

The Judy Array to test.


Возвращаемые значения

Return an integer corresponding to a Judy type.




Смотрите также:
Описание на ru2.php.net
Описание на php.ru