ShortNumberMetadata_KE.php 2.7 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' => '[1-9]\\d{2,4}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 3,
  19. 1 => 4,
  20. 2 => 5,
  21. ),
  22. 'PossibleLengthLocalOnly' =>
  23. array (
  24. ),
  25. ),
  26. 'tollFree' =>
  27. array (
  28. 'NationalNumberPattern' => '1(?:1(?:[246]|9\\d)|5(?:01|2[127]|6[26]\\d))|999',
  29. 'ExampleNumber' => '112',
  30. 'PossibleLength' =>
  31. array (
  32. ),
  33. 'PossibleLengthLocalOnly' =>
  34. array (
  35. ),
  36. ),
  37. 'premiumRate' =>
  38. array (
  39. 'NationalNumberPattern' => '909\\d\\d',
  40. 'ExampleNumber' => '90900',
  41. 'PossibleLength' =>
  42. array (
  43. 0 => 5,
  44. ),
  45. 'PossibleLengthLocalOnly' =>
  46. array (
  47. ),
  48. ),
  49. 'emergency' =>
  50. array (
  51. 'NationalNumberPattern' => '11[24]|999',
  52. 'ExampleNumber' => '112',
  53. 'PossibleLength' =>
  54. array (
  55. 0 => 3,
  56. ),
  57. 'PossibleLengthLocalOnly' =>
  58. array (
  59. ),
  60. ),
  61. 'shortCode' =>
  62. array (
  63. 'NationalNumberPattern' => '1(?:0(?:[07-9]|1[0-25]|400)|1(?:[024-6]|9[0-579])|2[1-3]|3[01]|4[14]|5(?:[01][01]|2[0-24-79]|33|4[05]|5[59]|6(?:00|29|6[67]))|(?:6[035]\\d|[78])\\d|9(?:[02-9]\\d\\d|19))|(?:(?:2[0-79]|[37][0-29]|4[0-4]|6[2357]|8\\d)\\d|5(?:[0-7]\\d|99))\\d\\d|9(?:09\\d\\d|99)|8988',
  64. 'ExampleNumber' => '100',
  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' => '1(?:(?:04|6[35])\\d\\d|3[01]|4[14]|5(?:1\\d|2[25]))|(?:(?:2[0-79]|[37][0-29]|4[0-4]|6[2357]|8\\d)\\d|5(?:[0-7]\\d|99)|909)\\d\\d|898\\d',
  85. 'ExampleNumber' => '130',
  86. 'PossibleLength' =>
  87. array (
  88. ),
  89. 'PossibleLengthLocalOnly' =>
  90. array (
  91. ),
  92. ),
  93. 'smsServices' =>
  94. array (
  95. 'NationalNumberPattern' => '1(?:(?:04|6[035])\\d\\d|4[14]|5(?:01|55|6[26]\\d))|40404|8988|909\\d\\d',
  96. 'ExampleNumber' => '141',
  97. 'PossibleLength' =>
  98. array (
  99. ),
  100. 'PossibleLengthLocalOnly' =>
  101. array (
  102. ),
  103. ),
  104. 'id' => 'KE',
  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. );