ShortNumberMetadata_RS.php 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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' => '[19]\\d{1,5}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 2,
  19. 1 => 3,
  20. 2 => 4,
  21. 3 => 5,
  22. 4 => 6,
  23. ),
  24. 'PossibleLengthLocalOnly' =>
  25. array (
  26. ),
  27. ),
  28. 'tollFree' =>
  29. array (
  30. 'NationalNumberPattern' => '112|9[2-4]',
  31. 'ExampleNumber' => '92',
  32. 'PossibleLength' =>
  33. array (
  34. 0 => 2,
  35. 1 => 3,
  36. ),
  37. 'PossibleLengthLocalOnly' =>
  38. array (
  39. ),
  40. ),
  41. 'premiumRate' =>
  42. array (
  43. 'PossibleLength' =>
  44. array (
  45. 0 => -1,
  46. ),
  47. 'PossibleLengthLocalOnly' =>
  48. array (
  49. ),
  50. ),
  51. 'emergency' =>
  52. array (
  53. 'NationalNumberPattern' => '112|9[2-4]',
  54. 'ExampleNumber' => '92',
  55. 'PossibleLength' =>
  56. array (
  57. 0 => 2,
  58. 1 => 3,
  59. ),
  60. 'PossibleLengthLocalOnly' =>
  61. array (
  62. ),
  63. ),
  64. 'shortCode' =>
  65. array (
  66. 'NationalNumberPattern' => '1[189]\\d{1,4}|9[2-4]',
  67. 'ExampleNumber' => '92',
  68. 'PossibleLength' =>
  69. array (
  70. ),
  71. 'PossibleLengthLocalOnly' =>
  72. array (
  73. ),
  74. ),
  75. 'standardRate' =>
  76. array (
  77. 'PossibleLength' =>
  78. array (
  79. 0 => -1,
  80. ),
  81. 'PossibleLengthLocalOnly' =>
  82. array (
  83. ),
  84. ),
  85. 'carrierSpecific' =>
  86. array (
  87. 'PossibleLength' =>
  88. array (
  89. 0 => -1,
  90. ),
  91. 'PossibleLengthLocalOnly' =>
  92. array (
  93. ),
  94. ),
  95. 'smsServices' =>
  96. array (
  97. 'PossibleLength' =>
  98. array (
  99. 0 => -1,
  100. ),
  101. 'PossibleLengthLocalOnly' =>
  102. array (
  103. ),
  104. ),
  105. 'id' => 'RS',
  106. 'countryCode' => 0,
  107. 'internationalPrefix' => '',
  108. 'sameMobileAndFixedLinePattern' => false,
  109. 'numberFormat' =>
  110. array (
  111. ),
  112. 'intlNumberFormat' =>
  113. array (
  114. ),
  115. 'mainCountryForCode' => false,
  116. 'mobileNumberPortableRegion' => false,
  117. );