Searched refs:negMatch (Results 1 – 4 of 4) sorted by relevance
2427 …int negMatch = compareAffix(text, position, true, true, negPrefix, parseComplexCurrency, type, cur… in subparse() local2428 if (posMatch >= 0 && negMatch >= 0) { in subparse()2429 if (posMatch > negMatch) { in subparse()2430 negMatch = -1; in subparse()2431 } else if (negMatch > posMatch) { in subparse()2437 } else if (negMatch >= 0) { in subparse()2438 position += negMatch; in subparse()2766 if (negMatch >= 0) { in subparse()2767 …negMatch = compareAffix(text, position, true, false, negSuffix, parseComplexCurrency, type, curren… in subparse()2769 if (posMatch >= 0 && negMatch >= 0) { in subparse()[all …]
2413 …int negMatch = compareAffix(text, position, true, true, negPrefix, parseComplexCurrency, type, cur… in subparse() local2414 if (posMatch >= 0 && negMatch >= 0) { in subparse()2415 if (posMatch > negMatch) { in subparse()2416 negMatch = -1; in subparse()2417 } else if (negMatch > posMatch) { in subparse()2423 } else if (negMatch >= 0) { in subparse()2424 position += negMatch; in subparse()2752 if (negMatch >= 0) { in subparse()2753 …negMatch = compareAffix(text, position, true, false, negSuffix, parseComplexCurrency, type, curren… in subparse()2755 if (posMatch >= 0 && negMatch >= 0) { in subparse()[all …]
1375 …int32_t negMatch = compareAffix(text, position, TRUE, TRUE, negPrefix, complexCurrencyParsing, ty… in subparse() local1376 if (posMatch >= 0 && negMatch >= 0) { in subparse()1377 if (posMatch > negMatch) { in subparse()1378 negMatch = -1; in subparse()1379 } else if (negMatch > posMatch) { in subparse()1386 } else if (negMatch >= 0) { in subparse()1387 position += negMatch; in subparse()1714 if (posMatch >= 0 || (!strictParse && negMatch < 0)) { in subparse()1717 if (negMatch >= 0) { in subparse()1744 …parsedNum.data()[0] = (posSuffixMatch >= 0 || (!strictParse && negMatch < 0 && negSuffixMatch < 0)… in subparse()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...