ShortNumberMetadata_SG.php 2.2 KB

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