Home
last modified time | relevance | path

Searched refs:xmlUCSIsHighSurrogates (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1717 xmlUCSIsHighSurrogates(int code) { in xmlUCSIsHighSurrogates() function
Dlibxml2.syms1159 xmlUCSIsHighSurrogates;
Delfgcchack.h14206 #undef xmlUCSIsHighSurrogates
14207 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSur…
14209 #ifndef xmlUCSIsHighSurrogates
14210 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibi…
14211 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
Dtestapi.c40787 ret_val = xmlUCSIsHighSurrogates(code); in test_xmlUCSIsHighSurrogates()
/external/libxml2/include/libxml/
Dxmlunicode.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle318 d xmlUCSIsHighSurrogates...
319 d pr extproc('xmlUCSIsHighSurrogates')
/external/libxml2/win32/
Dlibxml2.def.src2370 xmlUCSIsHighSurrogates