How can I emulate DOTALL in JavaScript? DOTALL is a flag in most recent regex libraries that makes the . metacharacter match anything INCLUDING line breaks.
確定! 回上一頁