Searched refs:wind_ucs4utf8 (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | libwind-exports.def | 7 wind_ucs4utf8
|
| H A D | version-script.map | 10 wind_ucs4utf8;
|
| H A D | utf8.c | 181 wind_ucs4utf8(const uint32_t *in, size_t in_len, char *out, size_t *out_len) in wind_ucs4utf8() function 249 return wind_ucs4utf8(in, in_len, NULL, out_len); in wind_ucs4utf8_length()
|
| H A D | wind.h | 75 int wind_ucs4utf8(const uint32_t *, size_t, char *, size_t *);
|
| H A D | test-utf8.c | 165 ret = wind_ucs4utf8(u, len, str, &len2); in main()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/ |
| H A D | manpages | 9 wind/man/man3/wind_ucs4utf8.3
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | name.c | 285 ret = wind_ucs4utf8(uni, unilen, ss, NULL); in _hx509_Name_to_string()
|