Searched refs:initReduceCallbacks (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | parser.template | 97 protected function initReduceCallbacks(): void { |
/PHP-Parser/lib/PhpParser/ | ||
H A D | ParserAbstract.php | 141 abstract protected function initReduceCallbacks(): void; function in PhpParser\\ParserAbstract |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 1175 protected function initReduceCallbacks(): void { function in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 1170 protected function initReduceCallbacks(): void { function in PhpParser\\Parser\\Php8 |
Completed in 22 milliseconds