Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c3992 static bool timezone_initialize(php_timezone_obj *tzobj, const char *tz, size_t tz_len, char **warn… in timezone_initialize() argument
3998 if (strlen(tz) != tz_len) { in timezone_initialize()

Completed in 40 milliseconds