GnuWin32: Regex 2.7
Download
Free  

GnuWin32: Regex 2.7

Free A regular expression is a text string that describes some set of strings
4 
Rating
Your vote:
Latest version:
2.7 See all
Developer:
GnuWin32
Screenshots
1 / 1
Open source
Download
Free  

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, and
-search within a string for a substring matching a specified pattern.

Regex provides three groups of functions with which you can operate on regular expressions. One group--the GNU group--is more powerful but not completely compatible with the other two, namely the POSIX and Berkeley UNIX groups; its interface was designed specifically for GNU. The other groups have the same interfaces as do the regular expression functions in POSIX and Berkeley UNIX.

Comments

4
Rating
1 vote
5 stars
0
4 stars
1
3 stars
0
2 stars
0
1 stars
0
User

Your vote: