Searched refs:T_FLOAT (Results 1 – 2 of 2) sorted by relevance
38 const T_FLOAT = 4; define in Doctrine\\Common\\Annotations\\DocLexer142 ? self::T_FLOAT : self::T_INTEGER;
1058 case DocLexer::T_FLOAT:1059 $this->match(DocLexer::T_FLOAT);