Hello,

I'm trying to:

var re = new RegExp('someregex', 's');

Getting error: SyntaxError: Invalid flags supplied to RegExp constructor.

Can anything be done for '.' to match _any_ character?

Tested in both Qt 5.12 and Qt 6.2.

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to