Searched refs:CASE (Results 1 – 23 of 23) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | complete.pl | 60 CASE: { label 75 last CASE; 92 last CASE; 102 last CASE; 110 last CASE;
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Term/ |
| D | Complete.pm | 119 CASE: { label 134 last CASE; 151 last CASE; 161 last CASE; 169 last CASE;
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/ |
| D | instmodsh | 163 CASE: 168 last CASE; 173 last CASE;
|
| D | xsubpp | 303 REQUIRE BOOT CASE PREINIT INPUT INIT CODE PPCODE OUTPUT
|
| /mirbsd/src/usr.bin/xlint/lint1/ |
| D | op.h | 120 CASE, /* pseudo op, not used in trees */ enumerator
|
| D | func.c | 489 cvtcon(CASE, NULL, ci->c_swtype, nv, v); in label()
|
| D | tree.c | 2074 } else if (op == CASE) { in cvtcon() 2099 } else if (op == CASE) { in cvtcon()
|
| /mirbsd/src/share/doc/psd/23.Cknr/ |
| D | cman6 | 75 %term CASE 213 CASE con_e COLON
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ldlex.l | 334 <MRI>"CASE" { RTOKEN(CASE); } 351 <MRI>"case" { RTOKEN(CASE); }
|
| D | ldgram.y | 151 %token INPUT_SCRIPT INPUT_MRI_SCRIPT INPUT_DEFSYM CASE EXTERN START 246 | CASE casesymlist
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlxs.pod | 1437 =head2 The CASE: Keyword 1439 The CASE: keyword allows an XSUB to have multiple distinct parts with each 1440 part acting as a virtual XSUB. CASE: is greedy and if it is used then all 1441 other XS keywords must be contained within a CASE:. This means nothing may 1442 precede the first CASE: in the XSUB and anything following the last CASE: is 1445 A CASE: might switch via a parameter of the XSUB, via the C<ix> ALIAS: 1447 (see L<"Variable-length Parameter Lists">). The last CASE: becomes the 1449 example shows CASE switched via C<ix> with a function C<rpcb_gettime()> 1457 CASE: ix == 1 1469 CASE:
|
| D | perlref.pod | 359 $$hashref{"KEY"} = "VALUE"; # CASE 0 360 ${$hashref}{"KEY"} = "VALUE"; # CASE 1 361 ${$hashref{"KEY"}} = "VALUE"; # CASE 2 362 ${$hashref->{"KEY"}} = "VALUE"; # CASE 3
|
| D | perldebug.pod | 1069 Note that only perl can truly parse Perl, so all such CASE tools
|
| D | perlebcdic.pod | 1023 =head2 MONO CASE then sort data.
|
| D | perlfunc.pod | 1551 eval $x; # CASE 1 1552 eval "$x"; # CASE 2 1554 eval '$x'; # CASE 3 1555 eval { $x }; # CASE 4 1557 eval "\$$x++"; # CASE 5 1558 $$x++; # CASE 6
|
| D | perltoc.pod | 3854 =item MONO CASE then sort data. 4868 =item The CASE: Keyword
|
| /mirbsd/src/bin/mksh/ |
| D | syn.c | 444 case CASE: in get_command() 775 { "case", CASE, true },
|
| D | sh.h | 1549 #define CASE 265 macro
|
| /mirbsd/src/usr.bin/less/ |
| D | less.hlp | 138 -I ........ --IGNORE-CASE
|
| /mirbsd/src/usr.bin/m4/TEST/ |
| D | test.m4 | 56 string(CASE, "case")
|
| /mirbsd/src/gnu/usr.bin/cvs/doc/ |
| D | cvsclient.texi | 977 files @file{case}, @file{CASE}, and @file{CaSe}. The client could write all
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | FAQ | 7724 CaseWare/CM has been integrated with other CASE tools, including
|
| /mirbsd/src/share/misc/ |
| D | acronyms | 2024 CASE computer aided software engineering
|