I want regular expression for a string "-ABC DEF EFG" which starts from - character but can be long

Posted by klusner on Stack Overflow See other posts from Stack Overflow or by klusner
Published on 2010-04-08T21:42:39Z Indexed on 2010/04/08 21:53 UTC
Read the original article Hit count: 179

Filed under:

I want regular expression for a string "-ABC DEF EFG" which starts from - character but can be longer ?

© Stack Overflow or respective owner

Related posts about regex