Home
last modified time | relevance | path

Searched refs:template1 (Results 1 – 25 of 1734) sorted by relevance

12345678910>>...70

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/filter/tests/
H A Dtest_filters_fop_cmp.c44 const gchar *template1; member
64 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
65 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
66 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
67 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
73 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "korte… in ParameterizedTestParameters()
74 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "korte… in ParameterizedTestParameters()
77 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
78 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
80 …{.msg = "<15>Oct 15 16:17:01 host openvpn[2499]: PTHREAD support initialized", .template1 = "alma"… in ParameterizedTestParameters()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/textproc/p5-Text-Template/Text-Template-1.60/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/external/perl/Text-Template-1.56/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/security/openssl-devel/openssl-3.0.2/external/perl/Text-Template-1.56/t/
H A Dsafe.t37 my $template1 = Text::Template->new(type => 'STRING', source => $goodtemplate);
40 my $text1 = $template1->fill_in();
43 my $text2 = $template1->fill_in(SAFE => $c);
72 isa_ok $template1, 'Text::Template';
78 $text1 = $template1->fill_in();
81 $text2 = $template1->fill_in(SAFE => $c);
87 my $text4 = $template1->fill_in();
107 $template1 = Text::Template->new('type' => 'STRING', 'source' => $template);
108 isa_ok $template1, 'Text::Template';
113 $text1 = $template1->fill_in();
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php121 $template1 = new Twig_TemplateTest($twig, 'index1.twig');
127 $this->assertEquals('1', $template->getAttribute($template1, 'true'));
130 $this->assertEquals('0', $template->getAttribute($template1, 'zero'));
133 $this->assertSame('', $template->getAttribute($template1, 'empty'));
169 $template1 = new Twig_TemplateTest($twig, 'index1.twig');
175 $this->assertEquals('1', $template->getAttribute($template1, 'true'));
178 $this->assertEquals('0', $template->getAttribute($template1, 'zero'));
181 $this->assertSame('', $template->getAttribute($template1, 'empty'));
183 $blocks = array('name' => array($template1, 'block_name'));
195 $template->getAttribute($template1, 'render', array(array()));
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);
/dports/security/openssl/openssl-1.1.1n/external/perl/Text-Template-1.46/t/
H A D04-safe.t40 $template1 = new Text::Template ('type' => 'STRING', 'source' => $goodtemplate)
45 $text1 = $template1->fill_in();
46 $text2 = $template1->fill_in(SAFE => $c);
86 $template1 = new Text::Template ('type' => 'STRING', 'source' => $badtemplate)
91 $text1 = $template1->fill_in();
92 $text2 = $template1->fill_in(SAFE => $c);
96 $text4 = $template1->fill_in();
131 $template1 = new Text::Template ('type' => 'STRING', 'source' => $template)
136 $text1 = $template1->fill_in();
137 $text2 = $template1->fill_in(SAFE => new Safe);

12345678910>>...70