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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp257 $input_expr{$_} = '';
258 $current = \$input_expr{$_};
269 foreach $key (keys %input_expr) {
270 $input_expr{$key} =~ s/;*\s+\z//;
1743 unless defined $input_expr{$tk} ;
1744 $expr = $input_expr{$tk};
1749 unless defined $input_expr{$type_kind{$subtype}} ;
1750 $subexpr = $input_expr{$type_kind{$subtype}};

Completed in 30 milliseconds