HomeSort by: relevance | last modified time | path
    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