Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c143 {"Specials", xmlUCSIsSpecials},
2317 xmlUCSIsSpecials(int code) { in xmlUCSIsSpecials() function
Dlibxml2.syms1193 xmlUCSIsSpecials;
Delfgcchack.h14758 #undef xmlUCSIsSpecials
14759 extern __typeof (xmlUCSIsSpecials) xmlUCSIsSpecials __attribute((alias("xmlUCSIsSpecials__internal_…
14761 #ifndef xmlUCSIsSpecials
14762 extern __typeof (xmlUCSIsSpecials) xmlUCSIsSpecials__internal_alias __attribute((visibility("hidden…
14763 #define xmlUCSIsSpecials xmlUCSIsSpecials__internal_alias macro
Dtestapi.c42351 ret_val = xmlUCSIsSpecials(code); in test_xmlUCSIsSpecials()
/external/libxml2/include/libxml/
Dxmlunicode.h129 XMLPUBFUN int XMLCALL xmlUCSIsSpecials (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle554 d xmlUCSIsSpecials...
555 d pr extproc('xmlUCSIsSpecials')
/external/libxml2/win32/
Dlibxml2.def.src2508 xmlUCSIsSpecials