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

/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables1298 my $EMPTY_FORMAT = "";
7662 Format => $EMPTY_FORMAT,
7676 if (defined $format && $format ne $EMPTY_FORMAT) {
7677 Carp::my_carp_bug("'Format' must be '$EMPTY_FORMAT' in a match table instead of '$format'. Using '$EMPTY_FORMAT'");

Completed in 235 milliseconds