i only know that regexp means Regular Expressions...
usually Regular Expression is validation method using a specific syntax
Its kind of a set of rules you set so you can see whether the the text inserted by the user meets your requirements :D
Thats what i know regexp is... but maybe its...