Home
last modified time | relevance | path

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

/PHP-5.5/ext/json/
H A Djson.c217 static inline void json_pretty_print_indent(smart_str *buf, int options TSRMLS_DC) /* {{{ */ in json_pretty_print_indent() function
289 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()
308 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()
324 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()
352 json_pretty_print_indent(buf, options TSRMLS_CC); in json_encode_array()

Completed in 7 milliseconds