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