Searched defs:ESR_Locale (Results 1 - 1 of 1) sorted by relevance

/external/srec/shared/include/
H A DESR_Locale.h2 * ESR_Locale.h *
29 * @addtogroup ESR_LocaleModule ESR_Locale API functions
67 } ESR_Locale; typedef in typeref:enum:__anon31066
75 ESR_SHARED_API LCHAR* ESR_locale2str(const ESR_Locale locale);
78 * Given a locale's string representation, returns the associated ESR_Locale handle.
84 ESR_SHARED_API ESR_ReturnCode ESR_str2locale(const LCHAR* str, ESR_Locale* locale);

Completed in 40 milliseconds