OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMAGEDOCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
2080
my %
imagedocs
= ();
2294
qr/^\s*
IMAGEDOCS
${index_re} \s* = \s* ${value_re} \s* $/x
2295
=> sub { $push_to->(\%
imagedocs
, $expand_variables->($+{INDEX}),
2628
foreach my $section (keys %
imagedocs
) {
2629
foreach (@{$
imagedocs
{$section}}) {
2630
my $
imagedocs
= cleanfile($buildd, $_, $blddir);
2631
$unified_info{
imagedocs
}->{$section}->{$
imagedocs
} = 1;
2878
"
imagedocs
", "htmldocs", "mandocs")) {
2925
"docs" => [ (map { @{$unified_info{
imagedocs
}->{$_} // []}
[
all
...]
/src/crypto/external/bsd/openssl/dist/
Configure
1953
my %
imagedocs
= ();
2167
qr/^\s*
IMAGEDOCS
${index_re} \s* = \s* ${value_re} \s* $/x
2168
=> sub { $push_to->(\%
imagedocs
, $expand_variables->($+{INDEX}),
2471
foreach my $section (keys %
imagedocs
) {
2472
foreach (@{$
imagedocs
{$section}}) {
2473
my $
imagedocs
= cleanfile($buildd, $_, $blddir);
2474
$unified_info{
imagedocs
}->{$section}->{$
imagedocs
} = 1;
2719
"
imagedocs
", "htmldocs", "mandocs")) {
2766
"docs" => [ (map { @{$unified_info{
imagedocs
}->{$_} // []}
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026