moar-regex / moar

Deterministic Regular Expressions with Backreferences
MIT License
21 stars 3 forks source link

Normalize Strings before matching? #1

Closed s4ke closed 8 years ago

s4ke commented 8 years ago

\r\n is not equal to \n.