ShortNumberMetadata_GI.php 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  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' => '[158]\\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' => '1(?:00|1[25]|23|4(?:1|7\\d)|5[15]|9[02-49])|555|(?:116\\d|80)\\d\\d',
  30. 'ExampleNumber' => '100',
  31. 'PossibleLength' =>
  32. array (
  33. 0 => 3,
  34. 1 => 4,
  35. 2 => 6,
  36. ),
  37. 'PossibleLengthLocalOnly' =>
  38. array (
  39. ),
  40. ),
  41. 'premiumRate' =>
  42. array (
  43. 'NationalNumberPattern' => '8[1-69]\\d\\d',
  44. 'ExampleNumber' => '8100',
  45. 'PossibleLength' =>
  46. array (
  47. 0 => 4,
  48. ),
  49. 'PossibleLengthLocalOnly' =>
  50. array (
  51. ),
  52. ),
  53. 'emergency' =>
  54. array (
  55. 'NationalNumberPattern' => '1(?:12|9[09])',
  56. 'ExampleNumber' => '112',
  57. 'PossibleLength' =>
  58. array (
  59. 0 => 3,
  60. ),
  61. 'PossibleLengthLocalOnly' =>
  62. array (
  63. ),
  64. ),
  65. 'shortCode' =>
  66. array (
  67. 'NationalNumberPattern' => '1(?:00|1(?:[25]|6(?:00[06]|1(?:1[17]|23))|8\\d\\d)|23|4(?:1|7[014])|5[015]|9[02-49])|555|8[0-79]\\d\\d|8(?:00|4[0-2]|8[0-589])',
  68. 'ExampleNumber' => '100',
  69. 'PossibleLength' =>
  70. array (
  71. ),
  72. 'PossibleLengthLocalOnly' =>
  73. array (
  74. ),
  75. ),
  76. 'standardRate' =>
  77. array (
  78. 'NationalNumberPattern' => '150|87\\d\\d',
  79. 'ExampleNumber' => '150',
  80. 'PossibleLength' =>
  81. array (
  82. 0 => 3,
  83. 1 => 4,
  84. ),
  85. 'PossibleLengthLocalOnly' =>
  86. array (
  87. ),
  88. ),
  89. 'carrierSpecific' =>
  90. array (
  91. 'NationalNumberPattern' => '1(?:00|1(?:5|8\\d\\d)|23|51|9[2-4])|555|8(?:00|4[0-2]|8[0-589])',
  92. 'ExampleNumber' => '100',
  93. 'PossibleLength' =>
  94. array (
  95. 0 => 3,
  96. 1 => 5,
  97. ),
  98. 'PossibleLengthLocalOnly' =>
  99. array (
  100. ),
  101. ),
  102. 'smsServices' =>
  103. array (
  104. 'PossibleLength' =>
  105. array (
  106. 0 => -1,
  107. ),
  108. 'PossibleLengthLocalOnly' =>
  109. array (
  110. ),
  111. ),
  112. 'id' => 'GI',
  113. 'countryCode' => 0,
  114. 'internationalPrefix' => '',
  115. 'sameMobileAndFixedLinePattern' => false,
  116. 'numberFormat' =>
  117. array (
  118. ),
  119. 'intlNumberFormat' =>
  120. array (
  121. ),
  122. 'mainCountryForCode' => false,
  123. 'mobileNumberPortableRegion' => false,
  124. );