xmlGetUTF8Char 4111 third_party/libxml/src/elfgcchack.h #undef xmlGetUTF8Char xmlGetUTF8Char 4112 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char __attribute((alias("xmlGetUTF8Char__internal_alias"))); xmlGetUTF8Char 4114 third_party/libxml/src/elfgcchack.h #ifndef xmlGetUTF8Char xmlGetUTF8Char 4115 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char__internal_alias __attribute((visibility("hidden"))); xmlGetUTF8Char 4116 third_party/libxml/src/elfgcchack.h #define xmlGetUTF8Char xmlGetUTF8Char__internal_alias xmlGetUTF8Char 2304 third_party/libxml/src/encoding.c cur = xmlGetUTF8Char(utf, &len); xmlGetUTF8Char 109 third_party/libxml/src/include/libxml/xmlstring.h xmlGetUTF8Char (const unsigned char *utf, xmlGetUTF8Char 36037 third_party/libxml/src/testapi.c ret_val = xmlGetUTF8Char((const unsigned char *)utf, len);