Searched defs:ioctx (Results 1 – 6 of 6) sorted by relevance
/external/libxml2/ |
D | xmlIO.c | 3074 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) { in xmlParserInputBufferCreateIO() 3104 xmlOutputCloseCallback ioclose, void *ioctx, in xmlOutputBufferCreateIO()
|
D | schematron.c | 170 void *ioctx; member
|
D | xmlsave.c | 1806 void *ioctx, const char *encoding, int options) in xmlSaveToIO()
|
D | xmlreader.c | 5323 void *ioctx, const char *URL, const char *encoding, in xmlReaderForIO() 5540 xmlInputCloseCallback ioclose, void *ioctx, in xmlReaderNewIO()
|
D | HTMLparser.c | 6728 void *ioctx, const char *URL, const char *encoding, int options) in htmlReadIO() 6924 xmlInputCloseCallback ioclose, void *ioctx, in htmlCtxtReadIO()
|
D | parser.c | 11982 void *ioctx, xmlCharEncoding enc) { in xmlCreateIOParserCtxt() 14784 void *ioctx, const char *URL, const char *encoding, int options) in xmlReadIO() 14982 xmlInputCloseCallback ioclose, void *ioctx, in xmlCtxtReadIO()
|