Files
wxWidgets/tests/strings
Vadim Zeitlin 3a0ac1e14a Fix wxString::BeforeFirst() when "rest" is the string itself
This didn't work correctly before, but there doesn't seem to be any good
reason to not allow this, as it allows to naturally extract some leading
prefix from a string and it also already worked for BeforeLast(), so
make it work for BeforeFirst() too.
2025-01-15 02:19:13 +01:00
..
2022-12-07 20:52:33 +01:00
2024-10-02 00:31:08 +03:00