Searched refs:negPrefix (Results 1 – 7 of 7) sorted by relevance
193 String negPrefix; in TestAPI() local195 negPrefix = pat.getNegativePrefix(); in TestAPI()196 logln("Negative prefix (should be -): " + negPrefix); in TestAPI()197 if(negPrefix != "-") { in TestAPI()
135 String negPrefix; in TestAPI() local137 negPrefix = pat.getNegativePrefix(); in TestAPI()138 logln("Negative prefix (should be -): " + negPrefix); in TestAPI()139 if (negPrefix != "-") { in TestAPI()
247 UnicodeString negPrefix; in testAPI() local249 negPrefix = pat.getNegativePrefix(negPrefix); in testAPI()250 logln((UnicodeString)"Negative prefix (should be -): " + negPrefix); in testAPI()251 if(negPrefix != "-") { in testAPI()
136 AffixPatternsForCurrency(const UnicodeString& negPrefix, in AffixPatternsForCurrency()141 negPrefixPatternForCurrency = negPrefix; in AffixPatternsForCurrency()174 AffixesForCurrency(const UnicodeString& negPrefix, in AffixesForCurrency()178 negPrefixForCurrency = negPrefix; in AffixesForCurrency()2489 const UnicodeString* negPrefix,2522 DBGAPPD(negPrefix);2527 …, fFormatWidth, (isParseIntegerOnly())?'Y':'N', text.length(), negPrefix!=NULL?negPrefix->length(…2654 …int32_t negMatch = compareAffix(text, position, TRUE, TRUE, negPrefix, complexCurrencyParsing, ty…
2075 const UnicodeString* negPrefix,
2340 boolean status[], Currency currency[], String negPrefix, String negSuffix, String posPrefix, in subparse() argument2353 …int negMatch = compareAffix(text, position, true, true, negPrefix, parseComplexCurrency, type, cur… in subparse()5948 public AffixForCurrency(String negPrefix, String negSuffix, String posPrefix, in AffixForCurrency() argument5950 negPrefixPatternForCurrency = negPrefix; in AffixForCurrency()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...