HomeSort by relevance Sort by last modified time
    Searched refs:full_wmonthname (Results 1 - 2 of 2) sorted by null

  /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]; }
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 444 static const wchar_t* full_wmonthname[] = variable
449 { return full_wmonthname[n]; }

Completed in 24 milliseconds