ShortNumberMetadata_JE.php 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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' => '[129]\\d\\d(?:\\d(?:\\d{2})?)?',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 3,
  19. 1 => 4,
  20. 2 => 6,
  21. ),
  22. 'PossibleLengthLocalOnly' =>
  23. array (
  24. ),
  25. ),
  26. 'tollFree' =>
  27. array (
  28. 'NationalNumberPattern' => '112|999',
  29. 'ExampleNumber' => '112',
  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' => '112|999',
  51. 'ExampleNumber' => '112',
  52. 'PossibleLength' =>
  53. array (
  54. 0 => 3,
  55. ),
  56. 'PossibleLengthLocalOnly' =>
  57. array (
  58. ),
  59. ),
  60. 'shortCode' =>
  61. array (
  62. 'NationalNumberPattern' => '1(?:00|1(?:2|8\\d{3})|23|4(?:[14]|28|7\\d)|5\\d|7(?:0[12]|[128]|35?)|808|9[0135])|23[2-4]|999',
  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. 'PossibleLength' =>
  84. array (
  85. 0 => -1,
  86. ),
  87. 'PossibleLengthLocalOnly' =>
  88. array (
  89. ),
  90. ),
  91. 'smsServices' =>
  92. array (
  93. 'PossibleLength' =>
  94. array (
  95. 0 => -1,
  96. ),
  97. 'PossibleLengthLocalOnly' =>
  98. array (
  99. ),
  100. ),
  101. 'id' => 'JE',
  102. 'countryCode' => 0,
  103. 'internationalPrefix' => '',
  104. 'sameMobileAndFixedLinePattern' => false,
  105. 'numberFormat' =>
  106. array (
  107. ),
  108. 'intlNumberFormat' =>
  109. array (
  110. ),
  111. 'mainCountryForCode' => false,
  112. 'mobileNumberPortableRegion' => false,
  113. );