json_pretty_print_char  288 ext/json/json.c 					json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  307 ext/json/json.c 						json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  313 ext/json/json.c 						json_pretty_print_char(buf, options, ' ' TSRMLS_CC);
json_pretty_print_char  323 ext/json/json.c 						json_pretty_print_char(buf, options, '\n' TSRMLS_CC);
json_pretty_print_char  331 ext/json/json.c 						json_pretty_print_char(buf, options, ' ' TSRMLS_CC);
json_pretty_print_char  351 ext/json/json.c 		json_pretty_print_char(buf, options, '\n' TSRMLS_CC);