Searched defs:xmlUCSIsOgham (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c130 {"Ogham", xmlUCSIsOgham},
2138 * xmlUCSIsOgham:
2146 xmlUCSIsOgham(int code) { function
H A Delfgcchack.h14324 #undef xmlUCSIsOgham macro
14325 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham __attribute((alias("xmlUCSIsOgham__internal_alias")));
14327 #ifndef xmlUCSIsOgham
14328 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham__internal_alias __attribute((visibility("hidden")));
14329 #define xmlUCSIsOgham xmlUCSIsOgham__internal_alias macro

Completed in 94 milliseconds