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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h133 XMLPUBFUN int XMLCALL xmlUCSIsSupplementalMathematicalOperators (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c147 {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
2361 * xmlUCSIsSupplementalMathematicalOperators:
2369 xmlUCSIsSupplementalMathematicalOperators(int code) { function
H A Delfgcchack.h14496 #undef xmlUCSIsSupplementalMathematicalOperators macro
14497 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators __attribute((alias("xmlUCSIsSupplementalMathematicalOperators__internal_alias")));
14499 #ifndef xmlUCSIsSupplementalMathematicalOperators
14500 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14501 #define xmlUCSIsSupplementalMathematicalOperators xmlUCSIsSupplementalMathematicalOperators__internal_alias macro

Completed in 96 milliseconds