PHP Класс hafriedlander\Peg\Parser\CachedRegexp

Of course, the next regex might be outside that bracket - after the bracket if other matches have progressed beyond the match position, or before the bracket if a failed match + restore has moved the current position backwards - so we have to check that too.
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $parser, $rx )
match ( )

Описание методов

__construct() публичный Метод

public __construct ( $parser, $rx )

match() публичный Метод

public match ( )