Home
last modified time | relevance | path

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

/PHP-7.4/ext/json/
H A Djson_encoder.c80 static inline void php_json_pretty_print_indent(smart_str *buf, int options, php_json_encoder *enco… in php_json_pretty_print_indent() function
177 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()
192 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()
209 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()
243 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()

Completed in 6 milliseconds