Page 1 of 1

Regular Expression Syntax Guide

Posted: Thu Sep 05, 2013 2:10 am
by TimInNY
Is there a guide available that lists and gives examples of the regular expression syntax that TextCrawler uses ?

Thanks.

Re: Regular Expression Syntax Guide

Posted: Thu Sep 05, 2013 10:31 am
by DigitalVolcano
This is a good general guide. Note that Textcrawler uses .NET type regular expressions where specified.

http://www.regular-expressions.info/

Re: Regular Expression Syntax Guide

Posted: Thu Sep 05, 2013 5:35 pm
by TimInNY
Thanks.

I also found this page that has been very helpful.

http://www.regular-expressions.info/reference.html