Searched refs:THIS (Results 1 - 25 of 44) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperldoc.PL39 print OUT <<"!GROK!THIS!";
51 !GROK!THIS!
H A Dsplain.PL35 print OUT <<"!GROK!THIS!";
39 !GROK!THIS!
H A Dcpan.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Denc2xs.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dinstmodsh.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dpiconv.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dprove.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dxsubpp.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dpl2pm.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dperlivp.PL30 print OUT <<"!GROK!THIS!";
34 !GROK!THIS!
95 print OUT <<"!GROK!THIS!";
98 !GROK!THIS!
121 print OUT <<"!GROK!THIS!";
124 !GROK!THIS!
H A Dh2xs.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
1582 _get_$name(THIS)
1583 $type THIS = NO_INIT
1585 THIS = $name;
1588 THIS
1591 _set_$name(THIS)
1592 $type THIS
1594 $name = THIS;
1609 _to_ptr(THIS)
[all...]
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmxdate.c59 #define THIS (1L<<16) macro
66 #define FLAGS(f) (f&EXACT)?"|EXACT":"",(f&LAST)?"|LAST":"",(f&THIS)?"|THIS":"",(f&NEXT)?"|NEXT":"",(f&ORDINAL)?"|ORDINAL":"",(f&FINAL)?"|FINAL":"",(f&WORK)?"|WORK":""
228 state &= (state & HOLD) ? ~(HOLD) : ~(EXACT|LAST|NEXT|THIS);
494 set &= ~(EXACT|LAST|NEXT|THIS);
495 set |= state & (EXACT|LAST|NEXT|THIS);
511 state |= (f = n) ? NEXT : THIS;
512 set &= ~(EXACT|LAST|NEXT|THIS);
513 set |= state & (EXACT|LAST|NEXT|THIS);
814 state |= ((f = n) ? NEXT : THIS)|ORDINA
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dwritemain.SH21 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
25 $spitshell >writemain <<!GROK!THIS!
27 !GROK!THIS!
H A Dmyconfig.SH21 $spitshell >myconfig <<!GROK!THIS!
61 !GROK!THIS!
H A Dutil.c1840 #undef THIS macro
1842 #define THIS that macro
1853 if (p[THIS] != (*mode == 'r')) {
1854 PerlLIO_dup2(p[THIS], *mode == 'r');
1855 PerlLIO_close(p[THIS]);
1877 #undef THIS macro
1981 #undef THIS macro
1983 #define THIS that macro
1991 if (p[THIS] != (*mode == 'r')) {
1992 PerlLIO_dup2(p[THIS], *mod
2032 #undef THIS macro
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH28 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
32 $spitshell >cflags <<!GROK!THIS!
33 !GROK!THIS!
/osnet-11/usr/src/lib/libunistat/
H A DMakefile.com118 COMMENT= "/* THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT */"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dref.t143 local($THIS, @ARGS) = @_;
144 die 'Got a "' . ref($THIS). '" instead of a MYHASH'
145 unless ref $THIS eq MYHASH;
146 print $THIS->{FOO} eq BAR ? "ok $ARGS[0]\n" : "not ok $ARGS[0]\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2html.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dpodselect.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dpod2usage.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
H A Dpodchecker.PL30 print OUT <<"!GROK!THIS!";
34 !GROK!THIS!
H A Dpod2latex.PL28 print OUT <<"!GROK!THIS!";
32 !GROK!THIS!
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlib_pm.PL43 print OUT <<"!GROK!THIS!";
46 # THIS FILE IS AUTOMATICALLY GENERATED FROM lib_pm.PL.
47 # ANY CHANGES TO THIS FILE WILL BE OVERWRITTEN BY THE NEXT PERL BUILD.
57 !GROK!THIS!
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl128 * !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
156 * !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
470 !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
480 # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!

Completed in 117 milliseconds

12