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

/external/libxml2/
H A Dxmlunicode.c120 {"MathematicalOperators", xmlUCSIsMathematicalOperators},
2008 * xmlUCSIsMathematicalOperators:
2016 xmlUCSIsMathematicalOperators(int code) { function
H A Delfgcchack.h14308 #undef xmlUCSIsMathematicalOperators macro
14309 extern __typeof (xmlUCSIsMathematicalOperators) xmlUCSIsMathematicalOperators __attribute((alias("xmlUCSIsMathematicalOperators__internal_alias")));
14311 #ifndef xmlUCSIsMathematicalOperators
14312 extern __typeof (xmlUCSIsMathematicalOperators) xmlUCSIsMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14313 #define xmlUCSIsMathematicalOperators xmlUCSIsMathematicalOperators__internal_alias macro

Completed in 46 milliseconds