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' => 'GW','countryCode' => 245,'generalDesc' => ['pattern' => '[49]\\d{8}|4\\d{6}','posLength' => [7,9,],],'fixedLine' => ['pattern' => '443\\d{6}','example' => '443201234','posLength' => [9,],],'mobile' => ['pattern' => '9(?:5\\d|6[569]|77)\\d{6}','example' => '955012345','posLength' => [9,],],'tollFree' => ['posLength' => [-1,],],'premiumRate' => ['posLength' => [-1,],],'sharedCost' => ['posLength' => [-1,],],'personalNumber' => ['posLength' => [-1,],],'voip' => ['pattern' => '40\\d{5}','example' => '4012345','posLength' => [7,],],'pager' => ['posLength' => [-1,],],'uan' => ['posLength' => [-1,],],'voicemail' => ['posLength' => [-1,],],'noInternationalDialling' => ['posLength' => [-1,],],'internationalPrefix' => '00','numberFormat' => [['pattern' => '(\\d{3})(\\d{4})','format' => '$1 $2','leadingDigitsPatterns' => ['40',],'nationalPrefixFormattingRule' => '','domesticCarrierCodeFormattingRule' => '',],['pattern' => '(\\d{3})(\\d{3})(\\d{3})','format' => '$1 $2 $3','leadingDigitsPatterns' => ['[49]',],'nationalPrefixFormattingRule' => '','domesticCarrierCodeFormattingRule' => '',],],];