Searched refs:_WLocale_full_dayofweek (Results 1 – 5 of 5) sorted by relevance
/external/stlport/src/ |
D | c_locale.h | 400 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time *, int /* day */,
|
D | time_facets.cpp | 136 table._M_dayname[i+7] = _WLocale_full_dayofweek(time, i, _STLP_ARRAY_AND_SIZE(buf)); in _Init_timeinfo()
|
/external/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 300 const wchar_t * _WLocale_full_dayofweek(_Locale_time_t * ltime, int day, in _WLocale_full_dayofweek() function
|
/external/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 460 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time * ltime, int n, in _WLocale_full_dayofweek() function
|
/external/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 679 const wchar_t *_WLocale_full_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t buf… in _WLocale_full_dayofweek() function
|