PHP Doku:: Search for the next index in the Judy array - judy.next.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenJudy ArraysThe Judy classJudy::next

Ein Service von Reinhard Neidl - Webprogrammierung.

The Judy class

<<Judy::memoryUsage

Judy::nextEmpty>>

Judy::next

(PECL judy >= 0.1.1)

Judy::nextSearch for the next index in the Judy array

Beschreibung

public mixed Judy::next ( mixed $index )

Search (exclusive) for the next index present that is greater than the passed Index.

Parameter-Liste

index

The index can be an integer or a string corresponding to the index where to start the search.

Rückgabewerte

Return the corresponding index in the array.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)