about
10/31/2024
Help: RegEx

Help: RegEx

finding substrings in files and strings

About
click header to toggle Site Explorer
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.
- Jamie Zawinski

Synopsis:

RegEx builds state machines for efficiently finding text specified by a "little language". This Regular Expression language is used to generate expressions each of which specify a search state machine.
No content yet.

References:

Link Comments
RegEx Notes - Ray Toal Contains most of the content to be summarized here
  Next Prev Pages Sections About Keys