Searched defs:This (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A DDemo.pm16 sub This : ATTR(SCALAR) { subroutine
17 print STDERR "This at ",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutil.c46 * XXX This advice seems to be widely ignored :-( --AD August 1996.
247 /* This routine was donated by Corey Satten. */
479 /* This should be better than FBM if c1 == c2, and almost
697 /* Ignore the trailing "\n". This code is not microoptimized */
957 * Try and find the file and line for PL_op. This will usually be
1230 This is the XSUB-writer's interface to Perl's C<die> function.
1318 This is the XSUB-writer's interface to Perl's C<warn> function. Call this
1808 register I32 This, that; local
1815 This = (*mode == 'w');
1816 that = !This;
1941 register I32 This, that; local
[all...]

Completed in 21 milliseconds