ShortNumberMetadata_BJ.php 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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' => '[17]\\d{2,3}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 3,
  19. 1 => 4,
  20. ),
  21. 'PossibleLengthLocalOnly' =>
  22. array (
  23. ),
  24. ),
  25. 'tollFree' =>
  26. array (
  27. 'NationalNumberPattern' => '11[78]|7[3-5]\\d\\d',
  28. 'ExampleNumber' => '117',
  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' => '11[78]',
  49. 'ExampleNumber' => '117',
  50. 'PossibleLength' =>
  51. array (
  52. 0 => 3,
  53. ),
  54. 'PossibleLengthLocalOnly' =>
  55. array (
  56. ),
  57. ),
  58. 'shortCode' =>
  59. array (
  60. 'NationalNumberPattern' => '1(?:1[78]|2[02-5]|60)|7[0-5]\\d\\d',
  61. 'ExampleNumber' => '117',
  62. 'PossibleLength' =>
  63. array (
  64. ),
  65. 'PossibleLengthLocalOnly' =>
  66. array (
  67. ),
  68. ),
  69. 'standardRate' =>
  70. array (
  71. 'PossibleLength' =>
  72. array (
  73. 0 => -1,
  74. ),
  75. 'PossibleLengthLocalOnly' =>
  76. array (
  77. ),
  78. ),
  79. 'carrierSpecific' =>
  80. array (
  81. 'NationalNumberPattern' => '12[02-5]',
  82. 'ExampleNumber' => '120',
  83. 'PossibleLength' =>
  84. array (
  85. 0 => 3,
  86. ),
  87. 'PossibleLengthLocalOnly' =>
  88. array (
  89. ),
  90. ),
  91. 'smsServices' =>
  92. array (
  93. 'PossibleLength' =>
  94. array (
  95. 0 => -1,
  96. ),
  97. 'PossibleLengthLocalOnly' =>
  98. array (
  99. ),
  100. ),
  101. 'id' => 'BJ',
  102. 'countryCode' => 0,
  103. 'internationalPrefix' => '',
  104. 'sameMobileAndFixedLinePattern' => false,
  105. 'numberFormat' =>
  106. array (
  107. ),
  108. 'intlNumberFormat' =>
  109. array (
  110. ),
  111. 'mainCountryForCode' => false,
  112. 'mobileNumberPortableRegion' => false,
  113. );