Login
From:
www.regular-expressions.info
(Uncensored)
subscribe
Regex Tutorial - Start and End of String or Line Anchors
https://www.regular-expressions.info/anchors.html
links
backlinks
Roast topics
Find topics
Find it!
In a regular expression, the caret matches the concept “start of string”, while the dollar sign matches “end of string”