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

/external/libxml2/include/libxml/
H A Dxmlunicode.h48 XMLPUBFUN int XMLCALL xmlUCSIsCJKUnifiedIdeographs (int code);
/external/libxml2/
H A Dlibxml2.syms1092 xmlUCSIsCJKUnifiedIdeographs;
H A Dxmlunicode.c62 {"CJKUnifiedIdeographs", xmlUCSIsCJKUnifiedIdeographs},
1254 * xmlUCSIsCJKUnifiedIdeographs:
1262 xmlUCSIsCJKUnifiedIdeographs(int code) { function
H A Delfgcchack.h13342 #undef xmlUCSIsCJKUnifiedIdeographs macro
13343 extern __typeof (xmlUCSIsCJKUnifiedIdeographs) xmlUCSIsCJKUnifiedIdeographs __attribute((alias("xmlUCSIsCJKUnifiedIdeographs__internal_alias")));
13345 #ifndef xmlUCSIsCJKUnifiedIdeographs
13346 extern __typeof (xmlUCSIsCJKUnifiedIdeographs) xmlUCSIsCJKUnifiedIdeographs__internal_alias __attribute((visibility("hidden")));
13347 #define xmlUCSIsCJKUnifiedIdeographs xmlUCSIsCJKUnifiedIdeographs__internal_alias macro
H A Dtestapi.c[all...]

Completed in 194 milliseconds