const github.com/google/licensecheck/internal/match.opQuest

6 uses

	github.com/google/licensecheck/internal/match (current package)
		rematch.go#L311: 	case opQuest:
		resyntax.go#L80: 	opQuest
		resyntax.go#L143: 	case opQuest:
		resyntax.go#L433: 	if sub.op == opQuest {
		resyntax.go#L438: 	p.stack[n-1] = &reSyntax{op: opQuest, sub: []*reSyntax{sub}}
		resyntax.go#L518: 	case opQuest: