Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-content-sniffer.h17 #define SOUP_IS_CONTENT_SNIFFER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), SOUP_TYPE_CONTENT_… macro
Dsoup-content-sniffer.c921 g_return_val_if_fail (SOUP_IS_CONTENT_SNIFFER (sniffer), NULL); in soup_content_sniffer_sniff()
942 g_return_val_if_fail (SOUP_IS_CONTENT_SNIFFER (sniffer), 0); in soup_content_sniffer_get_buffer_size()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt1080 SOUP_IS_CONTENT_SNIFFER