Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
(?<=<[\/?]?)\w+(?::\w+)?
|
Description |
retrieve all tagname in XML/HTML string
|
Matches |
<html | <?xml | <xml:space
|
Non-Matches |
<!--
|
Author |
Rating:
Not yet rated.
Sébastien FERRAND
|
Title |
Test
Details
Pattern Title
|
Expression |
@"([^"]|["]{2})*"|".*?(?<=[^\\]|[\\]{2})"
|
Description |
Get all string definition in C# code
|
Matches |
"foo" | @"fo""o" | "fo\"o"
|
Non-Matches |
"foo\"
|
Author |
Rating:
Not yet rated.
Sébastien FERRAND
|
Displaying page
of
pages;
Items to