Lines Matching refs:ZEND_FUNCTION
77 ZEND_FUNCTION(cal_days_in_month);
78 ZEND_FUNCTION(cal_from_jd);
79 ZEND_FUNCTION(cal_info);
80 ZEND_FUNCTION(cal_to_jd);
81 ZEND_FUNCTION(easter_date);
82 ZEND_FUNCTION(easter_days);
83 ZEND_FUNCTION(frenchtojd);
84 ZEND_FUNCTION(gregoriantojd);
85 ZEND_FUNCTION(jddayofweek);
86 ZEND_FUNCTION(jdmonthname);
87 ZEND_FUNCTION(jdtofrench);
88 ZEND_FUNCTION(jdtogregorian);
89 ZEND_FUNCTION(jdtojewish);
90 ZEND_FUNCTION(jdtojulian);
91 ZEND_FUNCTION(jdtounix);
92 ZEND_FUNCTION(jewishtojd);
93 ZEND_FUNCTION(juliantojd);
94 ZEND_FUNCTION(unixtojd);