xmlUCSIsAlphabeticPresentationForms 12904 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsAlphabeticPresentationForms
xmlUCSIsAlphabeticPresentationForms 12905 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms __attribute((alias("xmlUCSIsAlphabeticPresentationForms__internal_alias")));
xmlUCSIsAlphabeticPresentationForms 12907 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsAlphabeticPresentationForms
xmlUCSIsAlphabeticPresentationForms 12908 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms__internal_alias __attribute((visibility("hidden")));
xmlUCSIsAlphabeticPresentationForms 12909 third_party/libxml/src/elfgcchack.h #define xmlUCSIsAlphabeticPresentationForms xmlUCSIsAlphabeticPresentationForms__internal_alias
xmlUCSIsAlphabeticPresentationForms   27 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms	(int code);
xmlUCSIsAlphabeticPresentationForms 37037 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsAlphabeticPresentationForms(code);
xmlUCSIsAlphabeticPresentationForms   41 third_party/libxml/src/xmlunicode.c   {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},