Home
last modified time | relevance | path

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

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