Home
last modified time | relevance | path

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

/PHP-8.4/ext/date/
H A Dphp_date.c4019 const char *orig_tz = tz; in timezone_initialize() local
4032 spprintf(warning_message, 0, "Timezone offset is out of range (%s)", orig_tz); in timezone_initialize()
4041 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()
4049 spprintf(warning_message, 0, "Unknown or bad timezone (%s)", orig_tz); in timezone_initialize()

Completed in 20 milliseconds