json_pretty_print_char  297 ext/json/json.c 					json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  316 ext/json/json.c 						json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  322 ext/json/json.c 						json_pretty_print_char(buf, options, ' ' TSRMLS_CC);
json_pretty_print_char  332 ext/json/json.c 						json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  340 ext/json/json.c 						json_pretty_print_char(buf, options, ' ' TSRMLS_CC);
json_pretty_print_char  360 ext/json/json.c 		json_pretty_print_char(buf, options, '\n' TSRMLS_CC);