Searched defs:archive_string_conv (Results 1 – 1 of 1) sorted by relevance
80 struct archive_string_conv { struct 81 struct archive_string_conv *next; argument 122 struct archive_string_conv *); argument 138 static struct archive_string_conv *find_sconv_object(struct archive *, argument 82 from_charsetarchive_string_conv global() argument 83 to_charsetarchive_string_conv global() argument 84 from_cparchive_string_conv global() argument 85 to_cparchive_string_conv global() argument 87 samearchive_string_conv global() argument 88 flagarchive_string_conv global() argument 899 add_converter(struct archive_string_conv * sc,int (* converter)(struct archive_string *,const void *,size_t,struct archive_string_conv *)) add_converter() argument [all...]