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

/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables6399 my $tostr = "";
7240 my $tostr = "";
7248 $tostr .= sprintf "\\x{%s}", $to;
7261 # and output in the %s to map to $tostr, so the result looks
7264 my $utf8 = sprintf(qq["%s" => "$tostr",],

Completed in 187 milliseconds