Home
last modified time | relevance | path

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

/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c309 size_t get_num_prons( const LCHAR* word_prons, const LCHAR** word_pron_ptr, int max_num_prons) in get_num_prons() argument
314 if(num_prons >= max_num_prons) break; in get_num_prons()