Searched refs:xmlRegisterInputCallbacks (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dio1.c4 * purpose: Demonstrate the use of xmlRegisterInputCallbacks
117 if (xmlRegisterInputCallbacks(sqlMatch, sqlOpen, sqlRead, sqlClose) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dio1.c4 * purpose: Demonstrate the use of xmlRegisterInputCallbacks
117 if (xmlRegisterInputCallbacks(sqlMatch, sqlOpen, sqlRead, sqlClose) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dio1.c4 * purpose: Demonstrate the use of xmlRegisterInputCallbacks
117 if (xmlRegisterInputCallbacks(sqlMatch, sqlOpen, sqlRead, sqlClose) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxmlIO.h205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
H A DxmlIO.c2050 * xmlRegisterInputCallbacks:
2061 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, function
2117 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2120 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2125 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2130 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
H A DxmlIO.c2050 * xmlRegisterInputCallbacks:
2061 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, function
2117 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2120 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2125 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2130 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c2066 * xmlRegisterInputCallbacks:
2077 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, function
2133 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2136 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2141 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2146 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
H A Dtestrecurse.c589 if (xmlRegisterInputCallbacks(hugeMatch, hugeOpen,
H A Druntest.c2851 if (xmlRegisterInputCallbacks(uripMatch, uripOpen, uripRead, uripClose) < 0)
H A Delfgcchack.h8241 #undef xmlRegisterInputCallbacks macro
8242 extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks __attribute((alias("xmlRegisterInputCallbacks__internal_alias")));
8244 #ifndef xmlRegisterInputCallbacks
8245 extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks__internal_alias __attribute((visibility("hidden")));
8246 #define xmlRegisterInputCallbacks xmlRegisterInputCallbacks__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c2066 * xmlRegisterInputCallbacks:
2077 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, function
2133 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2136 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2141 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2146 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
H A Dtestrecurse.c589 if (xmlRegisterInputCallbacks(hugeMatch, hugeOpen,
H A Druntest.c2851 if (xmlRegisterInputCallbacks(uripMatch, uripOpen, uripRead, uripClose) < 0)
H A Delfgcchack.h8241 #undef xmlRegisterInputCallbacks macro
8242 extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks __attribute((alias("xmlRegisterInputCallbacks__internal_alias")));
8244 #ifndef xmlRegisterInputCallbacks
8245 extern __typeof (xmlRegisterInputCallbacks) xmlRegisterInputCallbacks__internal_alias __attribute((visibility("hidden")));
8246 #define xmlRegisterInputCallbacks xmlRegisterInputCallbacks__internal_alias macro

Completed in 489 milliseconds