Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-date.c550 soup_date_weekday (SoupDate *date) in soup_date_weekday() function
592 soup_date_weekday (date), date->day, in soup_date_to_string()
600 soup_date_weekday (date), date->day, in soup_date_to_string()
668 soup_date_weekday (date), date->day, in soup_date_to_string()
/third_party/libsoup/
DChangeLog.pre-git1446 (soup_date_weekday): Fix leap year handling here; the code this
1451 to make sure soup_date_weekday is working). Also add test cases