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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1159 xmlUCSIsHighSurrogates;
H A Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1709 * xmlUCSIsHighSurrogates:
1717 xmlUCSIsHighSurrogates(int code) { function
H A Delfgcchack.h14206 #undef xmlUCSIsHighSurrogates macro
14207 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSurrogates__internal_alias")));
14209 #ifndef xmlUCSIsHighSurrogates
14210 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibility("hidden")));
14211 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1159 xmlUCSIsHighSurrogates;
H A Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1709 * xmlUCSIsHighSurrogates:
1717 xmlUCSIsHighSurrogates(int code) { function
H A Delfgcchack.h14032 #undef xmlUCSIsHighSurrogates macro
14033 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSurrogates__internal_alias")));
14035 #ifndef xmlUCSIsHighSurrogates
14036 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibility("hidden")));
14037 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
H A Dtestapi.c[all...]

Completed in 490 milliseconds