Searched refs:T_IDENTIFIER (Results 1 – 2 of 2) sorted by relevance
41 const T_IDENTIFIER = 100; define in Doctrine\\Common\\Annotations\\DocLexer130 return self::T_IDENTIFIER;
48 DocLexer::T_IDENTIFIER,1045 if ($this->lexer->isNextToken(DocLexer::T_IDENTIFIER)) {1087 $this->match(DocLexer::T_IDENTIFIER);1159 if ($this->lexer->isNextToken(DocLexer::T_IDENTIFIER)) {