|
Judy::nextEmptySearch for the next absent index in the Judy array Description
public int Judy::nextEmpty
( int
$index
)Search (exclusive) for the next absent index that is greater than the passed Index. Parameters
Return ValuesReturn the corresponding index in the array. |