ShortNumberMetadata_SV.php 2.3 KB

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