HomeSort by relevance Sort by last modified time
    Searched full:nword_prons (Results 1 - 1 of 1) sorted by null

  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 334 size_t nword_prons = get_num_prons( word_prons, (const LCHAR**)word_pron_ptr, MAX_NUM_PRONS); local
337 if( nword_prons == 0)
350 else if(nphrase_prons == 1 && nword_prons == 1) {
367 for(j=0; j<nword_prons; j++) {

Completed in 199 milliseconds