Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c402 static void _php_date_tzinfo_dtor(zval *zv) /* {{{ */ in _php_date_tzinfo_dtor() function
509 zend_hash_init(DATEG(tzcache), 4, NULL, _php_date_tzinfo_dtor, 0); in php_date_parse_tzfile()

Completed in 21 milliseconds