Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgdate.c940 update_month_match (gsize *longest, in update_month_match() function
1026 if (update_month_match (&longest, normalized, long_month_names[i])) in g_date_fill_parse_tokens()
1034 if (update_month_match (&longest, normalized, long_month_names_alternative[i])) in g_date_fill_parse_tokens()
1041 if (update_month_match (&longest, normalized, short_month_names[i])) in g_date_fill_parse_tokens()
1044 if (update_month_match (&longest, normalized, short_month_names_alternative[i])) in g_date_fill_parse_tokens()