Home
last modified time | relevance | path

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

/external/libxml2/python/
Dlibxml.c278 xmlPythonFileReadRaw (void * context, char * buffer, int len) { in xmlPythonFileReadRaw() function
737 buf->readcallback = xmlPythonFileReadRaw; in pythonExternalEntityLoader()
843 xmlPythonFileReadRaw, xmlPythonFileCloseRaw); in libxml_xmlRegisterInputCallback()