Displaying page
of
pages;
Items to
Title |
Test
Details
SKK-STRING-Parse Comma Delimited Strings
|
Expression |
^(?<field1>[^,]+),(?<field2>[^,]+),(?<field3>[^,]+)$
|
Description |
Parse Comma Delimited Strings
----------------------
http://regexlib.com/REDetails.aspx?regexp_id=538
|
Matches |
A,B,C
|
Non-Matches |
???
|
Author |
Rating:
Not yet rated.
skk
|
Title |
Test
Details
SKK-XML-All child nodes with no nested nodes
|
Expression |
<(\w+)(\s(\w*=".*?")?)*((/>)|((/*?)>.*?</\1>))
|
Description |
All child nodes with no nested nodes
----------------------
http://regexlib.com/REDetails.aspx?regexp_id=433
|
Matches |
a
|
Non-Matches |
b
|
Author |
Rating:
Not yet rated.
skk
|
Displaying page
of
pages;
Items to