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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h330 xmlIOHTTPMatch (const char *filename);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h324 xmlIOHTTPMatch (const char *filename);
/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1825 * xmlIOHTTPMatch:
1833 xmlIOHTTPMatch (const char *filename) { function
2323 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2353 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2393 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2761 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2797 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
H A Dlibxml2.syms594 xmlIOHTTPMatch;
H A Delfgcchack.h4556 #undef xmlIOHTTPMatch macro
4557 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias")));
4559 #ifndef xmlIOHTTPMatch
4560 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));
4561 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
H A Dtestapi.c28193 ret_val = xmlIOHTTPMatch(filename);
28199 printf("Leak of %d blocks found in xmlIOHTTPMatch",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1692 * xmlIOHTTPMatch:
1700 xmlIOHTTPMatch (const char *filename) { function
2186 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2216 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2256 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2627 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2663 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
H A Dlibxml2.syms594 xmlIOHTTPMatch;
H A Delfgcchack.h4464 #undef xmlIOHTTPMatch macro
4465 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias")));
4467 #ifndef xmlIOHTTPMatch
4468 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));
4469 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
H A Dtestapi.c28018 ret_val = xmlIOHTTPMatch(filename);
28024 printf("Leak of %d blocks found in xmlIOHTTPMatch",
[all...]

Completed in 778 milliseconds