| 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 |
|
| 13 |
|
| 14 |
return array ( |
| 15 |
'id' => '', |
| 16 |
'countryCode' => 91, |
| 17 |
'internationalPrefix' => '', |
| 18 |
'sameMobileAndFixedLinePattern' => false, |
| 19 |
'numberFormat' => |
| 20 |
array ( |
| 21 |
0 => |
| 22 |
array ( |
| 23 |
'pattern' => '(\\d{2})(\\d{2})(\\d{6})', |
| 24 |
'format' => '$1 $2 $3', |
| 25 |
'leadingDigitsPatterns' => |
| 26 |
array ( |
| 27 |
0 => '6(?:[09]|127|2(?:[036]|8[0-379]|9[0-4679])|3(?:[06-9]|5[0-46-9]))|7(?:[07]|19[0-5]|2[0235-9]|3[025-9]|4[0-35689]|5[02-46-9]|6(?:[02-9]|1[0-257-9])|8(?:[0-79]|8[0189])|9(?:[089]|31|7[02-9]))|8(?:0(?:[01589]|6[67]|7[02-9])|1[0-57-9]|2[235-9]|3[03-57-9]|[45]|6[02457-9]|7[1-69]|8(?:[0-25-9]|4[047-9])|9(?:[02-9]|1[027-9]))|9|7(?:2[14]|3[134]|4[47]|5[15])[017-9]|8(?:16|2[014]|3[126]|6[136]|7[078]|83)[07-9]', |
| 28 |
), |
| 29 |
'nationalPrefixFormattingRule' => '', |
| 30 |
'domesticCarrierCodeFormattingRule' => '', |
| 31 |
'nationalPrefixOptionalWhenFormatting' => false, |
| 32 |
), |
| 33 |
1 => |
| 34 |
array ( |
| 35 |
'pattern' => '(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})', |
| 36 |
'format' => '$1 $2 $3 $4 $5', |
| 37 |
'leadingDigitsPatterns' => |
| 38 |
array ( |
| 39 |
0 => '6(?:[09]|127|2(?:[036]|8[0-379]|9[0-4679])|3(?:[06-9]|5[0-46-9]))|7(?:[07]|19[0-5]|2[0235-9]|3[025-9]|4[0-35689]|5[02-46-9]|6(?:[02-9]|1[0-257-9])|8(?:[0-79]|8[0189])|9(?:[089]|31|7[02-9]))|8(?:0(?:[01589]|6[67]|7[02-9])|1[0-57-9]|2[235-9]|3[03-57-9]|[45]|6[02457-9]|7[1-69]|8(?:[0-25-9]|4[047-9])|9(?:[02-9]|1[027-9]))|9|7(?:2[14]|3[134]|4[47]|5[15])[017-9]|8(?:16|2[014]|3[126]|6[136]|7[078]|83)[07-9]', |
| 40 |
), |
| 41 |
'nationalPrefixFormattingRule' => '', |
| 42 |
'domesticCarrierCodeFormattingRule' => '', |
| 43 |
'nationalPrefixOptionalWhenFormatting' => false, |
| 44 |
), |
| 45 |
2 => |
| 46 |
array ( |
| 47 |
'pattern' => '(\\d{2})(\\d{4})(\\d{4})', |
| 48 |
'format' => '$1 $2 $3', |
| 49 |
'leadingDigitsPatterns' => |
| 50 |
array ( |
| 51 |
0 => '79(?:[089]|31|7[02-9])|80(?:[01589]|6[67]|7[02-9])', |
| 52 |
), |
| 53 |
'nationalPrefixFormattingRule' => '', |
| 54 |
'domesticCarrierCodeFormattingRule' => '', |
| 55 |
'nationalPrefixOptionalWhenFormatting' => false, |
| 56 |
), |
| 57 |
3 => |
| 58 |
array ( |
| 59 |
'pattern' => '(\\d{3})(\\d{3})(\\d{4})', |
| 60 |
'format' => '$1 $2 $3', |
| 61 |
'leadingDigitsPatterns' => |
| 62 |
array ( |
| 63 |
0 => '7(?:19[0-5]|2[0235-9]|3[025-9]|4[0-35689]|5[02-46-9]|6(?:[02-9]|1[0-257-9])|7|8(?:[0-79]|8[0189]))|8(?:1[0-57-9]|2[235-9]|3[03-57-9]|[45]|6[02457-9]|7[1-69]|8(?:[0-25-9]|4[047-9])|9(?:[02-9]|1[027-9]))|7(?:2[14]|3[134]|4[47]|5[15])[017-9]|8(?:16|2[014]|3[126]|6[136]|7[078]|83)[07-9]', |
| 64 |
), |
| 65 |
'nationalPrefixFormattingRule' => '', |
| 66 |
'domesticCarrierCodeFormattingRule' => '', |
| 67 |
'nationalPrefixOptionalWhenFormatting' => false, |
| 68 |
), |
| 69 |
4 => |
| 70 |
array ( |
| 71 |
'pattern' => '(\\d{4})(\\d{3})(\\d{3})', |
| 72 |
'format' => '$1 $2 $3', |
| 73 |
'leadingDigitsPatterns' => |
| 74 |
array ( |
| 75 |
0 => '7(?:19[0-5]|2[0235-9]|3[025-9]|4[0-35689]|5[02-46-9]|6(?:[02-9]|1[0-257-9])|7)|80(?:[01589]|6[67]|7[02-9])|7(?:2[14]|3[134]|4[47]|5[15])[017-9]', |
| 76 |
), |
| 77 |
'nationalPrefixFormattingRule' => '', |
| 78 |
'domesticCarrierCodeFormattingRule' => '', |
| 79 |
'nationalPrefixOptionalWhenFormatting' => false, |
| 80 |
), |
| 81 |
), |
| 82 |
'intlNumberFormat' => |
| 83 |
array ( |
| 84 |
), |
| 85 |
'mainCountryForCode' => false, |
| 86 |
'leadingZeroPossible' => false, |
| 87 |
'mobileNumberPortableRegion' => false, |
| 88 |
); |
| 89 |
|