Searched defs:T_COMMA (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ | ||
H A D | DocLexer.php | 45 const T_COMMA = 104; define in Doctrine\\Common\\Annotations\\DocLexer |
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ | ||
H A D | Tokens.php | 49 define('T_COMMA', 'PHPCS_T_COMMA'); define |