Home
last modified time | relevance | path

Searched refs:Result (Results 1 – 25 of 114) sorted by relevance

12345

/PHP-8.2/ext/standard/tests/math/
H A Dpow_basic.phpt51 ..... 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 Dpow_basic_64bit.phpt51 ..... 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.2/ext/intl/tests/
H A Dcollator_sort.phpt112 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 Dcollator_sort_variant2.phpt112 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 Dcollator_asort.phpt146 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 Dcollator_asort_variant2.phpt146 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 Dcollator_sort_with_sort_keys.phpt102 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 Dcollator_sort_with_sort_keys_variant2.phpt102 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 Ddateformat_clone2.phpt31 Result of formatting timestamp=0 is :
33 Result of formatting timestamp=0 is :
35 Result of clone formatting timestamp=0 is :
/PHP-8.2/ext/pgsql/
H A Dpgsql.stub.php493 function pg_num_rows(PgSql\Result $result): int {}
499 function pg_numrows(PgSql\Result $result): int {}
501 function pg_num_fields(PgSql\Result $result): int {}
507 function pg_numfields(PgSql\Result $result): int {}
509 function pg_affected_rows(PgSql\Result $result): int {}
515 function pg_cmdtuples(PgSql\Result $result): int {}
536 function pg_fieldsize(PgSql\Result $result, int $field): int {}
625 function pg_free_result(PgSql\Result $result): bool {}
631 function pg_freeresult(PgSql\Result $result): bool {}
634 function pg_last_oid(PgSql\Result $result): string|int|false {}
[all …]
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation5.phpt15 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 Darray_intersect_uassoc_variation5.phpt21 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 Darray_intersect_uassoc_variation7.phpt21 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 Darray_intersect_ukey_variation5.phpt22 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 Darray_intersect_ukey_variation7.phpt22 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 Darray_intersect_uassoc_variation6.phpt20 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 Darray_intersect_ukey_variation6.phpt21 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 Darray_diff_uassoc_variation6.phpt20 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 Darray_diff_uassoc_variation8.phpt20 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 Darray_shift_variation6.phpt17 echo "Result: ";
26 echo "Result: ";
39 Result: string(4) "zero"
58 Result: string(3) "one"
/PHP-8.2/ext/gd/tests/
H A Dbug79676.phpt9 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.2/ext/ldap/
H A Dldap.stub.php640 function ldap_free_result(LDAP\Result $result): bool {}
642 function ldap_count_entries(LDAP\Connection $ldap, LDAP\Result $result): int {}
644 function ldap_first_entry(LDAP\Connection $ldap, LDAP\Result $result): LDAP\ResultEntry|false {}
652 function ldap_get_entries(LDAP\Connection $ldap, LDAP\Result $result): array|false {}
689 …ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): LDAP\Result|false {}
693 …n ldap_delete_ext(LDAP\Connection $ldap, string $dn, ?array $controls = null): LDAP\Result|false {}
699 …ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): LDAP\Result|false {}
710 …ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): LDAP\Result|false {}
731 function ldap_count_references(LDAP\Connection $ldap, LDAP\Result $result): int {}
733 …function ldap_first_reference(LDAP\Connection $ldap, LDAP\Result $result): LDAP\ResultEntry|false …
[all …]
/PHP-8.2/ext/standard/tests/network/
H A Dgetmxrr.phpt21 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.2/ext/ldap/tests/
H A Dldap_bind_ext.phpt48 object(LDAP\Result)#%d (0) {
55 object(LDAP\Result)#%d (0) {
62 object(LDAP\Result)#%d (0) {
69 object(LDAP\Result)#%d (0) {
H A Dldap_search_variation6.phpt49 object(LDAP\Result)#%d (0) {
52 object(LDAP\Result)#%d (0) {
218 object(LDAP\Result)#%d (0) {
221 object(LDAP\Result)#%d (0) {
234 object(LDAP\Result)#%d (0) {
237 object(LDAP\Result)#%d (0) {

Completed in 43 milliseconds

12345