Searched refs:argref (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DOption.java352 public static final String argref = "argref"; field in class:Option
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL596 my( $codref, $argref ) = @_;
598 while( $$argref =~ /^$eod$/m ){
602 $$argref .= "$eod\n";
1600 my $argref = @_ ? shift() : \$_;
1601 while( $isEOF || ! defined( $$argref = <ARG> ) ){

Completed in 18 milliseconds