xmlUCSIsSmallFormVariants 14560 third_party/libxml/src/elfgcchack.h #undef xmlUCSIsSmallFormVariants
xmlUCSIsSmallFormVariants 14561 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsSmallFormVariants) xmlUCSIsSmallFormVariants __attribute((alias("xmlUCSIsSmallFormVariants__internal_alias")));
xmlUCSIsSmallFormVariants 14563 third_party/libxml/src/elfgcchack.h #ifndef xmlUCSIsSmallFormVariants
xmlUCSIsSmallFormVariants 14564 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUCSIsSmallFormVariants) xmlUCSIsSmallFormVariants__internal_alias __attribute((visibility("hidden")));
xmlUCSIsSmallFormVariants 14565 third_party/libxml/src/elfgcchack.h #define xmlUCSIsSmallFormVariants xmlUCSIsSmallFormVariants__internal_alias
xmlUCSIsSmallFormVariants  127 third_party/libxml/src/include/libxml/xmlunicode.h XMLPUBFUN int XMLCALL xmlUCSIsSmallFormVariants	(int code);
xmlUCSIsSmallFormVariants 41743 third_party/libxml/src/testapi.c         ret_val = xmlUCSIsSmallFormVariants(code);
xmlUCSIsSmallFormVariants  141 third_party/libxml/src/xmlunicode.c   {"SmallFormVariants", xmlUCSIsSmallFormVariants},