... match 00 or + followed by the county code using non capturing groups. Then match 2, 7, 9 and 7 digits ^(?:(?:\+|00)?968)?[279]\d{7}$.
確定! 回上一頁