Home
last modified time | relevance | path

Searched refs:fill_in_string (Results 1 – 4 of 4) sorted by relevance

/openssl/external/perl/Text-Template-1.56/t/
H A Dexported.t20 my $out = fill_in_string('The value of $n is {$n}.', PACKAGE => 'Q');
55 $r = fill_in_string($string);
64 $r = fill_in_string($string);
H A Dhash.t82 $text = Text::Template::fill_in_string(q{$v: {$v}. @v: [{"@v"}].},
/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm467 sub fill_in_string { subroutine
/openssl/external/perl/Text-Template-1.56/
H A DChanges193 - fill_in_string was failing. Thanks to Donald L. Greer Jr. for the test case.

Completed in 10 milliseconds