Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c5411 size_t zone_len; in PHP_FUNCTION() local
5414 Z_PARAM_STRING(zone, zone_len) in PHP_FUNCTION()
5425 DATEG(timezone) = estrndup(zone, zone_len); in PHP_FUNCTION()

Completed in 19 milliseconds