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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h96 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedA (int code);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h96 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedA (int code);
/macosx-10.10/libxml2-26/libxml2/
H A Dlibxml2.syms1170 xmlUCSIsLatinExtendedA;
H A Dxmlunicode.c110 {"LatinExtended-A", xmlUCSIsLatinExtendedA},
1878 * xmlUCSIsLatinExtendedA:
1886 xmlUCSIsLatinExtendedA(int code) { function
H A Delfgcchack.h14362 #undef xmlUCSIsLatinExtendedA macro
14363 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA __attribute((alias("xmlUCSIsLatinExtendedA__internal_alias")));
14365 #ifndef xmlUCSIsLatinExtendedA
14366 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA__internal_alias __attribute((visibility("hidden")));
14367 #define xmlUCSIsLatinExtendedA xmlUCSIsLatinExtendedA__internal_alias macro
H A Dtestapi.c[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1170 xmlUCSIsLatinExtendedA;
H A Dxmlunicode.c110 {"LatinExtended-A", xmlUCSIsLatinExtendedA},
1878 * xmlUCSIsLatinExtendedA:
1886 xmlUCSIsLatinExtendedA(int code) { function
H A Delfgcchack.h14188 #undef xmlUCSIsLatinExtendedA macro
14189 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA __attribute((alias("xmlUCSIsLatinExtendedA__internal_alias")));
14191 #ifndef xmlUCSIsLatinExtendedA
14192 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA__internal_alias __attribute((visibility("hidden")));
14193 #define xmlUCSIsLatinExtendedA xmlUCSIsLatinExtendedA__internal_alias macro
H A Dtestapi.c[all...]

Completed in 603 milliseconds