Home
last modified time | relevance | path

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

/PHP-7.2/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
175 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()
190 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()
207 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()
239 php_json_pretty_print_indent(buf, options, encoder); in php_json_encode_array()

Completed in 4 milliseconds