wxWidgets/include
Vadim Zeitlin fa59d5700a Implement wxRegEx using PCRE
Adjust the tests and document the incompatibilities with the previously
used regex syntax.

In this commit the use of PCRE is conditional on wxUSE_PCRE which is
never defined as 1 yet, so the new code is still disabled.
2021-07-24 19:17:58 +02:00
..
msvc/wx
wx Implement wxRegEx using PCRE 2021-07-24 19:17:58 +02:00