Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dnfrule.cpp843 double partialResult = matchToDelimiter(workText, start, tempBaseValue, in doParse() local
863 partialResult = matchToDelimiter(workText2, 0, partialResult, in doParse()
873 result = partialResult; in doParse()