Pattern Matching
Tag details
Welcome to the 'Pattern Matching' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Pattern Matching'.
Latest blogosphere posts tagged “Pattern Matching”
-
The force of regex and HTML together in the same conceptual space will destroy your mind
THINK PRAGMATIC! —
Authority: 106
You can’t parse [X]HTML with regex. Because HTML can’t be parsed by regex. Regex is not a tool that can be used to correctly parse HTML. As I have answered in HTML-and-regex questions here so many times before, the use of regex will not allow you to consume HTML. Regular expressions are a tool that [...]Post ...4 weeks ago

