Download Source Package regex:
A "regular expression" (or "regexp", or "pattern") is a text string that describes some (mathematical) set of strings. A regexp R "matches" a string S if S is in the set of strings described by R. 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.
Includes headers, static library and documentation.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| i386 | 85.8 kB | 227 kB | [list of files] |
| m68k | 82.8 kB | 221 kB | [list of files] |