wxWidgets/tests/regex
Tomay 050ca4ce3a Add wxRegEx::QuoteMeta() helper
Quote all characters special for wxRegEx in the given string: this can
be useful when searching for a literal string using wxRegEx.

Closes https://github.com/wxWidgets/wxWidgets/pull/1489
2019-08-25 12:32:51 +02:00
..
reg.test Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex.inc Eliminate non-ascii chars from generated include file 2005-07-04 12:25:56 +00:00
regex.pl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regextest.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
wxreg.test Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wxregextest.cpp Add wxRegEx::QuoteMeta() helper 2019-08-25 12:32:51 +02:00