neptun_
Sep 20th, 2006, 04:21 AM
Hi,
I am trying to find all my comments in the project by using regular expressions.
Can you tell me please how can I find what's :
- between /* ... */ (in multiples lines)
- after //... (in the same line)
Thanks
I am trying to find all my comments in the project by using regular expressions.
Can you tell me please how can I find what's :
- between /* ... */ (in multiples lines)
- after //... (in the same line)
Thanks