OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_concat_cond_re
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/
Configure
3624
# collect_from_file($filename, $
line_concat_cond_re
, $line_concat)
3626
# $
line_concat_cond_re
is a regexp detecting a line continuation ending
3630
my $
line_concat_cond_re
= shift;
3643
if (defined $
line_concat_cond_re
&& /$
line_concat_cond_re
/) {
3655
# collect_from_array($array, $
line_concat_cond_re
, $line_concat)
3657
# $
line_concat_cond_re
is a regexp detecting a line continuation ending
3661
my $
line_concat_cond_re
= shift;
3674
if (defined $
line_concat_cond_re
&& /$
line_concat_cond_re
/) {
[
all
...]
/src/crypto/external/bsd/openssl/dist/
Configure
3465
# collect_from_file($filename, $
line_concat_cond_re
, $line_concat)
3467
# $
line_concat_cond_re
is a regexp detecting a line continuation ending
3471
my $
line_concat_cond_re
= shift;
3484
if (defined $
line_concat_cond_re
&& /$
line_concat_cond_re
/) {
3496
# collect_from_array($array, $
line_concat_cond_re
, $line_concat)
3498
# $
line_concat_cond_re
is a regexp detecting a line continuation ending
3502
my $
line_concat_cond_re
= shift;
3515
if (defined $
line_concat_cond_re
&& /$
line_concat_cond_re
/) {
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/
Configure
3488
# collect_from_file($filename, $
line_concat_cond_re
, $line_concat)
3490
# $
line_concat_cond_re
is a regexp detecting a line continuation ending
3494
my $
line_concat_cond_re
= shift;
3507
if (defined $
line_concat_cond_re
&& /$
line_concat_cond_re
/) {
3519
# collect_from_array($array, $
line_concat_cond_re
, $line_concat)
3521
# $
line_concat_cond_re
is a regexp detecting a line continuation ending
3525
my $
line_concat_cond_re
= shift;
3538
if (defined $
line_concat_cond_re
&& /$
line_concat_cond_re
/) {
[
all
...]
Completed in 19 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026