Regular Expressions

From GeopsyWiki
Jump to navigation Jump to search

Definition

Regular expressions are powerful means to find patterns in a text and to perform replacements.

Specific implementation

Geopsy applications use the Qt implementation of regular expressions.