Searched refs:digitsAndPlusOnly (Results 1 – 2 of 2) sorted by relevance
214 public static final String digitsAndPlusOnly(Matcher matcher) { in digitsAndPlusOnly() method in Patterns
138 return Patterns.digitsAndPlusOnly(match);