OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:variable_re
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
2098
my $
variable_re
= qr/${variable_simple_re}|${variable_w_mod_re}/;
2109
while ($value_rest =~ /${
variable_re
}/) {
2260
qr/^\s* ${
variable_re
} \s* = \s* ${value_re} \s* $/x
/src/crypto/external/bsd/openssl/dist/
Configure
1971
my $
variable_re
= qr/${variable_simple_re}|${variable_w_mod_re}/;
1982
while ($value_rest =~ /${
variable_re
}/) {
2133
qr/^\s* ${
variable_re
} \s* = \s* ${value_re} \s* $/x
Completed in 23 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026