array ( 'NationalNumberPattern' => '[159]\\d{2,5}', 'PossibleLength' => array ( 0 => 3, 1 => 4, 2 => 5, 3 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'tollFree' => array ( 'NationalNumberPattern' => '11(?:2|6\\d{3})|999', 'ExampleNumber' => '112', 'PossibleLength' => array ( 0 => 3, 1 => 6, ), 'PossibleLengthLocalOnly' => array ( ), ), 'premiumRate' => array ( 'NationalNumberPattern' => '5[37]\\d{3}', 'ExampleNumber' => '53000', 'PossibleLength' => array ( 0 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'emergency' => array ( 'NationalNumberPattern' => '112|999', 'ExampleNumber' => '112', 'PossibleLength' => array ( 0 => 3, ), 'PossibleLengthLocalOnly' => array ( ), ), 'shortCode' => array ( 'NationalNumberPattern' => '11(?:2|6(?:00[06]|1(?:1[17]|23)))|999|(?:1(?:18|9)|5[0137]\\d)\\d\\d', 'ExampleNumber' => '112', 'PossibleLength' => array ( ), 'PossibleLengthLocalOnly' => array ( ), ), 'standardRate' => array ( 'NationalNumberPattern' => '51\\d{3}', 'ExampleNumber' => '51000', 'PossibleLength' => array ( 0 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'carrierSpecific' => array ( 'NationalNumberPattern' => '51210', 'ExampleNumber' => '51210', 'PossibleLength' => array ( 0 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'smsServices' => array ( 'NationalNumberPattern' => '51210|(?:118|5[037]\\d)\\d\\d', 'ExampleNumber' => '11800', 'PossibleLength' => array ( 0 => 5, ), 'PossibleLengthLocalOnly' => array ( ), ), 'id' => 'IE', 'countryCode' => 0, 'internationalPrefix' => '', 'sameMobileAndFixedLinePattern' => false, 'numberFormat' => array ( ), 'intlNumberFormat' => array ( ), 'mainCountryForCode' => false, 'leadingZeroPossible' => false, 'mobileNumberPortableRegion' => false, );