OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MANDOCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/
Configure
1955
my %
mandocs
= ();
2177
qr/^\s*
MANDOCS
${index_re} \s* = \s* ${value_re} \s* $/x
2178
=> sub { $push_to->(\%
mandocs
, $expand_variables->($+{INDEX}),
2485
foreach my $section (keys %
mandocs
) {
2486
foreach (@{$
mandocs
{$section}}) {
2487
my $
mandocs
= cleanfile($buildd, $_, $blddir);
2488
$unified_info{
mandocs
}->{$section}->{$
mandocs
} = 1;
2719
"imagedocs", "htmldocs", "
mandocs
")) {
2770
(map { @{$unified_info{
mandocs
}->{$_} // []}
[
all
...]
/src/crypto/external/apache2/openssl/dist/
Configure
2087
my %
mandocs
= ();
2309
qr/^\s*
MANDOCS
${index_re} \s* = \s* ${value_re} \s* $/x
2310
=> sub { $push_to->(\%
mandocs
, $expand_variables->($+{INDEX}),
2647
foreach my $section (keys %
mandocs
) {
2648
foreach (@{$
mandocs
{$section}}) {
2649
my $
mandocs
= cleanfile($buildd, $_, $blddir);
2650
$unified_info{
mandocs
}->{$section}->{$
mandocs
} = 1;
2883
"imagedocs", "htmldocs", "
mandocs
")) {
2934
(map { @{$unified_info{
mandocs
}->{$_} // []}
[
all
...]
Completed in 20 milliseconds
Indexes created Fri Jul 17 00:25:55 UTC 2026