Home
last modified time | relevance | path

Searched refs:fixupStartAttributes (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.php629 $this->fixupStartAttributes($tmp, $staticProp->name);
632 $this->fixupStartAttributes($tmp, $staticProp->name);
644 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php626 $this->fixupStartAttributes($tmp, $staticProp->name);
629 $this->fixupStartAttributes($tmp, $staticProp->name);
641 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php630 $this->fixupStartAttributes($tmp, $staticProp->name);
633 $this->fixupStartAttributes($tmp, $staticProp->name);
645 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php629 $this->fixupStartAttributes($tmp, $staticProp->name);
632 $this->fixupStartAttributes($tmp, $staticProp->name);
644 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php626 $this->fixupStartAttributes($tmp, $staticProp->name);
629 $this->fixupStartAttributes($tmp, $staticProp->name);
641 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php630 $this->fixupStartAttributes($tmp, $staticProp->name);
633 $this->fixupStartAttributes($tmp, $staticProp->name);
645 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/www/owncloud/owncloud/lib/composer/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php630 $this->fixupStartAttributes($tmp, $staticProp->name);
633 $this->fixupStartAttributes($tmp, $staticProp->name);
645 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/www/nextcloud/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/
H A DParserAbstract.php630 $this->fixupStartAttributes($tmp, $staticProp->name);
633 $this->fixupStartAttributes($tmp, $staticProp->name);
645 protected function fixupStartAttributes(Node $to, Node $from) { function in PhpParser\\ParserAbstract
/dports/devel/phpunit9/
H A Dphpunit14362 $this->fixupStartAttributes($tmp, $staticProp->name);
14365 $this->fixupStartAttributes($tmp, $staticProp->name);
14374 protected function fixupStartAttributes(Node $to, Node $from)