Searched refs:month_name_short (Results 1 – 1 of 1) sorted by relevance
192 char **month_name_short; member277 add_index_string(&smonths, i, calendar->month_name_short[i]); in _php_cal_info()437 add_assoc_string(return_value, "abbrevmonth", calendar->month_name_short[month]); in PHP_FUNCTION()
Completed in 9 milliseconds