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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h45 XMLPUBFUN int XMLCALL xmlUCSIsCJKCompatibilityIdeographsSupplement (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c59 {"CJKCompatibilityIdeographsSupplement", xmlUCSIsCJKCompatibilityIdeographsSupplement},
1215 * xmlUCSIsCJKCompatibilityIdeographsSupplement:
1223 xmlUCSIsCJKCompatibilityIdeographsSupplement(int code) { function
H A Delfgcchack.h12996 #undef xmlUCSIsCJKCompatibilityIdeographsSupplement macro
12997 extern __typeof (xmlUCSIsCJKCompatibilityIdeographsSupplement) xmlUCSIsCJKCompatibilityIdeographsSupplement __attribute((alias("xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias")));
12999 #ifndef xmlUCSIsCJKCompatibilityIdeographsSupplement
13000 extern __typeof (xmlUCSIsCJKCompatibilityIdeographsSupplement) xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias __attribute((visibility("hidden")));
13001 #define xmlUCSIsCJKCompatibilityIdeographsSupplement xmlUCSIsCJKCompatibilityIdeographsSupplement__internal_alias macro

Completed in 99 milliseconds