Home
last modified time | relevance | path

Searched refs:goto (Results 1 – 8 of 8) sorted by relevance

/PHP-Parser/test/code/prettyPrinter/stmt/
H A Dgoto.test1 goto
6 goto marker;
9 goto marker;
/PHP-Parser/test/code/parser/stmt/
H A DcontrolFlow.test17 goto label;
/PHP-Parser/tools/fuzzing/
H A Dphp.dict53 "goto"
/PHP-Parser/grammar/
H A Dparser.template67 protected array $goto = array(
/PHP-Parser/test/code/parser/errorHandling/
H A Drecovery.test426 goto label
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php96 protected array $goto; variable in PhpParser\\ParserAbstract
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp8.php844 protected array $goto = array( variable in PhpParser\\Parser\\Php8
H A DPhp7.php844 protected array $goto = array( variable in PhpParser\\Parser\\Php7

Completed in 57 milliseconds