Server IP : 66.29.132.124 / Your IP : 3.15.229.217 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/book24.ng/vendor/giggsey/libphonenumber-for-php/src/data/ |
Upload File : |
<?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' => '[235-7]\\d{8}|[1-9]\\d{7}', 'PossibleLength' => array ( 0 => 8, 1 => 9, ), 'PossibleLengthLocalOnly' => array ( 0 => 6, 1 => 7, ), ), 'fixedLine' => array ( 'NationalNumberPattern' => '(?:1\\d|[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6[23689]|8[2-57-9]|9[2-69])\\d{6}', 'ExampleNumber' => '12345678', 'PossibleLength' => array ( 0 => 8, ), 'PossibleLengthLocalOnly' => array ( 0 => 6, 1 => 7, ), ), 'mobile' => array ( 'NationalNumberPattern' => '(?:[257]0|3[01])\\d{7}', 'ExampleNumber' => '201234567', 'PossibleLength' => array ( 0 => 9, ), 'PossibleLengthLocalOnly' => array ( ), ), 'tollFree' => array ( 'NationalNumberPattern' => '(?:[48]0\\d|680[29])\\d{5}', 'ExampleNumber' => '80123456', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'premiumRate' => array ( 'NationalNumberPattern' => '9[01]\\d{6}', 'ExampleNumber' => '90123456', 'PossibleLength' => array ( 0 => 8, ), 'PossibleLengthLocalOnly' => array ( ), ), 'sharedCost' => array ( 'PossibleLength' => array ( 0 => -1, ), 'PossibleLengthLocalOnly' => array ( ), ), 'personalNumber' => array ( 'PossibleLength' => array ( 0 => -1, ), 'PossibleLengthLocalOnly' => array ( ), ), 'voip' => array ( 'NationalNumberPattern' => '21\\d{7}', 'ExampleNumber' => '211234567', 'PossibleLength' => array ( 0 => 9, ), 'PossibleLengthLocalOnly' => array ( ), ), 'pager' => array ( 'PossibleLength' => array ( 0 => -1, ), 'PossibleLengthLocalOnly' => array ( ), ), 'uan' => array ( 'NationalNumberPattern' => '38\\d{7}', 'ExampleNumber' => '381234567', 'PossibleLength' => array ( 0 => 9, ), 'PossibleLengthLocalOnly' => array ( ), ), 'voicemail' => array ( 'PossibleLength' => array ( 0 => -1, ), 'PossibleLengthLocalOnly' => array ( ), ), 'noInternationalDialling' => array ( 'NationalNumberPattern' => '(?:[48]0\\d|680[29])\\d{5}', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'id' => 'HU', 'countryCode' => 36, 'internationalPrefix' => '00', 'nationalPrefix' => '06', 'nationalPrefixForParsing' => '06', 'sameMobileAndFixedLinePattern' => false, 'numberFormat' => array ( 0 => array ( 'pattern' => '(\\d)(\\d{3})(\\d{4})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( 0 => '1', ), 'nationalPrefixFormattingRule' => '(06 $1)', 'domesticCarrierCodeFormattingRule' => '', 'nationalPrefixOptionalWhenFormatting' => false, ), 1 => array ( 'pattern' => '(\\d{2})(\\d{3})(\\d{3})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( 0 => '[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]', ), 'nationalPrefixFormattingRule' => '(06 $1)', 'domesticCarrierCodeFormattingRule' => '', 'nationalPrefixOptionalWhenFormatting' => false, ), 2 => array ( 'pattern' => '(\\d{2})(\\d{3})(\\d{3,4})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( 0 => '[2-9]', ), 'nationalPrefixFormattingRule' => '06 $1', 'domesticCarrierCodeFormattingRule' => '', 'nationalPrefixOptionalWhenFormatting' => false, ), ), 'intlNumberFormat' => array ( ), 'mainCountryForCode' => false, 'leadingZeroPossible' => false, 'mobileNumberPortableRegion' => true, );