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

/external/libxml2/
H A Dxmlunicode.c147 {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
2361 * xmlUCSIsSupplementalMathematicalOperators:
2369 xmlUCSIsSupplementalMathematicalOperators(int code) { function
H A Delfgcchack.h14806 #undef xmlUCSIsSupplementalMathematicalOperators macro
14807 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators __attribute((alias("xmlUCSIsSupplementalMathematicalOperators__internal_alias")));
14809 #ifndef xmlUCSIsSupplementalMathematicalOperators
14810 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14811 #define xmlUCSIsSupplementalMathematicalOperators xmlUCSIsSupplementalMathematicalOperators__internal_alias macro

Completed in 85 milliseconds