Searched refs:json_pretty_print_indent (Results 1 – 1 of 1) sorted by relevance
226 static inline void json_pretty_print_indent(smart_str *buf, int options TSRMLS_DC) /* {{{ */ in json_pretty_print_indent() function298 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()317 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()333 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()361 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()
Completed in 5 milliseconds