OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_ASCII
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
utf-8.c
388
return
LDAP_ASCII
(c);
395
if(!
LDAP_ASCII
(c)) return 0;
404
if(!
LDAP_ASCII
(c)) return 0;
413
if(!
LDAP_ASCII
(c)) return 0;
436
if(!
LDAP_ASCII
(c)) return 0;
445
if(!
LDAP_ASCII
(c)) return 0;
454
if(!
LDAP_ASCII
(c)) return 0;
463
if(!
LDAP_ASCII
(c)) return 0;
/src/external/bsd/openldap/dist/include/
ldap_pvt.h
253
#define
LDAP_ASCII
(c) (!((c) & 0x80))
/src/external/bsd/openldap/dist/servers/slapd/
schema_init.c
2861
if( !
LDAP_ASCII
(val->bv_val[i]) ) {
Completed in 59 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026