Home
last modified time | relevance | path

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

/PHP-8.2/ext/json/
H A Dphp_json.h64 #define PHP_JSON_HEX_APOS (1<<2) macro
H A Djson_arginfo.h56 REGISTER_LONG_CONSTANT("JSON_HEX_APOS", PHP_JSON_HEX_APOS, CONST_PERSISTENT); in register_json_symbols()
H A Djson_encoder.c502 if (options & PHP_JSON_HEX_APOS) { in php_json_escape_string()

Completed in 11 milliseconds