Home
last modified time | relevance | path

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

/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/t/
H A Dt-path.c122 const char src_bs_end[] = "text \\"; in test_path_quote() local
164 len = strlen(src_bs_end) + 1; in test_path_quote()
167 path_quote_filename(dst, src_bs_end, len); in test_path_quote()