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