Home
last modified time | relevance | path

Searched refs:is_year (Results 1 – 25 of 26) sorted by relevance

12

/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/theme-compat/
H A Dsidebar.php36 is_year() || is_search() || is_paged() ) :
76 <?php elseif ( is_year() ) : /* If this is a yearly archive */ ?>
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/theme-compat/
H A Dsidebar.php36 is_year() || is_search() || is_paged() ) :
76 <?php elseif ( is_year() ) : /* If this is a yearly archive */ ?>
/dports/devel/elixir-timex/timex-3.3.0/lib/timex/
H A Dhelpers.ex38 def iso_day_to_date_tuple(year, day) when is_year(year) and is_iso_day_of_year(year, day) do
47 def iso_day_to_date_tuple(year, _) when is_year(year), do: {:error, :invalid_day}
53 def days_in_month(year, month) when is_year(year) and is_month(month) do
H A Dmacros.ex114 defmacro is_year(y) do
231 (is_year(unquote(y)) and is_month(unquote(m)) and is_day_of_month(unquote(d)))
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/cue/
H A Dcue.cc51 static bool is_year (const char * s) in is_year() function
132 if (is_year (s)) in load()
/dports/chinese/wordpress-zh_CN/wordpress/wp-content/themes/twentynineteen/inc/
H A Dtemplate-functions.php79 } elseif ( is_year() ) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-content/themes/twentynineteen/inc/
H A Dtemplate-functions.php79 } elseif ( is_year() ) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dquery.php833 function is_year() { function
841 return $wp_query->is_year();
H A Dcanonical.php274 } elseif ( ! empty( $_GET['m'] ) && ( is_year() || is_month() || is_day() ) ) {
310 } elseif ( is_year() && ! empty( $_GET['year'] ) ) {
H A Dclass-wp-query.php233 public $is_year = false; variable in WP_Query
472 $this->is_year = false;
869 $this->is_year = true;
883 $this->is_year = true;
4228 public function is_year() { function in WP_Query
4229 return (bool) $this->is_year;
H A Dgeneral-template.php1192 } elseif ( is_year() ) {
1680 } elseif ( is_year() ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dquery.php833 function is_year() { function
841 return $wp_query->is_year();
H A Dcanonical.php274 } elseif ( ! empty( $_GET['m'] ) && ( is_year() || is_month() || is_day() ) ) {
310 } elseif ( is_year() && ! empty( $_GET['year'] ) ) {
H A Dclass-wp-query.php233 public $is_year = false; variable in WP_Query
472 $this->is_year = false;
869 $this->is_year = true;
883 $this->is_year = true;
4228 public function is_year() { function in WP_Query
4229 return (bool) $this->is_year;
H A Dgeneral-template.php1192 } elseif ( is_year() ) {
1680 } elseif ( is_year() ) {
/dports/misc/mc-nox11/mc-4.8.27/lib/vfs/
H A Dparse_ls_vga.c176 is_year (char *str, struct tm *tim) in is_year() function
614 || !(is_time (columns[idx], &tim) || (got_year = is_year (columns[idx], &tim)))) in vfs_parse_filedate()
/dports/misc/mc/mc-4.8.27/lib/vfs/
H A Dparse_ls_vga.c176 is_year (char *str, struct tm *tim) in is_year() function
614 || !(is_time (columns[idx], &tim) || (got_year = is_year (columns[idx], &tim)))) in vfs_parse_filedate()
/dports/devel/elixir-timex/timex-3.3.0/lib/
H A Dtimex.ex549 def from_iso_day(day, year) when is_day_of_year(day) and is_year(year) do
618 when is_year(year) and is_week_of_year(week) and is_day_of_week(weekday, :mon)
1186 def beginning_of_month(year, month) when is_year(month) and is_month(month),
1211 def end_of_month(year, month) when is_year(year) and is_month(month),
1265 def end_of_quarter(year, month) when is_year(year) and is_month(month) do
1283 def beginning_of_year(year) when is_year(year),
1301 def end_of_year(year) when is_year(year),
1453 def is_leap?(year) when is_year(year), do: :calendar.is_leap_year(year)
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/calendar/
H A Diso.ex233 defguardp is_year(year) when year in -9999..9999 guard
829 def days_in_month(year, month) when is_year(year) and is_month(month) do
852 def months_in_year(year) when is_year(year) do
876 def leap_year?(year) when is_year(year) do
1001 when is_year(year) and is_month(month) and is_day(day) do
1342 is_year(year) and is_month(month) and day in 1..days_in_month(year, month)
/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/calendar/
H A Diso.ex229 defguardp is_year(year) when year in -9999..9999 guard
791 def days_in_month(year, month) when is_year(year) and is_month(month) do
814 def months_in_year(year) when is_year(year) do
838 def leap_year?(year) when is_year(year) do
963 when is_year(year) and is_month(month) and is_day(day) do
1285 is_year(year) and is_month(month) and day in 1..days_in_month(year, month)
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/file68/src/
H A Dfile68.c144 static int is_year(const char * const s) { in is_year() function
609 e - s == 5 && is_year(s+1) ) in decode_artist()
613 e - s == 5 && is_year(s+1) ) in decode_artist()
1070 } else if ( (ctypes & 0x0F00) == 0x0F00 && is_year(b+i) && !b[4] ) { in sndh_info()
/dports/devel/icu/icu/source/test/intltest/
H A Dcaltest.cpp3388 int32_t is_year = is_cal->get(UCAL_YEAR,status); in TestIslamicUmAlQura() local
3390 if(is_day != 24 || is_month != IslamicCalendar::RABI_2 || is_year != 1395) in TestIslamicUmAlQura()
3391 … not %i or day %i not 24 or year %i not 1395", is_month, IslamicCalendar::RABI_2, is_day, is_year); in TestIslamicUmAlQura()
3439 int32_t is_year = tstCal->get(UCAL_YEAR,status); in TestIslamicTabularDates() local
3450 if(tbla_month != is_month || tbla_year != is_year) in TestIslamicTabularDates()
3451 …between islamic and tbla month %d : %d and/or year %d : %d",tbla_month,is_month,tbla_year,is_year); in TestIslamicTabularDates()
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dcaltest.cpp3388 int32_t is_year = is_cal->get(UCAL_YEAR,status); in TestIslamicUmAlQura() local
3390 if(is_day != 24 || is_month != IslamicCalendar::RABI_2 || is_year != 1395) in TestIslamicUmAlQura()
3391 … not %i or day %i not 24 or year %i not 1395", is_month, IslamicCalendar::RABI_2, is_day, is_year); in TestIslamicUmAlQura()
3439 int32_t is_year = tstCal->get(UCAL_YEAR,status); in TestIslamicTabularDates() local
3450 if(tbla_month != is_month || tbla_year != is_year) in TestIslamicTabularDates()
3451 …between islamic and tbla month %d : %d and/or year %d : %d",tbla_month,is_month,tbla_year,is_year); in TestIslamicTabularDates()
/dports/sysutils/czkawka/czkawka-3.3.1/czkawka_gui/src/
H A Dconnect_compute_results.rs671 … let is_year = (MusicSimilarity::YEAR & music_similarity) != MusicSimilarity::NONE; in connect_compute_results() localVariable
725 &(match is_year { in connect_compute_results()
/dports/devel/rebar3/rebar3-3.17.0/_build/default/lib/erlware_commons/src/
H A Dec_date.erl41 -define( is_year(X), (is_integer(X) andalso X > 31) ).

12