Home
last modified time | relevance | path

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

/PHP-7.4/ext/json/
H A Dphp_json.h60 #define PHP_JSON_BIGINT_AS_STRING (1<<1) macro
H A Djson.c118 PHP_JSON_REGISTER_CONSTANT("JSON_BIGINT_AS_STRING", PHP_JSON_BIGINT_AS_STRING); in PHP_MINIT_FUNCTION()
H A Djson_scanner.re188 } else if (s->options & PHP_JSON_BIGINT_AS_STRING) {

Completed in 11 milliseconds