Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c357 xmlPythonFileWrite (void * context, const char * buffer, int len) { in xmlPythonFileWrite() function
437 ret->writecallback = xmlPythonFileWrite; in xmlOutputBufferCreatePythonFile()