Searched refs:PHP_JSON_T_INT (Results 1 – 5 of 5) sorted by relevance
51 PHP_JSON_T_INT = 261, enumerator63 #define PHP_JSON_T_INT 261 macro
66 %token <value> PHP_JSON_T_INT231 | PHP_JSON_T_INT
160 PHP_JSON_T_INT = 261, enumerator172 #define PHP_JSON_T_INT 261 macro
187 return PHP_JSON_T_INT;
333 return PHP_JSON_T_INT; in php_json_scan()
Completed in 22 milliseconds