piighost/be-phone

Belgian phone number, the +32 country code or the 0 trunk prefix then eight or nine digits. The slash is a separator here, as Belgian writing uses it between the area code and the number.

Label: BE_PHONE

Pattern

(?<![\w+])(?:\+32|0)(?:[\s./-]?\d){8,9}(?!\w)

Must be caught

Must be left alone

Tags: be, contact

Download the detector as TOML