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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcomplete.pl60 CASE: { label
75 last CASE;
92 last CASE;
102 last CASE;
110 last CASE;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dinstmodsh28 CASE:
39 last CASE;
53 last CASE;
68 last CASE;
71 last CASE;
84 last CASE;
111 CASE:
116 last CASE;
121 last CASE;
H A Dxsubpp295 REQUIRE BOOT CASE PREINIT INPUT INIT CODE PPCODE OUTPUT
401 blurt ("Error: `CASE:' after unconditional `CASE:'")
1309 $cond = ''; # last CASE: condidional
1315 &CASE_handler if check_keyword("CASE");
1485 if (check_keyword("CASE")) {
1486 blurt ("Error: No `CASE:' at top of function")
1488 $_ = "CASE: $_"; # Restore CASE: label
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DComplete.pm118 CASE: { label
133 last CASE;
150 last CASE;
160 last CASE;
168 last CASE;
/osnet-11/usr/src/lib/libcmd/common/
H A Dstty.c109 #define CASE 10 macro
351 { "lcase", CASE, C_FLAG, IG, 0 , 0, C("Set \bxcase\b, \biuclc\b, and \bolcuc\b") },
352 { "LCASE", CASE, C_FLAG, IG, 0 , 0, C("Same as \blcase\b") }
770 case CASE:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm97 name name of the character IN UPPER CASE
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL303 historically written in the rather startling ALL UPPER CASE format, although
/osnet-11/usr/src/lib/libsqlite/src/
H A Dparse.y698 /* CASE expressions */
699 expr(A) ::= CASE(C) case_operand(X) case_exprlist(Y) case_else(Z) END(E). {

Completed in 25 milliseconds