Searched refs:allowedChars (Results 1 – 2 of 2) sorted by relevance
96 const StringPiece16& allowedChars) { in findNonAlphaNumericAndNotInSet() argument107 for (char16_t i : allowedChars) { in findNonAlphaNumericAndNotInSet()
80 const StringPiece16& allowedChars);