Home
last modified time | relevance | path

Searched defs:utflen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlutf8lib.c96 static int utflen (lua_State *L) { in utflen() function
/freebsd/crypto/openssl/crypto/asn1/
H A Da_strex.c201 int utflen = UTF8_putc(utfbuf, sizeof(utfbuf), c); in do_buf() local