Home
last modified time | relevance | path

Searched refs:_Locale_lcid_t (Results 1 – 2 of 2) sorted by relevance

/external/stlport/src/c_locale_win32/
Dc_locale_win32.c181 } _Locale_lcid_t; typedef
184 _Locale_lcid_t lc;
190 _Locale_lcid_t lc;
198 _Locale_lcid_t lc;
214 _Locale_lcid_t lc;
219 _Locale_lcid_t lc;
237 static int __GetLCIDFromName(const char* lname, LCID* lcid, char *cp, _Locale_lcid_t *hint);
240 static char const* __TranslateToSystem(const char* lname, char* buf, _Locale_lcid_t* hint, int *__e…
268 _Locale_lcid_t* _Locale_get_ctype_hint(_Locale_ctype_t* ltype) in _Locale_get_ctype_hint()
270 _Locale_lcid_t* _Locale_get_numeric_hint(_Locale_numeric_t* lnumeric) in _Locale_get_numeric_hint()
[all …]
Dc_wlocale_win32.c26 _Locale_lcid_t lc;
61 _Locale_codecvt_t* _Locale_codecvt_create(const char * name, _Locale_lcid_t* lc_hint, int *__err_co… in _Locale_codecvt_create()