/PHP-8.2/ext/standard/tests/versioning/ |
H A D | version_compare.phpt | 12 "ge", ">=", 116 1.0-dev ge 1.0-dev : true 130 1.0-dev ge 1.0a1 : false 144 1.0-dev ge 1.0b1 : false 158 1.0-dev ge 1.0RC1 : false 172 1.0-dev ge 1.0rc1 : false 186 1.0-dev ge 1.0 : false 200 1.0-dev ge 1.0pl1 : false 214 1.0a1 ge 1.0-dev : true 228 1.0a1 ge 1.0a1 : true [all …]
|
/PHP-8.2/tests/lang/ |
H A D | 034.phpt | 7 if (setlocale(LC_NUMERIC, "de_DE.UTF-8", "de_DE", "de", "german", "ge", "de_DE.ISO-8859-1") === FAL… 14 setlocale(LC_NUMERIC, "de_DE.UTF-8", "de_DE", "de", "german", "ge", "de_DE.ISO-8859-1");
|
H A D | bug30638.phpt | 7 if (setlocale(LC_NUMERIC, "de_DE.UTF-8", "de_DE", "de", "german", "ge", "de_DE.ISO-8859-1") === FAL… 16 setlocale(LC_NUMERIC, "de_DE.UTF-8", "de_DE", "de", "german", "ge", "de_DE.ISO-8859-1");
|
/PHP-8.2/ext/json/tests/ |
H A D | bug42785.phpt | 7 if (!setlocale(LC_CTYPE, "de_DE", "de", "german", "ge", "de_DE.ISO8859-1", "ISO8859-1")) { 13 setlocale(LC_ALL, "de_DE", "de", "german", "ge", "de_DE.ISO8859-1", "ISO8859-1");
|
/PHP-8.2/ext/hash/sha3/generic64lc/ |
H A D | KeccakP-1600-64.macros | 54 A##ge ^= De; \ 55 Bbe = ROL64(A##ge, 44); \ 87 Ce ^= E##ge; \ 170 A##ge ^= De; \ 171 Bbe = ROL64(A##ge, 44); \ 262 A##ge ^= De; \ 295 Ce ^= E##ge; \ 378 A##ge ^= De; \ 467 X##ge = state[ 6]; \ 494 state[ 6] = X##ge; \ [all …]
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | file_variation.phpt | 79 string(4) "ge d" 91 string(5) "ge d
|
/PHP-8.2/ext/dom/tests/ |
H A D | dom_test.inc | 8 <para language='ge'>
|
H A D | dom001.phpt | 192 <para language="ge"> 251 <para language="ge">
|
/PHP-8.2/ext/snmp/ |
H A D | config.m4 | 24 if test "$SNMP_VERSION" -ge "5003"; then
|
/PHP-8.2/ext/standard/html_tables/ |
H A D | ents_html401.txt | 201 ge 2265
|
H A D | ents_xhtml.txt | 233 ge 2265
|
H A D | ents_html5.txt | 1040 ge 02265
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | get_html_translation_table_basic7.phpt | 170 [≥] => ≥
|
H A D | get_html_translation_table_basic2.phpt | 274 string(4) "≥" 783 string(4) "≥" 1290 string(4) "≥"
|
H A D | html_entity_decode_html4.phpt | 237 "≥",
|
H A D | get_html_translation_table_basic1.phpt | 261 string(4) "≥"
|
H A D | htmlentities_html4.phpt | 293 ≥ U+02265
|
H A D | get_html_translation_table_basic5.phpt | 810 [≥] => ≥
|
H A D | html_entity_decode_html5.phpt | 1045 "≥", 3179 ≥ => ≥ e289a5
|
H A D | htmlentities_html5.phpt | 795 ≥ U+02265
|
/PHP-8.2/ext/opcache/jit/dynasm/ |
H A D | dasm_arm.lua | 236 hi = 8, ls = 9, ge = 10, lt = 11, gt = 12, le = 13, al = 14,
|
H A D | dasm_arm64.lua | 243 hi = 8, ls = 9, ge = 10, lt = 11, gt = 12, le = 13, al = 14,
|
H A D | dasm_ppc.lua | 228 ge = 4, le = 5, ne = 6, ns = 7,
|
H A D | dasm_x86.lua | 398 pe = 10, po = 11, nge = 12, ge = 13, ng = 14, g = 15,
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 4415 uint32_t ge = 0; in parse_regex() local 4422 ge = 1; in parse_regex() 4447 *parsed_pattern++ = ge; in parse_regex()
|