Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp182 UnicodeString tzstr = UnicodeString::fromUTF8(StringPiece(tzinfo->name)); in _php_intlgregcal_constructor_body() local
184 UnicodeString tzstr = UnicodeString(tzinfo->name, in _php_intlgregcal_constructor_body() local
187 if (tzstr.isBogus()) { in _php_intlgregcal_constructor_body()
200 TimeZone *tz = TimeZone::createTimeZone(tzstr); in _php_intlgregcal_constructor_body()

Completed in 4 milliseconds