Home
last modified time | relevance | path

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

/dports/chinese/libpinyin/libpinyin-2.3.0/src/lookup/
H A Dphrase_lookup.cpp393 LookupStepContent last_step_content = (LookupStepContent) g_ptr_array_index in final_step() local
395 if ( last_step_content->len == 0 ) in final_step()
399 (last_step_content, lookup_value_t, 0); in final_step()
400 for ( size_t i = 1; i < last_step_content->len; ++i ){ in final_step()
402 (last_step_content, lookup_value_t, i); in final_step()