Home
last modified time | relevance | path

Searched refs:xmlUCSIsCatSk (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dxmlunicode.c199 {"Sk", xmlUCSIsCatSk},
3069 xmlUCSIsCatSk(int code) { in xmlUCSIsCatSk() function
Dlibxml2.syms1125 xmlUCSIsCatSk;
Delfgcchack.h13738 #undef xmlUCSIsCatSk
13739 extern __typeof (xmlUCSIsCatSk) xmlUCSIsCatSk __attribute((alias("xmlUCSIsCatSk__internal_alias")));
13741 #ifndef xmlUCSIsCatSk
13742 extern __typeof (xmlUCSIsCatSk) xmlUCSIsCatSk__internal_alias __attribute((visibility("hidden")));
13743 #define xmlUCSIsCatSk xmlUCSIsCatSk__internal_alias macro
Dxmlregexp.c2938 ret = xmlUCSIsCatSk(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39461 ret_val = xmlUCSIsCatSk(code); in test_xmlUCSIsCatSk()
/external/libxml2/include/libxml/
Dxmlunicode.h186 XMLPUBFUN int XMLCALL xmlUCSIsCatSk (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle802 d xmlUCSIsCatSk pr extproc('xmlUCSIsCatSk')
/external/libxml2/win32/
Dlibxml2.def.src2253 xmlUCSIsCatSk