From Jason Turner

[defns.regex.finite.state.machine]

Diff to HTML by rtfpessoa

tmp/tmpl0ns9v7o/{from.md → to.md} RENAMED
@@ -1,6 +1,7 @@
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
 
 
1
+ #### 23 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
5
+ \termref{defns.regex.regular.expression}{regular expression}, and which
6
+ permits efficient matches against the regular expression to be obtained
7