Searched refs:soup_value_hash_insert_value (Results 1 – 4 of 4) sorted by relevance
/third_party/libsoup/libsoup/ |
D | soup-value-utils.c | 97 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()
|
D | soup-value-utils.h | 41 void soup_value_hash_insert_value (GHashTable *hash,
|
D | soup-xmlrpc-old.c | 449 soup_value_hash_insert_value (hash, (char *)content, &mgval); in parse_value()
|
/third_party/libsoup/ |
D | ChangeLog.pre-git | 953 soup_value_hash_insert_value() copies the value, so we have to
|