Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c117 {"LowSurrogates", xmlUCSIsLowSurrogates},
1977 xmlUCSIsLowSurrogates(int code) { in xmlUCSIsLowSurrogates() function
Delfgcchack.h14272 #undef xmlUCSIsLowSurrogates
14273 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates __attribute((alias("xmlUCSIsLowSurrog…
14275 #ifndef xmlUCSIsLowSurrogates
14276 extern __typeof (xmlUCSIsLowSurrogates) xmlUCSIsLowSurrogates__internal_alias __attribute((visibili…
14277 #define xmlUCSIsLowSurrogates xmlUCSIsLowSurrogates__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h103 XMLPUBFUN int XMLCALL xmlUCSIsLowSurrogates (int code);