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' => 'SD','countryCode' => 249,'generalDesc' => ['pattern' => '[19]\\d{8}','posLength' => [9,],],'fixedLine' => ['pattern' => '1(?:5\\d|8[35-7])\\d{6}','example' => '153123456',],'mobile' => ['pattern' => '(?:1[0-2]|9[0-3569])\\d{7}','example' => '911231234',],'tollFree' => ['posLength' => [-1,],],'premiumRate' => ['posLength' => [-1,],],'sharedCost' => ['posLength' => [-1,],],'personalNumber' => ['posLength' => [-1,],],'voip' => ['posLength' => [-1,],],'pager' => ['posLength' => [-1,],],'uan' => ['posLength' => [-1,],],'voicemail' => ['posLength' => [-1,],],'noInternationalDialling' => ['posLength' => [-1,],],'internationalPrefix' => '00','nationalPrefix' => '0','nationalPrefixForParsing' => '0','numberFormat' => [['pattern' => '(\\d{2})(\\d{3})(\\d{4})','format' => '$1 $2 $3','leadingDigitsPatterns' => ['[19]',],'nationalPrefixFormattingRule' => '0$1','domesticCarrierCodeFormattingRule' => '',],],];