Home
last modified time | relevance | path

Searched refs:tz (Results 76 – 88 of 88) sorted by relevance

1234

/php-src/ext/openssl/tests/
H A Dsni_server_uk.pem18 Aae/tz/wYXJct86unfLh0xtvkx5Iz1we4cS1fZECgYA8YR+vfK7R8xUUuIVTAsOX
/php-src/ext/intl/tests/
H A Ddateformat_get_set_calendar_variant2.phpt28 //changing the calendar with a cal type should not change tz
H A Ddateformat_get_set_calendar_variant3.phpt29 //changing the calendar with a cal type should not change tz
H A Ddateformat_get_set_calendar_variant_icu70.phpt30 //changing the calendar with a cal type should not change tz
H A Ddateformat_get_set_calendar_variant4.phpt29 //changing the calendar with a cal type should not change tz
H A Ddateformat_get_set_calendar_variant5.phpt30 //changing the calendar with a cal type should not change tz
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp697 TimeZone *tz = co->ucal->getTimeZone().clone(); in PHP_FUNCTION() local
698 if (UNEXPECTED(tz == NULL)) { in PHP_FUNCTION()
704 timezone_object_construct(tz, return_value, 1); in PHP_FUNCTION()
1120 const TimeZone& tz = co->ucal->getTimeZone(); in PHP_FUNCTION() local
1122 &tz, CALENDAR_ERROR_P(co), "intlcal_to_date_time", &tmp); in PHP_FUNCTION()
/php-src/ext/date/
H A Dphp_date.h73 timelib_tzinfo *tz; /* TIMELIB_ZONETYPE_ID */ member
/php-src/ext/date/tests/
H A Dbug68549-dst-transition-DateTime-setTimestamp.phpt133 $tz = new DateTimeZone($timezone);
134 $dt = new DateTime('now', $tz);
H A Dbug68549-dst-transition-DateTime-setTimezone.phpt133 $tz = new DateTimeZone($timezone);
135 $dt->setTimezone($tz);
/php-src/ext/date/lib/
H A Dparse_date.re1037 tz = "("? [A-Za-z]{1,6} ")"? | [A-Z][a-z]+([_/-][A-Za-z]+)+;
1077 /* iso8601shorttz = hour24 [:] minutelz space? (tzcorrection | tz); */
1078 iso8601normtz = 't'? hour24 [:.] minute [:.] secondlz space? (tzcorrection | tz);
1079 /* iso8601longtz = hour24 [:] minute [:] secondlz frac space? (tzcorrection | tz); */
1082 /* gnunocolontz = hour24lz minutelz space? (tzcorrection | tz); */
1084 /* iso8601nocolontz = hour24lz minutelz secondlz space? (tzcorrection | tz); */
1888 tzcorrection | tz
1891 DEBUG_OUTPUT("tzcorrection | tz");
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます27035 >0x1c string tz \b, TinyProg compressed
H A Dmagic27035 >0x1c string tz \b, TinyProg compressed

Completed in 141 milliseconds

1234