Regular expression question

Posted by llm on Stack Overflow See other posts from Stack Overflow or by llm
Published on 2010-05-12T19:17:20Z Indexed on 2010/05/12 19:24 UTC
Read the original article Hit count: 166

Filed under:

Please help me construct a regex to match:

some text(x,x,x,x)

where x can be any integer either positive or negative.

© Stack Overflow or respective owner

Related posts about regex