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' => '001','countryCode' => 888,'generalDesc' => ['pattern' => '\\d{11}','posLength' => [11,],],'fixedLine' => ['posLength' => [-1,],],'mobile' => ['posLength' => [-1,],],'tollFree' => ['posLength' => [-1,],],'premiumRate' => ['posLength' => [-1,],],'sharedCost' => ['posLength' => [-1,],],'personalNumber' => ['posLength' => [-1,],],'voip' => ['posLength' => [-1,],],'pager' => ['posLength' => [-1,],],'uan' => ['pattern' => '\\d{11}','example' => '12345678901',],'voicemail' => ['posLength' => [-1,],],'noInternationalDialling' => ['posLength' => [-1,],],'internationalPrefix' => '','sameMobileAndFixedLinePattern' => true,'numberFormat' => [['pattern' => '(\\d{3})(\\d{3})(\\d{5})','format' => '$1 $2 $3','leadingDigitsPatterns' => [],'nationalPrefixFormattingRule' => '','domesticCarrierCodeFormattingRule' => '',],],];