Searched refs:xmlUCSIsCJKCompatibilityIdeographs (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h44 XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityIdeographs (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c58 {"CJKCompatibilityIdeographs", xmlUCSIsCJKCompatibilityIdeographs},
1202 * xmlUCSIsCJKCompatibilityIdeographs:
1210 xmlUCSIsCJKCompatibilityIdeographs(int code) { function
H A Delfgcchack.h12984 #undef xmlUCSIsCJKCompatibilityIdeographs macro
12985 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs __attribute((alias("xmlUCSIsCJKCompatibilityIdeographs__internal_alias")));
12987 #ifndef xmlUCSIsCJKCompatibilityIdeographs
12988 extern __typeof (xmlUCSIsCJKCompatibilityIdeographs) xmlUCSIsCJKCompatibilityIdeographs__internal_alias __attribute((visibility("hidden")));
12989 #define xmlUCSIsCJKCompatibilityIdeographs xmlUCSIsCJKCompatibilityIdeographs__internal_alias macro

Completed in 148 milliseconds