Home
last modified time | relevance | path

Searched refs:fixupNamespaceAttributes (Results 1 – 9 of 9) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php504 $this->fixupNamespaceAttributes($lastNs);
524 $this->fixupNamespaceAttributes($lastNs);
530 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php501 $this->fixupNamespaceAttributes($lastNs);
521 $this->fixupNamespaceAttributes($lastNs);
527 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php505 $this->fixupNamespaceAttributes($lastNs);
525 $this->fixupNamespaceAttributes($lastNs);
531 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php504 $this->fixupNamespaceAttributes($lastNs);
524 $this->fixupNamespaceAttributes($lastNs);
530 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php501 $this->fixupNamespaceAttributes($lastNs);
521 $this->fixupNamespaceAttributes($lastNs);
527 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php505 $this->fixupNamespaceAttributes($lastNs);
525 $this->fixupNamespaceAttributes($lastNs);
531 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/www/owncloud/owncloud/lib/composer/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php505 $this->fixupNamespaceAttributes($lastNs);
525 $this->fixupNamespaceAttributes($lastNs);
531 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/www/nextcloud/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php505 $this->fixupNamespaceAttributes($lastNs);
525 $this->fixupNamespaceAttributes($lastNs);
531 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt) { function in PhpParser\\ParserAbstract
/dports/devel/phpunit9/
H A Dphpunit14252 $this->fixupNamespaceAttributes($lastNs);
14272 $this->fixupNamespaceAttributes($lastNs);
14277 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt)