164 lines
3.0 KiB
PHP
164 lines
3.0 KiB
PHP
<?php
|
|
/**
|
|
* This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}.
|
|
* See [README.md](README.md#generating-data) for more information.
|
|
*
|
|
* Pull requests changing data in these files will not be accepted. See the
|
|
* [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make
|
|
* metadata changes.
|
|
*
|
|
* Do not modify this file directly!
|
|
*/
|
|
|
|
|
|
return array (
|
|
'generalDesc' =>
|
|
array (
|
|
'NationalNumberPattern' => '(?:[2-4]\\d\\d|800)\\d{5}',
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => 8,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'fixedLine' =>
|
|
array (
|
|
'NationalNumberPattern' => '(?:25[08]|35\\d|45[1-7])\\d{5}',
|
|
'ExampleNumber' => '35123456',
|
|
'PossibleLength' =>
|
|
array (
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'mobile' =>
|
|
array (
|
|
'NationalNumberPattern' => '[2-4][0-46-9]\\d{6}',
|
|
'ExampleNumber' => '22123456',
|
|
'PossibleLength' =>
|
|
array (
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'tollFree' =>
|
|
array (
|
|
'NationalNumberPattern' => '800\\d{5}',
|
|
'ExampleNumber' => '80012345',
|
|
'PossibleLength' =>
|
|
array (
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'premiumRate' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'sharedCost' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'personalNumber' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'voip' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'pager' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'uan' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'voicemail' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'noInternationalDialling' =>
|
|
array (
|
|
'PossibleLength' =>
|
|
array (
|
|
0 => -1,
|
|
),
|
|
'PossibleLengthLocalOnly' =>
|
|
array (
|
|
),
|
|
),
|
|
'id' => 'MR',
|
|
'countryCode' => 222,
|
|
'internationalPrefix' => '00',
|
|
'sameMobileAndFixedLinePattern' => false,
|
|
'numberFormat' =>
|
|
array (
|
|
0 =>
|
|
array (
|
|
'pattern' => '(\\d{2})(\\d{2})(\\d{2})(\\d{2})',
|
|
'format' => '$1 $2 $3 $4',
|
|
'leadingDigitsPatterns' =>
|
|
array (
|
|
0 => '[2-48]',
|
|
),
|
|
'nationalPrefixFormattingRule' => '',
|
|
'domesticCarrierCodeFormattingRule' => '',
|
|
'nationalPrefixOptionalWhenFormatting' => false,
|
|
),
|
|
),
|
|
'intlNumberFormat' =>
|
|
array (
|
|
),
|
|
'mainCountryForCode' => false,
|
|
'mobileNumberPortableRegion' => false,
|
|
);
|