Home
last modified time | relevance | path

Searched refs:xmlUCSIsArmenian (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1041 xmlUCSIsArmenian(int code) { in xmlUCSIsArmenian() function
Delfgcchack.h12952 #undef xmlUCSIsArmenian
12953 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian __attribute((alias("xmlUCSIsArmenian__internal_…
12955 #ifndef xmlUCSIsArmenian
12956 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian__internal_alias __attribute((visibility("hidden…
12957 #define xmlUCSIsArmenian xmlUCSIsArmenian__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);