Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/
H A Dphp_date.c4887 int i, item_count; in PHP_FUNCTION() local
4905 table = timelib_timezone_identifiers_list((timelib_tzdb*) tzdb, &item_count); in PHP_FUNCTION()
4909 for (i = 0; i < item_count; ++i) { in PHP_FUNCTION()

Completed in 17 milliseconds