Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.cpp239 long zoneType, in PHP_FUNCTION() local
256 &zoneType, &region, &region_len, &offset_arg) == FAILURE) { in PHP_FUNCTION()
262 if (zoneType != UCAL_ZONE_TYPE_ANY && zoneType != UCAL_ZONE_TYPE_CANONICAL in PHP_FUNCTION()
263 && zoneType != UCAL_ZONE_TYPE_CANONICAL_LOCATION) { in PHP_FUNCTION()
284 se = TimeZone::createTimeZoneIDEnumeration((USystemTimeZoneType)zoneType, in PHP_FUNCTION()
H A Dtimezone_class.cpp415 ZEND_ARG_INFO(0, zoneType)
/PHP-5.5/ext/intl/
H A Dphp_intl.c460 ZEND_ARG_INFO( 0, zoneType )

Completed in 12 milliseconds