Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c117 {"LowSurrogates", xmlUCSIsLowSurrogates},
1977 xmlUCSIsLowSurrogates(int code) { in xmlUCSIsLowSurrogates() function
Dlibxml2.syms1174 xmlUCSIsLowSurrogates;
Delfgcchack.h14446 #undef xmlUCSIsLowSurrogates
14447 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates __attribute((alias("xmlUCSIsLowSurrog…
14449 #ifndef xmlUCSIsLowSurrogates
14450 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates__internal_alias __attribute((visibili…
14451 #define xmlUCSIsLowSurrogates xmlUCSIsLowSurrogates__internal_alias macro
Dtestapi.c41467 ret_val = xmlUCSIsLowSurrogates(code); in test_xmlUCSIsLowSurrogates()
/external/libxml2/include/libxml/
Dxmlunicode.h103 XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle417 d xmlUCSIsLowSurrogates...
418 d pr extproc('xmlUCSIsLowSurrogates')
/external/libxml2/win32/
Dlibxml2.def.src2430 xmlUCSIsLowSurrogates