Lines Matching refs:success
1032 UBool success = sub->doParse(subText, tempPP, _baseValue, upperBound,1046 if (success && tempPP.getIndex() == dPos) {1081 UBool success = sub->doParse(text, tempPP, _baseValue, upperBound,1088 if (success && (tempPP.getIndex() != 0 || sub->isNullSubstitution())) {