From Jason Turner

[defns.regex.matched]

Diff to HTML by rtfpessoa

tmp/tmpabgu7xxk/{from.md → to.md} RENAMED
@@ -1,6 +1,5 @@
1
- #### 4 matched <a id="defns.regex.matched">[[defns.regex.matched]]</a>
2
 
3
- a sequence of zero or more characters is matched by a regular expression
4
- when the characters in the sequence correspond to a sequence of
5
- characters defined by the pattern.
6
 
 
1
+ #### 31 matched <a id="defns.regex.matched">[[defns.regex.matched]]</a>
2
 
3
+ ⟨regular expression⟩ condition when a sequence of zero or more
4
+ characters correspond to a sequence of characters defined by the pattern
 
5