Searched refs:_WLocale_abbrev_monthname (Results 1 – 5 of 5) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/ |
D | c_locale.h | 389 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time *, int /* month */,
|
D | time_facets.cpp | 138 table._M_monthname[i] = _WLocale_abbrev_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 | 466 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time * ltime, int n, in _WLocale_abbrev_monthname() function 499 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time * ltime, int n, in _WLocale_abbrev_monthname() function
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 296 const wchar_t * _WLocale_abbrev_monthname(_Locale_time_t * ltime, int month, in _WLocale_abbrev_monthname() function
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 677 const wchar_t *_WLocale_abbrev_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t b… in _WLocale_abbrev_monthname() function
|