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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl2833 Just calls C<DB::cmd_W>.
2837 $cmd =~ /^W\b\s*(.*)/s && do { &cmd_W('W', $1); next CMD; };
5033 =head3 C<cmd_W> - delete watch expressions (command)
5049 sub cmd_W { subroutine
5094 } ## end sub cmd_W

Completed in 309 milliseconds