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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
H A Delfgcchack.h12952 #undef xmlUCSIsArmenian macro
12953 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian __attribute((alias("xmlUCSIsArmenian__internal_alias")));
12955 #ifndef xmlUCSIsArmenian
12956 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian__internal_alias __attribute((visibility("hidden")));
12957 #define xmlUCSIsArmenian xmlUCSIsArmenian__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
H A Delfgcchack.h13126 #undef xmlUCSIsArmenian macro
13127 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian __attribute((alias("xmlUCSIsArmenian__internal_alias")));
13129 #ifndef xmlUCSIsArmenian
13130 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian__internal_alias __attribute((visibility("hidden")));
13131 #define xmlUCSIsArmenian xmlUCSIsArmenian__internal_alias macro

Completed in 118 milliseconds