OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:marisa_restore
(Results
1 - 3
of
3
) sorted by null
/external/marisa-trie/tests/
c-test.c
31
ASSERT(
marisa_restore
(NULL, 0, NULL, 0, NULL) == MARISA_HANDLE_ERROR);
137
ASSERT(
marisa_restore
(trie,
/external/marisa-trie/lib/marisa/
trie-c.cc
162
marisa_status
marisa_restore
(const marisa_trie *h, marisa_uint32 key_id,
function
trie.h
339
marisa_status
marisa_restore
(const marisa_trie *h, marisa_uint32 key_id,
Completed in 183 milliseconds