Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_out.c924 static void phpdbg_encode_ctrl_chars(char **buf, int *buflen) { in phpdbg_encode_ctrl_chars() function
1037 phpdbg_encode_ctrl_chars(&buf, &buflen); in phpdbg_process_print()
1078 phpdbg_encode_ctrl_chars(&xmlout, &xmloutlen); in phpdbg_process_print()
1219 phpdbg_encode_ctrl_chars(&buffer, &buflen); in phpdbg_xml_internal()
1268 phpdbg_encode_ctrl_chars(&msg, &msglen); in phpdbg_out_internal()

Completed in 8 milliseconds