piighost/pl-phone

Polish phone number: an optional +48, then nine digits usually written in three groups of three. Nine bare digits also match, so it competes with the Spanish phone number and the US bank routing number.

Label: PL_PHONE

Pattern

(?<![\w+])(?:\+48[\s.-]?)?\d(?:[\s.-]?\d){8}(?!\w)

Must be caught

Must be left alone

Tags: pl, contact

Download the detector as TOML