Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-value-utils.c97 soup_value_hash_insert_value (hash, key, &value); in soup_value_hash_insert_valist()
143 soup_value_hash_insert_value (GHashTable *hash, const char *key, GValue *value) in soup_value_hash_insert_value() function
173 soup_value_hash_insert_value (hash, key, &val); in soup_value_hash_insert()
Dsoup-value-utils.h41 void soup_value_hash_insert_value (GHashTable *hash,
Dsoup-xmlrpc-old.c449 soup_value_hash_insert_value (hash, (char *)content, &mgval); in parse_value()
/third_party/libsoup/
DChangeLog.pre-git953 soup_value_hash_insert_value() copies the value, so we have to