func github.com/jackc/pgx/v4/internal/sanitize.multilineCommentState

2 uses

	github.com/jackc/pgx/v4/internal/sanitize (current package)
		sanitize.go#L138: 				return multilineCommentState
		sanitize.go#L261: func multilineCommentState(l *sqlLexer) stateFn {