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