Podnova Player  Windows library  Podnova home
Home › GnuWin32: Regex
GnuWin32: Regex

GnuWin32: Regex

By GnuWin32
Rating: 4 4/5 (1)
License type: Open source
Latest version: 2.7
Last updated: March 28th, 2008
A regular expression (or regexp, or pattern) is a text string that describes some set of strings.

Using the Regex library, you can:

- see if a string matches a specified pattern as a whole
...