Home
last modified time | relevance | path

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

/external/libxml2/python/
Dlibxml.c344 xmlPythonFileRead (void * context, char * buffer, int len) { in xmlPythonFileRead() function
671 ret->readcallback = xmlPythonFileRead; in xmlParserInputBufferCreatePythonFile()