Regular Expressions
Revision as of 17:48, 23 March 2010 by Marc (talk | contribs) (New page: == Definition == Regular expressions are powerful means to find patterns in a text and to perform replacements. == Specific implementation == All Geop...)
Definition
Regular expressions are powerful means to find patterns in a text and to perform replacements.
Specific implementation
All Geopsy.org softwares use the Qt implementation of regular expressions.