Here is your regular expression: (AAA\r\n)(ABC[0-9]\r\n){1,} Debuggex Demo Your goal is to capture all ABC#s that immediately follow AAA.
確定! 回上一頁