judy_type

(PECL judy >= 0.1.1)

judy_typeReturn 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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top