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

/external/libxml2/
H A Dxmlunicode.c123 {"MiscellaneousSymbols", xmlUCSIsMiscellaneousSymbols},
2047 * xmlUCSIsMiscellaneousSymbols:
2055 xmlUCSIsMiscellaneousSymbols(int code) { function
H A Delfgcchack.h14518 #undef xmlUCSIsMiscellaneousSymbols macro
14519 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols __attribute((alias("xmlUCSIsMiscellaneousSymbols__internal_alias")));
14521 #ifndef xmlUCSIsMiscellaneousSymbols
14522 extern __typeof (xmlUCSIsMiscellaneousSymbols) xmlUCSIsMiscellaneousSymbols__internal_alias __attribute((visibility("hidden")));
14523 #define xmlUCSIsMiscellaneousSymbols xmlUCSIsMiscellaneousSymbols__internal_alias macro

Completed in 93 milliseconds