Searched refs:TEXT_REGEX (Results 1 – 1 of 1) sorted by relevance
450 final String TEXT_REGEX = "[\\p{Alnum}\\p{Punct}\\p{Space}]*"; in testKeys() local455 version.matches(TEXT_REGEX)); in testKeys()