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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c58 {"CJKCompatibilityIdeographs", xmlUCSIsCJKCompatibilityIdeographs},
1202 * xmlUCSIsCJKCompatibilityIdeographs:
1210 xmlUCSIsCJKCompatibilityIdeographs(int code) { function
H A Delfgcchack.h13120 #undef xmlUCSIsCJKCompatibilityIdeographs macro
13121 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs __attribute((alias("xmlUCSIsCJKCompatibilityIdeographs__internal_alias")));
13123 #ifndef xmlUCSIsCJKCompatibilityIdeographs
13124 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs__internal_alias __attribute((visibility("hidden")));
13125 #define xmlUCSIsCJKCompatibilityIdeographs xmlUCSIsCJKCompatibilityIdeographs__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c58 {"CJKCompatibilityIdeographs", xmlUCSIsCJKCompatibilityIdeographs},
1202 * xmlUCSIsCJKCompatibilityIdeographs:
1210 xmlUCSIsCJKCompatibilityIdeographs(int code) { function
H A Delfgcchack.h13294 #undef xmlUCSIsCJKCompatibilityIdeographs macro
13295 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs __attribute((alias("xmlUCSIsCJKCompatibilityIdeographs__internal_alias")));
13297 #ifndef xmlUCSIsCJKCompatibilityIdeographs
13298 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs__internal_alias __attribute((visibility("hidden")));
13299 #define xmlUCSIsCJKCompatibilityIdeographs xmlUCSIsCJKCompatibilityIdeographs__internal_alias macro

Completed in 1832 milliseconds