Searched refs:easter (Results 1 – 8 of 8) sorted by relevance
/PHP-7.1/ext/calendar/ |
H A D | easter.c | 33 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 D | config.w32 | 8 julian.c easter.c cal_unix.c");
|
H A D | config.m4 | 10 …PHP_NEW_EXTENSION(calendar, calendar.c dow.c french.c gregor.c jewish.c julian.c easter.c cal_unix…
|
/PHP-7.1/ext/mbstring/tests/ |
H A D | mb_convert_kana.phpt | 57 Jason Easter <easter@phpug-wuerzburg.de>
|
/PHP-7.1/ext/standard/tests/strings/ |
H A D | get_html_translation_table_basic5.phpt | 722 [⩮] => ⩮
|
H A D | html_entity_decode_html5.phpt | 940 "⩮", 3074 ⩮ => ⩮ e2a9ae
|
H A D | htmlentities_html5.phpt | 1307 ⩮ U+02A6E
|
/PHP-7.1/ext/standard/html_tables/ |
H A D | ents_html5.txt | 935 easter 02A6E
|
Completed in 22 milliseconds