I want to search a string for occurrence of several characters and word in one syntax; for example I want to look for characters "http://" "<a" "<div>" "</" "htm" and other tags in the string. All in one syntax. Can anyone help me?