OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStringForDay
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
reldtfmt.h
257
const UChar *
getStringForDay
(int32_t day, int32_t &len, UErrorCode &status) const;
reldtfmt.cpp
145
const UChar *theString =
getStringForDay
(dayDiff, len, status);
312
const UChar *RelativeDateFormat::
getStringForDay
(int32_t day, int32_t &len, UErrorCode &status) const {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 96 milliseconds