OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subopts
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Util.pm
275
my %
subopts
= ();
277
$
subopts
{delimiters} = 1;
278
$
subopts
{indent} = $opts{indent} + 4 if defined $opts{indent};
293
dump_data(\$_, %
subopts
)
305
quotify1($_) . " => " . dump_data($ref->{$_}, %
subopts
);
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Util.pm
256
my %
subopts
= ();
258
$
subopts
{delimiters} = 1;
259
$
subopts
{indent} = $opts{indent} + 4 if defined $opts{indent};
274
dump_data(\$_, %
subopts
)
286
quotify1($_) . " => " . dump_data($ref->{$_}, %
subopts
);
Completed in 38 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026