OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fDefaultHourFormatChar
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
dtptngen.h
449
UChar
fDefaultHourFormatChar
;
/external/icu4c/i18n/
dtptngen.cpp
309
fDefaultHourFormatChar
= other.
fDefaultHourFormatChar
;
508
fDefaultHourFormatChar
= 0;
558
// set
fDefaultHourFormatChar
to the hour format character from this pattern
566
fDefaultHourFormatChar
= tfChar;
767
patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(
fDefaultHourFormatChar
));
[
all
...]
Completed in 19 milliseconds