Searched refs:SR_VocabularyCreate (Results 1 - 3 of 3) sorted by relevance

/external/srec/srec/Vocabulary/include/
H A DSR_Vocabulary.h97 SREC_VOCABULARY_API ESR_ReturnCode SR_VocabularyCreate(ESR_Locale locale, SR_Vocabulary** self);
/external/srec/tools/dictTest/
H A DdictTest.c274 rc = SR_VocabularyCreate(localeTag, &vocab);
277 rc = SR_VocabularyCreate(ESR_LOCALE_EN_US, &vocab);
/external/srec/srec/Vocabulary/src/
H A DVocabulary.c25 ESR_ReturnCode SR_VocabularyCreate(ESR_Locale locale, SR_Vocabulary** self) function

Completed in 89 milliseconds