array ( 'NationalNumberPattern' => '[1-8]\\d{1,5}', 'PossibleLength' => array ( 0 => 2, 1 => 3, 2 => 4, 3 => 5, 4 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'tollFree' => array ( 'NationalNumberPattern' => '1(?:1[02459]|[578]|9[167])|224|(?:3370|74)0|(?:116\\d|3[01])\\d\\d', 'ExampleNumber' => '15', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'premiumRate' => array ( 'NationalNumberPattern' => '(?:1(?:0|18\\d)|366|[4-8]\\d\\d)\\d\\d|3[2-9]\\d\\d', 'ExampleNumber' => '1000', 'PossibleLength' => array ( 0 => 4, 1 => 5, 2 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'emergency' => array ( 'NationalNumberPattern' => '1(?:12|[578])', 'ExampleNumber' => '15', 'PossibleLength' => array ( 0 => 2, 1 => 3, ), 'PossibleLengthLocalOnly' => array ( ), ), 'shortCode' => array ( 'NationalNumberPattern' => '1(?:0\\d\\d|1(?:[02459]|6(?:000|111)|8\\d{3})|[578]|9[167])|2(?:0(?:00|2)0|24)|[3-8]\\d{4}|3\\d{3}|6(?:1[14]|34)|7(?:0[06]|22|40)', 'ExampleNumber' => '15', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'standardRate' => array ( 'NationalNumberPattern' => '202\\d|6(?:1[14]|34)|70[06]', 'ExampleNumber' => '611', 'PossibleLength' => array ( 0 => 3, 1 => 4, ), 'PossibleLengthLocalOnly' => array ( ), ), 'carrierSpecific' => array ( 'NationalNumberPattern' => '118777|224|6(?:1[14]|34)|7(?:0[06]|22|40)|20(?:0\\d|2)\\d', 'ExampleNumber' => '224', 'PossibleLength' => array ( 0 => 3, 1 => 4, 2 => 5, 3 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'smsServices' => array ( 'NationalNumberPattern' => '114|[3-8]\\d{4}', 'ExampleNumber' => '114', 'PossibleLength' => array ( 0 => 3, 1 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'id' => 'FR', 'countryCode' => 0, 'internationalPrefix' => '', 'sameMobileAndFixedLinePattern' => false, 'numberFormat' => array ( ), 'intlNumberFormat' => array ( ), 'mainCountryForCode' => false, 'mobileNumberPortableRegion' => false, );