Home
last modified time | relevance | path

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

/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c116 #define F_LS3 0x0080 /*ESC o*/ macro
335 { "LS3", F_LS3 }, in get_flags()
1090 } else if (target == 3 && (ei->flags & F_LS3)) { in _ISO2022_sputwchar()