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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c161 {"Ugaritic", xmlUCSIsUgaritic},
2543 * xmlUCSIsUgaritic:
2551 xmlUCSIsUgaritic(int code) { function
H A Delfgcchack.h14800 #undef xmlUCSIsUgaritic macro
14801 extern __typeof (xmlUCSIsUgaritic) xmlUCSIsUgaritic __attribute((alias("xmlUCSIsUgaritic__internal_alias")));
14803 #ifndef xmlUCSIsUgaritic
14804 extern __typeof (xmlUCSIsUgaritic) xmlUCSIsUgaritic__internal_alias __attribute((visibility("hidden")));
14805 #define xmlUCSIsUgaritic xmlUCSIsUgaritic__internal_alias macro
/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 1297 milliseconds