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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c58 {"CJKCompatibilityIdeographs", xmlUCSIsCJKCompatibilityIdeographs},
1202 * xmlUCSIsCJKCompatibilityIdeographs:
1210 xmlUCSIsCJKCompatibilityIdeographs(int code) { function
H A Delfgcchack.h13016 #undef xmlUCSIsCJKCompatibilityIdeographs macro
13017 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs __attribute((alias("xmlUCSIsCJKCompatibilityIdeographs__internal_alias")));
13019 #ifndef xmlUCSIsCJKCompatibilityIdeographs
13020 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs__internal_alias __attribute((visibility("hidden")));
13021 #define xmlUCSIsCJKCompatibilityIdeographs xmlUCSIsCJKCompatibilityIdeographs__internal_alias macro

Completed in 73 milliseconds