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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h110 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousSymbolsandArrows (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c124 {"MiscellaneousSymbolsandArrows", xmlUCSIsMiscellaneousSymbolsandArrows},
2060 * xmlUCSIsMiscellaneousSymbolsandArrows:
2068 xmlUCSIsMiscellaneousSymbolsandArrows(int code) { function
H A Delfgcchack.h14220 #undef xmlUCSIsMiscellaneousSymbolsandArrows macro
14221 extern __typeof (xmlUCSIsMiscellaneousSymbolsandArrows) xmlUCSIsMiscellaneousSymbolsandArrows __attribute((alias("xmlUCSIsMiscellaneousSymbolsandArrows__internal_alias")));
14223 #ifndef xmlUCSIsMiscellaneousSymbolsandArrows
14224 extern __typeof (xmlUCSIsMiscellaneousSymbolsandArrows) xmlUCSIsMiscellaneousSymbolsandArrows__internal_alias __attribute((visibility("hidden")));
14225 #define xmlUCSIsMiscellaneousSymbolsandArrows xmlUCSIsMiscellaneousSymbolsandArrows__internal_alias macro

Completed in 96 milliseconds