Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-11-08 03:47
Flavor·PCRE2 (PHP)

/
^(0|84)(2(0[3-9]|1[0-689]|2[0-25-9]|3[2-9]|4[0-9]|5[124-9]|6[0369]|7[0-7]|8[0-9]|9[012346789])|3[2-9]|5[25689]|7[06-9]|8[0-9]|9[012346789])([0-9]{7})$
/
gm
Open regex in editor

Description

regex phone number all telco in Vietnam. at 11/08/2023

Submitted by hao.nguyen