Home
last modified time | relevance | path

Searched refs:matchToDelimiter (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Dnfrule.h84 double matchToDelimiter(const UnicodeString& text, int32_t startPos, double baseValue,
Dnfrule.cpp845 double partialResult = matchToDelimiter(workText, start, tempBaseValue, in doParse()
865 partialResult = matchToDelimiter(workText2, 0, partialResult, in doParse()
999 NFRule::matchToDelimiter(const UnicodeString& text, in matchToDelimiter() function in NFRule
/external/chromium/third_party/icu/source/i18n/
Dnfrule.h84 double matchToDelimiter(const UnicodeString& text, int32_t startPos, double baseValue,
Dnfrule.cpp845 double partialResult = matchToDelimiter(workText, start, tempBaseValue, in doParse()
865 partialResult = matchToDelimiter(workText2, 0, partialResult, in doParse()
999 NFRule::matchToDelimiter(const UnicodeString& text, in matchToDelimiter() function in NFRule