(PECL judy >= 0.1.1)
Judy::byCount — Locate the Nth index present in the Judy array
public Judy::byCount ( int $nth_index ) : int
$nth_index
Locate the Nth index present in the Judy array.
nth_index
Return the index at the given Nth position.