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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h109 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbols (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c123 {"MiscellaneousSymbols", xmlUCSIsMiscellaneousSymbols},
2047 * xmlUCSIsMiscellaneousSymbols:
2055 xmlUCSIsMiscellaneousSymbols(int code) { function
H A Delfgcchack.h14208 #undef xmlUCSIsMiscellaneousSymbols macro
14209 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols __attribute((alias("xmlUCSIsMiscellaneousSymbols__internal_alias")));
14211 #ifndef xmlUCSIsMiscellaneousSymbols
14212 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols__internal_alias __attribute((visibility("hidden")));
14213 #define xmlUCSIsMiscellaneousSymbols xmlUCSIsMiscellaneousSymbols__internal_alias macro

Completed in 182 milliseconds