ShortNumberMetadata_ZA.php 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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' => '[134]\\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(?:01\\d\\d|12)',
  29. 'ExampleNumber' => '112',
  30. 'PossibleLength' =>
  31. array (
  32. 0 => 3,
  33. 1 => 5,
  34. ),
  35. 'PossibleLengthLocalOnly' =>
  36. array (
  37. ),
  38. ),
  39. 'premiumRate' =>
  40. array (
  41. 'NationalNumberPattern' => '41(?:348|851)',
  42. 'ExampleNumber' => '41348',
  43. 'PossibleLength' =>
  44. array (
  45. 0 => 5,
  46. ),
  47. 'PossibleLengthLocalOnly' =>
  48. array (
  49. ),
  50. ),
  51. 'emergency' =>
  52. array (
  53. 'NationalNumberPattern' => '1(?:01(?:11|77)|12)',
  54. 'ExampleNumber' => '112',
  55. 'PossibleLength' =>
  56. array (
  57. 0 => 3,
  58. 1 => 5,
  59. ),
  60. 'PossibleLengthLocalOnly' =>
  61. array (
  62. ),
  63. ),
  64. 'shortCode' =>
  65. array (
  66. 'NationalNumberPattern' => '1(?:0(?:1(?:11|77)|20|7)|1[12]|77(?:3[237]|[45]7|6[279]|9[26]))|[34]\\d{4}',
  67. 'ExampleNumber' => '107',
  68. 'PossibleLength' =>
  69. array (
  70. ),
  71. 'PossibleLengthLocalOnly' =>
  72. array (
  73. ),
  74. ),
  75. 'standardRate' =>
  76. array (
  77. 'NationalNumberPattern' => '3(?:078[23]|7(?:064|567)|8126)|4(?:394[16]|7751|8837)|4[23]699',
  78. 'ExampleNumber' => '30782',
  79. 'PossibleLength' =>
  80. array (
  81. 0 => 5,
  82. ),
  83. 'PossibleLengthLocalOnly' =>
  84. array (
  85. ),
  86. ),
  87. 'carrierSpecific' =>
  88. array (
  89. 'NationalNumberPattern' => '111',
  90. 'ExampleNumber' => '111',
  91. 'PossibleLength' =>
  92. array (
  93. 0 => 3,
  94. ),
  95. 'PossibleLengthLocalOnly' =>
  96. array (
  97. ),
  98. ),
  99. 'smsServices' =>
  100. array (
  101. 'NationalNumberPattern' => '[34]\\d{4}',
  102. 'ExampleNumber' => '30000',
  103. 'PossibleLength' =>
  104. array (
  105. 0 => 5,
  106. ),
  107. 'PossibleLengthLocalOnly' =>
  108. array (
  109. ),
  110. ),
  111. 'id' => 'ZA',
  112. 'countryCode' => 0,
  113. 'internationalPrefix' => '',
  114. 'sameMobileAndFixedLinePattern' => false,
  115. 'numberFormat' =>
  116. array (
  117. ),
  118. 'intlNumberFormat' =>
  119. array (
  120. ),
  121. 'mainCountryForCode' => false,
  122. 'mobileNumberPortableRegion' => false,
  123. );