Searched refs:afterContextMatch (Results 1 – 3 of 3) sorted by relevance
47 public final String afterContextMatch; field in CurrencyData.CurrencySpacingInfo52 String afterCurrencyMatch, String afterContextMatch, String afterInsert) { in CurrencySpacingInfo() argument57 this.afterContextMatch = afterContextMatch; in CurrencySpacingInfo()
193 String afterContextMatch = arb.findStringWithFallback("surroundingMatch"); in getSpacingInfo() local198 afterCurrencyMatch, afterContextMatch, afterInsert); in getSpacingInfo()
1005 currencySpcAfterSym[CURRENCY_SPC_SURROUNDING_MATCH] = spcInfo.afterContextMatch; in initSpacingInfo()