Home
last modified time | relevance | path

Searched refs:marisa_alpha_clear (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/v0_1_5/tests/
Dc-test.c60 ASSERT(marisa_alpha_clear(NULL) == MARISA_ALPHA_HANDLE_ERROR); in TestHandle()
159 ASSERT(marisa_alpha_clear(trie) == MARISA_ALPHA_OK); in TestTrie()
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-c.cc372 marisa_alpha_status marisa_alpha_clear(marisa_alpha_trie *h) { in marisa_alpha_clear() function
Dtrie.h382 marisa_alpha_status marisa_alpha_clear(marisa_alpha_trie *h);