Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c80 {"Ethiopic", xmlUCSIsEthiopic},
1496 xmlUCSIsEthiopic(int code) { in xmlUCSIsEthiopic() function
Delfgcchack.h13828 #undef xmlUCSIsEthiopic
13829 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic __attribute((alias("xmlUCSIsEthiopic__internal_…
13831 #ifndef xmlUCSIsEthiopic
13832 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic__internal_alias __attribute((visibility("hidden…
13833 #define xmlUCSIsEthiopic xmlUCSIsEthiopic__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h66 XMLPUBFUN int XMLCALL xmlUCSIsEthiopic (int code);