array ( 'NationalNumberPattern' => '[12]\\d{1,5}', 'PossibleLength' => array ( 0 => 2, 1 => 3, 2 => 4, 3 => 5, 4 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'tollFree' => array ( 'NationalNumberPattern' => '1515|2(?:00|1)\\d{3}', 'ExampleNumber' => '200133', 'PossibleLength' => array ( 0 => 4, 1 => 5, 2 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'premiumRate' => array ( 'NationalNumberPattern' => '2(?:0[246]|[468])\\d{3}', 'ExampleNumber' => '202222', 'PossibleLength' => array ( 0 => 5, 1 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'emergency' => array ( 'NationalNumberPattern' => '1[78]', 'ExampleNumber' => '17', 'PossibleLength' => array ( 0 => 2, ), 'PossibleLengthLocalOnly' => array ( ), ), 'shortCode' => array ( 'NationalNumberPattern' => '1(?:1[69]|2(?:\\d{2})?|[46]\\d{2}|51\\d|[78])|2(?:0[0-246]|[12468])\\d{3}', 'ExampleNumber' => '17', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'standardRate' => array ( 'NationalNumberPattern' => '2(?:01|2)\\d{3}', 'ExampleNumber' => '201202', 'PossibleLength' => array ( 0 => 5, 1 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'carrierSpecific' => array ( 'NationalNumberPattern' => '1[46]\\d{2}', 'ExampleNumber' => '1415', 'PossibleLength' => array ( 0 => 4, ), 'PossibleLengthLocalOnly' => array ( ), ), 'id' => 'SN', 'countryCode' => 0, 'internationalPrefix' => '', 'sameMobileAndFixedLinePattern' => false, 'numberFormat' => array ( ), 'intlNumberFormat' => array ( ), 'mainCountryForCode' => false, 'leadingZeroPossible' => false, 'mobileNumberPortableRegion' => false, );