PhoneNumberMetadata_LV.php 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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' => '(?:[268]\\d|90)\\d{6}',
  16. 'PossibleLength' =>
  17. array (
  18. 0 => 8,
  19. ),
  20. 'PossibleLengthLocalOnly' =>
  21. array (
  22. ),
  23. ),
  24. 'fixedLine' =>
  25. array (
  26. 'NationalNumberPattern' => '6\\d{7}',
  27. 'ExampleNumber' => '63123456',
  28. 'PossibleLength' =>
  29. array (
  30. ),
  31. 'PossibleLengthLocalOnly' =>
  32. array (
  33. ),
  34. ),
  35. 'mobile' =>
  36. array (
  37. 'NationalNumberPattern' => '23(?:23[0-57-9]|33[0238])\\d{3}|2(?:[0-24-9]\\d\\d|3(?:0[07]|[14-9]\\d|2[024-9]|3[0-24-9]))\\d{4}',
  38. 'ExampleNumber' => '21234567',
  39. 'PossibleLength' =>
  40. array (
  41. ),
  42. 'PossibleLengthLocalOnly' =>
  43. array (
  44. ),
  45. ),
  46. 'tollFree' =>
  47. array (
  48. 'NationalNumberPattern' => '80\\d{6}',
  49. 'ExampleNumber' => '80123456',
  50. 'PossibleLength' =>
  51. array (
  52. ),
  53. 'PossibleLengthLocalOnly' =>
  54. array (
  55. ),
  56. ),
  57. 'premiumRate' =>
  58. array (
  59. 'NationalNumberPattern' => '90\\d{6}',
  60. 'ExampleNumber' => '90123456',
  61. 'PossibleLength' =>
  62. array (
  63. ),
  64. 'PossibleLengthLocalOnly' =>
  65. array (
  66. ),
  67. ),
  68. 'sharedCost' =>
  69. array (
  70. 'NationalNumberPattern' => '81\\d{6}',
  71. 'ExampleNumber' => '81123456',
  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. 'PossibleLength' =>
  92. array (
  93. 0 => -1,
  94. ),
  95. 'PossibleLengthLocalOnly' =>
  96. array (
  97. ),
  98. ),
  99. 'pager' =>
  100. array (
  101. 'PossibleLength' =>
  102. array (
  103. 0 => -1,
  104. ),
  105. 'PossibleLengthLocalOnly' =>
  106. array (
  107. ),
  108. ),
  109. 'uan' =>
  110. array (
  111. 'PossibleLength' =>
  112. array (
  113. 0 => -1,
  114. ),
  115. 'PossibleLengthLocalOnly' =>
  116. array (
  117. ),
  118. ),
  119. 'voicemail' =>
  120. array (
  121. 'PossibleLength' =>
  122. array (
  123. 0 => -1,
  124. ),
  125. 'PossibleLengthLocalOnly' =>
  126. array (
  127. ),
  128. ),
  129. 'noInternationalDialling' =>
  130. array (
  131. 'PossibleLength' =>
  132. array (
  133. 0 => -1,
  134. ),
  135. 'PossibleLengthLocalOnly' =>
  136. array (
  137. ),
  138. ),
  139. 'id' => 'LV',
  140. 'countryCode' => 371,
  141. 'internationalPrefix' => '00',
  142. 'sameMobileAndFixedLinePattern' => false,
  143. 'numberFormat' =>
  144. array (
  145. 0 =>
  146. array (
  147. 'pattern' => '(\\d{2})(\\d{3})(\\d{3})',
  148. 'format' => '$1 $2 $3',
  149. 'leadingDigitsPatterns' =>
  150. array (
  151. 0 => '[269]|8[01]',
  152. ),
  153. 'nationalPrefixFormattingRule' => '',
  154. 'domesticCarrierCodeFormattingRule' => '',
  155. 'nationalPrefixOptionalWhenFormatting' => false,
  156. ),
  157. ),
  158. 'intlNumberFormat' =>
  159. array (
  160. ),
  161. 'mainCountryForCode' => false,
  162. 'mobileNumberPortableRegion' => true,
  163. );