OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_neg_regex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
constraint.c
311
int
is_neg_regex
= strcasecmp( c->argv[2], NEG_REGEX_STR ) == 0;
local
312
if ( is_regex ||
is_neg_regex
) {
constraint.c
311
int
is_neg_regex
= strcasecmp( c->argv[2], NEG_REGEX_STR ) == 0;
local
312
if ( is_regex ||
is_neg_regex
) {
Completed in 97 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026