|
RegexIterator::getModeReturns operation mode. Beschreibung
public int RegexIterator::getMode
( void
)
Returns the operation mode, see RegexIterator::setMode for the list of operation modes. RückgabewerteReturns the operation mode. Beispiele
Beispiel #1 RegexIterator::getMode example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: Getting the match for each item. Siehe auch
|