Home
last modified time | relevance | path

Searched defs:T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG (Results 1 – 5 of 5) sorted by relevance

/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Util/
H A DTokens.php159 define('T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG', 'PHPCS_T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG'); define
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/Parser/
H A DTokens.php39 const T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG = 287; define in PhpParser\\Parser\\Tokens
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Parser/
H A DTokens.php39 const T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG = 287; define in PhpParser\\Parser\\Tokens
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_language_parser.h214 T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG = 403, /* "'&'" */ enumerator
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_language_parser.h214 T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG = 403, /* "'&'" */ enumerator