Searched defs:T_NONE (Results 1 – 2 of 2) sorted by relevance
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ | ||
| D | DocLexer.php | 35 const T_NONE = 1; define in Doctrine\\Common\\Annotations\\DocLexer |
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ | ||
| D | Tokens.php | 17 define('T_NONE', 'PHPCS_T_NONE'); define |