OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:full_wmonthname
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/c_locale_dummy/
c_locale_dummy.c
456
static const wchar_t*
full_wmonthname
[] =
variable
461
{ return
full_wmonthname
[n]; }
489
static const wchar_t*
full_wmonthname
[] =
variable
494
{ return
full_wmonthname
[n]; }
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c
456
static const wchar_t*
full_wmonthname
[] =
variable
461
{ return
full_wmonthname
[n]; }
489
static const wchar_t*
full_wmonthname
[] =
variable
494
{ return
full_wmonthname
[n]; }
Completed in 36 milliseconds