Home
last modified time | relevance | path

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

/freebsd/sys/teken/
H A Dteken_wcwidth.h134 teken_utf8_bytes_to_codepoint(uint8_t bytes[4], int nbytes) in teken_utf8_bytes_to_codepoint() function
/freebsd/sys/kern/
H A Dtty_ttydisc.c934 teken_utf8_bytes_to_codepoint(bytes, in ttydisc_rubchar()