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_subst_re
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
2092
my $
variable_subst_re
= qr/\/(?P<RE>(?:\\\/|.)*?)\/(?P<SUBST>.*?)/;
2120
if ($mod =~ /^${
variable_subst_re
}$/) {
/src/crypto/external/bsd/openssl/dist/
Configure
1965
my $
variable_subst_re
= qr/\/(?P<RE>(?:\\\/|.)*?)\/(?P<SUBST>.*?)/;
1993
if ($mod =~ /^${
variable_subst_re
}$/) {
Completed in 30 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026