PhoneNumberAlternateFormats_676.php 991 B

123456789101112131415161718192021222324252627282930313233343536373839
  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. 'id' => '',
  14. 'countryCode' => 676,
  15. 'internationalPrefix' => '',
  16. 'sameMobileAndFixedLinePattern' => false,
  17. 'numberFormat' =>
  18. array (
  19. 0 =>
  20. array (
  21. 'pattern' => '(\\d{2})(\\d{5})',
  22. 'format' => '$1 $2',
  23. 'leadingDigitsPatterns' =>
  24. array (
  25. 0 => '[5-9]',
  26. ),
  27. 'nationalPrefixFormattingRule' => '',
  28. 'domesticCarrierCodeFormattingRule' => '',
  29. 'nationalPrefixOptionalWhenFormatting' => false,
  30. ),
  31. ),
  32. 'intlNumberFormat' =>
  33. array (
  34. ),
  35. 'mainCountryForCode' => false,
  36. 'mobileNumberPortableRegion' => false,
  37. );