Home
last modified time | relevance | path

Searched defs:trie_save (Results 1 – 4 of 4) sorted by relevance

/dports/lang/yap/yap-6.2.2/library/tries/
H A Dbase_tries.c274 void trie_save(TrEntry trie, FILE *file) { in trie_save() function
/dports/devel/libdatrie/libdatrie-0.2.13/datrie/
H A Dtrie.c247 trie_save (Trie *trie, const char *path) in trie_save() function
/dports/devel/py-datrie/datrie-0.8.2/libdatrie/datrie/
H A Dtrie.c247 trie_save (Trie *trie, const char *path) in trie_save() function
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dtrie.c965 bool trie_save(trie_t *self, char *path) { in trie_save() function