xmlCreateMemoryParserCtxt 1393 ext/dom/document.c 		ctxt = xmlCreateMemoryParserCtxt(source, source_len);
xmlCreateMemoryParserCtxt  143 ext/soap/php_xml.c 	ctxt = xmlCreateMemoryParserCtxt(buf, buf_size);