RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Exclude a string
Expression
^([^S]|S[^E]|SE[^P]).*
Description
Matches everything except lines that begin with SEP. Now I just need to figure out how to exclude a string that appears in the middle of a line.
Matches
SEk001 | TAK002
Non-Matches
SEP001 | SEP002
Author Rating: Not yet rated. Scott Freemire
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials