Home
last modified time | relevance | path

Searched refs:SR_Vocabulary_etiinf_conv_from_multichar (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/Vocabulary/include/
DSR_Vocabulary.h162 SREC_VOCABULARY_API ESR_ReturnCode SR_Vocabulary_etiinf_conv_from_multichar(ESR_Locale locale, cons…
/external/srec/srec/Nametag/src/
DNametagImpl.c104 if ((rc = SR_Vocabulary_etiinf_conv_from_multichar(locale, multichar, singlechar)) != ESR_SUCCESS) in SR_NametagCreate()
/external/srec/srec/Vocabulary/src/
DVocabulary.c226 ESR_ReturnCode SR_Vocabulary_etiinf_conv_from_multichar(ESR_Locale locale, const LCHAR* multi, LCHA… in SR_Vocabulary_etiinf_conv_from_multichar() function