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

/external/chromium_org/third_party/libxml/src/
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
/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 85 milliseconds