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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/t/
H A Dencoding.t26 my $threebyte = "3byte$$";
142 open(F,'>:utf8',$threebyte) || die "Cannot open $threebyte:$!";
147 open(F,'<:encoding(utf-8)',$threebyte) || die "Cannot open $threebyte:$!";
154 1 while unlink($grk, $utf, $fail1, $fail2, $russki, $threebyte);

Completed in 160 milliseconds