it's not clear what input text u have in mind:
for one thing, there is no string like:
--hello/*hi
in the sample text you provided:
--"hello/*'*/how'are'you'doing"
so how are you supposed to match what is not there?
Also, it 's highly advisable not to provide made-up samples of text whenn seeking regex help, instead pls post some real text.