Home
last modified time | relevance | path

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

/PHP-5.4/ext/date/lib/
H A Dparse_iso_intervals.re350 period
354 DEBUG_OUTPUT("period");
376 s->period->i = nr;
506 in.period->y = 0;
507 in.period->d = 0;
508 in.period->m = 0;
509 in.period->h = 0;
510 in.period->i = 0;
511 in.period->s = 0;
512 in.period->weekday = 0;
[all …]
H A Dparse_iso_intervals.c97 struct timelib_rel_time *period; member
408 s->period->i = nr; in scan()
410 s->period->m = nr; in scan()
1112 in.period->y = 0; in timelib_strtointerval()
1113 in.period->d = 0; in timelib_strtointerval()
1114 in.period->m = 0; in timelib_strtointerval()
1115 in.period->h = 0; in timelib_strtointerval()
1116 in.period->i = 0; in timelib_strtointerval()
1117 in.period->s = 0; in timelib_strtointerval()
1118 in.period->weekday = 0; in timelib_strtointerval()
[all …]
H A Dtimelib.h80 timelib_rel_time **period, int *recurrences,
/PHP-5.4/ext/standard/tests/serialize/
H A Dbug62373.phpt11 $period = $size_of_ce << 5;
12 for ($i = 0; $i < $period * 3; $i++) {
/PHP-5.4/ext/standard/
H A Duser_filters.c304 char *period; in user_filter_factory_create() local
311 if ((period = strrchr(filtername, '.'))) { in user_filter_factory_create()
316 period = wildcard + (period - filtername); in user_filter_factory_create()
317 while (period) { in user_filter_factory_create()
318 *period = '\0'; in user_filter_factory_create()
321 period = NULL; in user_filter_factory_create()
323 *period = '\0'; in user_filter_factory_create()
324 period = strrchr(wildcard, '.'); in user_filter_factory_create()
/PHP-5.4/main/streams/
H A Dfilter.c258 char *period; in php_stream_filter_create() local
264 } else if ((period = strrchr(filtername, '.'))) { in php_stream_filter_create()
270 period = wildname + (period - filtername); in php_stream_filter_create()
271 while (period && !filter) { in php_stream_filter_create()
272 *period = '\0'; in php_stream_filter_create()
278 *period = '\0'; in php_stream_filter_create()
279 period = strrchr(wildname, '.'); in php_stream_filter_create()
/PHP-5.4/ext/date/tests/
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-5.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic6.phpt69 [.] => &period;
H A Dget_html_translation_table_basic5.phpt1204 [.] => &period;
H A Dhtml_entity_decode_html5.phpt1605 "&period;",
3739 &period; => . 2e
H A Dhtmlentities_html5.phpt128 &period; U+0002E
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_poll_kill.phpt31 // Sleep 0.1s - the asynchronous query should have been processed after the wait period
/PHP-5.4/sapi/litespeed/
H A DREADME181 can not finish processing of a request in the given time period, it
/PHP-5.4/ext/pcre/pcrelib/testdata/
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...
H A Dtestoutput1971 ) )* # further okay, if led by a period
986 \) )* \. # if led by a period...
1037 \) )* \. # if led by a period...
1065 \) )* \. # if led by a period...
1104 ) )* # further okay, if led by a period
1119 \) )* \. # if led by a period...
/PHP-5.4/
H A DREADME.REDIST.BINS142 The period, 2^19937-1, and the order of equidistribution, 623 dimensions,
H A DNEWS4794 phrases so that they actually mean the week and not a seven day period
8672 - Fixed bug #31623 (OCILogin does not support password grace period).
/PHP-5.4/ext/standard/html_tables/
H A Dents_html5.txt1600 period 0002E

Completed in 201 milliseconds