Home
last modified time | relevance | path

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

/PHP-8.2/ext/json/tests/
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-8.2/ext/json/
H A Djson.stub.php75 const JSON_BIGINT_AS_STRING = UNKNOWN; define

Completed in 5 milliseconds