Home
last modified time | relevance | path

Searched refs:easter (Results 1 – 9 of 9) sorted by relevance

/PHP-5.3/ext/calendar/
H A Deaster.c33 long year, golden, solar, lunar, pfm, dom, tmp, easter; in _cal_easter() local
98 easter = pfm + tmp + 1; /* Easter as the number of days after 21st March */ in _cal_easter()
107 if (easter < 11) { in _cal_easter()
109 te.tm_mday = easter+21; in _cal_easter()
112 te.tm_mday = easter-10; in _cal_easter()
117 Z_LVAL_P(return_value) = easter; in _cal_easter()
H A Dconfig.w328 julian.c easter.c cal_unix.c");
H A Dconfig.m410 …PHP_NEW_EXTENSION(calendar, calendar.c dow.c french.c gregor.c jewish.c julian.c easter.c cal_unix…
/PHP-5.3/tests/basic/
H A Dphp_egg_logo_guid.phpt11 Jason Easter <easter@phpug-wuerzburg.de>
H A Dphp_real_logo_guid.phpt10 Jason Easter <easter@phpug-wuerzburg.de>
H A Dzend_logo_guid.phpt11 Jason Easter <easter@phpug-wuerzburg.de>
/PHP-5.3/ext/mbstring/tests/
H A Dmb_convert_kana.phpt58 Jason Easter <easter@phpug-wuerzburg.de>
/PHP-5.3/win32/
H A Dphp5dll.dsp935 SOURCE=..\ext\calendar\easter.c
H A Dphp5dllts.dsp790 SOURCE=..\ext\calendar\easter.c

Completed in 23 milliseconds