bengreen.eu

Regular Expressions

The code here was taken from http://www.cse.yorku.ca/~oz/ it is really ver nice and compact, useful in little software projects, and even big ones. I have made a local copy, mainly so I know where I can quickly get my grubby hands on it.

Below are some simple regular expressions, intended for use on ASCII character sets, I don't know if the tool will work with UTF8 but perhaps it will if you make the small modification on how it reads characters from the byte array.

  • coming soon*