The following RegEx tests for a variable amount of lines before the XXXXXXXX line and returns them in the first capture group. ((.*(\n|\r|\r\n)){2})XXXXXXXX.
確定! 回上一頁