trie_contains 420 lib/q.c char contains = trie_contains(t, id); trie_contains 254 lib/q.h int trie_contains(trie_t*t, unsigned const char*id);