Searched defs:ioctx (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xmlIO.c | 1941 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) { in xmlParserInputBufferCreateIO() 1973 xmlOutputCloseCallback ioclose, void *ioctx, in xmlOutputBufferCreateIO()
|
H A D | xmlreader.c | 5237 void *ioctx, const char *URL, const char *encoding, in xmlReaderForIO() 5460 xmlInputCloseCallback ioclose, void *ioctx, in xmlReaderNewIO()
|
H A D | HTMLparser.c | 6088 void *ioctx, const char *url, const char *encoding, int options) in htmlReadIO() 6258 xmlInputCloseCallback ioclose, void *ioctx, in htmlCtxtReadIO()
|
H A D | parser.c | 11610 void *ioctx, xmlCharEncoding enc) { in xmlCreateIOParserCtxt() 13923 void *ioctx, const char *URL, const char *encoding, int options) in xmlReadIO() 14104 xmlInputCloseCallback ioclose, void *ioctx, in xmlCtxtReadIO()
|
H A D | schematron.c | 179 void *ioctx; member
|
H A D | xmlsave.c | 2041 void *ioctx, const char *encoding, int options) in xmlSaveToIO()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xmlIO.c | 2136 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) { in xmlParserInputBufferCreateIO() 2166 xmlOutputCloseCallback ioclose, void *ioctx, in xmlOutputBufferCreateIO()
|
H A D | xmlreader.c | 5166 void *ioctx, const char *URL, const char *encoding, in xmlReaderForIO() 5386 xmlInputCloseCallback ioclose, void *ioctx, in xmlReaderNewIO()
|
H A D | HTMLparser.c | 6510 void *ioctx, const char *url, const char *encoding, int options) in htmlReadIO() 6679 xmlInputCloseCallback ioclose, void *ioctx, in htmlCtxtReadIO()
|
H A D | parser.c | 11734 void *ioctx, xmlCharEncoding enc) { in xmlCreateIOParserCtxt() 13916 void *ioctx, const char *URL, const char *encoding, int options) in xmlReadIO() 14099 xmlInputCloseCallback ioclose, void *ioctx, in xmlCtxtReadIO()
|
H A D | xmlsave.c | 2100 void *ioctx, const char *encoding, int options) in xmlSaveToIO()
|