Home
last modified time | relevance | path

Searched refs:quotify (Results 1 – 3 of 3) sorted by relevance

/openssl/
H A Dconfigdata.pm.in293 my $quotify = sub {
304 print '[ ', join(', ', $quotify->(@{$target{$_}})), " ],\n";
306 print $quotify->($target{$_}), ",\n"
H A DConfigure2999 my $perlcmd = (quotify("maybeshell", $config{PERL}))[0];
3590 sub quotify { subroutine
/openssl/Configurations/
H A D00-base-templates.conf141 push @defs, 'LIBZ=' . (quotify("perl", $zlib))[0];

Completed in 15 milliseconds