Home
last modified time | relevance | path

Searched defs:trie_remove (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/rtrlib/rtrlib-0.6.3/rtrlib/pfx/trie/
H A Dtrie.c163 struct trie_node *trie_remove(struct trie_node *root, in trie_remove() function
/dports/shells/yash/yash-2.51/lineedit/
H A Dtrie.c243 trienode_T *trie_remove(trienode_T *node, const char *keystr) in trie_remove() function
/dports/sysutils/bfs/bfs-2.3.1/
H A Dtrie.c618 void trie_remove(struct trie *trie, struct trie_leaf *leaf) { in trie_remove() function
/dports/japanese/anthy/anthy-0.4/src-worddic/
H A Drecord.c549 trie_remove(struct trie_root *root, xstr *key, in trie_remove() function
/dports/graphics/swftools/swftools-0.9.2/lib/
H A Dq.c429 char trie_remove(trie_t*t, unsigned const char*id) in trie_remove() function