Home
last modified time | relevance | path

Searched refs:phpdbg_encode_ctrl_chars (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c903 static void phpdbg_encode_ctrl_chars(char **buf, int *buflen) { in phpdbg_encode_ctrl_chars() function
1016 phpdbg_encode_ctrl_chars(&buf, &buflen); in phpdbg_process_print()
1057 phpdbg_encode_ctrl_chars(&xmlout, &xmloutlen); in phpdbg_process_print()
1198 phpdbg_encode_ctrl_chars(&buffer, &buflen); in phpdbg_xml_internal()
1247 phpdbg_encode_ctrl_chars(&msg, &msglen); in phpdbg_out_internal()

Completed in 8 milliseconds