QRegularExpression.globalMatch

Undocumented in source.
  1. QRegularExpressionMatchIterator globalMatch(const(QString) subject, qsizetype offset, MatchType matchType, MatchOptions matchOptions)
  2. QRegularExpressionMatchIterator globalMatch(QStringView subjectView, qsizetype offset, MatchType matchType, MatchOptions matchOptions)

Meta