REGEX - Regular Expressions
Sign in to follow this
Followers
0
A regular expression, regex or regexp[1] (sometimes called a rational expression)[2][3] is a sequence of characters that define a search pattern. Usually such patterns are used by string searching algorithms for "find" or "find and replace" operations on strings, or for input validation. It is a technique developed in theoretical computer science and formal language theory.
Explore Questions
There are no popular questions to show right now
There are no new questions to show right now
0 questions in this forum
There are no questions in this forum yet
Ask the first question
Sign in to follow this
Followers
0