Searched refs:utf8_conv (Results 1 – 4 of 4) sorted by relevance
89 utf8_conv.o \119 $(OUTPRE)utf8_conv.$(OBJEXT) \149 $(srcdir)/utf8_conv.c \260 T_UTF16_OBJS= t_utf16.o utf8_conv.o utf8.o k5buf.o zap.o $(PRINTF_ST_OBJ)
35 utf8_conv.so utf8_conv.po $(OUTPRE)utf8_conv.$(OBJEXT): \39 supp-int.h utf8_conv.c
37 utf8_conv.c \
1066 struct archive_string_conv* utf8_conv; in archive_read_format_7zip_read_header() local1071 utf8_conv = archive_string_conversion_from_charset(&a->archive, in archive_read_format_7zip_read_header()1073 if (utf8_conv == NULL) { in archive_read_format_7zip_read_header()1079 utf8_conv); in archive_read_format_7zip_read_header()