/PHP-8.3/ext/standard/tests/math/ |
H A D | pow_basic.phpt | 51 ..... Exponent = 0 Result = 1 52 ..... Exponent = 1 Result = 23 54 ..... Exponent = 2 Result = 529 68 ..... Exponent = 0 Result = 1 69 ..... Exponent = 1 Result = -23 71 ..... Exponent = 2 Result = 529 85 ..... Exponent = 0 Result = 1 102 ..... Exponent = 0 Result = 1 119 ..... Exponent = 0 Result = 1 136 ..... Exponent = 0 Result = 1 [all …]
|
H A D | pow_basic_64bit.phpt | 51 ..... Exponent = 0 Result = 1 52 ..... Exponent = 1 Result = 23 54 ..... Exponent = 2 Result = 529 68 ..... Exponent = 0 Result = 1 69 ..... Exponent = 1 Result = -23 71 ..... Exponent = 2 Result = 529 85 ..... Exponent = 0 Result = 1 102 ..... Exponent = 0 Result = 1 119 ..... Exponent = 0 Result = 1 136 ..... Exponent = 0 Result = 1 [all …]
|
/PHP-8.3/Zend/tests/in-de-crement/ |
H A D | incdec_strings.phpt | 27 echo "Result value:"; 52 echo "Result value:"; 61 Result value:string(1) "1" 65 Result value:string(1) " " 67 Result value:int(1) 69 Result value:float(16.5) 87 Result value:string(4) "" 92 Result value:int(-1) 96 Result value:string(1) " " 98 Result value:int(-1) [all …]
|
H A D | incdec_types.phpt | 28 echo "Result value:"; 51 Result value:int(1) 59 Result value:bool(true) 61 Result value:int(1) 63 Result value:float(1) 73 Result value:int(1) 78 Result value:NULL 88 Result value:int(-1) 90 Result value:float(-1) 94 Result value:int(-1) [all …]
|
/PHP-8.3/ext/intl/tests/ |
H A D | collator_sort.phpt | 112 Result: true 120 Result: true 128 Result: true 136 Result: true 144 Result: true 152 Result: true 160 Result: true 168 Result: true 176 Result: true 184 Result: true [all …]
|
H A D | collator_sort_variant2.phpt | 112 Result: true 120 Result: true 128 Result: true 136 Result: true 144 Result: true 152 Result: true 160 Result: true 168 Result: true 176 Result: true 184 Result: true [all …]
|
H A D | collator_asort.phpt | 146 Result: true 154 Result: true 162 Result: true 171 Result: true 179 Result: true 187 Result: true 195 Result: true 203 Result: true 211 Result: true 219 Result: true [all …]
|
H A D | collator_asort_variant2.phpt | 146 Result: true 154 Result: true 162 Result: true 171 Result: true 179 Result: true 187 Result: true 195 Result: true 203 Result: true 211 Result: true 219 Result: true [all …]
|
H A D | collator_sort_with_sort_keys.phpt | 102 Result: true 110 Result: true 118 Result: true 126 Result: true 134 Result: true 142 Result: true 150 Result: true 158 Result: true 166 Result: true 175 Result: true [all …]
|
H A D | collator_sort_with_sort_keys_variant2.phpt | 102 Result: true 110 Result: true 118 Result: true 126 Result: true 134 Result: true 142 Result: true 150 Result: true 158 Result: true 166 Result: true 175 Result: true [all …]
|
/PHP-8.3/ext/pgsql/ |
H A D | pgsql.stub.php | 540 function pg_num_rows(PgSql\Result $result): int {} 546 function pg_numrows(PgSql\Result $result): int {} 548 function pg_num_fields(PgSql\Result $result): int {} 554 function pg_numfields(PgSql\Result $result): int {} 556 function pg_affected_rows(PgSql\Result $result): int {} 562 function pg_cmdtuples(PgSql\Result $result): int {} 583 function pg_fieldsize(PgSql\Result $result, int $field): int {} 670 function pg_free_result(PgSql\Result $result): bool {} 676 function pg_freeresult(PgSql\Result $result): bool {} 679 function pg_last_oid(PgSql\Result $result): string|int|false {} [all …]
|
/PHP-8.3/ext/standard/tests/array/ |
H A D | array_diff_assoc_variation5.phpt | 15 echo "-- Result of comparing integers and floating point numbers: --\n"; 19 echo "-- Result of comparing integers and strings containing an integers : --\n"; 23 echo "-- Result of comparing integers and strings containing floating points : --\n"; 27 echo "-- Result of comparing floating points and strings containing integers : --\n"; 39 echo "-- Result of comparing more than two arrays: --\n"; 46 -- Result of comparing integers and floating point numbers: -- 55 -- Result of comparing integers and strings containing an integers : -- 64 -- Result of comparing integers and strings containing floating points : -- 85 -- Result of comparing floating points and strings containing integers : -- 94 -- Result of comparing floating points and strings containing floating point: -- [all …]
|
H A D | array_intersect_uassoc_variation5.phpt | 21 echo "\n-- Result of integers and floating point intersection --\n"; 24 echo "\n-- Result of integers and strings containing integers intersection --\n"; 27 echo "\n-- Result of integers and strings containing floating points intersection --\n"; 33 -- Result of integers and floating point intersection -- 41 -- Result of integers and strings containing integers intersection -- 49 -- Result of integers and strings containing floating points intersection --
|
H A D | array_intersect_uassoc_variation7.phpt | 21 echo "\n-- Result of strings containing integers intersection --\n"; 24 echo "\n-- Result of strings containing floating points intersection --\n"; 27 echo "\n-- Result of strings containing integers and strings containing floating points intersectio… 33 -- Result of strings containing integers intersection -- 39 -- Result of strings containing floating points intersection -- 45 -- Result of strings containing integers and strings containing floating points intersection --
|
H A D | array_intersect_ukey_variation5.phpt | 22 echo "\n-- Result of integers and floating point intersection --\n"; 25 echo "\n-- Result of integers and strings containing integers intersection --\n"; 28 echo "\n-- Result of integers and strings containing floating points intersection --\n"; 34 -- Result of integers and floating point intersection -- 42 -- Result of integers and strings containing integers intersection -- 50 -- Result of integers and strings containing floating points intersection --
|
H A D | array_intersect_ukey_variation7.phpt | 22 echo "\n-- Result of strings containing integers intersection --\n"; 25 echo "\n-- Result of strings containing floating points intersection --\n"; 28 echo "\n-- Result of strings containing integers and strings containing floating points intersectio… 34 -- Result of strings containing integers intersection -- 42 -- Result of strings containing floating points intersection -- 50 -- Result of strings containing integers and strings containing floating points intersection --
|
H A D | array_intersect_uassoc_variation6.phpt | 20 echo "\n-- Result of floating points and strings containing integers intersection --\n"; 23 echo "\n-- Result of floating points and strings containing floating point intersection --\n"; 29 -- Result of floating points and strings containing integers intersection -- 37 -- Result of floating points and strings containing floating point intersection --
|
H A D | array_intersect_ukey_variation6.phpt | 21 echo "\n-- Result of floating points and strings containing integers intersection --\n"; 24 echo "\n-- Result of floating points and strings containing floating point intersection --\n"; 30 -- Result of floating points and strings containing integers intersection -- 38 -- Result of floating points and strings containing floating point intersection --
|
H A D | array_diff_uassoc_variation6.phpt | 20 echo "\n-- Result of comparing floating points and strings containing integers --\n"; 24 echo "\n-- Result of comparing floating points and strings containing floating point --\n"; 32 -- Result of comparing floating points and strings containing integers -- 38 -- Result of comparing floating points and strings containing floating point --
|
H A D | array_diff_uassoc_variation8.phpt | 20 echo "\n-- Result of comparing integers and strings containing an integers --\n"; 24 echo "\n-- Result of comparing integers and strings containing floating points --\n"; 32 -- Result of comparing integers and strings containing an integers -- 40 -- Result of comparing integers and strings containing floating points --
|
H A D | array_shift_variation6.phpt | 17 echo "Result: "; 26 echo "Result: "; 39 Result: string(4) "zero" 58 Result: string(3) "one"
|
/PHP-8.3/ext/gd/tests/ |
H A D | bug79676.phpt | 9 echo "$desc - Test Result: ", 25 No scaling - Test Result: pass 26 Scale 200%, default mode - Test Result: pass 27 Scale 50%, default mode - Test Result: pass 28 Scale 200%, IMG_BICUBIC mode - Test Result: pass 29 Scale 50%, IMG_BICUBIC mode - Test Result: pass
|
/PHP-8.3/ext/ldap/ |
H A D | ldap.stub.php | 643 function ldap_free_result(LDAP\Result $result): bool {} 645 function ldap_count_entries(LDAP\Connection $ldap, LDAP\Result $result): int {} 647 function ldap_first_entry(LDAP\Connection $ldap, LDAP\Result $result): LDAP\ResultEntry|false {} 655 function ldap_get_entries(LDAP\Connection $ldap, LDAP\Result $result): array|false {} 692 …ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): LDAP\Result|false {} 696 …n ldap_delete_ext(LDAP\Connection $ldap, string $dn, ?array $controls = null): LDAP\Result|false {} 702 …ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): LDAP\Result|false {} 713 …ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): LDAP\Result|false {} 734 function ldap_count_references(LDAP\Connection $ldap, LDAP\Result $result): int {} 736 …function ldap_first_reference(LDAP\Connection $ldap, LDAP\Result $result): LDAP\ResultEntry|false … [all …]
|
/PHP-8.3/ext/standard/tests/network/ |
H A D | getmxrr.phpt | 21 echo "Result: " . ($result ? "true" : "false") 27 Result: true, hosts: 1, weights: 1 28 Result: true, hosts: 2, weights: 2 29 Result: false, hosts: 0, weights: 0
|
/PHP-8.3/ext/ldap/tests/ |
H A D | ldap_bind_ext.phpt | 48 object(LDAP\Result)#%d (0) { 55 object(LDAP\Result)#%d (0) { 62 object(LDAP\Result)#%d (0) { 69 object(LDAP\Result)#%d (0) {
|