Home
last modified time | relevance | path

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

/php-src/ext/calendar/
H A Deaster.c36 bool year_is_null = 1; in _cal_easter() local
39 "|l!l", &year, &year_is_null, &method) == FAILURE) { in _cal_easter()
44 if (year_is_null) { in _cal_easter()

Completed in 10 milliseconds