Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
No edit summary |
||
Line 2:
{{for|the use of variable matching criteria in defining abstract patterns to match|regular expression}}
{{Refimprove|date=February 2011}}
In [[computer science]], '''pattern matching''' is the
Sequence patterns (e.g., a text string) are often described using [[regular expression]]s and matched using techniques such as [[backtracking]].
|