Home
last modified time | relevance | path

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

/external/libxml2/
Dxmllint.c827 static int myClose(void *context) { in myClose() function
2320 doc = xmlReadIO(myRead, myClose, f, filename, NULL, in parseAndPrintFile()
2323 doc = xmlCtxtReadIO(rectxt, myRead, myClose, f, in parseAndPrintFile()