Home
last modified time | relevance | path

Searched refs:data (Results 476 – 500 of 1807) sorted by relevance

1...<<11121314151617181920>>...73

/PHP-8.1/ext/standard/tests/class_object/
H A Dmethod_exists_variation_001.phpt26 // int data
32 // float data
39 // array data
46 // null data
50 // boolean data
56 // empty data
60 // string data
64 // undefined data
67 // unset data
H A Dget_class_methods_variation_001.phpt21 // int data
27 // float data
34 // array data
41 // null data
45 // boolean data
51 // empty data
55 // string data
59 // object data
62 // undefined data
65 // unset data
/PHP-8.1/ext/standard/tests/array/
H A Darray_udiff_assoc_variation1.phpt41 // int data
47 // float data
54 // null data
58 // boolean data
64 // empty data
68 // string data
74 // object data
78 // undefined data
81 // unset data
H A Darray_udiff_uassoc_variation1.phpt42 // int data
48 // float data
55 // null data
59 // boolean data
65 // empty data
69 // string data
75 // object data
79 // undefined data
82 // unset data
H A Darray_udiff_variation1.phpt41 // int data
47 // float data
54 // null data
58 // boolean data
64 // empty data
68 // string data
74 // object data
78 // undefined data
81 // unset data
H A Darray_uintersect_assoc_variation1.phpt41 // int data
47 // float data
54 // null data
58 // boolean data
64 // empty data
68 // string data
74 // object data
78 // undefined data
81 // unset data
H A Darray_uintersect_uassoc_variation1.phpt42 // int data
48 // float data
55 // null data
59 // boolean data
65 // empty data
69 // string data
75 // object data
79 // undefined data
82 // unset data
H A Darray_uintersect_variation1.phpt41 // int data
47 // float data
54 // null data
58 // boolean data
64 // empty data
68 // string data
74 // object data
78 // undefined data
81 // unset data
H A Darray_multisort_variation2.phpt48 // int data
54 // float data
61 // array data
67 // null data
71 // boolean data
77 // empty data
81 // string data
87 // object data
91 // undefined data
94 // unset data
/PHP-8.1/ext/mbstring/tests/
H A Dmb_substitute_character_variation_strict_types.phpt44 // int data
50 // float data
57 // array data
63 // null data
67 // boolean data
73 // empty data
77 // string data
83 // object data
87 // undefined data
90 // unset data
H A Dmb_substitute_character_variation_weak_types.phpt42 // int data
48 // float data
55 // array data
61 // null data
65 // boolean data
71 // empty data
75 // string data
81 // object data
85 // undefined data
88 // unset data
/PHP-8.1/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt2 Test ctype_alnum() function : usage variations - Different data types as $c arg
8 * Pass different data types as $c argument to ctype_alnum() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_alpha_variation1.phpt2 Test ctype_alpha() function : usage variations - different data types as $c arg
8 * Pass different data types as $c argument to ctype_alpha() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_cntrl_variation1.phpt2 Test ctype_cntrl() function : usage variations - Different data types as $c arg
8 * Pass different data types as $c argument to ctype_cntrl() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
72 // object data
75 // undefined data
[all …]
H A Dctype_digit_variation1.phpt2 Test ctype_digit() function : usage variations - different data types as $c arg
8 * Pass different data types as $c argument to ctype_digit() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_graph_variation1.phpt2 Test ctype_graph() function : usage variations - different data types as $c arg
8 * Pass different data types as $c argument to ctype_graph() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_lower_variation1.phpt2 Test ctype_lower() function : usage variations - different data types as $c arg
8 * Pass different data types as $c argument to ctype_lower() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_print_variation1.phpt2 Test ctype_print() function : usage variations - different data types as $c arg
8 * Pass different data types as $c argument to ctype_print() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_punct_variation1.phpt2 Test ctype_punct() function : usage variations - different data types as $c argument
8 * Pass different data types as $c argument to ctype_punt() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_space_variation1.phpt2 Test ctype_space() function : usage variations - different data types as $c argument
8 * Pass different data types as $c argument to ctype_space() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_upper_variation1.phpt2 Test ctype_upper() function : usage variations - different data types
8 * Pass different data types as $c argument to ctype_upper() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
H A Dctype_xdigit_variation1.phpt2 Test ctype_xdigit() function : usage variations - different data typse as $c arg
8 * Pass different data types as $c argument to ctype_xdigit() to test behaviour
38 // int data
44 // float data
51 // null data
55 // boolean data
61 // empty data
66 // string data
71 // object data
74 // undefined data
[all …]
/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php147 function openssl_pkcs7_read(string $data, &$certificates): bool {} argument
170 function openssl_private_encrypt(string $data, &$encrypted_data, $private_key, int $padding = OPENS… argument
176 function openssl_private_decrypt(string $data, &$decrypted_data, $private_key, int $padding = OPENS… argument
182 function openssl_public_encrypt(string $data, &$encrypted_data, $public_key, int $padding = OPENSSL… argument
188 function openssl_public_decrypt(string $data, &$decrypted_data, $public_key, int $padding = OPENSSL… argument
196 function openssl_sign(string $data, &$signature, $private_key, string|int $algorithm = OPENSSL_ALGO… argument
199 function openssl_verify(string $data, string $signature, $public_key, string|int $algorithm = OPENS… argument
206 function openssl_seal(string $data, &$sealed_data, &$encrypted_keys, array $public_key, string $cip… argument
212 function openssl_open(string $data, &$output, string $encrypted_key, $private_key, string $cipher_a… argument
234 function openssl_digest(string $data, string $digest_algo, bool $binary = false): string|false {} argument
[all …]
/PHP-8.1/ext/phar/tests/
H A Dphar_convert_again.phpt47 $data = $zip->convertToData();
48 echo $data->getPath() . "\n";
51 $data->setStub('hi');
56 $data->setDefaultStub();
61 $data->setAlias('hi');
67 $data = $tar->convertToData();
68 echo $data->getPath() . "\n";
123 $data->setStub('hi');
128 $data->setAlias('hi');
133 $data->setDefaultStub();
[all …]
/PHP-8.1/tests/basic/
H A Drfc1867_boundary_1.phpt6 Content-Type: multipart/form-data; boundary="------------------------------------foobar"
8 Content-Disposition: form-data; name="foobar"

Completed in 76 milliseconds

1...<<11121314151617181920>>...73