json_pretty_print_char  256 ext/json/json.c 	json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  286 ext/json/json.c 						json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  305 ext/json/json.c 							json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  315 ext/json/json.c 						json_pretty_print_char(buf, options, ' ' TSRMLS_CC);
json_pretty_print_char  321 ext/json/json.c 							json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  333 ext/json/json.c 						json_pretty_print_char(buf, options, ' ' TSRMLS_CC);
json_pretty_print_char  350 ext/json/json.c 	json_pretty_print_char(buf, options, '\n' TSRMLS_CC);