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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h107 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousMathematicalSymbolsA (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c121 {"MiscellaneousMathematicalSymbols-A", xmlUCSIsMiscellaneousMathematicalSymbolsA},
2021 * xmlUCSIsMiscellaneousMathematicalSymbolsA:
2029 xmlUCSIsMiscellaneousMathematicalSymbolsA(int code) { function
H A Delfgcchack.h14184 #undef xmlUCSIsMiscellaneousMathematicalSymbolsA macro
14185 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsA) xmlUCSIsMiscellaneousMathematicalSymbolsA __attribute((alias("xmlUCSIsMiscellaneousMathematicalSymbolsA__internal_alias")));
14187 #ifndef xmlUCSIsMiscellaneousMathematicalSymbolsA
14188 extern __typeof (xmlUCSIsMiscellaneousMathematicalSymbolsA) xmlUCSIsMiscellaneousMathematicalSymbolsA__internal_alias __attribute((visibility("hidden")));
14189 #define xmlUCSIsMiscellaneousMathematicalSymbolsA xmlUCSIsMiscellaneousMathematicalSymbolsA__internal_alias macro

Completed in 357 milliseconds