Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgcontenttype.c1109 gchar *contenttype; member
1130 g_free (match->contenttype); in tree_match_free()
1151 match->contenttype = g_strdup (s + 1); in parse_header()
1618 g_ptr_array_add (types, g_strdup (match->contenttype)); in match_match()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1062877 Make manual-tests/xmlhttprequest-contenttype-empty.html test automatic
62879 * manual-tests/xmlhttprequest-contenttype-empty.html: Removed (moved to LayoutTests/http).
DChangeLog-2005-08-231078 * manual-tests/xmlhttprequest-contenttype-empty.html: Added.