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/icu/icu4c/source/i18n/unicode/
dtptngen.h
517
UChar
fDefaultHourFormatChar
;
/external/icu/icu4c/source/i18n/
dtptngen.cpp
316
fDefaultHourFormatChar
= other.
fDefaultHourFormatChar
;
522
fDefaultHourFormatChar
= 0;
572
// set
fDefaultHourFormatChar
to the hour format character from this pattern
580
fDefaultHourFormatChar
= tfChar;
795
patternFormCopy.setCharAt(patPos,
fDefaultHourFormatChar
);
798
// with
fDefaultHourFormatChar
(if different)
[
all
...]
Completed in 44 milliseconds