Home
last modified time | relevance | path

Searched refs:JSON_BIGINT_AS_STRING (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/json/tests/
H A Djson_validate_002.phpt14 json_validate_trycatchdump("-", 512, JSON_BIGINT_AS_STRING);
15 json_validate_trycatchdump("-", 512, JSON_BIGINT_AS_STRING | JSON_INVALID_UTF8_IGNORE);
H A D008.phpt8 $x = json_decode($json, false, 512, JSON_BIGINT_AS_STRING);
H A Dbug63737.phpt8 $x = json_decode($json, false, 512, JSON_BIGINT_AS_STRING);
/php-src/ext/json/
H A Djson.stub.php75 const JSON_BIGINT_AS_STRING = UNKNOWN; define

Completed in 7 milliseconds