Home
last modified time | relevance | path

Searched defs:T_FALSE (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocLexer.php47 const T_FALSE = 106; define in Doctrine\\Common\\Annotations\\DocLexer
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DTokens.php30 define('T_FALSE', 'PHPCS_T_FALSE'); define