RegexIterator
PHP Manual

RegexIterator::getMode

(PHP 5 >= 5.2.0)

RegexIterator::getModeReturns operation mode.

Beschreibung

int RegexIterator::getMode ( void )

Returns the operation mode, see RegexIterator::setMode for the list of operation modes.

Rückgabewerte

Returns the operation mode.

Siehe auch


RegexIterator
PHP Manual