Home
last modified time | relevance | path

Searched refs:xmlUCSIsCat (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dxmlunicode.h194 XMLPUBFUN int XMLCALL xmlUCSIsCat (int code, const char *cat);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle830 d xmlUCSIsCat pr extproc('xmlUCSIsCat')
/external/libxml2/
Dxmlunicode.c3168 xmlUCSIsCat(int code, const char *cat) { in xmlUCSIsCat() function
Dlibxml2.syms1095 xmlUCSIsCat;
Delfgcchack.h13378 #undef xmlUCSIsCat
13379 extern __typeof (xmlUCSIsCat) xmlUCSIsCat __attribute((alias("xmlUCSIsCat__internal_alias")));
13381 #ifndef xmlUCSIsCat
13382 extern __typeof (xmlUCSIsCat) xmlUCSIsCat__internal_alias __attribute((visibility("hidden")));
13383 #define xmlUCSIsCat xmlUCSIsCat__internal_alias macro
Dtestapi.c38438 ret_val = xmlUCSIsCat(code, (const char *)cat); in test_xmlUCSIsCat()
/external/libxml2/win32/
Dlibxml2.def.src2163 xmlUCSIsCat