Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c3996 const char *orig_tz = tz; in timezone_initialize() local
4009 spprintf(warning_message, 0, "Timezone offset is out of range (%s)", orig_tz); in timezone_initialize()
4018 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()
4026 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()

Completed in 21 milliseconds