[Development] QTBUG-23489: Implement the new regular expression classes using PCRE
Thiago Macieira
thiago at kde.org
Wed Feb 22 21:50:33 CET 2012
On quarta-feira, 22 de fevereiro de 2012 17.51.07, Giuseppe D'Angelo wrote:
> The only points where the API isn't a replecement is where the other
> non-Perl QRegExp matchings are used (f.i. wildcard matching; but I saw
> that QRegExp has a nice wc2rx internal method to convert wildcards to
> a Perl-like regex, that could potentially even be exposed as part of
> QRegularExpression API, and that can help the conversion...).
That's a missing functionality we'll need to add to QRegularExpression.
QRegExp is today used for globbing in QDir, QDirIterator and QSslSocket.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120222/4cbcbb07/attachment.sig>
More information about the Development
mailing list