Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c877 static int phpdbg_encode_xml(char **buf, char *msg, int msglen, int from, char *to) { in phpdbg_encode_xml() function
1049 buflen = phpdbg_encode_xml(&buf, msgout, msgoutlen, '"', """); in phpdbg_process_print()
1246 msglen = phpdbg_encode_xml(&msg, buffer, buflen, 256, NULL); in phpdbg_out_internal()

Completed in 8 milliseconds