Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 25 of 196) sorted by relevance

12345678

/glibc-2.36/iconvdata/
Diso-2022-jp.c41 #define ESC 0x1b macro
240 *outbuf++ = ESC; \
271 if (__builtin_expect (ch, 0) == ESC) \
374 if (ch == ESC && var == iso2022jp2 && inptr[1] == 'N') \
638 *outptr++ = ESC; \
664 *outptr++ = ESC; \
694 *outptr++ = ESC; \
739 *outptr++ = ESC; \
750 *outptr++ = ESC; \
778 *outptr++ = ESC; \
[all …]
Diso-2022-jp-3.c31 #define ESC 0x1b macro
136 *outbuf++ = ESC; \
147 *outbuf++ = ESC; \
192 if (__glibc_unlikely (ch == ESC)) \
467 *outptr++ = ESC; \
496 *outptr++ = ESC; \
627 *outptr++ = ESC; \
654 *outptr++ = ESC; \
692 *outptr++ = ESC; \
725 *outptr++ = ESC; \
[all …]
Diso-2022-cn-ext.c34 #define ESC 0x1b macro
41 #define SS2_0 ESC
43 #define SS3_0 ESC
180 if (ch == ESC) \
289 if (ch == ESC && inptr[1] == SS2_1) \
303 else if (ch == ESC && inptr[1] == SS3_1) \
566 *outptr++ = ESC; \
579 *outptr++ = ESC; \
592 *outptr++ = ESC; \
Diso-2022-cn.c30 #define ESC 0x1b macro
37 #define SS2_0 ESC
128 if (__builtin_expect (ch, 0) == ESC) \
180 if (__builtin_expect (ch, 0) == ESC && inptr[1] == SS2_1) \
330 *outptr++ = ESC; \
Diso-2022-kr.c28 #define ESC 0x1b macro
55 *outbuf++ = ESC; \
125 if (__builtin_expect (ch, 0) == ESC) \
/glibc-2.36/localedata/charmaps/
DJIS_C6229-1984-B-ADD38 <EC> /x1B <U001B> ESCAPE (ESC)
74 <ESC> /x1B <U001B> ESCAPE (ESC)
DJIS_C6229-1984-HAND-ADD38 <EC> /x1B <U001B> ESCAPE (ESC)
71 <ESC> /x1B <U001B> ESCAPE (ESC)
DJIS_C6229-1984-KANA37 <EC> /x1B <U001B> ESCAPE (ESC)
120 <ESC> /x1B <U001B> ESCAPE (ESC)
DJIS_C6229-1984-A38 <EC> /x1B <U001B> ESCAPE (ESC)
131 <ESC> /x1B <U001B> ESCAPE (ESC)
DJIS_C6229-1984-HAND38 <EC> /x1B <U001B> ESCAPE (ESC)
134 <ESC> /x1B <U001B> ESCAPE (ESC)
DJIS_C6220-1969-JP40 <EC> /x1B <U001B> ESCAPE (ESC)
135 <ESC> /x1B <U001B> ESCAPE (ESC)
DNATS-DANO-ADD49 <ESC> /x00 <U001B> ESCAPE (ESC)
DNATS-SEFI-ADD49 <ESC> /x00 <U001B> ESCAPE (ESC)
DISO_2033-198337 <U001B> /x1b ESCAPE (ESC)
DINIS-836 <U001B> /x1b ESCAPE (ESC)
DISO_5427-EXT37 <U001B> /x1b ESCAPE (ESC)
DISIRI-334242 <U001B> /x1b ESCAPE (ESC)
170 <U001B> /x9b ARABIC ESCAPE (ESC)
DBRF35 <U001B> /x1b ESCAPE (ESC)
DASMO_44938 <U001B> /x1b ESCAPE (ESC)
DGREEK-CCITT36 <U001B> /x1b ESCAPE (ESC)
DGREEK736 <U001B> /x1b ESCAPE (ESC)
DGREEK7-OLD36 <U001B> /x1b ESCAPE (ESC)
DINIS36 <U001B> /x1b ESCAPE (ESC)
DINVARIANT34 <U001B> /x1b ESCAPE (ESC)
DT.61-7BIT36 <U001B> /x1b ESCAPE (ESC)

12345678