Searched refs:PHP_JSON_T_NUL (Results 1 – 5 of 5) sorted by relevance
48 PHP_JSON_T_NUL = 258, enumerator60 #define PHP_JSON_T_NUL 258 macro
63 %token <value> PHP_JSON_T_NUL233 | PHP_JSON_T_NUL
157 PHP_JSON_T_NUL = 258, enumerator169 #define PHP_JSON_T_NUL 258 macro
150 return PHP_JSON_T_NUL;
516 return PHP_JSON_T_NUL; in php_json_scan()
Completed in 18 milliseconds