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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlunicode.h133 XMLPUBFUN int XMLCALL xmlUCSIsSupplementalMathematicalOperators (int code);
/external/libxml2/include/libxml/
H A Dxmlunicode.h133 XMLPUBFUN int XMLCALL xmlUCSIsSupplementalMathematicalOperators (int code);
/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c147 {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
2361 * xmlUCSIsSupplementalMathematicalOperators:
2369 xmlUCSIsSupplementalMathematicalOperators(int code) { function
H A Delfgcchack.h14632 #undef xmlUCSIsSupplementalMathematicalOperators macro
14633 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators __attribute((alias("xmlUCSIsSupplementalMathematicalOperators__internal_alias")));
14635 #ifndef xmlUCSIsSupplementalMathematicalOperators
14636 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14637 #define xmlUCSIsSupplementalMathematicalOperators xmlUCSIsSupplementalMathematicalOperators__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxmlunicode.c147 {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
2361 * xmlUCSIsSupplementalMathematicalOperators:
2369 xmlUCSIsSupplementalMathematicalOperators(int code) { function
H A Delfgcchack.h14632 #undef xmlUCSIsSupplementalMathematicalOperators macro
14633 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators __attribute((alias("xmlUCSIsSupplementalMathematicalOperators__internal_alias")));
14635 #ifndef xmlUCSIsSupplementalMathematicalOperators
14636 extern __typeof (xmlUCSIsSupplementalMathematicalOperators) xmlUCSIsSupplementalMathematicalOperators__internal_alias __attribute((visibility("hidden")));
14637 #define xmlUCSIsSupplementalMathematicalOperators xmlUCSIsSupplementalMathematicalOperators__internal_alias macro

Completed in 331 milliseconds