I have a string which contain several expressions that look like "[[ whatever ]]". I was hoping for some kind of regualr expression search to locate and return them. The regular expression syntax is not the problem, what would be the best function to go about this search and return?