Searched refs:LSTRDUP (Results 1 – 1 of 1) sorted by relevance
40 #define LSTRDUP(src) LSTRCPY(CALLOC(LSTRLEN(src)+1, sizeof(LCHAR), "srec.Vocabulary.LSTRDUP"), (src… macro246 impl->filename = LSTRDUP( filename); in SR_VocabularyLoadImpl()250 impl->filename = LSTRDUP( filename); in SR_VocabularyLoadImpl()364 phrase_pron_dups[i] = LSTRDUP( phrase_pron_ptr[i]); in append_to_each_with_joiner()