Searched refs:T_FALSE (Results 1 – 8 of 8) sorted by relevance
47 const T_FALSE = 106; define in Doctrine\\Common\\Annotations\\DocLexer77 'false' => self::T_FALSE,
50 DocLexer::T_FALSE,1066 case DocLexer::T_FALSE:1067 $this->match(DocLexer::T_FALSE);
91 } else if ($code !== T_TRUE && $code !== T_FALSE) {
43 T_FALSE,
53 T_FALSE,
203 if ($tokens[$i]['code'] === T_TRUE || $tokens[$i]['code'] === T_FALSE) {
385 T_FALSE => 5,
1351 || $tokens[$i]['code'] === T_FALSE