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_simple_re
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
2094
my $
variable_simple_re
= qr/(?<!\\)\$${variable_name_re}/;
2098
my $variable_re = qr/${
variable_simple_re
}|${variable_w_mod_re}/;
/src/crypto/external/bsd/openssl/dist/
Configure
1967
my $
variable_simple_re
= qr/(?<!\\)\$${variable_name_re}/;
1971
my $variable_re = qr/${
variable_simple_re
}|${variable_w_mod_re}/;
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026