Regex capture every occurrence of a word within two delimiters

前端 未结 4 1567
自闭症患者
自闭症患者 2021-01-05 15:47

Say I have a long string of text, and I want to capture every time the word this is mentioned within rounded brackets. How could I do that? The following patt

4条回答
提交回复
热议问题