Home
last modified time | relevance | path

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

/PHP-5.6/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.6/ext/mbstring/tests/
H A Dmb_convert_kana.phpt58 Jason Easter <easter@phpug-wuerzburg.de>
/PHP-5.6/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt722 [⩮] => &easter;
H A Dhtml_entity_decode_html5.phpt940 "&easter;",
3074 &easter; => ⩮ e2a9ae
H A Dhtmlentities_html5.phpt1307 &easter; U+02A6E
/PHP-5.6/ext/standard/html_tables/
H A Dents_html5.txt935 easter 02A6E
/PHP-5.6/win32/
H A Dphp5dll.dsp923 SOURCE=..\ext\calendar\easter.c
H A Dphp5dllts.dsp778 SOURCE=..\ext\calendar\easter.c

Completed in 35 milliseconds