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

/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables12959 my $current_property;
13051 $current_property = $_;
13055 undef $current_property;
13062 elsif (! defined $current_property || $_ !~ /^$code_point_re/) {
13079 $_ .= "; $current_property";

Completed in 210 milliseconds