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

/PHP_TRUNK/ext/json/
H A Djson.c217 static inline void json_pretty_print_indent(smart_str *buf, int options TSRMLS_DC) /* {{{ */ function
291 json_pretty_print_indent(buf, options TSRMLS_CC);
310 json_pretty_print_indent(buf, options TSRMLS_CC);
326 json_pretty_print_indent(buf, options TSRMLS_CC);
351 json_pretty_print_indent(buf, options TSRMLS_CC);

Completed in 3 milliseconds