OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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