Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A D_termios.h98 #define IUTF8 0x00004000 /* assume input is utf-8 encoded */ macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h33 #define IUTF8 0040000 // Input is UTF8 (not in POSIX) macro