Searched refs:ESC (Results 1 – 18 of 18) sorted by relevance
/PHP-8.4/ext/mbstring/tests/ |
H A D | gh10648.phpt | 14 'JIS X 0201 7bit kana with SO and ESC' => '0e311b2842', // 'ア' in JIS 15 'JIS X 0201 7bit kana with ESC and SI' => '1b2849310f', // 'ア' in JIS 19 'JIS C 6220-1969 ESC ( H' => '1b284a1b2848', // an escape sequence transitioning to ASCII 87 JIS X 0201 7bit kana with SO and ESC 97 JIS X 0201 7bit kana with ESC and SI 137 JIS C 6220-1969 ESC ( H
|
H A D | iso2022kr_encoding.phpt | 79 /* After a valid ESC sequence, we are still in ASCII mode; 'Shift Out' is needed to start KS X 1001… 82 /* Test invalid and truncated ESC sequences */
|
H A D | gh10192_utf7imap.phpt | 22 'invalid direct encoding character ESC' => "A \x1b B", 24 'invalid direct encoding character ESC after &' => "A &\x1b B", 182 invalid direct encoding character ESC 200 invalid direct encoding character ESC after &
|
H A D | gh10192_utf7.phpt | 24 'invalid direct encoding character ESC' => "A \x1b B", 28 'invalid direct encoding character ESC after +' => "A +\x1b B", 211 invalid direct encoding character ESC 247 invalid direct encoding character ESC after +
|
H A D | gh9535.phpt | 58 // For ISO-2022-KR, the initial escape sequence 'ESC $ ) C' will occupy 4 bytes of the output;
|
H A D | iso2022jp_2004_encoding.phpt | 94 * ESC ( B at the beginning of ISO-2022-JP-2004 string is redundant, 133 /* Try a bare ESC */ 136 /* Try all non-ASCII, non-ESC single bytes */
|
H A D | sjis_mobile_encodings.phpt | 203 * uses sequences starting with ESC. Apparently this was used in older 205 * ESC could be followed by 6 different ASCII characters, each of which 241 /* A bare ESC is not valid for Softbank, since it is used for escape sequences 262 /* 0xF is used to terminate a run of emoji encoded using ESC sequence
|
H A D | iso2022jp_ms_encoding.phpt | 54 /* Add User Defined codes (which use ESC $ ( ? escape sequence)) */ 78 /* ESC ( B at the beginning is redundant, since ASCII mode is the default */
|
H A D | iso2022jp_encoding.phpt | 50 /* ESC ( B at the beginning is redundant, since ASCII mode is the default */ 197 /* Also try a bare ESC */
|
H A D | iso2022jp_kddi_encoding.phpt | 94 /* ESC ( B at the beginning is redundant, since ASCII mode is the default */ 205 testValidString("\x1B\$(B\x21\x21", "\x30\x00", 'ISO-2022-JP-KDDI', 'UTF-16BE', false); // Try ESC …
|
H A D | cp5022x_encoding.phpt | 110 /* ESC ( B at the beginning is redundant, since ASCII mode is the default */
|
/PHP-8.4/Zend/tests/ |
H A D | bug60350.phpt | 2 Bug #60350 No string escape code for ESC (ascii 27), normally \e
|
/PHP-8.4/ext/gd/libgd/ |
H A D | gdkanji.c | 53 #define ESC 27 macro 106 if (c == ESC) in DetectKanjiCode() 388 if (from[i] == ESC) in do_convert()
|
/PHP-8.4/ext/json/ |
H A D | json_scanner.re | 143 ESC = ESCPREF ESCSYM ; 251 <STR_P1>ESC {
|
/PHP-8.4/ext/opcache/jit/ir/dynasm/ |
H A D | dasm_arm.lua | 130 n = map_action.ESC * 0x10000
|
H A D | dasm_arm64.lua | 132 n = map_action.ESC * 0x10000
|
/PHP-8.4/ext/fileinfo/tests/ |
H A D | magic | 33060 # Epson ESC/Page, ESC/PageColor 33061 0 string \x1b\x01@EJL Epson ESC/Page language printer data
|
H A D | magic私はガラスを食べられます | 33060 # Epson ESC/Page, ESC/PageColor 33061 0 string \x1b\x01@EJL Epson ESC/Page language printer data
|
Completed in 173 milliseconds