Searched defs:xmlUCSIsCJKRadicalsSupplement (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c60 {"CJKRadicalsSupplement", xmlUCSIsCJKRadicalsSupplement},
1228 * xmlUCSIsCJKRadicalsSupplement:
1236 xmlUCSIsCJKRadicalsSupplement(int code) { function
H A Delfgcchack.h13144 #undef xmlUCSIsCJKRadicalsSupplement macro
13145 extern __typeof (xmlUCSIsCJKRadicalsSupplement) xmlUCSIsCJKRadicalsSupplement __attribute((alias("xmlUCSIsCJKRadicalsSupplement__internal_alias")));
13147 #ifndef xmlUCSIsCJKRadicalsSupplement
13148 extern __typeof (xmlUCSIsCJKRadicalsSupplement) xmlUCSIsCJKRadicalsSupplement__internal_alias __attribute((visibility("hidden")));
13149 #define xmlUCSIsCJKRadicalsSupplement xmlUCSIsCJKRadicalsSupplement__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c60 {"CJKRadicalsSupplement", xmlUCSIsCJKRadicalsSupplement},
1228 * xmlUCSIsCJKRadicalsSupplement:
1236 xmlUCSIsCJKRadicalsSupplement(int code) { function
H A Delfgcchack.h13318 #undef xmlUCSIsCJKRadicalsSupplement macro
13319 extern __typeof (xmlUCSIsCJKRadicalsSupplement) xmlUCSIsCJKRadicalsSupplement __attribute((alias("xmlUCSIsCJKRadicalsSupplement__internal_alias")));
13321 #ifndef xmlUCSIsCJKRadicalsSupplement
13322 extern __typeof (xmlUCSIsCJKRadicalsSupplement) xmlUCSIsCJKRadicalsSupplement__internal_alias __attribute((visibility("hidden")));
13323 #define xmlUCSIsCJKRadicalsSupplement xmlUCSIsCJKRadicalsSupplement__internal_alias macro

Completed in 366 milliseconds