Searched refs:_WLocale_abbrev_monthname (Results 1 - 5 of 5) sorted by relevance
/external/stlport/src/ |
H A D | c_locale.h | 389 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time *, int /* month */,
|
H A D | time_facets.cpp | 138 table._M_monthname[i] = _WLocale_abbrev_monthname(time, i, _STLP_ARRAY_AND_SIZE(buf));
|
/external/stlport/src/c_locale_dummy/ |
H A D | c_locale_dummy.c | 466 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time * ltime, int n, function 499 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time * ltime, int n, function
|
/external/stlport/src/c_locale_win32/ |
H A D | c_wlocale_win32.c | 296 const wchar_t * _WLocale_abbrev_monthname(_Locale_time_t * ltime, int month,
function
|
/external/stlport/src/c_locale_glibc/ |
H A D | c_locale_glibc2.c | 677 const wchar_t *_WLocale_abbrev_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t bufSize) function
|
Completed in 146 milliseconds