Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context); typedef
128 xmlInputCloseCallback closecallback;
186 xmlInputCloseCallback ioclose,
208 xmlInputCloseCallback closeFunc);
DHTMLparser.h218 xmlInputCloseCallback ioclose,
250 xmlInputCloseCallback ioclose,
Dxmlreader.h340 xmlInputCloseCallback ioclose,
376 xmlInputCloseCallback ioclose,
Dparser.h1032 xmlInputCloseCallback ioclose,
1146 xmlInputCloseCallback ioclose,
1178 xmlInputCloseCallback ioclose,
/external/libxml2/
DxmlIO.c116 xmlInputCloseCallback closecallback;
2246 xmlInputCloseCallback closeFunc) { in xmlRegisterInputCallbacks()
3074 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) { in xmlParserInputBufferCreateIO()
Dxmllint.c2299 (xmlInputCloseCallback) myClose, f, in parseAndPrintFile()
2304 (xmlInputCloseCallback) myClose, f, in parseAndPrintFile()
Dxmlreader.c5322 xmlReaderForIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, in xmlReaderForIO()
5540 xmlInputCloseCallback ioclose, void *ioctx, in xmlReaderNewIO()
DHTMLparser.c6727 htmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, in htmlReadIO()
6924 xmlInputCloseCallback ioclose, void *ioctx, in htmlCtxtReadIO()
Dparser.c11981 xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, in xmlCreateIOParserCtxt()
14783 xmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, in xmlReadIO()
14982 xmlInputCloseCallback ioclose, void *ioctx, in xmlCtxtReadIO()