Home
last modified time | relevance | path

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

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dtrie_search.c6 SEARCH_STATE_PARTIAL_MATCH, enumerator
93 state = SEARCH_STATE_PARTIAL_MATCH; in trie_search_from_index()
350 } else if (last_state == SEARCH_STATE_PARTIAL_MATCH) { in trie_search_tokens_from_index()
374 state = SEARCH_STATE_PARTIAL_MATCH; in trie_search_tokens_from_index()