Searched refs:PHP_JSON_HEX_APOS (Results 1 – 3 of 3) sorted by relevance
61 #define PHP_JSON_HEX_APOS (1<<2) macro
111 PHP_JSON_REGISTER_CONSTANT("JSON_HEX_APOS", PHP_JSON_HEX_APOS); in PHP_MINIT_FUNCTION()
422 if (options & PHP_JSON_HEX_APOS) { in php_json_escape_string()
Completed in 7 milliseconds