piighost/ie-phone

Irish phone number, the +353 country code or the 0 trunk prefix then seven to ten digits. The lower bound stays above the seven digits of a PPS number so the two do not fight for the same span.

Label: IE_PHONE

Pattern

(?<![\w+])(?:\+353|0)(?:[\s.-]?\d){7,10}(?!\w)

Must be caught

Must be left alone

Tags: ie, contact

Download the detector as TOML