Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c294 xmlPythonFileRead (void * context, char * buffer, int len) { in xmlPythonFileRead() function
614 ret->readcallback = xmlPythonFileRead; in xmlParserInputBufferCreatePythonFile()