Searched refs:xmlRegisterOutputCallbacks (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h272 xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h266 xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c2271 * xmlRegisterOutputCallbacks:
2282 xmlRegisterOutputCallbacks(xmlOutputMatchCallback matchFunc, function
2349 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
2353 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2363 xmlRegisterOutputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2369 xmlRegisterOutputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
2393 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
H A Dlibxml2.syms621 xmlRegisterOutputCallbacks;
H A Delfgcchack.h8468 #undef xmlRegisterOutputCallbacks macro
8469 extern __typeof (xmlRegisterOutputCallbacks) xmlRegisterOutputCallbacks __attribute((alias("xmlRegisterOutputCallbacks__internal_alias")));
8471 #ifndef xmlRegisterOutputCallbacks
8472 extern __typeof (xmlRegisterOutputCallbacks) xmlRegisterOutputCallbacks__internal_alias __attribute((visibility("hidden")));
8473 #define xmlRegisterOutputCallbacks xmlRegisterOutputCallbacks__internal_alias macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c2138 * xmlRegisterOutputCallbacks:
2149 xmlRegisterOutputCallbacks(xmlOutputMatchCallback matchFunc, function
2212 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
2216 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2226 xmlRegisterOutputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2232 xmlRegisterOutputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
2256 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
H A Dlibxml2.syms621 xmlRegisterOutputCallbacks;
H A Delfgcchack.h8342 #undef xmlRegisterOutputCallbacks macro
8343 extern __typeof (xmlRegisterOutputCallbacks) xmlRegisterOutputCallbacks __attribute((alias("xmlRegisterOutputCallbacks__internal_alias")));
8345 #ifndef xmlRegisterOutputCallbacks
8346 extern __typeof (xmlRegisterOutputCallbacks) xmlRegisterOutputCallbacks__internal_alias __attribute((visibility("hidden")));
8347 #define xmlRegisterOutputCallbacks xmlRegisterOutputCallbacks__internal_alias macro

Completed in 243 milliseconds