Home
last modified time | relevance | path

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

/PHP-Parser/grammar/
H A Dphp.y248 $this->checkNamespace($$); }
252 $this->checkNamespace($$); }
256 $this->checkNamespace($$); }
/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php1055 protected function checkNamespace(Namespace_ $node): void { function in PhpParser\\ParserAbstract
/PHP-Parser/lib/PhpParser/Parser/
H A DPhp7.php1355 $self->checkNamespace($self->semValue);
1360 $self->checkNamespace($self->semValue);
1365 $self->checkNamespace($self->semValue);
H A DPhp8.php1350 $self->checkNamespace($self->semValue);
1355 $self->checkNamespace($self->semValue);
1360 $self->checkNamespace($self->semValue);

Completed in 24 milliseconds