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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h103 XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h103 XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1174 xmlUCSIsLowSurrogates;
H A Dxmlunicode.c117 {"LowSurrogates", xmlUCSIsLowSurrogates},
1969 * xmlUCSIsLowSurrogates:
1977 xmlUCSIsLowSurrogates(int code) { function
H A Delfgcchack.h14446 #undef xmlUCSIsLowSurrogates macro
14447 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates __attribute((alias("xmlUCSIsLowSurrogates__internal_alias")));
14449 #ifndef xmlUCSIsLowSurrogates
14450 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates__internal_alias __attribute((visibility("hidden")));
14451 #define xmlUCSIsLowSurrogates xmlUCSIsLowSurrogates__internal_alias macro
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1174 xmlUCSIsLowSurrogates;
H A Dxmlunicode.c117 {"LowSurrogates", xmlUCSIsLowSurrogates},
1969 * xmlUCSIsLowSurrogates:
1977 xmlUCSIsLowSurrogates(int code) { function
H A Delfgcchack.h14272 #undef xmlUCSIsLowSurrogates macro
14273 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates __attribute((alias("xmlUCSIsLowSurrogates__internal_alias")));
14275 #ifndef xmlUCSIsLowSurrogates
14276 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates__internal_alias __attribute((visibility("hidden")));
14277 #define xmlUCSIsLowSurrogates xmlUCSIsLowSurrogates__internal_alias macro
H A Dtestapi.c[all...]

Completed in 537 milliseconds