Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1717 xmlUCSIsHighSurrogates(int code) { in xmlUCSIsHighSurrogates() function
Delfgcchack.h14032 #undef xmlUCSIsHighSurrogates
14033 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSur…
14035 #ifndef xmlUCSIsHighSurrogates
14036 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibi…
14037 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
Dtestapi.c40247 ret_val = xmlUCSIsHighSurrogates(code); in test_xmlUCSIsHighSurrogates()
/external/libxml2/
Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1717 xmlUCSIsHighSurrogates(int code) { in xmlUCSIsHighSurrogates() function
Delfgcchack.h14032 #undef xmlUCSIsHighSurrogates
14033 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSur…
14035 #ifndef xmlUCSIsHighSurrogates
14036 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibi…
14037 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2350 xmlUCSIsHighSurrogates