Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Dphp_json.h59 #define PHP_JSON_BIGINT_AS_STRING (1<<1) macro
H A Djson_arginfo.h71 REGISTER_LONG_CONSTANT("JSON_BIGINT_AS_STRING", PHP_JSON_BIGINT_AS_STRING, CONST_PERSISTENT); in register_json_symbols()
H A Djson_scanner.re186 } else if (s->options & PHP_JSON_BIGINT_AS_STRING) {

Completed in 7 milliseconds