ShortNumberMetadata_IL.php 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?php
  2. /**
  3. * This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}.
  4. * See [README.md](README.md#generating-data) for more information.
  5. *
  6. * Pull requests changing data in these files will not be accepted. See the
  7. * [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make
  8. * metadata changes.
  9. *
  10. * Do not modify this file directly!
  11. */
  12. return array (
  13. 'generalDesc' =>
  14. array (
  15. 'NationalNumberPattern' => '[12]\\d{2,4}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 3,
  19. 1 => 4,
  20. 2 => 5,
  21. ),
  22. 'PossibleLengthLocalOnly' =>
  23. array (
  24. ),
  25. ),
  26. 'tollFree' =>
  27. array (
  28. 'NationalNumberPattern' => '1(?:0[0-2]|12)',
  29. 'ExampleNumber' => '100',
  30. 'PossibleLength' =>
  31. array (
  32. 0 => 3,
  33. ),
  34. 'PossibleLengthLocalOnly' =>
  35. array (
  36. ),
  37. ),
  38. 'premiumRate' =>
  39. array (
  40. 'PossibleLength' =>
  41. array (
  42. 0 => -1,
  43. ),
  44. 'PossibleLengthLocalOnly' =>
  45. array (
  46. ),
  47. ),
  48. 'emergency' =>
  49. array (
  50. 'NationalNumberPattern' => '1(?:0[0-2]|12)',
  51. 'ExampleNumber' => '100',
  52. 'PossibleLength' =>
  53. array (
  54. 0 => 3,
  55. ),
  56. 'PossibleLengthLocalOnly' =>
  57. array (
  58. ),
  59. ),
  60. 'shortCode' =>
  61. array (
  62. 'NationalNumberPattern' => '1(?:0[0-2]|1(?:[013-9]\\d|2)|[2-9]\\d\\d)|2407|(?:104|27)00',
  63. 'ExampleNumber' => '100',
  64. 'PossibleLength' =>
  65. array (
  66. ),
  67. 'PossibleLengthLocalOnly' =>
  68. array (
  69. ),
  70. ),
  71. 'standardRate' =>
  72. array (
  73. 'PossibleLength' =>
  74. array (
  75. 0 => -1,
  76. ),
  77. 'PossibleLengthLocalOnly' =>
  78. array (
  79. ),
  80. ),
  81. 'carrierSpecific' =>
  82. array (
  83. 'NationalNumberPattern' => '104\\d\\d',
  84. 'ExampleNumber' => '10400',
  85. 'PossibleLength' =>
  86. array (
  87. 0 => 5,
  88. ),
  89. 'PossibleLengthLocalOnly' =>
  90. array (
  91. ),
  92. ),
  93. 'smsServices' =>
  94. array (
  95. 'NationalNumberPattern' => '104\\d\\d',
  96. 'ExampleNumber' => '10400',
  97. 'PossibleLength' =>
  98. array (
  99. 0 => 5,
  100. ),
  101. 'PossibleLengthLocalOnly' =>
  102. array (
  103. ),
  104. ),
  105. 'id' => 'IL',
  106. 'countryCode' => 0,
  107. 'internationalPrefix' => '',
  108. 'sameMobileAndFixedLinePattern' => false,
  109. 'numberFormat' =>
  110. array (
  111. ),
  112. 'intlNumberFormat' =>
  113. array (
  114. ),
  115. 'mainCountryForCode' => false,
  116. 'mobileNumberPortableRegion' => false,
  117. );