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

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Judy class

<<Judy::__destruct

Judy::firstEmpty>>

Judy::first

(PECL judy >= 0.1.1)

Judy::firstSearch for the first index in the Judy array

Beschreibung

public mixed Judy::first ( mixed $index )

Search (inclusive) for the first index present that is equal to or 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",...)