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

/external/libxml2/include/libxml/
H A Dxmlunicode.h103 XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates (int code);
/external/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...]

Completed in 299 milliseconds