cal_from_jd_func_t 182 ext/calendar/calendar.c typedef void (*cal_from_jd_func_t) (zend_long jd, int *year, int *month, int *day); cal_from_jd_func_t 189 ext/calendar/calendar.c cal_from_jd_func_t from_jd;