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