PhoneNumberAlternateFormats_506.php 980 B

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