2
regex notes
Searching in Notepad++
- To search for
- a string “:9 ”
- that has a period after it “.”
- Then followed by “->”
- Use:
:9.*?\..*?->