OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fExponentMatcher
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
numparse_scientific.h
34
DecimalMatcher
fExponentMatcher
;
numparse_scientific.cpp
36
fExponentMatcher
(dfs, grouper, PARSE_FLAG_INTEGER_ONLY | PARSE_FLAG_GROUPING_DISABLED) {
108
bool digitsReturnValue =
fExponentMatcher
.match(segment, result, exponentSign, status);
Completed in 261 milliseconds