Searched refs:JewishMonthName (Results 1 – 3 of 3) sorted by relevance
83 extern const char * const JewishMonthName[14];
321 const char * const JewishMonthName[14] = variable
208 …WISH_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthNameLeap:JewishMonthName)
Completed in 7 milliseconds