OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fPlus
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
decimalformatpattern.h
98
UnicodeString
fPlus
;
decimalformatpattern.cpp
102
fPlus
((UChar)kPatternPlus),
127
fPlus
= symbols.getConstSymbol(
287
&& pattern.compare(pos,
fPlus
.length(),
fPlus
) == 0) {
289
pos +=
fPlus
.length();
437
} else if (pattern.compare(pos,
fPlus
.length(),
fPlus
) == 0) {
440
pos +=
fPlus
.length();
Completed in 177 milliseconds