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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h47 XMLPUBFUN int XMLCALL xmlUCSIsCJKSymbolsandPunctuation (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c61 {"CJKSymbolsandPunctuation", xmlUCSIsCJKSymbolsandPunctuation},
1241 * xmlUCSIsCJKSymbolsandPunctuation:
1249 xmlUCSIsCJKSymbolsandPunctuation(int code) { function
H A Delfgcchack.h13020 #undef xmlUCSIsCJKSymbolsandPunctuation macro
13021 extern __typeof (xmlUCSIsCJKSymbolsandPunctuation) xmlUCSIsCJKSymbolsandPunctuation __attribute((alias("xmlUCSIsCJKSymbolsandPunctuation__internal_alias")));
13023 #ifndef xmlUCSIsCJKSymbolsandPunctuation
13024 extern __typeof (xmlUCSIsCJKSymbolsandPunctuation) xmlUCSIsCJKSymbolsandPunctuation__internal_alias __attribute((visibility("hidden")));
13025 #define xmlUCSIsCJKSymbolsandPunctuation xmlUCSIsCJKSymbolsandPunctuation__internal_alias macro

Completed in 136 milliseconds