Home
last modified time | relevance | path

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

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