Searched refs:xmlUCSIsBlock (Results 1 – 9 of 9) sorted by relevance
155 XMLPUBFUN int XMLCALL xmlUCSIsBlock (int code, const char *block);
681 d xmlUCSIsBlock pr extproc('xmlUCSIsBlock')
2643 xmlUCSIsBlock(int code, const char *block) { in xmlUCSIsBlock() function
1079 xmlUCSIsBlock;
13196 #undef xmlUCSIsBlock13197 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock __attribute((alias("xmlUCSIsBlock__internal_alias")));13199 #ifndef xmlUCSIsBlock13200 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock__internal_alias __attribute((visibility("hidden")));13201 #define xmlUCSIsBlock xmlUCSIsBlock__internal_alias macro
3033 ret = xmlUCSIsBlock(codepoint, (const char *) blockName); in xmlRegCheckCharacterRange()
37846 ret_val = xmlUCSIsBlock(code, (const char *)block); in test_xmlUCSIsBlock()
2114 xmlUCSIsBlock
114169 -#undef xmlUCSIsBlock114170 -extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock __attribute((alias("xmlUCSIsBlock__internal_alias"))…114172 -#ifndef xmlUCSIsBlock114173 -extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock__internal_alias __attribute((visibility("hidden")));114174 -#define xmlUCSIsBlock xmlUCSIsBlock__internal_alias