|
Judy::prevSearch for the previous index in the Judy array Description
public mixed Judy::prev
( mixed
$index
)Search (exclusive) for the previous index present that is less than the passed Index. Parameters
Return ValuesReturn the corresponding index in the array. |