Home
last modified time | relevance | path

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

/third_party/libxml2/doc/examples/
Dio1.c117 if (xmlRegisterInputCallbacks(sqlMatch, sqlOpen, sqlRead, sqlClose) < 0) { in main()
/third_party/libxml2/include/libxml/
DxmlIO.h205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
/third_party/libxml2/
DxmlIO.c2205 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, in xmlRegisterInputCallbacks() function
2257 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen, in xmlRegisterDefaultInputCallbacks()
2260 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen, in xmlRegisterDefaultInputCallbacks()
2264 xmlRegisterInputCallbacks(xmlXzfileMatch, xmlXzfileOpen, in xmlRegisterDefaultInputCallbacks()
2269 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()
2274 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen, in xmlRegisterDefaultInputCallbacks()
Dtestlimits.c677 if (xmlRegisterInputCallbacks(hugeMatch, hugeOpen, in initializeLibxml2()
682 if (xmlRegisterInputCallbacks(crazyMatch, crazyOpen, in initializeLibxml2()
Dtestrecurse.c585 if (xmlRegisterInputCallbacks(hugeMatch, hugeOpen, in initializeLibxml2()
DTODO160 xmlRegisterInputCallbacks()
Dlibxml2.syms620 xmlRegisterInputCallbacks;
Delfgcchack.h8469 #undef xmlRegisterInputCallbacks
8470 extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks __attribute((alias("xmlRegist…
8472 #ifndef xmlRegisterInputCallbacks
8473 extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks__internal_alias __attribute((…
8474 #define xmlRegisterInputCallbacks xmlRegisterInputCallbacks__internal_alias macro
Druntest.c3029 if (xmlRegisterInputCallbacks(uripMatch, uripOpen, uripRead, uripClose) < 0) in uriPathTest()
DNEWS3408 xmlRegisterInputCallbacks() or by passing I/O functions when creating a
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle244 d xmlRegisterInputCallbacks...
245 d pr extproc('xmlRegisterInputCallbacks')
/third_party/libxml2/win32/
Dlibxml2.def.src1482 xmlRegisterInputCallbacks
/third_party/libxml2/python/
Dlibxml.c842 pythonInputCallbackID = xmlRegisterInputCallbacks( in libxml_xmlRegisterInputCallback()
/third_party/chromium/patch/
D0001-cve.patch93160 - overload or added input methods: xmlRegisterInputCallbacks()
109442 -#undef xmlRegisterInputCallbacks
109443 -extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks __attribute((alias("xmlRegis…
109445 -#ifndef xmlRegisterInputCallbacks
109446 -extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks__internal_alias __attribute(…
109447 -#define xmlRegisterInputCallbacks xmlRegisterInputCallbacks__internal_alias