Searched refs:deallocblankswrapper (Results 1 – 2 of 2) sorted by relevance
2355 static void deallocblankswrapper (xmlChar *str) {xmlFree(str);} in deallocblankswrapper() function2387 input->free = deallocblankswrapper; in xmlNewBlanksWrapperInputStream()2533 } else if (ctxt->input->free != deallocblankswrapper) { in xmlParserHandlePEReference()7697 } else if (ctxt->input->free != deallocblankswrapper) { in xmlParsePEReference()
2230 static void deallocblankswrapper (xmlChar *str) {xmlFree(str);} in deallocblankswrapper() function2262 input->free = deallocblankswrapper; in xmlNewBlanksWrapperInputStream()2410 } else if (ctxt->input->free != deallocblankswrapper) { in xmlParserHandlePEReference()7643 } else if (ctxt->input->free != deallocblankswrapper) { in xmlParsePEReference()