Searched defs:TrieMap_Add (Results 1 – 3 of 3) sorted by relevance
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/triemap/ |
H A D | triemap.c | 179 int TrieMap_Add(TrieMap *t, char *str, tm_len_t len, void *value, TrieMapReplaceFunc cb) { in TrieMap_Add() function
|
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/triemap/ |
H A D | triemap.c | 178 int TrieMap_Add(TrieMap *t, char *str, tm_len_t len, void *value, TrieMapReplaceFunc cb) { in TrieMap_Add() function
|
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/triemap/ |
H A D | triemap.c | 174 int TrieMap_Add(TrieMap *t, char *str, tm_len_t len, void *value, TrieMapReplaceFunc cb) { in TrieMap_Add() function
|