Searched refs:restRx (Results 1 – 1 of 1) sorted by relevance
1283 …static const QRegularExpression restRx(QLatin1String("^(") + QLatin1String(s_entitySubRx) + QLatin… in toVisualText() local1290 if (original.indexOf(restRx) != 0) { // not an entity in toVisualText()