AutorÃa | Ultima modificación | Ver Log |
<?php
/**
* libphonenumber-for-php-lite data file
* This file has been @generated from libphonenumber data
* Do not modify!
* @internal
*/
return [
'id' => 'CL',
'countryCode' => 0,
'generalDesc' => [
'pattern' => '[1-9]\\d{2,4}',
'posLength' => [
3,
4,
5,
],
],
'tollFree' => [
'pattern' => '1(?:213|3[1-3])|434\\d|911',
'example' => '131',
'posLength' => [
3,
4,
],
],
'premiumRate' => [
'pattern' => '1(?:211|3(?:13|[348]0|5[01]))|(?:1(?:[05]6|[48]1|9[18])|2(?:01\\d|[23]2|77|88)|3(?:0[59]|13|3[279]|66)|4(?:[12]4|36\\d|4[017]|55)|5(?:00|41\\d|5[67]|99)|6(?:07\\d|13|22|3[06]|50|69)|787|8(?:[01]1|[48]8)|9(?:01|[12]0|33))\\d',
'example' => '1060',
'posLength' => [
4,
5,
],
],
'emergency' => [
'pattern' => '13[1-3]|911',
'example' => '131',
'posLength' => [
3,
],
],
'shortCode' => [
'pattern' => '1(?:00|21[13]|3(?:13|[348]0|5[01])|4(?:0[02-6]|17|[379])|818|919)|2(?:0(?:01|122)|22[47]|323|777|882)|3(?:0(?:51|99)|132|3(?:29|[37]7)|665)|43656|5(?:(?:00|415)4|5(?:66|77)|995)|6(?:131|222|366|699)|7878|8(?:011|11[28]|482|889)|9(?:01|1)1|13\\d|4(?:[13]42|243|4(?:02|15|77)|554)|(?:1(?:[05]6|98)|339|6(?:07|[35])0|9(?:[12]0|33))0',
'example' => '100',
],
'standardRate' => [
'pattern' => '(?:200|333)\\d',
'example' => '2000',
'posLength' => [
4,
],
],
'carrierSpecific' => [
'posLength' => [
-1,
],
],
'smsServices' => [
'pattern' => '13(?:13|[348]0|5[01])|(?:1(?:[05]6|[28]1|4[01]|9[18])|2(?:0(?:0|1\\d)|[23]2|77|88)|3(?:0[59]|13|3[2379]|66)|436\\d|5(?:00|41\\d|5[67]|99)|6(?:07\\d|13|22|3[06]|50|69)|787|8(?:[01]1|[48]8)|9(?:01|[12]0|33))\\d|4(?:[1-3]4|4[017]|55)\\d',
'example' => '1060',
'posLength' => [
4,
5,
],
],
'internationalPrefix' => '',
'numberFormat' => [],
];