Home
last modified time | relevance | path

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

/PHP-8.1/ext/json/
H A Dphp_json.h59 #define PHP_JSON_BIGINT_AS_STRING (1<<1) macro
H A Djson.c67 PHP_JSON_REGISTER_CONSTANT("JSON_BIGINT_AS_STRING", PHP_JSON_BIGINT_AS_STRING);
H A Djson_scanner.re186 } else if (s->options & PHP_JSON_BIGINT_AS_STRING) {

Completed in 6 milliseconds