ShortNumberMetadata_SE.php 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  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' => '[1-37-9]\\d{2,5}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 3,
  19. 1 => 4,
  20. 2 => 5,
  21. 3 => 6,
  22. ),
  23. 'PossibleLengthLocalOnly' =>
  24. array (
  25. ),
  26. ),
  27. 'tollFree' =>
  28. array (
  29. 'NationalNumberPattern' => '11(?:2|(?:3|6\\d)\\d\\d|414|77)|900\\d\\d',
  30. 'ExampleNumber' => '112',
  31. 'PossibleLength' =>
  32. array (
  33. ),
  34. 'PossibleLengthLocalOnly' =>
  35. array (
  36. ),
  37. ),
  38. 'premiumRate' =>
  39. array (
  40. 'NationalNumberPattern' => '11811[89]|72\\d{3}',
  41. 'ExampleNumber' => '72000',
  42. 'PossibleLength' =>
  43. array (
  44. 0 => 5,
  45. 1 => 6,
  46. ),
  47. 'PossibleLengthLocalOnly' =>
  48. array (
  49. ),
  50. ),
  51. 'emergency' =>
  52. array (
  53. 'NationalNumberPattern' => '112|90000',
  54. 'ExampleNumber' => '112',
  55. 'PossibleLength' =>
  56. array (
  57. 0 => 3,
  58. 1 => 5,
  59. ),
  60. 'PossibleLengthLocalOnly' =>
  61. array (
  62. ),
  63. ),
  64. 'shortCode' =>
  65. array (
  66. 'NationalNumberPattern' => '11(?:[25]|313|6(?:00[06]|1(?:1[17]|23))|7[0-8])|2(?:2[02358]|33|4[01]|50|6[1-4])|32[13]|8(?:22|88)|9(?:0(?:00|51)0|12)|(?:11(?:4|8[02-46-9])|7\\d\\d|90[2-4])\\d\\d|(?:118|90)1(?:[02-9]\\d|1[013-9])',
  67. 'ExampleNumber' => '112',
  68. 'PossibleLength' =>
  69. array (
  70. ),
  71. 'PossibleLengthLocalOnly' =>
  72. array (
  73. ),
  74. ),
  75. 'standardRate' =>
  76. array (
  77. 'PossibleLength' =>
  78. array (
  79. 0 => -1,
  80. ),
  81. 'PossibleLengthLocalOnly' =>
  82. array (
  83. ),
  84. ),
  85. 'carrierSpecific' =>
  86. array (
  87. 'NationalNumberPattern' => '2(?:2[02358]|33|4[01]|50|6[1-4])|32[13]|8(?:22|88)|912',
  88. 'ExampleNumber' => '220',
  89. 'PossibleLength' =>
  90. array (
  91. 0 => 3,
  92. ),
  93. 'PossibleLengthLocalOnly' =>
  94. array (
  95. ),
  96. ),
  97. 'smsServices' =>
  98. array (
  99. 'NationalNumberPattern' => '7\\d{4}',
  100. 'ExampleNumber' => '70000',
  101. 'PossibleLength' =>
  102. array (
  103. 0 => 5,
  104. ),
  105. 'PossibleLengthLocalOnly' =>
  106. array (
  107. ),
  108. ),
  109. 'id' => 'SE',
  110. 'countryCode' => 0,
  111. 'internationalPrefix' => '',
  112. 'sameMobileAndFixedLinePattern' => false,
  113. 'numberFormat' =>
  114. array (
  115. ),
  116. 'intlNumberFormat' =>
  117. array (
  118. ),
  119. 'mainCountryForCode' => false,
  120. 'mobileNumberPortableRegion' => false,
  121. );