Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

look behind regex

RegExp to find cat that is followed by dog

cat(?=dog)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #regex
ADD COMMENT
Topic
Name
2+9 =