OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_global
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/recipes/
01-test_symbol_presence.t
107
my $
in_global
= 0;
111
grep { $
in_global
= 1 if m|global:|;
112
$
in_global
= 0 if m|local:|;
113
$
in_global
= 0 if m|\}|;
114
$
in_global
&& m|;|; } @def_lines;
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
01-test_symbol_presence.t
76
my $
in_global
= 0;
80
grep { $
in_global
= 1 if m|global:|;
81
$
in_global
= 0 if m|local:|;
82
$
in_global
= 0 if m|\}|;
83
$
in_global
&& m|;|; } @def_lines;
/src/crypto/external/apache2/openssl/dist/test/recipes/
01-test_symbol_presence.t
153
my $
in_global
= 0;
158
grep { $
in_global
= 1 if m|global:|;
159
$
in_global
= 0 if m|local:|;
160
$
in_global
= 0 if m|\}|;
161
$
in_global
&& m|;|; } @def_lines;
Completed in 112 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026