OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obj_re
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-tools/
wrap_slap_ops
73
use vars qw($
obj_re
%addr %func2op $func_re $todo_re);
75
$
obj_re
= qr/(?:\w+ (?:\s* (?:->|\.) \s* \w+)*?)/x;
90
($
obj_re
) \s* (->|\.) \s* # 4: object, 5: "->" or "."
103
s/\b slap_bi_op (\(\s*) ($
obj_re
) \s* (->|\.) \s* bd_info \s*,
108
s/\b(slap_be_op (\(\s*) ($
obj_re
) \s*(->|\.)\s* o_bd, \s (\w+, \s (&?)\3,))
131
\(& (\w+ | \(\s*\w+\s*=\s*$
obj_re
\s*\)) -> bi_op_bind\)
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
OID.pm
117
my $
obj_re
=
157
if ($input =~ m/^\s*(${
obj_re
})\s*$/x) {
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
OID.pm
117
my $
obj_re
=
157
if ($input =~ m/^\s*(${
obj_re
})\s*$/x) {
Completed in 93 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026