Home
last modified time | relevance | path

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

/php-src/ext/date/tests/
H A Dbug80610.phpt9 echo('easter '.$expectEaster->format('Y-m-d H:i:s')."\n" );
15 echo('easter '.$expectEaster->format('Y-m-d H:i:s')."\n");
21 echo('easter '.$expectEaster->format('Y-m-d H:i:s')."\n");
24 easter 2020-04-12 12:00:00
25 easter 2020-04-12 12:00:00
26 easter 2020-04-12 12:00:00
/php-src/ext/calendar/
H A Deaster.c34 zend_long year, golden, solar, lunar, pfm, dom, tmp, easter, result; in _cal_easter() local
117 easter = pfm + tmp + 1; /* Easter as the number of days after 21st March */ in _cal_easter()
126 if (easter < 11) { in _cal_easter()
128 te.tm_mday = easter+21; in _cal_easter()
131 te.tm_mday = easter-10; in _cal_easter()
135 result = easter; in _cal_easter()
H A Dconfig.w327 julian.c easter.c cal_unix.c");
H A Dconfig.m410 [calendar.c dow.c french.c gregor.c jewish.c julian.c easter.c cal_unix.c],
/php-src/ext/mbstring/tests/
H A Dmb_convert_kana.phpt255 Jason Easter <easter@phpug-wuerzburg.de>
/php-src/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-src/ext/standard/html_tables/
H A Dents_html5.txt935 easter 02A6E

Completed in 29 milliseconds