ShortNumberMetadata_BZ.php 2.1 KB

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