Home
last modified time | relevance | path

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

/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/t/
H A Dt-path.c121 const char src_8_bit_end[] = "text \370"; in test_path_quote() local
156 len = strlen(src_8_bit_end) + 1 + 2; in test_path_quote()
159 path_quote_filename(dst, src_8_bit_end, len); in test_path_quote()