ShortNumberMetadata_NE.php 2.3 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' => '[1-3578]\\d(?:\\d(?:\\d{3})?)?',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 2,
  19. 1 => 3,
  20. 2 => 6,
  21. ),
  22. 'PossibleLengthLocalOnly' =>
  23. array (
  24. ),
  25. ),
  26. 'tollFree' =>
  27. array (
  28. 'NationalNumberPattern' => '1(?:18|[578])|723\\d{3}',
  29. 'ExampleNumber' => '15',
  30. 'PossibleLength' =>
  31. array (
  32. ),
  33. 'PossibleLengthLocalOnly' =>
  34. array (
  35. ),
  36. ),
  37. 'premiumRate' =>
  38. array (
  39. 'PossibleLength' =>
  40. array (
  41. 0 => -1,
  42. ),
  43. 'PossibleLengthLocalOnly' =>
  44. array (
  45. ),
  46. ),
  47. 'emergency' =>
  48. array (
  49. 'NationalNumberPattern' => '1(?:18|[578])|723141',
  50. 'ExampleNumber' => '15',
  51. 'PossibleLength' =>
  52. array (
  53. ),
  54. 'PossibleLengthLocalOnly' =>
  55. array (
  56. ),
  57. ),
  58. 'shortCode' =>
  59. array (
  60. 'NationalNumberPattern' => '1(?:0[01]|1[128]|2[034]|3[013]|[46]0|55?|[78])|222|333|555|723141|888',
  61. 'ExampleNumber' => '15',
  62. 'PossibleLength' =>
  63. array (
  64. ),
  65. 'PossibleLengthLocalOnly' =>
  66. array (
  67. ),
  68. ),
  69. 'standardRate' =>
  70. array (
  71. 'PossibleLength' =>
  72. array (
  73. 0 => -1,
  74. ),
  75. 'PossibleLengthLocalOnly' =>
  76. array (
  77. ),
  78. ),
  79. 'carrierSpecific' =>
  80. array (
  81. 'NationalNumberPattern' => '1(?:0[01]|1[12]|2[034]|3[013]|[46]0|55)|222|333|555|888',
  82. 'ExampleNumber' => '100',
  83. 'PossibleLength' =>
  84. array (
  85. 0 => 3,
  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' => 'NE',
  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. );