Regex

Dot does not match new line.

Add one of the following to the pattern to support new line:

(?m) multiline
(?s) dot all

Comments

Popular posts from this blog

Sites, Newsletters, and Blogs

Oracle JDBC ReadTimeout QueryTimeout