Home
last modified time | relevance | path

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

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