Searched refs:_WLocale_full_monthname (Results 1 – 5 of 5) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/ |
D | c_locale.h | 387 const wchar_t * _WLocale_full_monthname(struct _Locale_time *, int /* month */,
|
D | time_facets.cpp | 140 table._M_monthname[i+12] = _WLocale_full_monthname(time, i, _STLP_ARRAY_AND_SIZE(buf)); in _Init_timeinfo()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 459 const wchar_t * _WLocale_full_monthname(struct _Locale_time * ltime, int n, in _WLocale_full_monthname() function 492 const wchar_t * _WLocale_full_monthname(struct _Locale_time * ltime, int n, in _WLocale_full_monthname() function
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 292 const wchar_t * _WLocale_full_monthname(_Locale_time_t * ltime, int month, in _WLocale_full_monthname() function
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 675 const wchar_t *_WLocale_full_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t buf… in _WLocale_full_monthname() function
|