Lines Matching refs:PHP_FUNCTION
15 PHP_FUNCTION(jdtogregorian);
16 PHP_FUNCTION(gregoriantojd);
17 PHP_FUNCTION(jdtojulian);
18 PHP_FUNCTION(juliantojd);
19 PHP_FUNCTION(jdtojewish);
20 PHP_FUNCTION(jewishtojd);
21 PHP_FUNCTION(jdtofrench);
22 PHP_FUNCTION(frenchtojd);
23 PHP_FUNCTION(jddayofweek);
24 PHP_FUNCTION(jdmonthname);
25 PHP_FUNCTION(easter_days);
26 PHP_FUNCTION(easter_date);
27 PHP_FUNCTION(unixtojd);
28 PHP_FUNCTION(jdtounix);
29 PHP_FUNCTION(cal_from_jd);
30 PHP_FUNCTION(cal_to_jd);
31 PHP_FUNCTION(cal_days_in_month);
32 PHP_FUNCTION(cal_info);