Home
last modified time | relevance | path

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

/PHP-7.2/ext/calendar/
H A Dcalendar.c194 char **month_name_short; member
279 add_index_string(&smonths, i, calendar->month_name_short[i]); in _php_cal_info()
439 add_assoc_string(return_value, "abbrevmonth", calendar->month_name_short[month]); in PHP_FUNCTION()

Completed in 9 milliseconds