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

  /external/marisa-trie/tests/
c-test.c 55 ASSERT(marisa_clear(NULL) == MARISA_HANDLE_ERROR);
151 ASSERT(marisa_clear(trie) == MARISA_OK);
  /external/marisa-trie/lib/marisa/
trie-c.cc 335 marisa_status marisa_clear(marisa_trie *h) { function
trie.h 379 marisa_status marisa_clear(marisa_trie *h);

Completed in 44 milliseconds