Home
last modified time | relevance | path

Searched refs:PHP_JSON_HEX_APOS (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.4/ext/json/
H A Djson_encoder.c442 if (options & PHP_JSON_HEX_APOS) { in php_json_escape_string()
H A Djson.c105 PHP_JSON_REGISTER_CONSTANT("JSON_HEX_APOS", PHP_JSON_HEX_APOS); in PHP_MINIT_FUNCTION()
H A Dphp_json.h65 #define PHP_JSON_HEX_APOS (1<<2) macro

Completed in 9 milliseconds