Searched defs:mat (Results 1 – 4 of 4) sorted by relevance
296 Matcher mat = pat.matcher(testString); in testFlagsCase1() local304 Matcher mat = pat.matcher(testString); in testFlagsCase2() local312 Matcher mat = pat.matcher(testString); in testFlagsCase3() local320 Matcher mat = pat.matcher(testString); in testFlagsCase4() local328 Matcher mat = pat.matcher(testString); in testFlagsCase5() local336 Matcher mat = pat.matcher(testString); in testFlagsCase6() local344 Matcher mat = pat.matcher(testString); in testFlagsCase7() local352 Matcher mat = pat.matcher(testString); in testFlagsCase8() local360 Matcher mat = pat.matcher(testString); in testFlagsCase9() local368 Matcher mat = pat.matcher(testString); in testFlagsCase10() local[all …]
67 Matcher mat = pat.matcher(testString1); in test_resetLjava_lang_String() local115 Matcher mat = pat.matcher(testString); in test_reset() local126 Matcher mat = pat.matcher(testString); in test_hasAnchoringBounds() local144 Matcher mat = pat.matcher(testString); in test_hasTransparentBounds() local162 Matcher mat = pat.matcher(testString); in test_startI() local198 Matcher mat = pat.matcher(testString); in test_endI() local248 Matcher mat = pat.matcher(testString); in test_findI() local313 Matcher mat = pat.matcher("a(bb["); in testSEOLsymbols() local322 Matcher mat = pat.matcher(testString); in test_start() local341 Matcher mat = pat.matcher(testString); in test_end() local[all …]
106 Matcher mat = pat.matcher(input); in testReplaceAll() local141 Matcher mat = pat.matcher(input); in testReplaceFirst() local227 Matcher mat = test.matcher(positiveTestString); in testGroupint() local252 Matcher mat = test.matcher(positiveTestString); in testGroupint() local268 Matcher mat = test.matcher(positiveTestString); in testGroup() local279 Matcher mat = test.matcher(negativeTestString); in testGroup() local291 Matcher mat = pat.matcher("aac"); in testGroupPossessive() local318 Matcher mat = pat.matcher(posSeq[i][j]); in testMatchesMisc() local370 Matcher mat = pat.matcher(testString); in testQuantVsGroup() local388 Matcher mat = pat.matcher(testString); in testFind() local[all …]
224 Matcher mat = pat.matcher(str); in testReplacementBackSlash() local