Skip to content

Instantly share code, notes, and snippets.

@vanleantking
Created June 22, 2024 17:06
Show Gist options
  • Save vanleantking/8400e056406b36272866b0e8b6b9167d to your computer and use it in GitHub Desktop.
Save vanleantking/8400e056406b36272866b0e8b6b9167d to your computer and use it in GitHub Desktop.
regexp phone number in text
https://stackoverflow.com/questions/16699007/regular-expression-to-match-standard-10-digit-phone-number
(\(?\+84\)?\s?[0-9 -.\\?]+)|([0-9][.\- ]?){10}