Searched refs:xmlbuf (Results 1 – 1 of 1) sorted by relevance
1064 char *xmlbuf = NULL; in phpdbg_process_print() local1065 …xmllen = phpdbg_asprintf(&xmlbuf, "req=\"" ZEND_ULONG_FMT "\" %.*s", PHPDBG_G(req_id), xmllen, xml… in phpdbg_process_print()1066 xml = xmlbuf; in phpdbg_process_print()
Completed in 44 milliseconds