7.3

Table Of Contents
(\d{3})\D*(\d{3})\D*(\d{4})\D*(\d*)$
A fully featured expression for most phone number for-
mats used in the world.
work 1-(800)
555.1212 #1234
800-555-1212
80055512121234
PROD-[0-9A-Za-z]{5}-[A-Z]{3}-\d{5} Product Number
PROD-5G32B-ADE-
23643
PROD-IPHON-TGS-
16000
^\d{5}(-\d{4})?$ A5 or 9 digit USZip code with optional dash.
90210
32454-4332
^[ABCEGHJKLMNPRSTVXY]{1}\d{1}[A-Z]{1}
*\d{1}[A-Z]{1}\d{1}$
Avalid Canadian postal code.
H0H 0H0
J0S 1J0
H1V 2C8
©2010 Objectif Lune Inc - 171 -