Searched refs:JewishMonthNameLeap (Results 1 – 3 of 3) sorted by relevance
84 extern const char * const JewishMonthNameLeap[14];
203 JewishMonthNameLeap, JewishMonthNameLeap},208 #define JEWISH_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthNameLeap:Jewish…
302 const char * const JewishMonthNameLeap[14] = variable
Completed in 13 milliseconds