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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c84 {"Gothic", xmlUCSIsGothic},
1540 * xmlUCSIsGothic:
1548 xmlUCSIsGothic(int code) { function
H A Delfgcchack.h13876 #undef xmlUCSIsGothic macro
13877 extern __typeof (xmlUCSIsGothic) xmlUCSIsGothic __attribute((alias("xmlUCSIsGothic__internal_alias")));
13879 #ifndef xmlUCSIsGothic
13880 extern __typeof (xmlUCSIsGothic) xmlUCSIsGothic__internal_alias __attribute((visibility("hidden")));
13881 #define xmlUCSIsGothic xmlUCSIsGothic__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c84 {"Gothic", xmlUCSIsGothic},
1540 * xmlUCSIsGothic:
1548 xmlUCSIsGothic(int code) { function
H A Delfgcchack.h14050 #undef xmlUCSIsGothic macro
14051 extern __typeof (xmlUCSIsGothic) xmlUCSIsGothic __attribute((alias("xmlUCSIsGothic__internal_alias")));
14053 #ifndef xmlUCSIsGothic
14054 extern __typeof (xmlUCSIsGothic) xmlUCSIsGothic__internal_alias __attribute((visibility("hidden")));
14055 #define xmlUCSIsGothic xmlUCSIsGothic__internal_alias macro

Completed in 261 milliseconds