Home
last modified time | relevance | path

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

/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml.c279 xmlPythonFileReadRaw (void * context, char * buffer, int len) { in xmlPythonFileReadRaw() function
738 buf->readcallback = xmlPythonFileReadRaw; in pythonExternalEntityLoader()
844 xmlPythonFileReadRaw, xmlPythonFileCloseRaw); in libxml_xmlRegisterInputCallback()
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml.c279 xmlPythonFileReadRaw (void * context, char * buffer, int len) { in xmlPythonFileReadRaw() function
738 buf->readcallback = xmlPythonFileReadRaw; in pythonExternalEntityLoader()
844 xmlPythonFileReadRaw, xmlPythonFileCloseRaw); in libxml_xmlRegisterInputCallback()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A Dlibxml.c268 xmlPythonFileReadRaw (void * context, char * buffer, int len) { in xmlPythonFileReadRaw() function
679 buf->readcallback = xmlPythonFileReadRaw; in pythonExternalEntityLoader()