You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-user@jakarta.apache.org by Bryan Field-Elliot <br...@netmeme.org> on 2002/02/02 17:14:57 UTC

Pls help: Match digits except "0000"

Hi,

I'm struggling to create a regular expression, which will match any
four, five, or six digits EXCEPT "0000" (four zeros). Not sure how to do
this. Any help would be greatly appreciated!

Thank you,

Bryan