Searched refs:regexp (Results 1 – 1 of 1) sorted by relevance
745 String regexp = "\\p{P}"; in testGeneralPunctuationCategory() local748 Pattern pattern = Pattern.compile(regexp); in testGeneralPunctuationCategory()