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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h106 XMLPUBFUN int XMLCALL xmlUCSIsMathematicalOperators (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c120 {"MathematicalOperators", xmlUCSIsMathematicalOperators},
2008 * xmlUCSIsMathematicalOperators:
2016 xmlUCSIsMathematicalOperators(int code) { function
H A Delfgcchack.h14172 #undef xmlUCSIsMathematicalOperators macro
14173 extern __typeof (xmlUCSIsMathematicalOperators) xmlUCSIsMathematicalOperators __attribute((alias("xmlUCSIsMathematicalOperators__internal_alias")));
14175 #ifndef xmlUCSIsMathematicalOperators
14176 extern __typeof (xmlUCSIsMathematicalOperators) xmlUCSIsMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14177 #define xmlUCSIsMathematicalOperators xmlUCSIsMathematicalOperators__internal_alias macro

Completed in 88 milliseconds