Home
last modified time | relevance | path

Searched defs:rawOffset (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/intl/timezone/
H A Dtimezone.stub.php64 …tion createTimeZoneIDEnumeration(int $type, ?string $region = null, ?int $rawOffset = null): IntlI…
134 public function getOffset(float $timestamp, bool $local, &$rawOffset, &$dstOffset): bool {}
H A Dtimezone_class.cpp313 int32_t rawOffset, dstOffset; in TimeZone_get_debug_info() local
H A Dtimezone_methods.cpp438 int32_t rawOffset, in PHP_FUNCTION() local
/php-src/ext/intl/
H A Dphp_intl.stub.php573 function intltz_create_time_zone_id_enumeration(int $type, ?string $region = null, ?int $rawOffset
598 function intltz_get_offset(IntlTimeZone $timezone, float $timestamp, bool $local, &$rawOffset, &$ds…

Completed in 16 milliseconds