Home
last modified time | relevance | path

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

/third_party/libsoup/tests/
Ddate-test.c78 soup_date_free (date); in check_good()
154 soup_date_free (date); in check_ok()
176 soup_date_free (date); in check_ok_time_t()
235 g_clear_pointer (&date, soup_date_free); in check_bad()
372 soup_date_free (date); in check_conversion()
Dxmlrpc-test.c267 soup_date_free (date); in test_dateChange()
287 soup_date_free (date); in test_dateChange()
288 soup_date_free (result); in test_dateChange()
518 soup_date_free (date); in test_serializer()
637 soup_date_free (date); in test_deserializer()
Dxmlrpc-old-test.c290 soup_date_free (date); in test_dateChange()
307 soup_date_free (date); in test_dateChange()
308 soup_date_free (result); in test_dateChange()
Dcache-test.c63 soup_date_free (date); in server_callback()
67 soup_date_free (date); in server_callback()
Dxmlrpc-server-test.c159 soup_date_free (date); in do_dateChange()
/third_party/libsoup/libsoup/
Dsoup-date.c91 G_DEFINE_BOXED_TYPE (SoupDate, soup_date, soup_date_copy, soup_date_free) in G_DEFINE_BOXED_TYPE() argument
508 soup_date_free (date); in soup_date_new_from_string()
518 soup_date_free (date); in soup_date_new_from_string()
932 soup_date_free (SoupDate *date) in soup_date_free() function
Dsoup-autocleanups.h43 G_DEFINE_AUTOPTR_CLEANUP_FUNC(SoupDate, soup_date_free)
Dsoup-date.h94 void soup_date_free (SoupDate *date);
Dsoup-cookie.c566 soup_date_free (cookie->expires); in soup_cookie_set_max_age()
647 soup_date_free (cookie->expires); in soup_cookie_set_expires()
875 g_clear_pointer (&cookie->expires, soup_date_free); in soup_cookie_free()
Dsoup-hsts-policy.c402 g_clear_pointer (&policy->expires, soup_date_free); in soup_hsts_policy_free()
Dsoup-cache.c401 soup_date_free (expires_d); in soup_cache_entry_set_freshness()
402 soup_date_free (date_d); in soup_cache_entry_set_freshness()
445 soup_date_free (soup_date); in soup_cache_entry_set_freshness()
488 soup_date_free (soup_date); in soup_cache_entry_new()
Dsoup-hsts-enforcer-db.c174 soup_date_free (expires); in query_all_callback()
Dsoup-server.c1358 soup_date_free (date); in got_headers()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt785 soup_date_free