Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.c4591 size_t zone_len; in PHP_FUNCTION() local
4594 Z_PARAM_STRING(zone, zone_len) in PHP_FUNCTION()
4605 DATEG(timezone) = estrndup(zone, zone_len); in PHP_FUNCTION()

Completed in 19 milliseconds