Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dtty_config.h62 #define TTYDEF_IFLAG (BRKINT | ICRNL | IMAXBEL | IXON | IXANY | IUTF8)
/components/libc/posix/io/termios/
A Dtermios.h87 #define IUTF8 0040000 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c861 else if ((tp->t_termios.c_iflag & IUTF8) != 0 && CTL_UTF8(c)) in ttydisc_rubchar()
A Dtty.c68 ICRNL | IXON | IXOFF | IXANY | IMAXBEL | IUTF8)

Completed in 8 milliseconds