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

/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables8302 my $non_unicode_string;
8306 $non_unicode_string = "All above-Unicode code points match as well, and are also returned";
8310 $non_unicode_string = "";
8508 $matches_comment .= "\n$non_unicode_string\n" if $non_unicode_string;
16073 my $non_unicode_string;
16077 $non_unicode_string = " plus all above-Unicode code points";
16081 $non_unicode_string = "";
16084 my $string_count = clarify_number($unicode_count) . $non_unicode_string;

Completed in 201 milliseconds