Home
last modified time | relevance | path

Searched refs:codepoint2utf8 (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dpunycode.c202 static int codepoint2utf8(unsigned char *out, unsigned long utf) in codepoint2utf8() function
292 size_t utfsize = codepoint2utf8(seed, buf[i]); in ossl_a2ulabel()