Lines Matching refs:fill_in
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
46 my $text3 = $template2->fill_in(SAFE => $c);
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
84 $text3 = $template2->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
113 $text1 = $template1->fill_in();
114 $text2 = $template1->fill_in(SAFE => Safe->new);
129 $text1 = $templateB->fill_in(