Home
last modified time | relevance | path

Searched refs:period (Results 1 – 25 of 30) sorted by relevance

12

/PHP-7.0/ext/date/tests/
H A DDatePeriod_getter.phpt10 $period = new DatePeriod($start, $interval, $end);
12 var_dump($period->getStartDate()->format('Y-m-d H:i:s'));
13 var_dump($period->getStartDate()->getTimeZone()->getName());
15 var_dump($period->getEndDate()->format('Y-m-d H:i:s'));
16 var_dump($period->getEndDate()->getTimeZone()->getName());
18 var_dump($period->getDateInterval()->format('%R%y-%m-%d-%h-%i-%s'));
H A Dbug71635.phpt6 $period = new DatePeriod(new DateTimeImmutable("now"), new DateInterval("P2Y4DT6H8M"), 2);
8 var_dump($period->getEndDate());
H A Ddate_create-relative.phpt23 // around 1 leap year period in years
H A DDateTime_data-fall-type2-type2.inc16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST
H A DDateTime_data-fall-type2-type3.inc16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST
H A DDateTime_data-fall-type3-type2.inc16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST
H A DDateTime_data-fall-type3-type3.inc16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT, + TZ
17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST, + TZ
/PHP-7.0/ext/date/lib/
H A Dparse_iso_intervals.re321 period
347 s->period->i = nr;
349 s->period->m = nr;
477 in.period->y = 0;
478 in.period->d = 0;
479 in.period->m = 0;
480 in.period->h = 0;
481 in.period->i = 0;
482 in.period->s = 0;
483 in.period->weekday = 0;
[all …]
H A Dparse_iso_intervals.c103 struct timelib_rel_time *period; member
373 s->period->i = nr; in scan()
375 s->period->m = nr; in scan()
983 in.period->y = 0; in timelib_strtointerval()
984 in.period->d = 0; in timelib_strtointerval()
985 in.period->m = 0; in timelib_strtointerval()
986 in.period->h = 0; in timelib_strtointerval()
987 in.period->i = 0; in timelib_strtointerval()
988 in.period->s = 0; in timelib_strtointerval()
989 in.period->weekday = 0; in timelib_strtointerval()
[all …]
H A Dtimelib.h97 timelib_rel_time **period, int *recurrences,
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug62373.phpt11 $period = $size_of_ce << 5;
12 for ($i = 0; $i < $period * 3; $i++) {
/PHP-7.0/ext/standard/
H A Duser_filters.c284 char *period; in user_filter_factory_create() local
291 if ((period = strrchr(filtername, '.'))) { in user_filter_factory_create()
296 period = wildcard + (period - filtername); in user_filter_factory_create()
297 while (period) { in user_filter_factory_create()
298 *period = '\0'; in user_filter_factory_create()
301 period = NULL; in user_filter_factory_create()
303 *period = '\0'; in user_filter_factory_create()
304 period = strrchr(wildcard, '.'); in user_filter_factory_create()
/PHP-7.0/main/streams/
H A Dfilter.c256 char *period; in php_stream_filter_create() local
262 } else if ((period = strrchr(filtername, '.'))) { in php_stream_filter_create()
268 period = wildname + (period - filtername); in php_stream_filter_create()
269 while (period && !filter) { in php_stream_filter_create()
270 *period = '\0'; in php_stream_filter_create()
276 *period = '\0'; in php_stream_filter_create()
277 period = strrchr(wildname, '.'); in php_stream_filter_create()
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput14123 ) )* # further okay, if led by a period
138 \) )* \. # if led by a period...
189 \) )* \. # if led by a period...
217 \) )* \. # if led by a period...
256 ) )* # further okay, if led by a period
271 \) )* \. # if led by a period...
H A Dtestinput1741 ) )* # further okay, if led by a period
56 \) )* \. # if led by a period...
107 \) )* \. # if led by a period...
135 \) )* \. # if led by a period...
174 ) )* # further okay, if led by a period
189 \) )* \. # if led by a period...
H A Dtestoutput14190 ) )* # further okay, if led by a period
205 \) )* \. # if led by a period...
256 \) )* \. # if led by a period...
284 \) )* \. # if led by a period...
323 ) )* # further okay, if led by a period
338 \) )* \. # if led by a period...
H A Dtestoutput1757 ) )* # further okay, if led by a period
72 \) )* \. # if led by a period...
123 \) )* \. # if led by a period...
151 \) )* \. # if led by a period...
190 ) )* # further okay, if led by a period
205 \) )* \. # if led by a period...
H A Dtestinput8981 ) )* # further okay, if led by a period
996 \) )* \. # if led by a period...
1047 \) )* \. # if led by a period...
1075 \) )* \. # if led by a period...
1114 ) )* # further okay, if led by a period
1129 \) )* \. # if led by a period...
H A Dtestinput1497 ) )* # further okay, if led by a period
512 \) )* \. # if led by a period...
563 \) )* \. # if led by a period...
591 \) )* \. # if led by a period...
630 ) )* # further okay, if led by a period
645 \) )* \. # if led by a period...
H A Dtestoutput81826 ) )* # further okay, if led by a period
1841 \) )* \. # if led by a period...
1892 \) )* \. # if led by a period...
1920 \) )* \. # if led by a period...
1959 ) )* # further okay, if led by a period
1974 \) )* \. # if led by a period...
/PHP-7.0/ext/standard/tests/strings/
H A Dget_html_translation_table_basic6.phpt69 [.] => &period;
H A Dget_html_translation_table_basic5.phpt1204 [.] => &period;
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_poll_kill.phpt31 // Sleep 0.1s - the asynchronous query should have been processed after the wait period
/PHP-7.0/sapi/litespeed/
H A DREADME.md181 can not finish processing of a request in the given time period, it
/PHP-7.0/ext/opcache/
H A DREADME195 be a problem with a process. After this time period has passed, the

Completed in 88 milliseconds

12