Searched refs:T_NULL (Results 1 – 7 of 7) sorted by relevance
52 const T_NULL = 111; define in Doctrine\\Common\\Annotations\\DocLexer78 'null' => self::T_NULL
51 DocLexer::T_NULL1070 case DocLexer::T_NULL:1071 $this->match(DocLexer::T_NULL);
44 T_NULL,
54 T_NULL,
98 if ($tokens[$nullValue]['code'] !== T_NULL) {
384 T_NULL => 4,
1352 || $tokens[$i]['code'] === T_NULL