Searched defs:xmlUCSIsMiscellaneousSymbolsandArrows (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlunicode.c124 {"MiscellaneousSymbolsandArrows", xmlUCSIsMiscellaneousSymbolsandArrows},
2060 * xmlUCSIsMiscellaneousSymbolsandArrows:
2068 xmlUCSIsMiscellaneousSymbolsandArrows(int code) { function
H A Delfgcchack.h14530 #undef xmlUCSIsMiscellaneousSymbolsandArrows macro
14531 extern __typeof (xmlUCSIsMiscellaneousSymbolsandArrows) xmlUCSIsMiscellaneousSymbolsandArrows __attribute((alias("xmlUCSIsMiscellaneousSymbolsandArrows__internal_alias")));
14533 #ifndef xmlUCSIsMiscellaneousSymbolsandArrows
14534 extern __typeof (xmlUCSIsMiscellaneousSymbolsandArrows) xmlUCSIsMiscellaneousSymbolsandArrows__internal_alias __attribute((visibility("hidden")));
14535 #define xmlUCSIsMiscellaneousSymbolsandArrows xmlUCSIsMiscellaneousSymbolsandArrows__internal_alias macro

Completed in 101 milliseconds