Searched refs:testStr3 (Results 1 – 1 of 1) sorted by relevance
77 public static final String testStr3 = field in Main83 System.out.println("str3 matches: " + WEB_URL.matcher(testStr3).matches()); in main()