Home
last modified time | relevance | path

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

/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c119 #define F_LS3R 0x0400 /*ESC |*/ macro
338 { "LS3R", F_LS3R }, in get_flags()
1103 } else if (bit8 && target == 3 && (ei->flags & F_LS3R)) { in _ISO2022_sputwchar()