/PHP-8.3/ext/openssl/tests/ |
H A D | bug81713.phpt | 149 openssl_pkey_export(): Argument #1 ($key) must not contain any null bytes 156 openssl_sign(): Argument #3 ($private_key) must not contain any null bytes 157 openssl_verify(): Argument #3 ($public_key) must not contain any null bytes 158 openssl_seal(): Argument #4 ($public_key) must not contain any null bytes 159 openssl_open(): Argument #4 ($private_key) must not contain any null bytes 160 openssl_csr_new(): Argument #2 ($private_key) must not contain any null bytes 161 openssl_csr_get_subject(): Argument #1 ($csr) must not contain any null bytes 197 openssl_cms_sign(): Argument #3 ($certificate) must not contain any null bytes 198 openssl_cms_sign(): Argument #4 ($private_key) must not contain any null bytes 204 openssl_cms_verify(): Argument #6 ($content) must not contain any null bytes [all …]
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | bug39621.phpt | 8 $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.3/ext/intl/collator/ |
H A D | collator_is_numeric.c | 23 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() 119 int neg = 0, any, cutlim; in collator_u_strtol() local 172 for (acc = 0, any = 0;; c = *s++) { in collator_u_strtol() 185 any = -1; in collator_u_strtol() 187 any = 1; in collator_u_strtol() 192 if (any < 0) { in collator_u_strtol() [all …]
|
/PHP-8.3/ext/intl/tests/ |
H A D | transliterator_create_basic.phpt | 8 $t = Transliterator::create("any-latin"); 11 $t = transliterator_create("any-latin"); 17 any-latin 18 any-latin
|
H A D | transliterator_clone.phpt | 10 $t = Transliterator::create("hex-any"); 19 hex-any: a 万 20 hex-any: a 万
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | fnmatch_variation.phpt | 188 fnmatch(): Argument #1 ($pattern) must not contain any null bytes 190 fnmatch(): Argument #1 ($pattern) must not contain any null bytes 270 fnmatch(): Argument #1 ($pattern) must not contain any null bytes 271 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 284 fnmatch(): Argument #1 ($pattern) must not contain any null bytes 285 fnmatch(): Argument #1 ($pattern) must not contain any null bytes [all …]
|
H A D | disk_free_space_variation.phpt | 106 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 D | disk_total_space_variation.phpt | 98 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.3/ext/intl/ |
H A D | intl_error.c | 211 int any = 0; in intl_parse_error_to_string() local 220 any = 1; in intl_parse_error_to_string() 223 if( any ) in intl_parse_error_to_string() 230 any = 1; in intl_parse_error_to_string() 234 if( any ) in intl_parse_error_to_string() 248 any = 1; in intl_parse_error_to_string() 253 if( any ) in intl_parse_error_to_string() 268 any = 1; in intl_parse_error_to_string() 271 if( !any ) in intl_parse_error_to_string()
|
/PHP-8.3/ext/standard/tests/mail/ |
H A D | mail_null_bytes.phpt | 34 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.3/ext/mbstring/tests/ |
H A D | mb_send_mail_null_bytes.phpt | 36 mb_send_mail(): Argument #1 ($to) must not contain any null bytes 37 mb_send_mail(): Argument #2 ($subject) must not contain any null bytes 38 mb_send_mail(): Argument #3 ($message) must not contain any null bytes 39 mb_send_mail(): Argument #4 ($additional_headers) must not contain any null bytes 40 mb_send_mail(): Argument #5 ($additional_params) must not contain any null bytes
|
/PHP-8.3/ext/soap/tests/ |
H A D | any.phpt | 2 SOAP handling of <any> 19 $struct = $x->inputAny->any["SOAPComplexType"]; 21 …return array("return" => array("any" => array("SOAPComplexType"=>new SoapVar($struct, SOAP_ENC_OBJ… 51 …"any"=>new SoapVar($struct, SOAP_ENC_OBJECT, "SOAPComplexType", "http://soapinterop.org/xsd", "SOA… 60 ["any"]=> 77 ["any"]=>
|
/PHP-8.3/ext/phar/tests/bug64931/ |
H A D | bug64931.phpt | 52 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.3/ext/standard/libavifinfo/ |
H A D | PATENTS | 10 for sale, import or distribute any Implementation. 17 this License, and must reproduce this License with any Implementation 23 b. For distribution in any other form (including binary, object form, 34 1.3. Defensive Termination. If any Licensee, its Affiliates, or its agents 36 participates in a lawsuit against another entity or any person asserting 37 that any Implementation infringes Necessary Claims, any patent licenses 67 2.3. Decoder. "Decoder" means any decoder that conforms fully with all 84 2.8. Licensee. "Licensee" means any person or entity who exercises patent 87 2.9. Licensor. "Licensor" means (i) any Licensee that makes, sells, offers 88 for sale, imports or distributes any Implementation, or (ii) a person [all …]
|
/PHP-8.3/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 31 "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.3/ext/standard/tests/misc/ |
H A D | exec_basic1.phpt | 28 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.3/ext/phar/tests/ |
H A D | bug65414.phpt | 28 .phar/injected-1.txt:Cannot create any files in magic ".phar" directory 29 /.phar/injected-2.txt:Cannot create any files in magic ".phar" directory 31 /.phar/:Cannot create any files in magic ".phar" directory
|
/PHP-8.3/ext/opcache/tests/opt/ |
H A D | prop_types.phpt | 65 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.3/tests/output/ |
H A D | flush_basic_001.phpt | 18 echo "Outside of any user buffers\n"; 24 Outside of any user buffers
|
/PHP-8.3/ext/imap/tests/ |
H A D | bug80800.phpt | 18 echo 'Connected without any issues', "\n"; 23 Connected without any issues
|
H A D | imap_errors_basic.phpt | 16 echo "List any errors\n"; 22 List any errors
|
/PHP-8.3/ext/standard/tests/network/ |
H A D | bug79405.phpt | 18 gethostbyname(): Argument #1 ($hostname) must not contain any null bytes 19 gethostbynamel(): Argument #1 ($hostname) must not contain any null bytes
|
/PHP-8.3/ext/date/tests/ |
H A D | bug70277.phpt | 18 ValueError: timezone_open(): Argument #1 ($timezone) must not contain any null bytes 19 ValueError: DateTimeZone::__construct(): Argument #1 ($timezone) must not contain any null bytes
|
H A D | bug72963.phpt | 87 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.3/ext/standard/tests/ini_info/ |
H A D | php_ini_scanned_files.phpt | 9 // Empty env value disables any config option 13 // Env value without path separator overrides any config option
|