Regular expressions: Difference between revisions

Content added Content deleted
m (→‎{{header|Ring}}: Remove vanity tags)
m (→‎{{header|REBOL}}: Remove vanity tags)
Line 1,829: Line 1,829:
<lang REBOL>REBOL [
<lang REBOL>REBOL [
Title: "Regular Expression Matching"
Title: "Regular Expression Matching"
Author: oofoe
Date: 2009-12-06
URL: http://rosettacode.org/wiki/Regular_expression_matching
URL: http://rosettacode.org/wiki/Regular_expression_matching
]
]