Home
last modified time | relevance | path

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

/PHP-5.6/ext/json/
H A Djson.c226 static inline void json_pretty_print_indent(smart_str *buf, int options TSRMLS_DC) /* {{{ */ in json_pretty_print_indent() function
298 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