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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c59 {"CJKCompatibilityIdeographsSupplement", xmlUCSIsCJKCompatibilityIdeographsSupplement},
1215 * xmlUCSIsCJKCompatibilityIdeographsSupplement:
1223 xmlUCSIsCJKCompatibilityIdeographsSupplement(int code) { function
H A Delfgcchack.h13132 #undef xmlUCSIsCJKCompatibilityIdeographsSupplement macro
13133 extern __typeof (xmlUCSIsCJKCompatibilityIdeographsSupplement) xmlUCSIsCJKCompatibilityIdeographsSupplement __attribute((alias("xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias")));
13135 #ifndef xmlUCSIsCJKCompatibilityIdeographsSupplement
13136 extern __typeof (xmlUCSIsCJKCompatibilityIdeographsSupplement) xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias __attribute((visibility("hidden")));
13137 #define xmlUCSIsCJKCompatibilityIdeographsSupplement xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c59 {"CJKCompatibilityIdeographsSupplement", xmlUCSIsCJKCompatibilityIdeographsSupplement},
1215 * xmlUCSIsCJKCompatibilityIdeographsSupplement:
1223 xmlUCSIsCJKCompatibilityIdeographsSupplement(int code) { function
H A Delfgcchack.h13306 #undef xmlUCSIsCJKCompatibilityIdeographsSupplement macro
13307 extern __typeof (xmlUCSIsCJKCompatibilityIdeographsSupplement) xmlUCSIsCJKCompatibilityIdeographsSupplement __attribute((alias("xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias")));
13309 #ifndef xmlUCSIsCJKCompatibilityIdeographsSupplement
13310 extern __typeof (xmlUCSIsCJKCompatibilityIdeographsSupplement) xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias __attribute((visibility("hidden")));
13311 #define xmlUCSIsCJKCompatibilityIdeographsSupplement xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias macro

Completed in 2038 milliseconds