Home
last modified time | relevance | path

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

/external/libxml2/python/
Dlibxml.c452 xmlPythonFileClose (void * context) { in xmlPythonFileClose() function
494 ret->closecallback = xmlPythonFileClose; in xmlOutputBufferCreatePythonFile()
548 if (obj->closecallback != xmlPythonFileClose) { in libxml_outputBufferGetPythonFile()
671 ret->closecallback = xmlPythonFileClose; in xmlParserInputBufferCreatePythonFile()