piighost/kr-phone
South Korean mobile number, the +82 country code or the 0 trunk prefix then a 1 and the carrier digit, then seven or eight digits. Mobile only on purpose: a Korean landline is short enough to collide with the resident registration number beside it.
Label: KR_PHONE
Pattern (?<![\w+])(?:\+82|0)[\s.-]?1[0-9](?:[\s.-]?\d){7,8}(?!\w)
Must be caught Text me on +82 10 1234 5678 when you land. → +82 10 1234 5678His number is 010-9876-5432 these days. → 010-9876-5432
Must be left alone The office line is 02-1234-5678Extension 0123
Tags: kr, contact
Download the detector as TOML
Used by
piighost/kr — South Korea: mobile phone and the resident registration number.
Related patterns
piighost/ar-phone — Argentine phone number, the +54 country code or the 0 trunk prefix then ten or eleven digits.
piighost/ar-postal — Argentine CPA postal code: a province letter, four digits for the town, then three letters for the block side.
piighost/at-phone — Austrian phone number, the +43 country code or the 0 trunk prefix then six to thirteen digits, since Austrian…
piighost/au-phone — Australian phone number: the +61 or leading 0 prefix, a single area or service digit, then eight digits.
piighost/au-postal — Australian postal code, anchored on the state or territory abbreviation that precedes it in an address.
piighost/be-phone — Belgian phone number, the +32 country code or the 0 trunk prefix then eight or nine digits.
← piighost/kr-default · All patterns in the catalogue · piighost/kr-rrn →