Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c232 xmlPythonFileReadRaw (void * context, char * buffer, int len) { in xmlPythonFileReadRaw() function
673 buf->readcallback = xmlPythonFileReadRaw; in pythonExternalEntityLoader()
775 xmlPythonFileReadRaw, xmlPythonFileCloseRaw); in libxml_xmlRegisterInputCallback()