Searched defs:xmlUCSIsBlock (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlunicode.c2634 * xmlUCSIsBlock:
2643 xmlUCSIsBlock(int code, const char *block) { function
H A Delfgcchack.h13000 #undef xmlUCSIsBlock macro
13001 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock __attribute((alias("xmlUCSIsBlock__internal_alias")));
13003 #ifndef xmlUCSIsBlock
13004 extern __typeof (xmlUCSIsBlock) xmlUCSIsBlock__internal_alias __attribute((visibility("hidden")));
13005 #define xmlUCSIsBlock xmlUCSIsBlock__internal_alias macro

Completed in 113 milliseconds