Searched defs:urlEx (Results 1 – 2 of 2) sorted by relevance
158 QRegExp urlEx("<!DOCTYPE[^\"]+\"([^\"]+)\"[^\"]+\"([^\"]+)/([^/]+)\\.dtd\">"); in tagURLs() local202 QRegExp urlEx("\\[\\[(.+)\\]\\]"); in tagCrossReferences() local
194 …static const QRegularExpression urlEx(QStringLiteral(R"((www\.(?!\.)|(fish|ftp|http|https)://[\d\w… in tagUrls() local