Home
last modified time | relevance | path

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

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