Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm113 my $data = _load_text($self->{SOURCE});
116 # _load_text already set $ERROR
501 sub _load_text { subroutine
1497 {Text::Template::_load_text(filename)}
1503 *Q::include = \&Text::Template::_load_text;
1505 This imports the C<_load_text> function into package C<Q> with the
1513 \&Text::Template::_load_text> into the hash instead of importing it
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm113 my $data = _load_text($self->{SOURCE});
116 # _load_text already set $ERROR
501 sub _load_text { subroutine
1497 {Text::Template::_load_text(filename)}
1503 *Q::include = \&Text::Template::_load_text;
1505 This imports the C<_load_text> function into package C<Q> with the
1513 \&Text::Template::_load_text> into the hash instead of importing it

Completed in 5 milliseconds