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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dglobals.h178 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dglobals.h178 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
/macosx-10.10/libxml2-26/libxml2/
H A Dglobals.c584 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { function
H A Dlibxml2.syms1715 xmlThrDefSetStructuredErrorFunc;
H A Delfgcchack.h13035 #undef xmlThrDefSetStructuredErrorFunc macro
13036 extern __typeof (xmlThrDefSetStructuredErrorFunc) xmlThrDefSetStructuredErrorFunc __attribute((alias("xmlThrDefSetStructuredErrorFunc__internal_alias")));
13038 #ifndef xmlThrDefSetStructuredErrorFunc
13039 extern __typeof (xmlThrDefSetStructuredErrorFunc) xmlThrDefSetStructuredErrorFunc__internal_alias __attribute((visibility("hidden")));
13040 #define xmlThrDefSetStructuredErrorFunc xmlThrDefSetStructuredErrorFunc__internal_alias macro
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dglobals.c584 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { function
H A Dlibxml2.syms1715 xmlThrDefSetStructuredErrorFunc;
H A Delfgcchack.h12861 #undef xmlThrDefSetStructuredErrorFunc macro
12862 extern __typeof (xmlThrDefSetStructuredErrorFunc) xmlThrDefSetStructuredErrorFunc __attribute((alias("xmlThrDefSetStructuredErrorFunc__internal_alias")));
12864 #ifndef xmlThrDefSetStructuredErrorFunc
12865 extern __typeof (xmlThrDefSetStructuredErrorFunc) xmlThrDefSetStructuredErrorFunc__internal_alias __attribute((visibility("hidden")));
12866 #define xmlThrDefSetStructuredErrorFunc xmlThrDefSetStructuredErrorFunc__internal_alias macro

Completed in 271 milliseconds