OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_str2locale
(Results
1 - 4
of
4
) sorted by null
/external/srec/shared/include/
ESR_Locale.h
84
ESR_SHARED_API ESR_ReturnCode
ESR_str2locale
(const LCHAR* str, ESR_Locale* locale);
/external/srec/shared/src/
ESR_Locale.c
43
ESR_ReturnCode
ESR_str2locale
(const LCHAR* str, ESR_Locale* locale)
/external/srec/srec/clib/
voc_read.c
121
CHKLOG(rc,
ESR_str2locale
(token, locale));
/external/srec/tools/dictTest/
dictTest.c
268
rc =
ESR_str2locale
(locale, &localeTag);
Completed in 94 milliseconds