Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c161 {"Ugaritic", xmlUCSIsUgaritic},
2551 xmlUCSIsUgaritic(int code) { in xmlUCSIsUgaritic() function
Delfgcchack.h14800 #undef xmlUCSIsUgaritic
14801 extern __typeof (xmlUCSIsUgaritic) xmlUCSIsUgaritic __attribute((alias("xmlUCSIsUgaritic__internal_…
14803 #ifndef xmlUCSIsUgaritic
14804 extern __typeof (xmlUCSIsUgaritic) xmlUCSIsUgaritic__internal_alias __attribute((visibility("hidden…
14805 #define xmlUCSIsUgaritic xmlUCSIsUgaritic__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h147 XMLPUBFUN int XMLCALL xmlUCSIsUgaritic (int code);