Searched defs:afterContextMatch (Results 1 – 2 of 2) sorted by relevance
47 public final String afterContextMatch; field in CurrencyData.CurrencySpacingInfo52 String afterCurrencyMatch, String afterContextMatch, String afterInsert) { in CurrencySpacingInfo()
193 String afterContextMatch = arb.findStringWithFallback("surroundingMatch"); in getSpacingInfo() local