On Friday, November 26, 2021 1:55:47 AM MSK Alexander Dyagilev wrote:
> This is C++ code. I know that QRegularExpression does support 's' flag.
> I was asking about javascript...

Surprisingly, QML is implemented in C++. And aforementioned QV4 is the 
JavaScript engine by Qt. That's why I digged down through the code to show 
that there are simply missing two flags on QV4 side comparing to Qt Core C++ 
API.

-- 
ivan (@ratijas)

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to