OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_scope
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPUrl.cpp
250
std::string
s_scope
= "";
local
264
percentDecode(actComponent,
s_scope
);
265
if (
s_scope
== "base" ||
s_scope
== "" ) {
267
} else if (
s_scope
== "one" ) {
269
} else if (
s_scope
== "sub" ) {
274
DEBUG(LDAP_DEBUG_TRACE, " Scope: <" <<
s_scope
<< ">"
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026