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_utf8_charlen2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_pvt_uc.h
58
LDAP_F (int)
ldap_utf8_charlen2
( const char * );
99
#define
LDAP_UTF8_CHARLEN2
(p, l) ( ( ( l = LDAP_UTF8_CHARLEN( p )) < 3 || \
/src/external/bsd/openldap/dist/libraries/libldap/
utf-8.c
133
int
ldap_utf8_charlen2
( const char * p )
function
153
len =
LDAP_UTF8_CHARLEN2
(p, len);
Completed in 21 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026