Searched refs:xmlIOHTTPMatch (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h324 xmlIOHTTPMatch (const char *filename);
/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.h324 xmlIOHTTPMatch (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h324 xmlIOHTTPMatch (const char *filename);
H A DxmlIO.c1631 * xmlIOHTTPMatch:
1639 xmlIOHTTPMatch (const char *filename) { function
2125 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2155 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2195 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2497 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2533 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h324 xmlIOHTTPMatch (const char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h324 xmlIOHTTPMatch (const char *filename);
H A DxmlIO.c1631 * xmlIOHTTPMatch:
1639 xmlIOHTTPMatch (const char *filename) { function
2125 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2155 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2195 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2497 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2533 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1647 * xmlIOHTTPMatch:
1655 xmlIOHTTPMatch (const char *filename) { function
2141 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2171 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2211 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2574 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2610 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
H A Delfgcchack.h4440 #undef xmlIOHTTPMatch macro
4441 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias")));
4443 #ifndef xmlIOHTTPMatch
4444 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));
4445 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
H A Dtestapi.c27797 ret_val = xmlIOHTTPMatch(filename);
27803 printf("Leak of %d blocks found in xmlIOHTTPMatch",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c1647 * xmlIOHTTPMatch:
1655 xmlIOHTTPMatch (const char *filename) { function
2141 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2171 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2211 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2574 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2610 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
H A Delfgcchack.h4440 #undef xmlIOHTTPMatch macro
4441 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias")));
4443 #ifndef xmlIOHTTPMatch
4444 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));
4445 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
H A Dtestapi.c27797 ret_val = xmlIOHTTPMatch(filename);
27803 printf("Leak of %d blocks found in xmlIOHTTPMatch",
[all...]

Completed in 629 milliseconds