Searched refs:xmlUCSIsHighSurrogates (Results 1 – 8 of 8) sorted by relevance
97 {"HighSurrogates", xmlUCSIsHighSurrogates},1717 xmlUCSIsHighSurrogates(int code) { in xmlUCSIsHighSurrogates() function
14032 #undef xmlUCSIsHighSurrogates14033 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSur…14035 #ifndef xmlUCSIsHighSurrogates14036 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibi…14037 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
40247 ret_val = xmlUCSIsHighSurrogates(code); in test_xmlUCSIsHighSurrogates()
83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
2350 xmlUCSIsHighSurrogates