Searched refs:xmlUCSIsCherokee (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h51 XMLPUBFUN int XMLCALL xmlUCSIsCherokee (int code);
/external/libxml2/
H A Dlibxml2.syms1132 xmlUCSIsCherokee;
H A Dxmlunicode.c65 {"Cherokee", xmlUCSIsCherokee},
1293 * xmlUCSIsCherokee:
1301 xmlUCSIsCherokee(int code) { function
H A Delfgcchack.h13822 #undef xmlUCSIsCherokee macro
13823 extern __typeof (xmlUCSIsCherokee) xmlUCSIsCherokee __attribute((alias("xmlUCSIsCherokee__internal_alias")));
13825 #ifndef xmlUCSIsCherokee
13826 extern __typeof (xmlUCSIsCherokee) xmlUCSIsCherokee__internal_alias __attribute((visibility("hidden")));
13827 #define xmlUCSIsCherokee xmlUCSIsCherokee__internal_alias macro
H A Dtestapi.c[all...]

Completed in 340 milliseconds