|
Judy::lastEmptySearch for the last absent index in the Judy array Description
public int Judy::lastEmpty
([ int
$index = -1
] )Search (inclusive) for the last absent index that is equal to or less than the passed Index. Parameters
Return ValuesReturn the corresponding index in the array. |