Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
<!--((?!-->).)*-->
|
Description |
Strip (X)HTML comments
|
Matches |
<!-- any comments -->
|
Non-Matches |
<!- - 111 -->
|
Author |
Rating:
Val Polyakh
|
Title |
Test
Details
Pattern Title
|
Expression |
\/\*((?!\*\/).)*\*\/
|
Description |
Strip C style block comments
|
Matches |
/* comments */ | /*\n*\n*/ | /***********/
|
Non-Matches |
// comments
|
Author |
Rating:
Not yet rated.
Val Polyakh
|
Displaying page
of
pages;
Items to