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

/external/libxml2/
H A Dxmlunicode.c161 {"Ugaritic", xmlUCSIsUgaritic},
2543 * xmlUCSIsUgaritic:
2551 xmlUCSIsUgaritic(int code) { function
H A Delfgcchack.h14974 #undef xmlUCSIsUgaritic macro
14975 extern __typeof (xmlUCSIsUgaritic) xmlUCSIsUgaritic __attribute((alias("xmlUCSIsUgaritic__internal_alias")));
14977 #ifndef xmlUCSIsUgaritic
14978 extern __typeof (xmlUCSIsUgaritic) xmlUCSIsUgaritic__internal_alias __attribute((visibility("hidden")));
14979 #define xmlUCSIsUgaritic xmlUCSIsUgaritic__internal_alias macro

Completed in 83 milliseconds