Searched refs:xmlUCSIsCatMe (Results 1 - 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h170 XMLPUBFUN int XMLCALL xmlUCSIsCatMe (int code);
/external/libxml2/
H A Dlibxml2.syms1109 xmlUCSIsCatMe;
H A Dxmlunicode.c183 {"Me", xmlUCSIsCatMe},
2831 * xmlUCSIsCatMe:
2839 xmlUCSIsCatMe(int code) { function
H A Delfgcchack.h13546 #undef xmlUCSIsCatMe macro
13547 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe __attribute((alias("xmlUCSIsCatMe__internal_alias")));
13549 #ifndef xmlUCSIsCatMe
13550 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe__internal_alias __attribute((visibility("hidden")));
13551 #define xmlUCSIsCatMe xmlUCSIsCatMe__internal_alias macro
H A Dxmlregexp.c2873 ret = xmlUCSIsCatMe(codepoint);
H A Dtestapi.c[all...]

Completed in 229 milliseconds