HomeSort by relevance Sort by last modified time
    Searched refs:SR_Vocabulary_etiinf_conv_from_multichar (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/Vocabulary/include/
SR_Vocabulary.h 162 SREC_VOCABULARY_API ESR_ReturnCode SR_Vocabulary_etiinf_conv_from_multichar(ESR_Locale locale, const LCHAR* input, LCHAR* output);
  /external/srec/srec/Nametag/src/
NametagImpl.c 104 if ((rc = SR_Vocabulary_etiinf_conv_from_multichar(locale, multichar, singlechar)) != ESR_SUCCESS)
  /external/srec/srec/Vocabulary/src/
Vocabulary.c 226 ESR_ReturnCode SR_Vocabulary_etiinf_conv_from_multichar(ESR_Locale locale, const LCHAR* multi, LCHAR* single)

Completed in 76 milliseconds