ShortNumberMetadata_NG.php 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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' => '[14]\\d\\d(?:\\d{2})?',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 3,
  19. 1 => 5,
  20. ),
  21. 'PossibleLengthLocalOnly' =>
  22. array (
  23. ),
  24. ),
  25. 'tollFree' =>
  26. array (
  27. 'NationalNumberPattern' => '199',
  28. 'ExampleNumber' => '199',
  29. 'PossibleLength' =>
  30. array (
  31. 0 => 3,
  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' => '199',
  50. 'ExampleNumber' => '199',
  51. 'PossibleLength' =>
  52. array (
  53. 0 => 3,
  54. ),
  55. 'PossibleLengthLocalOnly' =>
  56. array (
  57. ),
  58. ),
  59. 'shortCode' =>
  60. array (
  61. 'NationalNumberPattern' => '199|40700',
  62. 'ExampleNumber' => '199',
  63. 'PossibleLength' =>
  64. array (
  65. ),
  66. 'PossibleLengthLocalOnly' =>
  67. array (
  68. ),
  69. ),
  70. 'standardRate' =>
  71. array (
  72. 'PossibleLength' =>
  73. array (
  74. 0 => -1,
  75. ),
  76. 'PossibleLengthLocalOnly' =>
  77. array (
  78. ),
  79. ),
  80. 'carrierSpecific' =>
  81. array (
  82. 'NationalNumberPattern' => '407\\d\\d',
  83. 'ExampleNumber' => '40700',
  84. 'PossibleLength' =>
  85. array (
  86. 0 => 5,
  87. ),
  88. 'PossibleLengthLocalOnly' =>
  89. array (
  90. ),
  91. ),
  92. 'smsServices' =>
  93. array (
  94. 'NationalNumberPattern' => '407\\d\\d',
  95. 'ExampleNumber' => '40700',
  96. 'PossibleLength' =>
  97. array (
  98. 0 => 5,
  99. ),
  100. 'PossibleLengthLocalOnly' =>
  101. array (
  102. ),
  103. ),
  104. 'id' => 'NG',
  105. 'countryCode' => 0,
  106. 'internationalPrefix' => '',
  107. 'sameMobileAndFixedLinePattern' => false,
  108. 'numberFormat' =>
  109. array (
  110. ),
  111. 'intlNumberFormat' =>
  112. array (
  113. ),
  114. 'mainCountryForCode' => false,
  115. 'mobileNumberPortableRegion' => false,
  116. );