Home
last modified time | relevance | path

Searched refs:out_ch_width (Results 1 – 1 of 1) sorted by relevance

/dports/security/rifiuti2/rifiuti2-0.7.0/src/
H A Dutils.c479 size_t out_ch_width) in _filter_printable_char() argument
530 gsize len, r_total, rbyte, wbyte, status, in_ch_width, out_ch_width; in conv_path_to_utf8_with_tmpl() local
542 out_ch_width = MAX (strlen(s), 6); in conv_path_to_utf8_with_tmpl()
558 wbyte = len * out_ch_width; in conv_path_to_utf8_with_tmpl()
615 result = _filter_printable_char (u8_path, tmpl, out_ch_width); in conv_path_to_utf8_with_tmpl()