Home
last modified time | relevance | path

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

/PHP-5.3/ext/calendar/
H A Dcalendar.c192 char **month_name_short; member
276 add_index_string(smonths, i, calendar->month_name_short[i], 1); in _php_cal_info()
421 add_assoc_string(return_value, "abbrevmonth", calendar->month_name_short[month], 1); in PHP_FUNCTION()

Completed in 10 milliseconds