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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h105 XMLPUBFUN int XMLCALL xmlUCSIsMathematicalAlphanumericSymbols (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c119 {"MathematicalAlphanumericSymbols", xmlUCSIsMathematicalAlphanumericSymbols},
1995 * xmlUCSIsMathematicalAlphanumericSymbols:
2003 xmlUCSIsMathematicalAlphanumericSymbols(int code) { function
H A Delfgcchack.h14160 #undef xmlUCSIsMathematicalAlphanumericSymbols macro
14161 extern __typeof (xmlUCSIsMathematicalAlphanumericSymbols) xmlUCSIsMathematicalAlphanumericSymbols __attribute((alias("xmlUCSIsMathematicalAlphanumericSymbols__internal_alias")));
14163 #ifndef xmlUCSIsMathematicalAlphanumericSymbols
14164 extern __typeof (xmlUCSIsMathematicalAlphanumericSymbols) xmlUCSIsMathematicalAlphanumericSymbols__internal_alias __attribute((visibility("hidden")));
14165 #define xmlUCSIsMathematicalAlphanumericSymbols xmlUCSIsMathematicalAlphanumericSymbols__internal_alias macro

Completed in 343 milliseconds