Searched refs:xmlUCSIsOgham (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h116 XMLPUBFUN int XMLCALL xmlUCSIsOgham (int code);
/external/libxml2/
H A Dlibxml2.syms1184 xmlUCSIsOgham;
H A Dxmlunicode.c130 {"Ogham", xmlUCSIsOgham},
2138 * xmlUCSIsOgham:
2146 xmlUCSIsOgham(int code) { function
H A Delfgcchack.h14602 #undef xmlUCSIsOgham macro
14603 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham __attribute((alias("xmlUCSIsOgham__internal_alias")));
14605 #ifndef xmlUCSIsOgham
14606 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham__internal_alias __attribute((visibility("hidden")));
14607 #define xmlUCSIsOgham xmlUCSIsOgham__internal_alias macro
H A Dtestapi.c[all...]

Completed in 267 milliseconds