HomeSort by relevance Sort by last modified time
    Searched refs:marisa_lookup (Results 1 - 3 of 3) sorted by null

  /external/marisa-trie/tests/
c-test.c 33 ASSERT(marisa_lookup(NULL, NULL, 0, NULL) == MARISA_HANDLE_ERROR);
142 ASSERT(marisa_lookup(trie,
146 ASSERT(marisa_lookup(trie,
  /external/marisa-trie/lib/marisa/
trie-c.cc 173 marisa_status marisa_lookup(const marisa_trie *h, function
trie.h 342 marisa_status marisa_lookup(const marisa_trie *h,

Completed in 754 milliseconds