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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h66 XMLPUBFUN int XMLCALL xmlUCSIsEthiopic (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c80 {"Ethiopic", xmlUCSIsEthiopic},
1488 * xmlUCSIsEthiopic:
1496 xmlUCSIsEthiopic(int code) { function
H A Delfgcchack.h13692 #undef xmlUCSIsEthiopic macro
13693 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic __attribute((alias("xmlUCSIsEthiopic__internal_alias")));
13695 #ifndef xmlUCSIsEthiopic
13696 extern __typeof (xmlUCSIsEthiopic) xmlUCSIsEthiopic__internal_alias __attribute((visibility("hidden")));
13697 #define xmlUCSIsEthiopic xmlUCSIsEthiopic__internal_alias macro

Completed in 97 milliseconds