qt5base-lts/tests/auto/corelib/tools/qregularexpression
Giuseppe D'Angelo 998899cf3a Introduce QRegularExpression::NoMatch match type
This match type doesn't do any match at all; it's only necessary to
properly introduce default constructors for QRegularExpressionMatch
and QRegularExpressionMatchIterator (since they return the match type
that created them).

Change-Id: Ibfe92459c7fdd23129cf3afe073cd443c461ddeb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-01-07 16:11:19 +01:00
..
alwaysoptimize Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
defaultoptimize Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
.gitignore QRegularExpression: add optimizations autotest 2012-03-07 19:18:22 +01:00
qregularexpression.pro QRegularExpression: add optimizations autotest 2012-03-07 19:18:22 +01:00
tst_qregularexpression.cpp Introduce QRegularExpression::NoMatch match type 2013-01-07 16:11:19 +01:00
tst_qregularexpression.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00