Update v1.0.6.5

This commit is contained in:
sujitprasad
2016-03-02 12:25:21 +05:30
parent 7011553462
commit c56ff86194
218 changed files with 17161 additions and 2358 deletions

View File

@@ -2,4 +2,4 @@
# It can be a commit, branch or tag of the https://github.com/googlei18n/libphonenumber project
#
# For more information, look at the phing tasks in build.xml
libphonenumber-7.2.5
libphonenumber-7.2.6

View File

@@ -24,7 +24,12 @@ return array (
),
'mobile' =>
array (
'NationalNumberPattern' => '77[6-8]\\d{5}',
'NationalNumberPattern' => '
77(?:
08|
[6-8]\\d
)\\d{4}
',
'PossibleNumberPattern' => '\\d{8}',
'ExampleNumber' => '77831001',
),

View File

@@ -18,7 +18,7 @@ return array (
2(?:
(?:
[015-7]\\d|
2[2-9]|
2[02-9]|
3[2-57]|
4[2-8]|
8[235-7]

View File

@@ -62,7 +62,7 @@ return array (
)|
4(?:
[06]|
1\\d
1\\d?
)|
5(?:
[01357]|

View File

@@ -34,7 +34,7 @@ return array (
4[67]|
5[12]|
6[014]|
8[56]
8[056]
)|
4(?:
0[124-9]|
@@ -128,7 +128,7 @@ return array (
4[67]|
5[12]|
6[014]|
8[56]
8[056]
)|
4(?:
0[124-9]|

View File

@@ -27,10 +27,11 @@ return array (
1(?:
1[78]|
28|
330|
82
)
',
'PossibleNumberPattern' => '\\d{3}',
'PossibleNumberPattern' => '\\d{3,4}',
'ExampleNumber' => '118',
),
'premiumRate' =>
@@ -83,7 +84,10 @@ return array (
2[01389]|
3(?:
2|
39|
3[039]|
45|
66|
88|
9[18]
)|
82

View File

@@ -0,0 +1,9 @@
<?php
/**
* This file is automatically @generated by {@link GeneratePhonePrefixData}.
* Please don't modify it directly.
*/
return array (
1380 => 'Ohio',
);

View File

@@ -7,6 +7,7 @@
return array (
212520 => 'Casablanca',
212521 => 'Casablanca/Central Morocco',
2125220 => 'Casablanca',
2125222 => 'Casablanca',
2125223 => 'Casablanca',
2125224 => 'Casablanca',

View File

@@ -7,6 +7,7 @@
return array (
212520 => 'Casablanca',
212521 => 'Casablanca/Maroc Central',
2125220 => 'Casablanca',
2125222 => 'Casablanca',
2125223 => 'Casablanca',
2125224 => 'Casablanca',