Home
last modified time | relevance | path

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

/external/srec/shared/include/
DESR_Locale.h75 ESR_SHARED_API LCHAR* ESR_locale2str(const ESR_Locale locale);
/external/srec/shared/src/
DESR_Locale.c26 LCHAR* ESR_locale2str(const ESR_Locale locale) in ESR_locale2str() function
/external/srec/srec/Nametag/src/
DNametagImpl.c106 …("Could not convert long to short pron (input=%s, locale=%s)"), multichar, ESR_locale2str(locale)); in SR_NametagCreate()