OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:standalone_month
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/private/
bionic_time.h
42
const char *
standalone_month
[12];
member in struct:strftime_locale
/bionic/libc/tzcode/
strftime.c
229
"?" : locale->
standalone_month
[t->tm_mon],
/frameworks/base/core/jni/
android_text_format_Time.cpp
211
env->ReleaseStringUTFChars(js_standalone_month[i], locale.
standalone_month
[i]);
258
locale.
standalone_month
[i] = env->GetStringUTFChars(js_standalone_month[i], NULL);
Completed in 99 milliseconds