Lines Matching refs:got

44 API, but for now, the variables are what we've got.
511 C<$^E>, C<$,>, C<$/>, C<$\>, and C<$^W>, grabbed when C<DB::DB> got control,
1532 # EPOC also falls into the 'got to use STDIN' camp.
1865 # trace set appropriately, or we got a signal).
2051 # ... and we got a line of command input ...
2224 # We got it. Turn off subroutine entry/exit messages
2408 # See if we've got the necessary support.
2534 # If we got a line number, we found the sub.
2561 # got a request to break at some line somewhere. On
2842 bad one, we return the error we got from trying to C<eval> it and exit.
2929 # If we've got one ...
3471 enabled by setting C<$frame>. It notes what sub the autoloader got called for,
4431 # If we got a line, delete just that one.
4824 # We've got something on this line.
5039 watch expression value list. We also turn off the bit that says we've got
5165 # We got the start line. Add the offset '+<n>' from
5175 # This file's got a breakpoint in it.
5315 # Load dumpvar.pl unless we've already got the sub we need from it.
5471 # do, you've got an awfully big machine...)
6004 # resetterm(2): got in here because of a system() starting a debugger.
6034 the next line, print a message saying we got it, add it to the terminal
6039 if we got one. If not, we pop the filehandle off and close it, and try the
6042 If we've emptied the filehandle stack, we check to see if we've got a socket
6059 my $got = shift @typeahead;
6061 # Print a message saying we got input from the typeahead.
6063 print $OUT "auto(-$left)", shift, $got, "\n";
6066 $term->AddHistory($got)
6067 if length($got) > 1
6069 return $got;
6081 # If we got a line ...
6097 # What we got.
6591 # If we got an argument, meta-quote it, and add '\b' if it