Home
last modified time | relevance | path

Searched refs:d (Results 6401 – 6425 of 7036) sorted by relevance

1...<<251252253254255256257258259260>>...282

/php-src/ext/reflection/tests/types/
H A DReflectionType_001.phpt5 …allable $c, string $f, bool $g, int $h, float $i, NotExisting $j, stdClass $d = null, $e = null) {…
104 …Implicitly marking parameter $d as nullable is deprecated, the explicit nullable type must be used…
/php-src/ext/standard/
H A Dcrypt_sha512.c127 uint64_t d = ctx->H[3]; in sha512_process_block() local
148 uint64_t d_save = d; in sha512_process_block()
184 e = d + T1; in sha512_process_block()
185 d = c; in sha512_process_block()
196 d += d_save; in sha512_process_block()
210 ctx->H[3] = d; in sha512_process_block()
/php-src/ext/openssl/
H A Dopenssl.c319 r->d = d; in ZEND_GET_MODULE()
345 *d = r->d; in RSA_get0_key()
393 *p = d->p; in DSA_get0_pqg()
394 *q = d->q; in DSA_get0_pqg()
395 *g = d->g; in DSA_get0_pqg()
400 d->p = p; in DSA_set0_pqg()
401 d->q = q; in DSA_set0_pqg()
402 d->g = g; in DSA_set0_pqg()
3925 if (!n || !d || !RSA_set0_key(rsa, n, e, d)) { in php_openssl_pkey_init_legacy_rsa()
4449 if (d) { in php_openssl_pkey_init_legacy_ec()
[all …]
/php-src/ext/ftp/tests/
H A Dftp_get_basic.phpt39 Warning: ftp_get(): a warning: No such file or directory in %sftp_get_basic.php on line %d
H A Dftp_delete.phpt31 Warning: ftp_delete(): No such file or directory in %s on line %d
/php-src/ext/pcntl/tests/
H A Dpcntl_signal.phpt46 got signal from %r\d+|nobody%r
/php-src/ext/json/tests/
H A Dbug50224.phpt49 object(stdClass)#%d (2) {
/php-src/ext/intl/tests/
H A Ddateformat_formatObject_datetime_variant2.phpt18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
/php-src/tests/basic/
H A Dbug55500.phpt58 string(%d) "%s"
/php-src/ext/openssl/tests/
H A Dbug76705.pem43 d/vMrdhWXQTPvCSf/8HbwB5ISdUTQ1uQ6XqQYAv68QNqo7f7VNuZqFa6FD0CgYEA
/php-src/ext/phar/tests/
H A Dopen_for_write_existing_b.phpt26 …rations disabled by the php.ini setting phar.readonly in %sopen_for_write_existing_b.php on line %d
H A Dopen_for_write_existing_c.phpt26 …rations disabled by the php.ini setting phar.readonly in %sopen_for_write_existing_c.php on line %d
H A Dphar_gzip.phpt48 string(%d) "phar://%sphar_gzip.phar/tar_004.php"
/php-src/ext/phar/tests/tar/
H A Dphar_buildfromiterator4.phpt57 string(%d) "%sphar_buildfromiterator4.phpt"
H A Dphar_buildfromiterator9.phpt57 string(%d) "[stream]"
H A Drmdir.phpt43 Warning: rmdir(): phar error: Directory not empty in %srmdir.php on line %d
/php-src/ext/phar/tests/zip/
H A Dphar_buildfromiterator9.phpt56 string(%d) "[stream]"
H A Dphar_buildfromiterator4.phpt56 string(%d) "%sphar_buildfromiterator4.phpt"
/php-src/ext/spl/tests/
H A Dbug45622b.phpt28 Warning: Undefined array key "prop1" in %s on line %d
H A Ddit_002.phpt51 int(%d)
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_error.phpt34 …t_contents(/no/such/file/or/dir): Failed to open stream: No such file or directory in %s on line %d
/php-src/Zend/tests/
H A Dclosure_call.phpt64 Warning: Cannot bind closure to scope of internal class stdClass in %s line %d
/php-src/ext/standard/tests/serialize/
H A Dbug64146.phpt55 …serialize() instead (or in addition, if support for old PHP versions is necessary) in %s on line %d
H A Dbug71940.phpt47 …serialize() instead (or in addition, if support for old PHP versions is necessary) in %s on line %d
/php-src/ext/standard/tests/class_object/
H A Dget_declared_traits_basic_001.phpt37 array(%d) {

Completed in 53 milliseconds

1...<<251252253254255256257258259260>>...282