Home
last modified time | relevance | path

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

/PHP-7.1/ext/json/
H A Djson_parser.tab.h49 PHP_JSON_T_TRUE = 259, enumerator
61 #define PHP_JSON_T_TRUE 259 macro
H A Djson_parser.y64 %token <value> PHP_JSON_T_TRUE
234 | PHP_JSON_T_TRUE
H A Djson_parser.tab.c158 PHP_JSON_T_TRUE = 259, enumerator
170 #define PHP_JSON_T_TRUE 259 macro
H A Djson_scanner.re154 return PHP_JSON_T_TRUE;
H A Djson_scanner.c522 return PHP_JSON_T_TRUE; in php_json_scan()

Completed in 21 milliseconds