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