Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp188 UnicodeString tzstr = UnicodeString::fromUTF8(StringPiece(tzinfo->name)); in _php_intlgregcal_constructor_body() local
189 if (tzstr.isBogus()) { in _php_intlgregcal_constructor_body()
202 TimeZone *tz = TimeZone::createTimeZone(tzstr); in _php_intlgregcal_constructor_body()

Completed in 16 milliseconds