Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_out.c1065 char *xmlbuf = NULL; in phpdbg_process_print() local
1066 xmllen = phpdbg_asprintf(&xmlbuf, "req=\"%lu\" %.*s", PHPDBG_G(req_id), xmllen, xml); in phpdbg_process_print()
1067 xml = xmlbuf; in phpdbg_process_print()

Completed in 7 milliseconds