Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c399 xmlPythonFileClose (void * context) { in xmlPythonFileClose() function
438 ret->closecallback = xmlPythonFileClose; in xmlOutputBufferCreatePythonFile()
492 if (obj->closecallback != xmlPythonFileClose) { in libxml_outputBufferGetPythonFile()
615 ret->closecallback = xmlPythonFileClose; in xmlParserInputBufferCreatePythonFile()