Home
last modified time | relevance | path

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

/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c117 #define F_LS1R 0x0100 /*ESC ~*/ macro
336 { "LS1R", F_LS1R }, in get_flags()
1094 } else if (bit8 && target == 1 && (ei->flags & F_LS1R)) { in _ISO2022_sputwchar()