gotest.tools/v3/internal/difflib.SequenceMatcher.GetMatchingBlocks (method)

2 uses

	gotest.tools/v3/internal/difflib (current package)
		difflib.go#L276: func (m *SequenceMatcher) GetMatchingBlocks() []Match {
		difflib.go#L349: 	matching := m.GetMatchingBlocks()