Home
last modified time | relevance | path

Searched refs:TK_NUMBER (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c131 TK_CONCAT,TK_DOTS,TK_EQ,TK_GE,TK_LE,TK_NE,TK_NUMBER, enumerator
2704 case TK_NUMBER:
2775 luaX_lexerror(ls,"malformed number",TK_NUMBER);
2947 return TK_NUMBER;
2960 return TK_NUMBER;
4192 case TK_NUMBER:{

Completed in 17 milliseconds