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 - 6
of
6
) 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
...]
/src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl
163
IMAGEDOCS1={- our @IMAGEDOCS1 = @{$unified_info{
imagedocs
}->{man1}};
165
IMAGEDOCS3={- our @IMAGEDOCS3 = @{$unified_info{
imagedocs
}->{man3}};
167
IMAGEDOCS5={- our @IMAGEDOCS5 = @{$unified_info{
imagedocs
}->{man5}};
169
IMAGEDOCS7={- our @IMAGEDOCS7 = @{$unified_info{
imagedocs
}->{man7}};
unix-Makefile.tmpl
251
@{$unified_info{
imagedocs
}->{man1}})) -}
255
@{$unified_info{
imagedocs
}->{man3}})) -}
259
@{$unified_info{
imagedocs
}->{man5}})) -}
263
@{$unified_info{
imagedocs
}->{man7}})) -}
/src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl
158
IMAGEDOCS1={- our @IMAGEDOCS1 = @{$unified_info{
imagedocs
}->{man1}};
160
IMAGEDOCS3={- our @IMAGEDOCS3 = @{$unified_info{
imagedocs
}->{man3}};
162
IMAGEDOCS5={- our @IMAGEDOCS5 = @{$unified_info{
imagedocs
}->{man5}};
164
IMAGEDOCS7={- our @IMAGEDOCS7 = @{$unified_info{
imagedocs
}->{man7}};
unix-Makefile.tmpl
222
@{$unified_info{
imagedocs
}->{man1}})) -}
226
@{$unified_info{
imagedocs
}->{man3}})) -}
230
@{$unified_info{
imagedocs
}->{man5}})) -}
234
@{$unified_info{
imagedocs
}->{man7}})) -}
Completed in 35 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026