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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvalidate.pl51 $this =~ s/^(.*\S)\s*\|\|\s*(die|warn)$/$1 || do valmess('$2','$1')/;
60 sub valmess { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm134 # to call valmess instead of die/warn directly
135 # valmess will look up the error message from %Val_Message
137 /$1 || valmess('$3', '$2', \$file)/x;
141 # count warnings, either from valmess or '-r || warn "my msg"'
206 sub valmess { subroutine

Completed in 20 milliseconds