OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ldap_x_wc_to_utf8
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
utf-8-conv.c
181
ldap_x_wc_to_utf8
( char *utf8char, wchar_t wchar, size_t count )
function
293
n =
ldap_x_wc_to_utf8
( NULL, *wcstr++, LDAP_MAX_UTF8_LEN);
308
n =
ldap_x_wc_to_utf8
( p, *wcstr++, count);
445
n =
ldap_x_wc_to_utf8
( utf8char, wchar, LDAP_MAX_UTF8_LEN);
utf-8-conv.c
181
ldap_x_wc_to_utf8
( char *utf8char, wchar_t wchar, size_t count )
function
293
n =
ldap_x_wc_to_utf8
( NULL, *wcstr++, LDAP_MAX_UTF8_LEN);
308
n =
ldap_x_wc_to_utf8
( p, *wcstr++, count);
445
n =
ldap_x_wc_to_utf8
( utf8char, wchar, LDAP_MAX_UTF8_LEN);
Completed in 80 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026