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