Strings Regular Expression To Match Italian Codice Fiscale A regular expression to match Italian Codice Fiscale, which is used by the Public Administration to identify the citizens living in Italy.
Strings Regular Expression To Match Frence Postal Codes A regular expression to match postal codes in France, including overseas departments and territories, and also includes Monaco.Postal Code
Markup & Programming Regular Expression To Match Inline JavaScript A Regular Expression to match inline JavaScript and opening/closing script tags.
Strings Indian Vehicle Registration Number Regular Expression A regular expression to match and valid Vehicle Registration Numbers in India.Vehicle Registration Number
Strings Chinese Vehicle Registration Number Regular Expressions A set of regular expressions to match and valid Vehicle Registration Numbers in China.Vehicle Registration Number
Strings Regular Expressions To Match Common Special Characters (Unicode Symbols) A collection of regular expressions that can be used to match specific special characters and Unicode symbols
Strings Regular Expression To Validate Italian CAP Postal Codes A regular expression to match and validate Italian CAP postal codes, including V-(Vatican) and I- (Italy) prefixes.Postal Code
Markup & Programming Regular Expression To Match HTML Tags With Attributes A Regular Expression to match opening and closing HTML tags with attributes.
Strings Regular Expression To Validate Postal Codes In the Netherlands A regular expression to match and validate postal codes in the Netherlands.Postal Code
Markup & Programming Regular Expression To Match IMG Tag Without Forward Slash A Regular Expression to match all tags without forward slash (/).
Strings Binary String Regular Expression A regular expression to match and validate a Binary String (a sequence of bytes).
Strings Standard Bible Verse Notation Regular Expression A general regular expression to match and validate standard Bible verse notation.Bible
Numbers Indian Postal/Pin/Zip Code Regular Expression A regular expression to match Postal/Pin/Zip codes in India, which consists of a 6-digit number with or without spaces.Postal Code, zip code
Strings Regular Expression To Match US/UK/CA Zip (Postal) Codes A general regular expression to verify postal codes (zip codes) in the United States, Britain, and Canada.Postal Code, zip code
Numbers UK Bank Sort Code Regular Expression A regular expression to match a UK Bank Sort Codes, which consists of a six-digit number formatted as 12-34-56.
Strings Stock Exchange Daily Official List (SEDOL) Code Regular Expression A regular expression to match SEDOL codes (Stock Exchange Daily Official List number, a code used by the London Stock Exchange to identify foreign stocks).stock
Numbers Brazilian CPF Number Regular Expression A regular expression to match a Brazilian CPF Number, which consists of a 11-digit number formatted as 000.000.000-00.
Numbers Brazilian CNPJ Number Regular Expression A regular expression to match a Brazilian CNPJ Number, which consists of a 14-digit number formatted as XX.XXX.XXX/0001-XX.
Date & Time Regular Expression To Match A Time (mm:ss) Limited To 60 Minutes A regular expression to match a time (mm:ss) limited to 60 minutes.
Date & Time RFC 2822 Date Format Regular Expression A regular expression to match RFC 2822 timestamps.