qt5base-lts/tests/auto/corelib/tools/qregularexpression
Samuel Gaist 3746eb8412 QRegularExpression: refactor wildcard translation
This patch refactors the wildcardToRegularExpression method to generate
a simpler regular expression. It also fixes some shortcomings of the
previous implementation.

Tests have been updated to ensure all cases are properly supported.

Change-Id: I454e3fe8fe0bb663b2f319d6fa2fa8aec626c50d
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-08-18 21:59:38 +00:00
..
.gitignore QRegularExpression: add ways to force an immediate optimization 2014-05-06 00:10:55 +02:00
qregularexpression.pro QRegularExpression: refactor pattern optimization 2018-06-22 19:43:54 +00:00
tst_qregularexpression.cpp QRegularExpression: refactor wildcard translation 2018-08-18 21:59:38 +00:00