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

  /external/marisa-trie/v0_1_5/tests/
c-test.c 60 ASSERT(marisa_alpha_clear(NULL) == MARISA_ALPHA_HANDLE_ERROR);
159 ASSERT(marisa_alpha_clear(trie) == MARISA_ALPHA_OK);
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
trie-c.cc 372 marisa_alpha_status marisa_alpha_clear(marisa_alpha_trie *h) { function
trie.h 382 marisa_alpha_status marisa_alpha_clear(marisa_alpha_trie *h);

Completed in 98 milliseconds