Home
last modified time | relevance | path

Searched refs:d (Results 7151 – 7175 of 7288) sorted by relevance

1...<<281282283284285286287288289290>>...292

/PHP-7.3/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt80 --> /foo.php?a=b&c=d : NULL
81 --> foo.php?a=b&c=d : NULL
H A Dparse_url_basic_001.phpt598 --> /foo.php?a=b&c=d: array(2) {
602 string(7) "a=b&c=d"
605 --> foo.php?a=b&c=d: array(2) {
609 string(7) "a=b&c=d"
H A Dparse_url_unterminated.phpt600 --> /foo.php?a=b&c=d: array(2) {
604 string(7) "a=b&c=d"
607 --> foo.php?a=b&c=d: array(2) {
611 string(7) "a=b&c=d"
/PHP-7.3/ext/date/lib/
H A Dparse_date.c3813 s->time->d = 1; in scan()
7244 s->time->relative.d = 0 - s->time->relative.d; in scan()
13664 s->time->d = 1; in scan()
14968 s->time->d = 1; in scan()
15955 s->time->d = 1; in scan()
18421 d = 1; in scan()
18423 s->time->d = 1; in scan()
19483 s->time->d = 1; in scan()
22236 time->d = 1; in timelib_time_reset_fields()
22248 if (time->d == TIMELIB_UNSET ) time->d = 1; in timelib_time_reset_unset_fields()
[all …]
H A Dunixtime2tm.c107 tm->d = tmp_days - months[i]; in timelib_unixtime2gmt()
/PHP-7.3/ext/standard/tests/array/
H A Dsort_variation9.phpt30 array('a' => 1,'b' => array('e' => 2,'f' => 3),'c' => array('g' => 4),'d' => 5),
H A Deach_variation3.phpt111 …he each() function is deprecated. This message will be suppressed on further calls in %s on line %d
/PHP-7.3/ext/standard/tests/file/
H A D007_variation11-win32-mb.phpt66 resource(%d) of type (stream)
H A D007_variation11.phpt64 resource(%d) of type (stream)
H A D007_variation12-win32.phpt64 resource(%d) of type (stream)
H A D007_variation12.phpt64 resource(%d) of type (stream)
H A D007_variation20.phpt59 resource(%d) of type (stream)
/PHP-7.3/ext/gmp/tests/
H A Dgmp_random_seed-32bit.phpt230 …g: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on line %d
H A Dgmp_random_seed.phpt230 …g: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on line %d
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_pconnect.phpt47 $affected = $db1->exec(sprintf('KILL %d', $con1));
/PHP-7.3/ext/fileinfo/libmagic/
H A Dprint.c195 (void) fprintf(stderr, "%G", m->value.d); in file_mdump()
/PHP-7.3/ext/standard/tests/strings/
H A Ducwords_variation4.phpt20 "t e s t i n g u c w o r d s ",
H A Dsetlocale_basic3.phpt100 string(%d) "%s"
/PHP-7.3/ext/exif/tests/
H A Dexif016.phpt17 int(%d)
19 int(%d)
H A Dexif017.phpt17 int(%d)
19 int(%d)
H A Dexif_read_data_streams.phpt21 int(%d)
23 int(%d)
/PHP-7.3/main/streams/
H A Dplain_wrapper.c153 static int do_fstat(php_stdio_stream_data *d, int force) in do_fstat() argument
155 if (!d->cached_fstat || force) { in do_fstat()
159 PHP_STDIOP_GET_FD(fd, d); in do_fstat()
160 r = zend_fstat(fd, &d->sb); in do_fstat()
161 d->cached_fstat = r == 0; in do_fstat()
/PHP-7.3/ext/oci8/tests/
H A Dbind_number.phpt137 Warning: oci_execute(): ORA-01722: %s in %sbind_number.php on line %d
/PHP-7.3/ext/phar/tests/
H A Dphar_isvalidpharfilename.phpt79 …() expects parameter 1 to be a valid path, array given in %sphar_isvalidpharfilename.php on line %d
/PHP-7.3/ext/reflection/tests/
H A DReflectionMethod_getModifiers_basic.phpt239 Warning: ReflectionMethod::getModifiers() expects exactly 0 parameters, 1 given in %s on line %d

Completed in 60 milliseconds

1...<<281282283284285286287288289290>>...292