Home
last modified time | relevance | path

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

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