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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h108 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousMathematicalSymbolsB (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c122 {"MiscellaneousMathematicalSymbols-B", xmlUCSIsMiscellaneousMathematicalSymbolsB},
2034 * xmlUCSIsMiscellaneousMathematicalSymbolsB:
2042 xmlUCSIsMiscellaneousMathematicalSymbolsB(int code) { function
H A Delfgcchack.h14196 #undef xmlUCSIsMiscellaneousMathematicalSymbolsB macro
14197 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsB) xmlUCSIsMiscellaneousMathematicalSymbolsB __attribute((alias("xmlUCSIsMiscellaneousMathematicalSymbolsB__internal_alias")));
14199 #ifndef xmlUCSIsMiscellaneousMathematicalSymbolsB
14200 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsB) xmlUCSIsMiscellaneousMathematicalSymbolsB__internal_alias __attribute((visibility("hidden")));
14201 #define xmlUCSIsMiscellaneousMathematicalSymbolsB xmlUCSIsMiscellaneousMathematicalSymbolsB__internal_alias macro

Completed in 122 milliseconds