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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c122 {"MiscellaneousMathematicalSymbols-B", xmlUCSIsMiscellaneousMathematicalSymbolsB},
2034 * xmlUCSIsMiscellaneousMathematicalSymbolsB:
2042 xmlUCSIsMiscellaneousMathematicalSymbolsB(int code) { function
H A Delfgcchack.h14228 #undef xmlUCSIsMiscellaneousMathematicalSymbolsB macro
14229 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsB) xmlUCSIsMiscellaneousMathematicalSymbolsB __attribute((alias("xmlUCSIsMiscellaneousMathematicalSymbolsB__internal_alias")));
14231 #ifndef xmlUCSIsMiscellaneousMathematicalSymbolsB
14232 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsB) xmlUCSIsMiscellaneousMathematicalSymbolsB__internal_alias __attribute((visibility("hidden")));
14233 #define xmlUCSIsMiscellaneousMathematicalSymbolsB xmlUCSIsMiscellaneousMathematicalSymbolsB__internal_alias macro

Completed in 74 milliseconds