Searched refs:Switch (Results 1 – 25 of 56) sorted by relevance
123
| /mirbsd/src/gnu/usr.bin/perl/lib/Switch/ |
| D | README | 2 Release of version 2.10 of Switch 7 Switch - A switch statement for Perl 11 Switch.pm provides the syntax and semantics for an explicit case 41 Switch has been uploaded to the CPAN 44 http://www.csse.monash.edu.au/~damian/CPAN/Switch.tar.gz
|
| D | Changes | 1 Revision history for Perl extension Switch. 55 - Fixed parsing of ternary operators in Switch'ed source code
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | Switch.pm | 1 package Switch; package 48 local $Switch::file = (caller)[1]; 128 …die "Bad $keyword statement (problem in the parentheses?) near $Switch::file line ", line(substr($… 138 …die "Bad $keyword statement (problem in the code block?) near $Switch::file line ", line(substr($s… 195 …die "Bad $keyword statement (invalid $keyword value?) near $Switch::file line ", line(substr($sour… 198 …die "Missing opening brace or semi-colon after 'when' value near $Switch::file line ", line(substr… 207 …die "Bad $keyword statement (problem in the code block?) near $Switch::file line ", line(substr($s…
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Switch/t/ |
| D | nested.t | 8 use Switch; 22 We also test if Switch is POD-friendly here
|
| D | given.t | 9 use Switch qw(Perl6 __ fallthrough);
|
| D | switch.t | 9 use Switch qw(__ fallthrough);
|
| /mirbsd/src/sbin/isakmpd/ |
| D | exchange_num.cst | 38 # Switch roles at this point in the exchange.
|
| /mirbsd/src/usr.sbin/httpd/src/support/ |
| D | README | 64 Switch User For Exec. Used internally by apache,
|
| /mirbsd/src/share/misc/ |
| D | usb_hid_usages | 32 0x39 Hat Switch 473 0x20 Hook Switch 793 0x42 Tip Switch 794 0x43 Secondary Tip Switch 795 0x44 Barrel Switch
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Makefile.bsd-wrapper1 | 189 CGI::Switch 3p lib/CGI/Switch.pm \ 422 Switch 3p lib/Switch.pm \
|
| D | regcomp.sym | 97 IFTHEN BRANCHJ,off 1 1 Switch, should be preceeded by switcher .
|
| D | Changes5.8.4 | 2082 Upgrade to Switch 2.10, by integrating some changes by Damian 2085 Update the README and Changes files for Switch 2.10 2088 I'm the new maintainer of Switch. 2089 Sync with the CPAN version of Switch 2.10. 2091 !> Porting/Maintainers.pl lib/Switch.pm lib/Switch/Changes 2092 !> lib/Switch/README
|
| D | MANIFEST | 1240 lib/CGI/Switch.pm Simple interface for multiple server types 1253 lib/CGI/t/switch.t See if CGI::Switch still loads 1825 lib/Switch/Changes Switch 1826 lib/Switch.pm Switch for Perl 1827 lib/Switch/README Switch 1828 lib/Switch/t/given.t See if Perl 6 given (switch) works 1829 lib/Switch/t/nested.t See if nested switch works 1830 lib/Switch/t/switch.t See if Perl 5 switch works
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | roffitall | 167 $libdir/CGI::Switch.3 \
|
| D | perlsyn.pod | 334 executes once, see L<"Basic BLOCKs and Switch Statements">. 469 =head2 Basic BLOCKs and Switch Statements 493 the Switch extension and say: 495 use Switch;
|
| D | perl571delta.pod | 379 Switch from Damian Conway has been added. Just by saying 381 use Switch; 385 use Switch; 401 See L<Switch> for more information.
|
| D | perl584delta.pod | 121 =item Switch
|
| D | perlfaq7.pod | 642 Switch extension and say: 644 use Switch; 695 See C<perlsyn/"Basic BLOCKs and Switch Statements"> for many other
|
| /mirbsd/src/gnu/usr.bin/perl/t/ |
| D | TEST | 280 elsif ($test =~ m{lib/Switch/t/}) {
|
| /mirbsd/src/share/doc/psd/23.Cknr/ |
| D | cman4 | 127 9.7 Switch statement
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-pdp11.texi | 295 Switch to the @code{bss} section.
|
| D | c-hppa.texi | 203 Switch to section @var{secname}, creating a new section by that name if
|
| /mirbsd/src/gnu/usr.bin/perl/ext/List/Util/ |
| D | Changes | 46 Switch to svn repository at http://svn.mutatus.co.uk/wsvn/Scalar-List-Utils/trunk/
|
| /mirbsd/src/usr.bin/telnet/ |
| D | README | 349 Switch the client to use getopt() for parsing the 509 Switch telnetd to use macros like telnet for keeping
|
| /mirbsd/src/sys/dev/ic/ |
| D | mpt.c | 1069 enable_req->Switch = onoff; in mpt_send_event_request()
|
123