Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3043 xmlUCSIsCatS(int code) { in xmlUCSIsCatS() function
Dlibxml2.syms1123 xmlUCSIsCatS;
Delfgcchack.h13714 #undef xmlUCSIsCatS
13715 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS __attribute((alias("xmlUCSIsCatS__internal_alias")));
13717 #ifndef xmlUCSIsCatS
13718 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS__internal_alias __attribute((visibility("hidden")));
13719 #define xmlUCSIsCatS xmlUCSIsCatS__internal_alias macro
Dxmlregexp.c2929 ret = xmlUCSIsCatS(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39393 ret_val = xmlUCSIsCatS(code); in test_xmlUCSIsCatS()
/external/libxml2/include/libxml/
Dxmlunicode.h184 XMLPUBFUN int XMLCALL xmlUCSIsCatS (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle794 d xmlUCSIsCatS pr extproc('xmlUCSIsCatS')
/external/libxml2/win32/
Dlibxml2.def.src2247 xmlUCSIsCatS