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

/external/libxml2/
H A Dxmlunicode.c41 {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},
981 * xmlUCSIsAlphabeticPresentationForms:
989 xmlUCSIsAlphabeticPresentationForms(int code) { function
H A Delfgcchack.h13078 #undef xmlUCSIsAlphabeticPresentationForms macro
13079 extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms __attribute((alias("xmlUCSIsAlphabeticPresentationForms__internal_alias")));
13081 #ifndef xmlUCSIsAlphabeticPresentationForms
13082 extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms__internal_alias __attribute((visibility("hidden")));
13083 #define xmlUCSIsAlphabeticPresentationForms xmlUCSIsAlphabeticPresentationForms__internal_alias macro

Completed in 74 milliseconds