Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/PHP-8.0/ext/openssl/tests/
H A Dbug81713.phpt147 openssl_pkey_export(): Argument #1 ($key) must not contain any null bytes
154 openssl_sign(): Argument #3 ($private_key) must not contain any null bytes
155 openssl_verify(): Argument #3 ($public_key) must not contain any null bytes
156 openssl_seal(): Argument #4 ($public_key) must not contain any null bytes
157 openssl_open(): Argument #4 ($private_key) must not contain any null bytes
158 openssl_csr_new(): Argument #2 ($private_key) must not contain any null bytes
159 openssl_csr_get_subject(): Argument #1 ($csr) must not contain any null bytes
195 openssl_cms_sign(): Argument #3 ($certificate) must not contain any null bytes
196 openssl_cms_sign(): Argument #4 ($private_key) must not contain any null bytes
202 openssl_cms_verify(): Argument #6 ($content) must not contain any null bytes
[all …]
/PHP-8.0/ext/standard/tests/strings/
H A Dbug39621.phpt8 $replace = "any text";
16 $replace = "any text";
24 $replace = "any text";
32 $replace = "any text";
43 string(8) "any text"
44 string(8) "any text"
/PHP-8.0/ext/intl/collator/
H A Dcollator_is_numeric.c23 int any = 0; in collator_u_strtod() local
35 any = 1; in collator_u_strtod()
42 any = 1; in collator_u_strtod()
47 if ((c == 0x65 /*'e'*/ || c == 0x45 /*'E'*/) && any) { in collator_u_strtod()
66 if (any) { in collator_u_strtod()
122 register int neg = 0, any, cutlim; local
175 for (acc = 0, any = 0;; c = *s++) {
188 any = -1;
190 any = 1;
195 if (any < 0) {
[all …]
/PHP-8.0/ext/intl/tests/
H A Dtransliterator_create_basic.phpt8 $t = Transliterator::create("any-latin");
11 $t = transliterator_create("any-latin");
17 any-latin
18 any-latin
H A Dtransliterator_clone.phpt10 $t = Transliterator::create("hex-any");
19 hex-any: a 万
20 hex-any: a 万
/PHP-8.0/ext/standard/tests/file/
H A Dfnmatch_variation.phpt190 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
192 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
272 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
273 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
274 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
275 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
276 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
277 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
286 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
287 fnmatch(): Argument #1 ($pattern) must not contain any null bytes
[all …]
H A Ddisk_free_space_variation.phpt106 disk_free_space(): Argument #1 ($directory) must not contain any null bytes
107 diskfreespace(): Argument #1 ($directory) must not contain any null bytes
110 disk_free_space(): Argument #1 ($directory) must not contain any null bytes
111 diskfreespace(): Argument #1 ($directory) must not contain any null bytes
114 disk_free_space(): Argument #1 ($directory) must not contain any null bytes
115 diskfreespace(): Argument #1 ($directory) must not contain any null bytes
118 disk_free_space(): Argument #1 ($directory) must not contain any null bytes
119 diskfreespace(): Argument #1 ($directory) must not contain any null bytes
H A Ddisk_total_space_variation.phpt98 disk_total_space(): Argument #1 ($directory) must not contain any null bytes
101 disk_total_space(): Argument #1 ($directory) must not contain any null bytes
104 disk_total_space(): Argument #1 ($directory) must not contain any null bytes
107 disk_total_space(): Argument #1 ($directory) must not contain any null bytes
/PHP-8.0/ext/intl/
H A Dintl_error.c222 int any = 0; in intl_parse_error_to_string() local
231 any = 1; in intl_parse_error_to_string()
234 if( any ) in intl_parse_error_to_string()
241 any = 1; in intl_parse_error_to_string()
245 if( any ) in intl_parse_error_to_string()
259 any = 1; in intl_parse_error_to_string()
264 if( any ) in intl_parse_error_to_string()
279 any = 1; in intl_parse_error_to_string()
282 if( !any ) in intl_parse_error_to_string()
/PHP-8.0/ext/standard/tests/mail/
H A Dmail_null_bytes.phpt34 mail(): Argument #1 ($to) must not contain any null bytes
35 mail(): Argument #2 ($subject) must not contain any null bytes
36 mail(): Argument #3 ($message) must not contain any null bytes
37 mail(): Argument #4 ($additional_headers) must not contain any null bytes
38 mail(): Argument #5 ($additional_params) must not contain any null bytes
/PHP-8.0/ext/mbstring/tests/
H A Dmb_send_mail_null_bytes.phpt34 mb_send_mail(): Argument #1 ($to) must not contain any null bytes
35 mb_send_mail(): Argument #2 ($subject) must not contain any null bytes
36 mb_send_mail(): Argument #3 ($message) must not contain any null bytes
37 mb_send_mail(): Argument #4 ($additional_headers) must not contain any null bytes
38 mb_send_mail(): Argument #5 ($additional_params) must not contain any null bytes
/PHP-8.0/ext/soap/tests/
H A Dany.phpt2 SOAP handling of <any>
23 $struct = $x->inputAny->any["SOAPComplexType"];
25 …return array("return" => array("any" => array("SOAPComplexType"=>new SoapVar($struct, SOAP_ENC_OBJ…
53 …"any"=>new SoapVar($struct, SOAP_ENC_OBJECT, "SOAPComplexType", "http://soapinterop.org/xsd", "SOA…
62 ["any"]=>
79 ["any"]=>
/PHP-8.0/ext/phar/tests/bug64931/
H A Dbug64931.phpt52 CAUGHT: Cannot create any files in magic ".phar" directory
53 CAUGHT: Cannot create any files in magic ".phar" directory
54 CAUGHT: Cannot create any files in magic ".phar" directory
55 CAUGHT: Cannot create any files in magic ".phar" directory
56 CAUGHT: Phar::addFromString(): Argument #1 ($localName) must not contain any null bytes
/PHP-8.0/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt31 "Object" form shall mean any form resulting from mechanical
49 "Contribution" shall mean any work of authorship, including
83 institute patent litigation against any entity (including a
86 or contributory patent infringement, then any patent licenses
95 (a) You must give any other recipients of the Work or
104 excluding those notices that do not pertain to any part of
127 for any such Derivative Works as a whole, provided Your use,
134 this License, without any additional terms or conditions.
172 of any other Contributor, and only if You agree to indemnify,
173 defend, and hold each Contributor harmless for any liability
[all …]
/PHP-8.0/ext/standard/tests/misc/
H A Dexec_basic1.phpt28 exec(): Argument #1 ($command) must not contain any null bytes
29 system(): Argument #1 ($command) must not contain any null bytes
30 passthru(): Argument #1 ($command) must not contain any null bytes
/PHP-8.0/ext/imap/tests/
H A Dbug80800.phpt16 echo 'Connected without any issues', "\n";
21 Connected without any issues
H A Dimap_errors_basic.phpt16 echo "List any errors\n";
25 List any errors
/PHP-8.0/tests/output/
H A Dflush_basic_001.phpt18 echo "Outside of any user buffers\n";
24 Outside of any user buffers
/PHP-8.0/ext/standard/tests/network/
H A Dbug79405.phpt18 gethostbyname(): Argument #1 ($hostname) must not contain any null bytes
19 gethostbynamel(): Argument #1 ($hostname) must not contain any null bytes
/PHP-8.0/ext/phar/tests/
H A Dbug65414.phpt32 .phar/injected-1.txt:Cannot create any files in magic ".phar" directory
33 /.phar/injected-2.txt:Cannot create any files in magic ".phar" directory
35 /.phar/:Cannot create any files in magic ".phar" directory
/PHP-8.0/ext/date/tests/
H A Dbug70277.phpt18 timezone_open(): Argument #1 ($timezone) must not contain any null bytes
19 DateTimeZone::__construct(): Argument #1 ($timezone) must not contain any null bytes
H A Dbug72963.phpt87 DateTime::createFromFormat(): Argument #2 ($datetime) must not contain any null bytes
88 DateTimeImmutable::createFromFormat(): Argument #2 ($datetime) must not contain any null bytes
89 date_parse_from_format(): Argument #2 ($datetime) must not contain any null bytes
/PHP-8.0/ext/opcache/tests/opt/
H A Dprop_types.phpt65 0004 #3.T2 [any] = FETCH_OBJ_R #1.CV0($test) [object (instanceof Test)] string("protected")
66 0005 SEND_VAL #3.T2 [any] 2
67 0006 #4.T3 [any] = FETCH_OBJ_R #1.CV0($test) [object (instanceof Test)] string("private")
68 0007 SEND_VAL #4.T3 [any] 3
123 0005 #2.T2 [array of [any, ref]] = FETCH_OBJ_R THIS string("private")
124 0006 SEND_VAL #2.T2 [array of [any, ref]] 3
/PHP-8.0/ext/standard/tests/ini_info/
H A Dphp_ini_scanned_files.phpt9 // Empty env value disables any config option
13 // Env value without path separator overrides any config option
/PHP-8.0/ext/exif/tests/
H A Dfilename_empty.phpt34 exif_read_data(): Argument #1 ($file) must not contain any null bytes
35 exif_thumbnail(): Argument #1 ($file) must not contain any null bytes

Completed in 92 milliseconds

12345678910>>...16