Lines Matching refs:text
368 text => $fi_text,
408 text => $fi_text,
414 text => $fi_res,
425 text => $fi_res,
445 print { $arg{handle} } $arg{text};
448 ${ $arg{out} } .= $arg{text};
455 my ($pack, $text) = splice @_, 0, 2;
457 my $templ = $pack->new(TYPE => 'STRING', SOURCE => $text, @_)
483 my $text = $templ->fill_in(@_);
485 $text;
491 my $prog_text = $a{text};