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_ucs4_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_utf8.h
48
typedef ber_int_t
ldap_ucs4_t
;
typedef
55
LDAP_F(
ldap_ucs4_t
) ldap_x_utf8_to_ucs4( LDAP_CONST char * p );
56
LDAP_F( int ) ldap_x_ucs4_to_utf8(
ldap_ucs4_t
c, char *buf );
/src/external/bsd/openldap/dist/libraries/libldap/
utf-8.c
145
ldap_ucs4_t
ldap_x_utf8_to_ucs4( const char * p )
148
ldap_ucs4_t
ch;
172
int ldap_x_ucs4_to_utf8(
ldap_ucs4_t
c, char *buf )
245
ldap_ucs4_t
u;
Completed in 48 milliseconds
Indexes created Fri Jul 17 00:25:55 UTC 2026