Home
last modified time | relevance | path

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

/dragonfly/lib/i18n_module/ISO2022/
H A Dcitrus_iso2022.c115 #define F_LS2 0x0040 /*ESC n*/ macro
334 { "LS2", F_LS2 }, in get_flags()
1086 } else if (target == 2 && (ei->flags & F_LS2)) { in _ISO2022_sputwchar()