OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEPRECATEDIN
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/
fix-deprecation
8
# This scripts finds
DEPRECATEDIN
declarations and converts them to
25
my $deprecated_kw_re = qr/(
DEPRECATEDIN
)_(\d+_\d+(?:_\d+)?)/;
59
# $3 = '
DEPRECATEDIN
'
find-doc-nits
102
| ^
DEPRECATEDIN
/src/crypto/external/bsd/openssl/dist/util/
fix-deprecation
8
# This scripts finds
DEPRECATEDIN
declarations and converts them to
25
my $deprecated_kw_re = qr/(
DEPRECATEDIN
)_(\d+_\d+(?:_\d+)?)/;
59
# $3 = '
DEPRECATEDIN
'
find-doc-nits
100
| ^
DEPRECATEDIN
/src/crypto/external/bsd/openssl.old/dist/util/
find-doc-nits
312
|| $macro =~ /
DEPRECATEDIN
/
mkdef.pl
415
#Inside a
DEPRECATEDIN
417
print STDERR "DEBUG: Continuing multiline
DEPRECATEDIN
: $stored_multiline\n" if $debug;
841
} elsif (/^\s*
DEPRECATEDIN
/) {
849
print STDERR "DEBUG: Found multiline
DEPRECATEDIN
starting with: $stored_multiline\n" if $debug;
1626
or die "Bad
DEPRECATEDIN
: $decl\n";
Completed in 49 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026