Home
last modified time | relevance | path

Searched refs:days (Results 51 – 67 of 67) sorted by relevance

123

/PHP-5.3/ext/date/tests/
H A Dbug43452.phpt17 // forward one week, then behaves like above for week days
H A Dbug33414-1.phpt2 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests)
/PHP-5.3/ext/fileinfo/libmagic/
H A Dcdf.c1036 int days, hours, mins, secs; in cdf_print_elapsed_time() local
1045 days = (int)ts; in cdf_print_elapsed_time()
1047 if (days) { in cdf_print_elapsed_time()
1048 len += snprintf(buf + len, bufsiz - len, "%dd+", days); in cdf_print_elapsed_time()
1053 if (days || hours) { in cdf_print_elapsed_time()
/PHP-5.3/ext/date/lib/
H A Dtimelib.c273 d->y, d->m, d->d, d->h, d->i, d->s, d->days, d->invert ? " inverted" : ""); in timelib_dump_rel_time()
H A Dparse_iso_intervals.re515 in.period->days = TIMELIB_UNSET;
H A Dparse_iso_intervals.c1121 in.period->days = TIMELIB_UNSET; in timelib_strtointerval()
H A Dparse_date.re200 { "days", TIMELIB_DAY, 1 },
/PHP-5.3/ext/openssl/
H A DREADME238 365 days, do
240 openssl req -new -key /tmp/test.key -out /tmp/test.crt -days 365 -x509
H A Dopenssl.c183 ZEND_ARG_INFO(0, days)
/PHP-5.3/
H A DREADME.SUBMITTING_PATCH166 few days, consider resubmitting the patch. Before doing this think
H A DREADME.RELEASE_PROCESS11 2. Package two days before a release. So if the release is to be on Thursday,
H A DNEWS2117 28 days). (Derick)
6401 - Fixed bug #33869 (strtotime() problem with "+1days" format). (Ilia)
6444 - Fixed bug #33414 (Comprehensive list of incorrect days returned after
/PHP-5.3/ext/date/
H A Dphp_date.c2299 if (intervalobj->diff->days != -99999) { in date_object_get_properties_interval()
2300 PHP_DATE_INTERVAL_ADD_PROPERTY("days", days); in date_object_get_properties_interval()
3576 GET_VALUE_FROM_STRUCT(days, "days"); in date_interval_read_property()
3719 PHP_DATE_INTERVAL_READ_PROPERTY_I64("days", days); in php_date_interval_initialize_from_hash()
3823 if ((int) t->days != -99999) { in date_interval_format()
3824 length = slprintf(buffer, 32, "%d", (int) t->days); in date_interval_format()
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput21427 …EAS Consulting GmbH Hamburg\nPartnerfirmen</schluesselworte>\n<revisit>30 days</revisit>\n<robots>…
H A Dtestoutput25735 …EAS Consulting GmbH Hamburg\nPartnerfirmen</schluesselworte>\n<revisit>30 days</revisit>\n<robots>…
5736 …Consulting GmbH Hamburg\x0aPartnerfirmen</schluesselworte>\x0a<revisit>30 days</revisit>\x0a<robot…
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog2349 memmove() nor bcopy(). I didn't think anyone used it these days, but that
2839 the days when it was an int rather than a uint) to free up another bit for
/PHP-5.3/build/
H A Dlibtool.m41717 # most powerpc-linux boxes support dynamic linking these days and

Completed in 123 milliseconds

123