Port away from wildcard QRegExp uses
QRegularExpression::wildcard returns an already anchored pattern, so match and exactMatch are equivalent here.