Searched refs:file_range_format (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.t1943 my $file_range_format = (grep { $full_name eq $_ } @legacy_file_format)
1951 : $file_range_format;
2032 .= sprintf "$file_range_format\t\t$file_map_format",
2036 $official .= sprintf "$file_range_format\t$file_range_format\t$file_map_format",
2291 $end = ($start == $end) ? "" : sprintf($file_range_format, $end);
2293 $tested_map .= sprintf "$file_range_format\t%s\t%s\n",
2297 $tested_map .= sprintf "$file_range_format\t%s\n",
2301 $tested_map .= sprintf "$file_range_format\n", $start;

Completed in 177 milliseconds