ShortNumberMetadata_LA.php 2.0 KB

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