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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c41 {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},
981 * xmlUCSIsAlphabeticPresentationForms:
989 xmlUCSIsAlphabeticPresentationForms(int code) { function
H A Delfgcchack.h12800 #undef xmlUCSIsAlphabeticPresentationForms macro
12801 extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms __attribute((alias("xmlUCSIsAlphabeticPresentationForms__internal_alias")));
12803 #ifndef xmlUCSIsAlphabeticPresentationForms
12804 extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms__internal_alias __attribute((visibility("hidden")));
12805 #define xmlUCSIsAlphabeticPresentationForms xmlUCSIsAlphabeticPresentationForms__internal_alias macro

Completed in 320 milliseconds