Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3095 xmlUCSIsCatSo(int code) { in xmlUCSIsCatSo() function
Dlibxml2.syms1127 xmlUCSIsCatSo;
Delfgcchack.h13762 #undef xmlUCSIsCatSo
13763 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo __attribute((alias("xmlUCSIsCatSo__internal_alias")));
13765 #ifndef xmlUCSIsCatSo
13766 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo__internal_alias __attribute((visibility("hidden")));
13767 #define xmlUCSIsCatSo xmlUCSIsCatSo__internal_alias macro
Dxmlregexp.c2941 ret = xmlUCSIsCatSo(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39529 ret_val = xmlUCSIsCatSo(code); in test_xmlUCSIsCatSo()
/external/libxml2/include/libxml/
Dxmlunicode.h188 XMLPUBFUN int XMLCALL xmlUCSIsCatSo (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle810 d xmlUCSIsCatSo pr extproc('xmlUCSIsCatSo')
/external/libxml2/win32/
Dlibxml2.def.src2259 xmlUCSIsCatSo