Searched refs:OE (Results 1 – 19 of 19) sorted by relevance
/PHP-8.2/ext/standard/tests/strings/ |
H A D | html_entity_decode_win1252.phpt | 18 0x0152 => array(0x8C, "LATIN CAPITAL LIGATURE OE"), 34 0x0153 => array(0x9C, "LATIN SMALL LIGATURE OE"), 122 LATIN CAPITAL LIGATURE OE: Œ => 8c 161 LATIN SMALL LIGATURE OE: œ => 9c
|
H A D | html_entity_decode_iso8859-15.phpt | 34 0x0152 => array(0xBC, "LATIN CAPITAL LIGATURE OE"), 35 0x0153 => array(0xBD, "LATIN SMALL LIGATURE OE"), 202 LATIN CAPITAL LIGATURE OE: Œ => bc 205 LATIN SMALL LIGATURE OE: œ => bd
|
H A D | html_entity_decode_macroman.phpt | 84 0x0152 => array(0xCE, "LATIN CAPITAL LIGATURE OE"), 85 0x0153 => array(0xCF, "LATIN SMALL LIGATURE OE"), 391 LATIN CAPITAL LIGATURE OE: Œ => ce 394 LATIN SMALL LIGATURE OE: œ => cf
|
/PHP-8.2/ext/mbstring/tests/data/ |
H A D | CP949.txt | 6607 0xA4CA 0x315A #HANGUL LETTER OE 7219 0xA8AB 0x0152 #LATIN CAPITAL LIGATURE OE 7396 0xA9AB 0x0153 #LATIN SMALL LIGATURE OE 8926 0xB3FA 0xB1CC #HANGUL SYLLABLE NIEUN OE 9606 0xB7DA 0xB8B0 #HANGUL SYLLABLE RIEUL OE 9820 0xB8FE 0xBAFC #HANGUL SYLLABLE MIEUM OE 10120 0xBAC6 0xBD48 #HANGUL SYLLABLE PIEUP OE 10510 0xBCE8 0xC1E0 #HANGUL SYLLABLE SIOS OE 11032 0xBFDC 0xC678 #HANGUL SYLLABLE IEUNG OE 11371 0xC1CB 0xC8C4 #HANGUL SYLLABLE CIEUC OE [all …]
|
H A D | KSX1001.txt | 381 0x244A 0x315A # HANGUL LETTER OE 657 0x282B 0x0152 # LATIN CAPITAL LIGATURE OE 750 0x292B 0x0153 # LATIN SMALL LIGATURE OE 1173 0x312B 0xAD34 # HANGUL SYLLABLE KIYEOK-OE 1440 0x337A 0xB1CC # HANGUL SYLLABLE NIEUN-OE 1784 0x375A 0xB8B0 # HANGUL SYLLABLE RIEUL-OE 1914 0x387E 0xBAFC # HANGUL SYLLABLE MIEUM-OE 2046 0x3A46 0xBD48 # HANGUL SYLLABLE PIEUP-OE 2268 0x3C68 0xC1E0 # HANGUL SYLLABLE SIOS-OE 2538 0x3F5C 0xC678 # HANGUL SYLLABLE IEUNG-OE [all …]
|
H A D | 8859-15.txt | 227 0xBC 0x0152 # LATIN CAPITAL LIGATURE OE 228 0xBD 0x0153 # LATIN SMALL LIGATURE OE
|
H A D | CP1254.txt | 159 0x8C 0x0152 #LATIN CAPITAL LIGATURE OE 175 0x9C 0x0153 #LATIN SMALL LIGATURE OE
|
H A D | CP1252.txt | 159 0x8C 0x0152 #LATIN CAPITAL LIGATURE OE 175 0x9C 0x0153 #LATIN SMALL LIGATURE OE
|
H A D | 8859-16.txt | 226 0xBC 0x0152 # LATIN CAPITAL LIGATURE OE 227 0xBD 0x0153 # LATIN SMALL LIGATURE OE
|
H A D | JISX0212.txt | 154 0x292D 0x0152 # LATIN CAPITAL LIGATURE OE 169 0x294D 0x0153 # LATIN SMALL LIGATURE OE
|
H A D | ISO-2022-JP-2004-JISX0213.txt | 1069 3-2B2A U+0153 # LATIN SMALL LIGATURE OE [2000] 1070 3-2B2B U+0152 # LATIN CAPITAL LIGATURE OE [2000]
|
H A D | EUC-JP-2004.txt | 1099 0xABAA U+0153 # LATIN SMALL LIGATURE OE [2000] 1100 0xABAB U+0152 # LATIN CAPITAL LIGATURE OE [2000]
|
H A D | SJIS-2004.txt | 1227 0x8649 U+0153 # LATIN SMALL LIGATURE OE [2000] 1228 0x864A U+0152 # LATIN CAPITAL LIGATURE OE [2000]
|
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativePPC_32.c | 96 …return push_inst(compiler, ADD | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src1) | B(src2… in emit_single_op() 157 …return push_inst(compiler, SUBF | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(src… in emit_single_op() 158 return push_inst(compiler, NEG | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src2)); in emit_single_op() 187 return push_inst(compiler, MULLW | OE(flags) | RC(flags) | D(dst) | A(src2) | B(src1)); in emit_single_op()
|
H A D | sljitNativePPC_64.c | 217 …FAIL_IF(push_inst(compiler, ADD | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src1) | B(src… in emit_single_op() 301 …FAIL_IF(push_inst(compiler, SUBF | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src2) | B(sr… in emit_single_op() 303 FAIL_IF(push_inst(compiler, NEG | OE(ALT_SET_FLAGS) | RC(ALT_SET_FLAGS) | D(dst) | A(src2))); in emit_single_op() 340 return push_inst(compiler, MULLW | OE(flags) | RC(flags) | D(dst) | A(src2) | B(src1)); in emit_single_op() 341 return push_inst(compiler, MULLD | OE(flags) | RC(flags) | D(dst) | A(src2) | B(src1)); in emit_single_op()
|
H A D | sljitNativePPC_common.c | 133 #define OE(flags) ((flags) & ALT_SET_FLAGS) macro
|
/PHP-8.2/ext/standard/html_tables/mappings/ |
H A D | CP1252.TXT | 159 0x8C 0x0152 #LATIN CAPITAL LIGATURE OE 175 0x9C 0x0153 #LATIN SMALL LIGATURE OE
|
H A D | 8859-15.TXT | 235 0xBC 0x0152 # LATIN CAPITAL LIGATURE OE 236 0xBD 0x0153 # LATIN SMALL LIGATURE OE
|
H A D | ROMAN.TXT | 321 0xCE 0x0152 # LATIN CAPITAL LIGATURE OE 322 0xCF 0x0153 # LATIN SMALL LIGATURE OE
|
Completed in 155 milliseconds