Searched refs:negSuffix (Results 1 – 7 of 7) sorted by relevance
209 String negSuffix; in TestAPI() local211 negSuffix = pat.getNegativeSuffix(); in TestAPI()212 logln("Negative suffix (should be ~): " + negSuffix); in TestAPI()213 if(negSuffix != "~") { in TestAPI()
151 String negSuffix; in TestAPI() local153 negSuffix = pat.getNegativeSuffix(); in TestAPI()154 logln("Negative suffix (should be ~): " + negSuffix); in TestAPI()155 if (negSuffix != "~") { in TestAPI()
263 UnicodeString negSuffix; in testAPI() local265 negSuffix = pat.getNegativeSuffix(negSuffix); in testAPI()266 logln((UnicodeString)"Negative suffix (should be ~): " + negSuffix); in testAPI()267 if(negSuffix != "~") { in testAPI()
137 const UnicodeString& negSuffix, in AffixPatternsForCurrency()142 negSuffixPatternForCurrency = negSuffix; in AffixPatternsForCurrency()175 const UnicodeString& negSuffix, in AffixesForCurrency()179 negSuffixForCurrency = negSuffix; in AffixesForCurrency()2490 const UnicodeString* negSuffix,2523 DBGAPPD(negSuffix);2997 …negSuffixMatch = compareAffix(text, position, TRUE, FALSE, negSuffix, complexCurrencyParsing, type…
2076 const UnicodeString* negSuffix,
2340 boolean status[], Currency currency[], String negPrefix, String negSuffix, String posPrefix, in subparse() argument2694 …negMatch = compareAffix(text, position, true, false, negSuffix, parseComplexCurrency, type, curren… in subparse()5948 public AffixForCurrency(String negPrefix, String negSuffix, String posPrefix, in AffixForCurrency() argument5951 negSuffixPatternForCurrency = negSuffix; in AffixForCurrency()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...