Home
last modified time | relevance | path

Searched refs:ruleToLength (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/grammar/
H A Dparser.template87 protected array $ruleToLength = array(
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php110 protected array $ruleToLength; variable in PhpParser\\ParserAbstract
319 $ruleLength = $this->ruleToLength[$rule];
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp7.php1108 protected array $ruleToLength = array( variable in PhpParser\\Parser\\Php7
H A DPhp8.php1103 protected array $ruleToLength = array( variable in PhpParser\\Parser\\Php8

Completed in 23 milliseconds