ShortNumberMetadata_HK.php 2.6 KB

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