PhoneNumberMetadata_SN.php 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  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' => '(?:[378]\\d|93)\\d{7}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 9,
  19. ),
  20. 'PossibleLengthLocalOnly' =>
  21. array (
  22. ),
  23. ),
  24. 'fixedLine' =>
  25. array (
  26. 'NationalNumberPattern' => '3(?:0(?:1[0-2]|80)|282|3(?:8[1-9]|9[3-9])|611)\\d{5}',
  27. 'ExampleNumber' => '301012345',
  28. 'PossibleLength' =>
  29. array (
  30. ),
  31. 'PossibleLengthLocalOnly' =>
  32. array (
  33. ),
  34. ),
  35. 'mobile' =>
  36. array (
  37. 'NationalNumberPattern' => '7(?:(?:[06-8]\\d|21|90)\\d|5(?:01|[19]0|25|[38]3|[4-7]\\d))\\d{5}',
  38. 'ExampleNumber' => '701234567',
  39. 'PossibleLength' =>
  40. array (
  41. ),
  42. 'PossibleLengthLocalOnly' =>
  43. array (
  44. ),
  45. ),
  46. 'tollFree' =>
  47. array (
  48. 'NationalNumberPattern' => '800\\d{6}',
  49. 'ExampleNumber' => '800123456',
  50. 'PossibleLength' =>
  51. array (
  52. ),
  53. 'PossibleLengthLocalOnly' =>
  54. array (
  55. ),
  56. ),
  57. 'premiumRate' =>
  58. array (
  59. 'NationalNumberPattern' => '88[4689]\\d{6}',
  60. 'ExampleNumber' => '884123456',
  61. 'PossibleLength' =>
  62. array (
  63. ),
  64. 'PossibleLengthLocalOnly' =>
  65. array (
  66. ),
  67. ),
  68. 'sharedCost' =>
  69. array (
  70. 'NationalNumberPattern' => '81[02468]\\d{6}',
  71. 'ExampleNumber' => '810123456',
  72. 'PossibleLength' =>
  73. array (
  74. ),
  75. 'PossibleLengthLocalOnly' =>
  76. array (
  77. ),
  78. ),
  79. 'personalNumber' =>
  80. array (
  81. 'PossibleLength' =>
  82. array (
  83. 0 => -1,
  84. ),
  85. 'PossibleLengthLocalOnly' =>
  86. array (
  87. ),
  88. ),
  89. 'voip' =>
  90. array (
  91. 'NationalNumberPattern' => '(?:3(?:392|9[01]\\d)\\d|93(?:3[13]0|929))\\d{4}',
  92. 'ExampleNumber' => '933301234',
  93. 'PossibleLength' =>
  94. array (
  95. ),
  96. 'PossibleLengthLocalOnly' =>
  97. array (
  98. ),
  99. ),
  100. 'pager' =>
  101. array (
  102. 'PossibleLength' =>
  103. array (
  104. 0 => -1,
  105. ),
  106. 'PossibleLengthLocalOnly' =>
  107. array (
  108. ),
  109. ),
  110. 'uan' =>
  111. array (
  112. 'PossibleLength' =>
  113. array (
  114. 0 => -1,
  115. ),
  116. 'PossibleLengthLocalOnly' =>
  117. array (
  118. ),
  119. ),
  120. 'voicemail' =>
  121. array (
  122. 'PossibleLength' =>
  123. array (
  124. 0 => -1,
  125. ),
  126. 'PossibleLengthLocalOnly' =>
  127. array (
  128. ),
  129. ),
  130. 'noInternationalDialling' =>
  131. array (
  132. 'PossibleLength' =>
  133. array (
  134. 0 => -1,
  135. ),
  136. 'PossibleLengthLocalOnly' =>
  137. array (
  138. ),
  139. ),
  140. 'id' => 'SN',
  141. 'countryCode' => 221,
  142. 'internationalPrefix' => '00',
  143. 'sameMobileAndFixedLinePattern' => false,
  144. 'numberFormat' =>
  145. array (
  146. 0 =>
  147. array (
  148. 'pattern' => '(\\d{3})(\\d{2})(\\d{2})(\\d{2})',
  149. 'format' => '$1 $2 $3 $4',
  150. 'leadingDigitsPatterns' =>
  151. array (
  152. 0 => '8',
  153. ),
  154. 'nationalPrefixFormattingRule' => '',
  155. 'domesticCarrierCodeFormattingRule' => '',
  156. 'nationalPrefixOptionalWhenFormatting' => false,
  157. ),
  158. 1 =>
  159. array (
  160. 'pattern' => '(\\d{2})(\\d{3})(\\d{2})(\\d{2})',
  161. 'format' => '$1 $2 $3 $4',
  162. 'leadingDigitsPatterns' =>
  163. array (
  164. 0 => '[379]',
  165. ),
  166. 'nationalPrefixFormattingRule' => '',
  167. 'domesticCarrierCodeFormattingRule' => '',
  168. 'nationalPrefixOptionalWhenFormatting' => false,
  169. ),
  170. ),
  171. 'intlNumberFormat' =>
  172. array (
  173. ),
  174. 'mainCountryForCode' => false,
  175. 'mobileNumberPortableRegion' => false,
  176. );