Home
last modified time | relevance | path

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

/src/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c118 #define F_LS2R 0x0200 /*ESC }*/ macro
337 { "LS2R", F_LS2R }, in get_flags()
1098 } else if (bit8 && target == 2 && (ei->flags & F_LS2R)) { in _ISO2022_sputwchar()