Searched refs:opt_delim (Results 1 – 1 of 1) sorted by relevance
1170 const char *opt_delim = (flags & LZMA_STR_GETOPT_LONG) ? "=" : ":"; in lzma_str_from_filters() local1232 strfy_filter(&dest, opt_delim, in lzma_str_from_filters()1277 const char *opt_delim = (flags & LZMA_STR_GETOPT_LONG) ? "=" : ":"; in lzma_str_list_filters() local1310 const char *d = opt_delim; in lzma_str_list_filters()