Home
last modified time | relevance | path

Searched refs:xmlUCSIsBlock (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
Dxmlunicode.h155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
/third_party/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle681 d xmlUCSIsBlock pr extproc('xmlUCSIsBlock')
/third_party/libxml2/
Dxmlunicode.c2643 xmlUCSIsBlock(int code, const char *block) { in xmlUCSIsBlock() function
Dlibxml2.syms1079 xmlUCSIsBlock;
Delfgcchack.h13196 #undef xmlUCSIsBlock
13197 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock __attribute((alias("xmlUCSIsBlock__internal_alias")));
13199 #ifndef xmlUCSIsBlock
13200 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock__internal_alias __attribute((visibility("hidden")));
13201 #define xmlUCSIsBlock xmlUCSIsBlock__internal_alias macro
Dxmlregexp.c3033 ret = xmlUCSIsBlock(codepoint, (const char *) blockName); in xmlRegCheckCharacterRange()
Dtestapi.c37846 ret_val = xmlUCSIsBlock(code, (const char *)block); in test_xmlUCSIsBlock()
/third_party/libxml2/win32/
Dlibxml2.def.src2114 xmlUCSIsBlock
/third_party/chromium/patch/
D0001-cve.patch114169 -#undef xmlUCSIsBlock
114170 -extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock __attribute((alias("xmlUCSIsBlock__internal_alias"))…
114172 -#ifndef xmlUCSIsBlock
114173 -extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock__internal_alias __attribute((visibility("hidden")));
114174 -#define xmlUCSIsBlock xmlUCSIsBlock__internal_alias