PHP Class 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.
Show file Open project: hafriedlander/php-peg

Public Methods

Method Description
__construct ( $parser, $rx )
match ( )

Method Details

__construct() public method

public __construct ( $parser, $rx )

match() public method

public match ( )