Searched refs:_WLocale_abbrev_monthname (Results 1 - 5 of 5) sorted by relevance

/external/stlport/src/
H A Dc_locale.h389 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time *, int /* month */,
H A Dtime_facets.cpp138 table._M_monthname[i] = _WLocale_abbrev_monthname(time, i, _STLP_ARRAY_AND_SIZE(buf));
/external/stlport/src/c_locale_dummy/
H A Dc_locale_dummy.c466 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 Dc_wlocale_win32.c296 const wchar_t * _WLocale_abbrev_monthname(_Locale_time_t * ltime, int month, function
/external/stlport/src/c_locale_glibc/
H A Dc_locale_glibc2.c677 const wchar_t *_WLocale_abbrev_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t bufSize) function

Completed in 47 milliseconds