Home
last modified time | relevance | path

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

/external/libxml2/
Dxmllint.c832 static int myRead(FILE *f, char * buf, int len) { in myRead() function
2315 doc = xmlReadIO((xmlInputReadCallback) myRead, in parseAndPrintFile()
2320 (xmlInputReadCallback) myRead, in parseAndPrintFile()