|
Judy::lastEmpty(PECL judy >= 0.1.1) Judy::lastEmpty — Search for the last absent index in the Judy array Описание
public int Judy::lastEmpty
([ int $index = -1
] )
Search (inclusive) for the last absent index that is equal to or less than the passed Index. Список параметров
Возвращаемые значенияReturn the corresponding index in the array. |
|