xmlDictSize 2883 third_party/libxml/src/elfgcchack.h #undef xmlDictSize xmlDictSize 2884 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDictSize) xmlDictSize __attribute((alias("xmlDictSize__internal_alias"))); xmlDictSize 2886 third_party/libxml/src/elfgcchack.h #ifndef xmlDictSize xmlDictSize 2887 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDictSize) xmlDictSize__internal_alias __attribute((visibility("hidden"))); xmlDictSize 2888 third_party/libxml/src/elfgcchack.h #define xmlDictSize xmlDictSize__internal_alias xmlDictSize 58 third_party/libxml/src/include/libxml/dict.h xmlDictSize (xmlDictPtr dict); xmlDictSize 8431 third_party/libxml/src/testapi.c ret_val = xmlDictSize(dict);