Searched refs:IsIllegal (Results 1 – 1 of 1) sorted by relevance
66 bool IsIllegal = rule.test(data[i]); in CheckCharacter() local67 if (IsIllegal) { in CheckCharacter()