Searched refs:zoneType (Results 1 – 1 of 1) sorted by relevance
221 zend_long zoneType, in PHP_FUNCTION() local232 &zoneType, ®ion, ®ion_len, &offset_arg, &arg3isnull) == FAILURE) { in PHP_FUNCTION()236 if (zoneType != UCAL_ZONE_TYPE_ANY && zoneType != UCAL_ZONE_TYPE_CANONICAL in PHP_FUNCTION()237 && zoneType != UCAL_ZONE_TYPE_CANONICAL_LOCATION) { in PHP_FUNCTION()255 se = TimeZone::createTimeZoneIDEnumeration((USystemTimeZoneType)zoneType, in PHP_FUNCTION()
Completed in 5 milliseconds