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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c80 {"Ethiopic", xmlUCSIsEthiopic},
1488 * xmlUCSIsEthiopic:
1496 xmlUCSIsEthiopic(int code) { function
H A Delfgcchack.h13828 #undef xmlUCSIsEthiopic macro
13829 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic __attribute((alias("xmlUCSIsEthiopic__internal_alias")));
13831 #ifndef xmlUCSIsEthiopic
13832 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic__internal_alias __attribute((visibility("hidden")));
13833 #define xmlUCSIsEthiopic xmlUCSIsEthiopic__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c80 {"Ethiopic", xmlUCSIsEthiopic},
1488 * xmlUCSIsEthiopic:
1496 xmlUCSIsEthiopic(int code) { function
H A Delfgcchack.h14002 #undef xmlUCSIsEthiopic macro
14003 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic __attribute((alias("xmlUCSIsEthiopic__internal_alias")));
14005 #ifndef xmlUCSIsEthiopic
14006 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic__internal_alias __attribute((visibility("hidden")));
14007 #define xmlUCSIsEthiopic xmlUCSIsEthiopic__internal_alias macro

Completed in 161 milliseconds