OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chop_dblquot
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/recipes/
80-test_cmp_http.t
43
sub
chop_dblquot
{ # chop any leading and trailing '"' (needed for Windows)
49
my $proxy =
chop_dblquot
($ENV{http_proxy} // $ENV{HTTP_PROXY} // "");
207
$server_name =
chop_dblquot
($server_name);
219
$aspect =
chop_dblquot
($aspect);
/src/crypto/external/bsd/openssl/dist/test/recipes/
80-test_cmp_http.t
39
sub
chop_dblquot
{ # chop any leading and trailing '"' (needed for Windows)
45
my $proxy =
chop_dblquot
($ENV{http_proxy} // $ENV{HTTP_PROXY} // "");
178
$server_name =
chop_dblquot
($server_name);
190
$aspect =
chop_dblquot
($aspect);
Completed in 66 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026