Home
last modified time | relevance | path

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

/PHP-7.0/ext/calendar/
H A Deaster.c33 zend_long year, golden, solar, lunar, pfm, dom, tmp, easter, result; 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()
116 result = 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-7.0/ext/mbstring/tests/
H A Dmb_convert_kana.phpt58 Jason Easter <easter@phpug-wuerzburg.de>
/PHP-7.0/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-7.0/ext/standard/html_tables/
H A Dents_html5.txt935 easter 02A6E

Completed in 54 milliseconds