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

  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 330 LCHAR* phrase_pron_ptr[MAX_NUM_PRONS]; local
333 size_t nphrase_prons = get_num_prons( phrase_prons, (const LCHAR**)phrase_pron_ptr, MAX_NUM_PRONS);
364 phrase_pron_dups[i] = LSTRDUP( phrase_pron_ptr[i]);

Completed in 55 milliseconds