Searched refs:JSON_HEX_TAG (Results 1 – 2 of 2) sorted by relevance
8 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";
9 const JSON_HEX_TAG = UNKNOWN; define
Completed in 6 milliseconds