Home
last modified time | relevance | path

Searched defs:ucs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/support/
H A Dwcwidth.c74 static int bisearch(wchar_t ucs, const struct interval *table, int max) { in bisearch()
126 int mk_wcwidth(wchar_t ucs) in mk_wcwidth()
234 int mk_wcwidth_cjk(wchar_t ucs) in mk_wcwidth_cjk()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/support/
H A Dwcwidth.c74 static int bisearch(wchar_t ucs, const struct interval *table, int max) { in bisearch()
126 int mk_wcwidth(wchar_t ucs) in mk_wcwidth()
234 int mk_wcwidth_cjk(wchar_t ucs) in mk_wcwidth_cjk()
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/
H A Ducstr.c119 ac_uint4 *ucs, *p, *ucsout; in UTF8bvnormalize() local
325 ac_uint4 *ucs, *ucsout1, *ucsout2; in UTF8bvnormcmp() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8.c241 ldap_ucs_to_utf8s( struct berval *ucs, int csize, struct berval *utf8s ) in ldap_ucs_to_utf8s()