From Jason Turner

[defns.regex.finite.state.machine]

Diff to HTML by rtfpessoa

tmp/tmp0huaqr7d/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### 2 finite state machine <a id="defns.regex.finite.state.machine">[[defns.regex.finite.state.machine]]</a>
2
 
3
- an unspecified data structure that is used to represent a regular
4
- expression, and which permits efficient matches against the regular
5
- expression to be obtained.
6
 
 
1
+ #### 22 finite state machine <a id="defns.regex.finite.state.machine">[[defns.regex.finite.state.machine]]</a>
2
 
3
+ ⟨regular expression⟩ unspecified data structure that is used to
4
+ represent a regular expression, and which permits efficient matches
5
+ against the regular expression to be obtained
6