Searched refs:JewishMonthHebName (Results 1 – 3 of 3) sorted by relevance
85 extern const char * const JewishMonthHebName[14];
355 const char * const JewishMonthHebName[14] = variable
73 …MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthHebNameLeap:JewishMonthHebName)
Completed in 9 milliseconds