Home
last modified time | relevance | path

Searched refs:hash_replace (Results 1 – 25 of 63) sorted by relevance

123

/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-document.c491 hash_replace (document->priv->page_ids, id, g_strdup (page_id)); in yelp_document_set_page_id()
550 hash_replace (document->priv->root_ids, page_id, g_strdup (root_id)); in yelp_document_set_root_id()
582 hash_replace (document->priv->prev_ids, page_id, g_strdup (prev_id)); in yelp_document_set_prev_id()
614 hash_replace (document->priv->next_ids, page_id, g_strdup (next_id)); in yelp_document_set_next_id()
646 hash_replace (document->priv->up_ids, page_id, g_strdup (up_id)); in yelp_document_set_up_id()
713 hash_replace (document->priv->titles, page_id, g_strdup (title)); in yelp_document_set_page_title()
748 hash_replace (document->priv->descs, page_id, g_strdup (desc)); in yelp_document_set_page_desc()
821 hash_replace (document->priv->icons, page_id, g_strdup (icon)); in yelp_document_set_page_icon()
1163 hash_replace (document->priv->contents, in yelp_document_give_contents()
1167 hash_replace (document->priv->mime_types, in yelp_document_give_contents()
[all …]
/dports/devel/py-bitarray/bitarray-2.3.4/
H A Dupdate_doc.py155 def hash_replace(match): function
178 line = hash_pat.sub(hash_replace, line)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dhash.h53 extern PTR hash_replace (struct hash_control *, const char *key,
H A Dhash.c272 hash_replace (struct hash_control *table, const char *key, PTR value) in hash_replace() function
504 p = hash_replace (h, name = what ("symbol"), value = what ("value")); in main()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dhash.h54 extern PTR hash_replace (struct hash_control *, const char *key,
H A Dhash.c272 hash_replace (struct hash_control *table, const char *key, PTR value) in hash_replace() function
504 p = hash_replace (h, name = what ("symbol"), value = what ("value")); in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dhash.h53 extern PTR hash_replace (struct hash_control *, const char *key,
H A Dhash.c272 hash_replace (struct hash_control *table, const char *key, PTR value)
504 p = hash_replace (h, name = what ("symbol"), value = what ("value"));
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dhash.h58 extern void *hash_replace (struct hash_control *, const char *key,
H A Dhash.c274 hash_replace (struct hash_control *table, const char *key, void *value) in hash_replace() function
520 p = hash_replace (h, name = what ("symbol"), value = what ("value")); in main()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dhash.h58 extern void *hash_replace (struct hash_control *, const char *key,
H A Dhash.c274 hash_replace (struct hash_control *table, const char *key, void *value) in hash_replace() function
520 p = hash_replace (h, name = what ("symbol"), value = what ("value")); in main()
/dports/cad/nvc/nvc-r1.5.3/src/
H A Dhash.h37 void hash_replace(hash_t *h, void *value, void *with);
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Dhashtab.h45 bool hash_replace(struct hash *, const void *key, void *datum);
/dports/news/inn/inn-2.6.4/include/inn/
H A Dhashtab.h44 bool hash_replace(struct hash *, const void *key, void *datum);
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dhash.h58 extern PTR hash_replace (struct hash_control *, const char *key,
/dports/sysutils/shlock/inn-2.6.4/include/inn/
H A Dhashtab.h44 bool hash_replace(struct hash *, const void *key, void *datum);
/dports/textproc/chpp/chpp-0.3.5/
H A Dchash.h62 void * hash_replace(hash table, const char *key, void *value);
/dports/math/oleo/oleo-1.99.16/src/
H A Dhash.c386 hash_replace (handle, string, value) in hash_replace() function
792 char *hash_replace (); in main()
864 p = hash_replace (h, name = what ("symbol"), value = what ("value")); in main()
/dports/math/fricas/fricas-1.3.7/src/include/
H A Dhash.H110 extern char * hash_replace(HashTable * table, char * data, char * key);
/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dhash.h57 void hash_replace(HASH *hash, uint idx, byte *new_row);
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dhashtab.c260 hash_replace(struct hash *hash, const void *key, void *datum) in hash_replace() function
282 result = hash_replace(hash, key, HASH_DELETED); in hash_delete()
/dports/news/inn/inn-2.6.4/lib/
H A Dhashtab.c261 hash_replace(struct hash *hash, const void *key, void *datum) in hash_replace() function
283 result = hash_replace(hash, key, HASH_DELETED); in hash_delete()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dhashtab.c261 hash_replace(struct hash *hash, const void *key, void *datum) in hash_replace() function
283 result = hash_replace(hash, key, HASH_DELETED); in hash_delete()
/dports/devel/p5-Class-XSAccessor/Class-XSAccessor-1.19/
H A DMANIFEST25 t/05hash_replace.t

123