/ ^ # Start (?: \D? \d{3} \D{,2} )? # Optional area code \d{3} \D? # Prefix with optional punctuation \d{4} # Last four digits /x