Regex Testing Tool  
Need to check how a regular expressions matches against a string and what it captures? Simply enter your regex and a string to match it against into the box below and press the "Test" button.

Regular Expression  

Enter the regex in the box below. Any regular expression syntax available in the .NET implementation of regular expressions is allowed. Documentation for .NET regular expressions may he found here.

Visit the Programmers Heaven Regex section

 

Case insensitive matching
Whitespace is not part of the pattern
Allow '.' to match newline characters
Make '^' and '$' match the start and end of a line, not the string


Text String  

Enter the string to match the regex against in the box below.


 



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.