Home
last modified time | relevance | path

Searched refs:JSON_HEX_TAG (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/json/tests/
H A D006.phpt8 echo "Tags: ", json_encode($a, JSON_HEX_TAG), "\n";
12 echo "All: ", json_encode($a, JSON_HEX_TAG|JSON_HEX_APOS|JSON_HEX_QUOT|JSON_HEX_AMP), "\n";
/PHP-8.2/ext/json/
H A Djson.stub.php9 const JSON_HEX_TAG = UNKNOWN; define

Completed in 7 milliseconds