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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h162 xmlPopInputCallbacks (void);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h162 xmlPopInputCallbacks (void);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1878 xmlPopInputCallbacks;
H A Druntest.c2886 xmlPopInputCallbacks();
H A DxmlIO.c535 * xmlPopInputCallbacks:
543 xmlPopInputCallbacks(void) function
H A Delfgcchack.h7957 #undef xmlPopInputCallbacks macro
7958 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks __attribute((alias("xmlPopInputCallbacks__internal_alias")));
7960 #ifndef xmlPopInputCallbacks
7961 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks__internal_alias __attribute((visibility("hidden")));
7962 #define xmlPopInputCallbacks xmlPopInputCallbacks__internal_alias macro
H A Dtestapi.c29074 ret_val = xmlPopInputCallbacks();
29079 printf("Leak of %d blocks found in xmlPopInputCallbacks",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1878 xmlPopInputCallbacks;
H A Druntest.c2890 xmlPopInputCallbacks();
H A DxmlIO.c529 * xmlPopInputCallbacks:
537 xmlPopInputCallbacks(void) function
H A Delfgcchack.h7831 #undef xmlPopInputCallbacks macro
7832 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks __attribute((alias("xmlPopInputCallbacks__internal_alias")));
7834 #ifndef xmlPopInputCallbacks
7835 extern __typeof (xmlPopInputCallbacks) xmlPopInputCallbacks__internal_alias __attribute((visibility("hidden")));
7836 #define xmlPopInputCallbacks xmlPopInputCallbacks__internal_alias macro
H A Dtestapi.c28855 ret_val = xmlPopInputCallbacks();
28860 printf("Leak of %d blocks found in xmlPopInputCallbacks",
[all...]
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dlibxml.c859 ret = xmlPopInputCallbacks();

Completed in 646 milliseconds