@ -3,15 +3,15 @@
Copyright The Closure Library Authors .
Copyright The Closure Library Authors .
SPDX - License - Identifier : Apache - 2.0
SPDX - License - Identifier : Apache - 2.0
* /
* /
var aa = this || self ; function ba ( a ) { a . k a= void 0 ; a . j a= function ( ) { return a . ka ? a . ka : a . k a= new a } } function k ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . l a= b . prototype ; a . prototype = new c ; a . prototype . constructor = a ; a . u a= function ( d , f , e ) { for ( var g = Array ( arguments . length - 2 ) , h = 2 ; h < arguments . length ; h ++ ) g [ h - 2 ] = arguments [ h ] ; return b . prototype [ f ] . apply ( d , g ) } } ; function ca ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , ca ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } k ( ca , Error ) ; ca . prototype . name = "CustomError" ; function d a( a , b ) { a = a . split ( "%s" ) ; for ( var c = "" , d = a . length - 1 , f = 0 ; f < d ; f ++ ) c += a [ f ] + ( f < b . length ? b [ f ] : "%s" ) ; ca . call ( this , c + a [ d ] ) } k ( da , ca ) ; d a. prototype . name = "AssertionError" ; function k a( a , b ) { throw new d a( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var la = Array . prototype . indexOf ? function ( a , b , c ) { return Array . prototype . indexOf . call ( a , b , c ) } : function ( a , b , c ) { c = null == c ? 0 : 0 > c ? Math . max ( 0 , a . length + c ) : c ; if ( "string" === typeof a ) return "string" !== typeof b || 1 != b . length ? - 1 : a . indexOf ( b , c ) ; for ( ; c < a . length ; c ++ ) if ( c in a && a [ c ] === b ) return c ; return - 1 } ; function l ( a , b ) { return 0 <= la ( a , b ) } function m a( a , b ) { a . sort ( b || n a) } function n a( a , b ) { return a > b ? 1 : a < b ? - 1 : 0 } ; function o a( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function p a( a , b ) { a : { for ( var c in a ) if ( b . call ( void 0 , a [ c ] , c , a ) ) { b = c ; break a } b = void 0 } return b && a [ b ] } ; function q a( a ) { return String ( a ) . replace ( /\-([a-z])/g , function ( b , c ) { return c . toUpperCase ( ) } ) } ; function r a( a ) { var b = document ; return "string" === typeof a ? b . getElementById ( a ) : a } ; function s a( ) { }
function t a( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( Array . isArray ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var f = "" , e = 0 ; e < b ; e ++ ) c . push ( f ) , f = d [ e ] , ta ( a , f , c ) , f = "," ; c . push ( "]" ) ; return } if ( b instanceof String || b instanceof Number || b instanceof Boolean ) b = b . valueOf ( ) ; else { c . push ( "{" ) ; e = "" ; for ( d in b ) Object . prototype . hasOwnProperty . call ( b , d ) && ( f = b [ d ] , "function" != typeof f && ( c . push ( e ) , u a( d , c ) , c . push ( ":" ) , ta ( a , f , c ) , e = "," ) ) ; c . push ( "}" ) ; return } } switch ( typeof b ) { case "string" : u a( b , c ) ; break ;
case "number" : c . push ( isFinite ( b ) && ! isNaN ( b ) ? String ( b ) : "null" ) ; break ; case "boolean" : c . push ( String ( b ) ) ; break ; case "function" : c . push ( "null" ) ; break ; default : throw Error ( "Unknown type: " + typeof b ) ; } } } var v a= { '"' : '\\"' , "\\" : "\\\\" , "/" : "\\/" , "\b" : "\\b" , "\f" : "\\f" , "\n" : "\\n" , "\r" : "\\r" , "\t" : "\\t" , "\x0B" : "\\u000b" } , w a= /\uffff/ . test ( "\uffff" ) ? /[\\"\x00-\x1f\x7f-\uffff]/g : /[\\"\x00-\x1f\x7f-\xff]/g ;
function u a( a , b ) { b . push ( '"' , a . replace ( w a, function ( c ) { var d = v a[ c ] ; d || ( d = "\\u" + ( c . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , v a[ c ] = d ) ; return d } ) , '"' ) } ; function x a( a , b ) { this . g = a ; this . o = b . name ; this . j = ! ! b . aa ; this . h = b . i ; this . u = b . type ; this . s = ! 1 ; switch ( this . h ) { case Ca : case Da : case Ea : case Fa : case Ga : case Ha : case I a: this . s = ! 0 } this . l = b . defaultValue } var Ia = 1 , Ha = 2 , Ca = 3 , Da = 4 , Ea = 6 , Fa = 16 , G a= 18 ; function J a( a , b ) { this . h = a ; this . g = { } ; for ( a = 0 ; a < b . length ; a ++ ) { var c = b [ a ] ; this . g [ c . g ] = c } } function K a( a ) { a = oa ( a . g ) ; m a( a , function ( b , c ) { return b . g - c . g } ) ; return a } function L a( a , b ) { return pa ( a . g , function ( c ) { return c . o == b } ) || null } ; function n ( ) { this . h = { } ; this . j = this . m ( ) . g ; this . g = this . l = null } function M a( a , b ) { for ( var c in a . h ) { var d = Number ( c ) ; a . j [ d ] || b . call ( a , d , a . h [ c ] ) } } n . prototype . has = function ( a ) { return p ( this , a . g ) } ; n . prototype . get = function ( a , b ) { return q ( this , a . g , b ) } ; n . prototype . set = function ( a , b ) { r ( this , a . g , b ) } ; n . prototype . add = function ( a , b ) { N a( this , a . g , b ) } ;
function O a( a , b ) { for ( var c = Ka ( a . m ( ) ) , d = 0 ; d < c . length ; d ++ ) { var f = c [ d ] , e = f . g ; if ( p ( b , e ) ) { a . g && delete a . g [ f . g ] ; var g = 11 == f . h || 10 == f . h ; if ( f . j ) { f = t ( b , e ) ; for ( var h = 0 ; h < f . length ; h ++ ) Na ( a , e , g ? f [ h ] . clone ( ) : f [ h ] ) } else f = Pa ( b , e ) , g ? ( g = Pa ( a , e ) ) ? Oa ( g , f ) : r ( a , e , f . clone ( ) ) : r ( a , e , f ) } } } n . prototype . clone = function ( ) { var a = new this . constructor ; a != this && ( a . h = { } , a . g && ( a . g = { } ) , O a( a , this ) ) ; return a } ; function p ( a , b ) { return null != a . h [ b ] }
function P a( a , b ) { var c = a . h [ b ] ; if ( null == c ) return null ; if ( a . l ) { if ( ! ( b in a . g ) ) { var d = a . l , f = a . j [ b ] ; if ( null != c ) if ( f . j ) { for ( var e = [ ] , g = 0 ; g < c . length ; g ++ ) e [ g ] = d . g ( f , c [ g ] ) ; c = e } else c = d . g ( f , c ) ; return a . g [ b ] = c } return a . g [ b ] } return c } function q ( a , b , c ) { var d = P a( a , b ) ; return a . j [ b ] . j ? d [ c || 0 ] : d } function w ( a , b ) { if ( p ( a , b ) ) a = q ( a , b , void 0 ) ; else a : { a = a . j [ b ] ; if ( void 0 === a . l ) if ( b = a . u , b === Boolean ) a . l = ! 1 ; else if ( b === Number ) a . l = 0 ; else if ( b === String ) a . l = a . s ? "0" : "" ; else { a = new b ; break a } a = a . l } return a }
function t ( a , b ) { return P a( a , b ) || [ ] } function x ( a , b ) { return a . j [ b ] . j ? p ( a , b ) ? a . h [ b ] . length : 0 : p ( a , b ) ? 1 : 0 } function r ( a , b , c ) { a . h [ b ] = c ; a . g && ( a . g [ b ] = c ) } function N a( a , b , c ) { a . h [ b ] || ( a . h [ b ] = [ ] ) ; a . h [ b ] . push ( c ) ; a . g && delete a . g [ b ] } function Q a( a , b ) { delete a . h [ b ] ; a . g && delete a . g [ b ] } function Y a( a , b ) { var c = [ ] , d ; for ( d in b ) 0 != d && c . push ( new x a( d , b [ d ] ) ) ; return new J a( a , c ) } ; function y ( ) { } y . prototype . h = function ( a , b ) { return 11 == a . h || 10 == a . h ? this . l ( b ) : "number" !== typeof b || isFinite ( b ) ? b : b . toString ( ) } ; y . prototype . j = function ( a , b ) { a = new a . h ; this . o ( a , b ) ; return a } ;
y . prototype . g = function ( a , b ) { if ( 11 == a . h || 10 == a . h ) return b instanceof n ? b : this . j ( a . u . prototype . m ( ) , b ) ; if ( 14 == a . h ) return "string" === typeof b && Z a. test ( b ) && ( a = Number ( b ) , 0 < a ) ? a : b ; if ( ! a . s ) return b ; a = a . u ; if ( a === String ) { if ( "number" === typeof b ) return String ( b ) } else if ( a === Number && "string" === typeof b && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || Z a. test ( b ) ) ) return Number ( b ) ; return b } ; var Z a= /^-?[0-9]+$/ ; function A ( a , b , c ) { this . s = a ; this . v = b ; this . u = c } k ( A , y ) ; A . prototype . l = function ( a ) { for ( var b = Ka ( a . m ( ) ) , c = { } , d = 0 ; d < b . length ; d ++ ) { var f = b [ d ] , e = f . g ; switch ( this . s ) { case 1 : e = f . o ; break ; case 2 : e = qa ( f . o . replace ( /_/g , "-" ) ) } if ( a . has ( f ) ) if ( f . j ) { var g = [ ] ; c [ e ] = g ; for ( e = 0 ; e < x ( a , f . g ) ; e ++ ) g . push ( this . h ( f , a . get ( f , e ) ) ) } else c [ e ] = this . h ( f , a . get ( f ) ) } M a( a , function ( h , m ) { c [ h ] = m } ) ; return c } ; A . prototype . h = function ( a , b ) { return this . v && 8 == a . h && "boolean" === typeof b ? b ? 1 : 0 : A . la . h . call ( this , a , b ) } ;
A . prototype . g = function ( a , b ) { return 8 == a . h && "number" === typeof b ? ! ! b : A . la . g . call ( this , a , b ) } ; A . prototype . o = function ( a , b ) { var c = a . m ( ) , d ; for ( d in b ) { var f = b [ d ] , e = ! /[^0-9]/ . test ( d ) ; if ( e ) var g = c . g [ parseInt ( d , 10 ) ] || null ; else 2 == this . s && ( d = String ( d ) . replace ( /([A-Z])/g , "-$1" ) . toLowerCase ( ) . replace ( /\-/g , "_" ) ) , g = L a( c , d ) ; if ( g ) if ( g . j ) for ( e = 0 ; e < f . length ; e ++ ) a . add ( g , this . g ( g , f [ e ] ) ) ; else a . set ( g , this . g ( g , f ) ) ; else e ? ( g = a , e = Number ( d ) , g . h [ e ] = f , g . g && delete g . g [ e ] ) : this . u || k a( "Failed to find field: " + d ) } } ; function B ( a , b ) { null != a && this . g . apply ( this , arguments ) } B . prototype . h = "" ; B . prototype . set = function ( a ) { this . h = "" + a } ; B . prototype . g = function ( a , b , c ) { this . h += String ( a ) ; if ( null != b ) for ( var d = 1 ; d < arguments . length ; d ++ ) this . h += arguments [ d ] ; return this } ; function C ( a ) { a . h = "" } B . prototype . toString = function ( ) { return this . h } ; / *
var aa = this || self ; function ba ( a ) { a . f a= void 0 ; a . e a= function ( ) { return a . fa ? a . fa : a . f a= new a } } function k ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . g a= b . prototype ; a . prototype = new c ; a . prototype . constructor = a ; a . q a= function ( d , e , f ) { for ( var g = Array ( arguments . length - 2 ) , h = 2 ; h < arguments . length ; h ++ ) g [ h - 2 ] = arguments [ h ] ; return b . prototype [ e ] . apply ( d , g ) } } ; function l ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , l ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } k ( l , Error ) ; l . prototype . name = "CustomError" ; function c a( a , b ) { a = a . split ( "%s" ) ; for ( var c = "" , d = a . length - 1 , e = 0 ; e < d ; e ++ ) c += a [ e ] + ( e < b . length ? b [ e ] : "%s" ) ; l . call ( this , c + a [ d ] ) } k ( ca , l ) ; c a. prototype . name = "AssertionError" ; function d a( a , b ) { throw new c a( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var n = Array . prototype . indexOf ? function ( a , b , c ) { return Array . prototype . indexOf . call ( a , b , c ) } : function ( a , b , c ) { c = null == c ? 0 : 0 > c ? Math . max ( 0 , a . length + c ) : c ; if ( "string" === typeof a ) return "string" !== typeof b || 1 != b . length ? - 1 : a . indexOf ( b , c ) ; for ( ; c < a . length ; c ++ ) if ( c in a && a [ c ] === b ) return c ; return - 1 } ; function p ( a , b ) { return 0 <= n ( a , b ) } function e a( a , b ) { a . sort ( b || f a) } function f a( a , b ) { return a > b ? 1 : a < b ? - 1 : 0 } ; function h a( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function i a( a , b ) { a : { for ( var c in a ) if ( b . call ( void 0 , a [ c ] , c , a ) ) { b = c ; break a } b = void 0 } return b && a [ b ] } ; function j a( a ) { return String ( a ) . replace ( /\-([a-z])/g , function ( b , c ) { return c . toUpperCase ( ) } ) } ; function k a( a ) { var b = document ; return "string" === typeof a ? b . getElementById ( a ) : a } ; function la ( a ) { var b = [ ] ; ma ( new na , a , b ) ; return b . join ( "" ) } function n a( ) { }
function m a( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( Array . isArray ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var e = "" , f = 0 ; f < b ; f ++ ) c . push ( e ) , e = d [ f ] , ma ( a , e , c ) , e = "," ; c . push ( "]" ) ; return } if ( b instanceof String || b instanceof Number || b instanceof Boolean ) b = b . valueOf ( ) ; else { c . push ( "{" ) ; f = "" ; for ( d in b ) Object . prototype . hasOwnProperty . call ( b , d ) && ( e = b [ d ] , "function" != typeof e && ( c . push ( f ) , o a( d , c ) , c . push ( ":" ) , ma ( a , e , c ) , f = "," ) ) ; c . push ( "}" ) ; return } } switch ( typeof b ) { case "string" : o a( b , c ) ; break ;
case "number" : c . push ( isFinite ( b ) && ! isNaN ( b ) ? String ( b ) : "null" ) ; break ; case "boolean" : c . push ( String ( b ) ) ; break ; case "function" : c . push ( "null" ) ; break ; default : throw Error ( "Unknown type: " + typeof b ) ; } } } var p a= { '"' : '\\"' , "\\" : "\\\\" , "/" : "\\/" , "\b" : "\\b" , "\f" : "\\f" , "\n" : "\\n" , "\r" : "\\r" , "\t" : "\\t" , "\x0B" : "\\u000b" } , q a= /\uffff/ . test ( "\uffff" ) ? /[\\"\x00-\x1f\x7f-\uffff]/g : /[\\"\x00-\x1f\x7f-\xff]/g ;
function o a( a , b ) { b . push ( '"' , a . replace ( q a, function ( c ) { var d = p a[ c ] ; d || ( d = "\\u" + ( c . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , p a[ c ] = d ) ; return d } ) , '"' ) } ; function r a( a , b ) { this . a = a ; this . j = b . name ; this . f = ! ! b . v ; this . b = b . c ; this . l = b . type ; this . i = ! 1 ; switch ( this . b ) { case sa : case ta : case ua : case va : case wa : case xa : case y a: this . i = ! 0 } this . g = b . defaultValue } var ya = 1 , xa = 2 , sa = 3 , ta = 4 , ua = 6 , va = 16 , w a= 18 ; function z a( a , b ) { this . b = a ; this . a = { } ; for ( a = 0 ; a < b . length ; a ++ ) { var c = b [ a ] ; this . a [ c . a ] = c } } function A a( a ) { a = ha ( a . a ) ; e a( a , function ( b , c ) { return b . a - c . a } ) ; return a } function B a( a , b ) { return ia ( a . a , function ( c ) { return c . j == b } ) || null } ; function q ( ) { this . b = { } ; this . f = this . h ( ) . a ; this . a = this . g = null } function C a( a , b ) { for ( var c in a . b ) { var d = Number ( c ) ; a . f [ d ] || b . call ( a , d , a . b [ c ] ) } } q . prototype . has = function ( a ) { return r ( this , a . a ) } ; q . prototype . get = function ( a , b ) { return t ( this , a . a , b ) } ; q . prototype . set = function ( a , b ) { v ( this , a . a , b ) } ; q . prototype . add = function ( a , b ) { D a( this , a . a , b ) } ;
function E a( a , b ) { for ( var c = Aa ( a . h ( ) ) , d = 0 ; d < c . length ; d ++ ) { var e = c [ d ] , f = e . a ; if ( r ( b , f ) ) { a . a && delete a . a [ e . a ] ; var g = 11 == e . b || 10 == e . b ; if ( e . f ) { e = w ( b , f ) ; for ( var h = 0 ; h < e . length ; h ++ ) Da ( a , f , g ? e [ h ] . clone ( ) : e [ h ] ) } else e = Fa ( b , f ) , g ? ( g = Fa ( a , f ) ) ? Ea ( g , e ) : v ( a , f , e . clone ( ) ) : v ( a , f , e ) } } } q . prototype . clone = function ( ) { var a = new this . constructor ; a != this && ( a . b = { } , a . a && ( a . a = { } ) , E a( a , this ) ) ; return a } ; function r ( a , b ) { return null != a . b [ b ] }
function F a( a , b ) { var c = a . b [ b ] ; if ( null == c ) return null ; if ( a . g ) { if ( ! ( b in a . a ) ) { var d = a . g , e = a . f [ b ] ; if ( null != c ) if ( e . f ) { for ( var f = [ ] , g = 0 ; g < c . length ; g ++ ) f [ g ] = d . a ( e , c [ g ] ) ; c = f } else c = d . a ( e , c ) ; return a . a [ b ] = c } return a . a [ b ] } return c } function t ( a , b , c ) { var d = F a( a , b ) ; return a . f [ b ] . f ? d [ c || 0 ] : d } function x ( a , b ) { if ( r ( a , b ) ) a = t ( a , b , void 0 ) ; else a : { a = a . f [ b ] ; if ( void 0 === a . g ) if ( b = a . l , b === Boolean ) a . g = ! 1 ; else if ( b === Number ) a . g = 0 ; else if ( b === String ) a . g = a . i ? "0" : "" ; else { a = new b ; break a } a = a . g } return a }
function w ( a , b ) { return F a( a , b ) || [ ] } function y ( a , b ) { return a . f [ b ] . f ? r ( a , b ) ? a . b [ b ] . length : 0 : r ( a , b ) ? 1 : 0 } function v ( a , b , c ) { a . b [ b ] = c ; a . a && ( a . a [ b ] = c ) } function D a( a , b , c ) { a . b [ b ] || ( a . b [ b ] = [ ] ) ; a . b [ b ] . push ( c ) ; a . a && delete a . a [ b ] } function G a( a , b ) { delete a . b [ b ] ; a . a && delete a . a [ b ] } function H a( a , b ) { var c = [ ] , d ; for ( d in b ) 0 != d && c . push ( new r a( d , b [ d ] ) ) ; return new z a( a , c ) } ; function z ( ) { } z . prototype . b = function ( a , b ) { return 11 == a . b || 10 == a . b ? this . g ( b ) : "number" !== typeof b || isFinite ( b ) ? b : b . toString ( ) } ; z . prototype . f = function ( a , b ) { a = new a . b ; this . i ( a , b ) ; return a } ;
z . prototype . a = function ( a , b ) { if ( 11 == a . b || 10 == a . b ) return b instanceof q ? b : this . f ( a . l . prototype . h ( ) , b ) ; if ( 14 == a . b ) return "string" === typeof b && I a. test ( b ) && ( a = Number ( b ) , 0 < a ) ? a : b ; if ( ! a . i ) return b ; a = a . l ; if ( a === String ) { if ( "number" === typeof b ) return String ( b ) } else if ( a === Number && "string" === typeof b && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || I a. test ( b ) ) ) return Number ( b ) ; return b } ; var I a= /^-?[0-9]+$/ ; function A ( a , b , c ) { this . j = a ; this . m = b ; this . l = c } k ( A , z ) ; A . prototype . g = function ( a ) { for ( var b = Aa ( a . h ( ) ) , c = { } , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] , f = e . a ; switch ( this . j ) { case 1 : f = e . j ; break ; case 2 : f = ja ( e . j . replace ( /_/g , "-" ) ) } if ( a . has ( e ) ) if ( e . f ) { var g = [ ] ; c [ f ] = g ; for ( f = 0 ; f < y ( a , e . a ) ; f ++ ) g . push ( this . b ( e , a . get ( e , f ) ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } C a( a , function ( h , m ) { c [ h ] = m } ) ; return c } ; A . prototype . b = function ( a , b ) { return this . m && 8 == a . b && "boolean" === typeof b ? b ? 1 : 0 : A . ga . b . call ( this , a , b ) } ;
A . prototype . a = function ( a , b ) { return 8 == a . b && "number" === typeof b ? ! ! b : A . ga . a . call ( this , a , b ) } ; A . prototype . i = function ( a , b ) { var c = a . h ( ) , d ; for ( d in b ) { var e = b [ d ] , f = ! /[^0-9]/ . test ( d ) ; if ( f ) var g = c . a [ parseInt ( d , 10 ) ] || null ; else 2 == this . j && ( d = String ( d ) . replace ( /([A-Z])/g , "-$1" ) . toLowerCase ( ) . replace ( /\-/g , "_" ) ) , g = B a( c , d ) ; if ( g ) if ( g . f ) for ( f = 0 ; f < e . length ; f ++ ) a . add ( g , this . a ( g , e [ f ] ) ) ; else a . set ( g , this . a ( g , e ) ) ; else f ? ( g = a , f = Number ( d ) , g . b [ f ] = e , g . a && delete g . a [ f ] ) : this . l || d a( "Failed to find field: " + d ) } } ; function B ( a , b ) { null != a && this . a . apply ( this , arguments ) } B . prototype . b = "" ; B . prototype . set = function ( a ) { this . b = "" + a } ; B . prototype . a = function ( a , b , c ) { this . b += String ( a ) ; if ( null != b ) for ( var d = 1 ; d < arguments . length ; d ++ ) this . b += arguments [ d ] ; return this } ; function C ( a ) { a . b = "" } B . prototype . toString = function ( ) { return this . b } ; / *
Protocol Buffer 2 Copyright 2008 Google Inc .
Protocol Buffer 2 Copyright 2008 Google Inc .
All other code copyright its respective owners .
All other code copyright its respective owners .
@ -29,14 +29,14 @@ A.prototype.g=function(a,b){return 8==a.h&&"number"===typeof b?!!b:A.la.g.call(t
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License .
limitations under the License .
* /
* /
function D ( ) { n . call ( this ) } k ( D , n ) ; var $ a= null ; function E ( ) { n . call ( this ) } k ( E , n ) ; var ab = null ; function F ( ) { n . call ( this ) } k ( F , n ) ; var bb = null ;
D . prototype . m = function ( ) { var a = $ a; a || ( $a = a = Y a( D , { 0 : { name : "NumberFormat" , i a: "i18n.phonenumbers.NumberFormat" } , 1 : { name : "pattern" , required : ! 0 , i : 9 , type : String } , 2 : { name : "format" , required : ! 0 , i : 9 , type : String } , 3 : { name : "leading_digits_pattern" , aa : ! 0 , i : 9 , type : String } , 4 : { name : "national_prefix_formatting_rule" , i : 9 , type : String } , 6 : { name : "national_prefix_optional_when_formatting" , i : 8 , defaultValue : ! 1 , type : Boolean } , 5 : { name : "domestic_carrier_code_formatting_rule" , i : 9 , type : String } } ) ) ; return a } ; D . m = D . prototype . m ;
E . prototype . m = function ( ) { var a = ab ; a || ( ab = a = Y a( E , { 0 : { name : "PhoneNumberDesc" , i a: "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , i : 9 , type : String } , 9 : { name : "possible_length" , aa : ! 0 , i : 5 , type : Number } , 10 : { name : "possible_length_local_only" , aa : ! 0 , i : 5 , type : Number } , 6 : { name : "example_number" , i : 9 , type : String } } ) ) ; return a } ; E . m = E . prototype . m ;
F . prototype . m = function ( ) { var a = bb ; a || ( bb = a = Y a( F , { 0 : { name : "PhoneMetadata" , i a: "i18n.phonenumbers.PhoneMetadata" } , 1 : { name : "general_desc" , i : 11 , type : E } , 2 : { name : "fixed_line" , i : 11 , type : E } , 3 : { name : "mobile" , i : 11 , type : E } , 4 : { name : "toll_free" , i : 11 , type : E } , 5 : { name : "premium_rate" , i : 11 , type : E } , 6 : { name : "shared_cost" , i : 11 , type : E } , 7 : { name : "personal_number" , i : 11 , type : E } , 8 : { name : "voip" , i : 11 , type : E } , 21 : { name : "pager" , i : 11 , type : E } , 25 : { name : "uan" , i : 11 , type : E } , 27 : { name : "emergency" , i : 11 , type : E } , 28 : { name : "voicemail" , i : 11 , type : E } ,
29 : { name : "short_code" , i : 11 , type : E } , 30 : { name : "standard_rate" , i : 11 , type : E } , 31 : { name : "carrier_specific" , i : 11 , type : E } , 33 : { name : "sms_services" , i : 11 , type : E } , 24 : { name : "no_international_dialling" , i : 11 , type : E } , 9 : { name : "id" , required : ! 0 , i : 9 , type : String } , 10 : { name : "country_code" , i : 5 , type : Number } , 11 : { name : "international_prefix" , i : 9 , type : String } , 17 : { name : "preferred_international_prefix" , i : 9 , type : String } , 12 : { name : "national_prefix" , i : 9 , type : String } , 13 : { name : "preferred_extn_prefix" , i : 9 , type : String } , 15 : { name : "national_prefix_for_parsing" ,
i : 9 , type : String } , 16 : { name : "national_prefix_transform_rule" , i : 9 , type : String } , 18 : { name : "same_mobile_and_fixed_line_pattern" , i : 8 , defaultValue : ! 1 , type : Boolean } , 19 : { name : "number_format" , aa : ! 0 , i : 11 , type : D } , 20 : { name : "intl_number_format" , aa : ! 0 , i : 11 , type : D } , 22 : { name : "main_country_for_code" , i : 8 , defaultValue : ! 1 , type : Boolean } , 23 : { name : "leading_digits" , i : 9 , type : String } , 26 : { name : "leading_zero_possible" , i : 8 , defaultValue : ! 1 , type : Boolean } } ) ) ; return a } ; F . m = F . prototype . m ; function cb ( ) { } k ( cb , y ) ; cb . prototype . j = function ( a , b ) { a = new a . h ; a . l = this ; a . h = b ; a . g = { } ; return a } ; cb . prototype . o = function ( ) { throw Error ( "Unimplemented" ) ; } ; function G ( ) { } k ( G , cb ) ; G . prototype . l = function ( a ) { for ( var b = Ka ( a . m ( ) ) , c = [ ] , d = 0 ; d < b . length ; d ++ ) { var f = b [ d ] ; if ( a . has ( f ) ) { var e = f . g ; if ( f . j ) { c [ e ] = [ ] ; for ( var g = 0 ; g < x ( a , f . g ) ; g ++ ) c [ e ] [ g ] = this . h ( f , a . get ( f , g ) ) } else c [ e ] = this . h ( f , a . get ( f ) ) } } M a( a , function ( h , m ) { c [ h ] = m } ) ; return c } ; G . prototype . h = function ( a , b ) { return 8 == a . h ? b ? 1 : 0 : y . prototype . h . apply ( this , arguments ) } ; G . prototype . g = function ( a , b ) { return 8 == a . h ? ! ! b : y . prototype . g . apply ( this , arguments ) } ; G . prototype . j = function ( a , b ) { return G . la . j . call ( this , a , b ) } ; function H ( ) { n . call ( this ) } k ( H , n ) ; var db = null , eb = { ta : 0 , sa : 1 , ra : 5 , qa : 10 , p a: 20 } ;
H . prototype . m = function ( ) { var a = db ; a || ( db = a = Y a( H , { 0 : { name : "PhoneNumber" , i a: "i18n.phonenumbers.PhoneNumber" } , 1 : { name : "country_code" , required : ! 0 , i : 5 , type : Number } , 2 : { name : "national_number" , required : ! 0 , i : 4 , type : Number } , 3 : { name : "extension" , i : 9 , type : String } , 4 : { name : "italian_leading_zero" , i : 8 , type : Boolean } , 8 : { name : "number_of_leading_zeros" , i : 5 , defaultValue : 1 , type : Number } , 5 : { name : "raw_input" , i : 9 , type : String } , 6 : { name : "country_code_source" , i : 14 , defaultValue : 0 , type : eb } , 7 : { name : "preferred_domestic_carrier_code" ,
i : 9 , type : String } } ) ) ; return a } ; H . ctor = H ; H . ctor . m = H . prototype . m ; / *
function D ( ) { q . call ( this ) } k ( D , q ) ; var J a= null ; function E ( ) { q . call ( this ) } k ( E , q ) ; var K a= null ; function F ( ) { q . call ( this ) } k ( F , q ) ; var La = null ;
D . prototype . h = function ( ) { var a = J a; a || ( Ja = a = H a( D , { 0 : { name : "NumberFormat" , d a: "i18n.phonenumbers.NumberFormat" } , 1 : { name : "pattern" , required : ! 0 , c : 9 , type : String } , 2 : { name : "format" , required : ! 0 , c : 9 , type : String } , 3 : { name : "leading_digits_pattern" , v : ! 0 , c : 9 , type : String } , 4 : { name : "national_prefix_formatting_rule" , c : 9 , type : String } , 6 : { name : "national_prefix_optional_when_formatting" , c : 8 , defaultValue : ! 1 , type : Boolean } , 5 : { name : "domestic_carrier_code_formatting_rule" , c : 9 , type : String } } ) ) ; return a } ; D . h = D . prototype . h ;
E . prototype . h = function ( ) { var a = K a; a || ( K a= a = H a( E , { 0 : { name : "PhoneNumberDesc" , d a: "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , c : 9 , type : String } , 9 : { name : "possible_length" , v : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , v : ! 0 , c : 5 , type : Number } , 6 : { name : "example_number" , c : 9 , type : String } } ) ) ; return a } ; E . h = E . prototype . h ;
F . prototype . h = function ( ) { var a = La ; a || ( La = a = H a( F , { 0 : { name : "PhoneMetadata" , d a: "i18n.phonenumbers.PhoneMetadata" } , 1 : { name : "general_desc" , c : 11 , type : E } , 2 : { name : "fixed_line" , c : 11 , type : E } , 3 : { name : "mobile" , c : 11 , type : E } , 4 : { name : "toll_free" , c : 11 , type : E } , 5 : { name : "premium_rate" , c : 11 , type : E } , 6 : { name : "shared_cost" , c : 11 , type : E } , 7 : { name : "personal_number" , c : 11 , type : E } , 8 : { name : "voip" , c : 11 , type : E } , 21 : { name : "pager" , c : 11 , type : E } , 25 : { name : "uan" , c : 11 , type : E } , 27 : { name : "emergency" , c : 11 , type : E } , 28 : { name : "voicemail" , c : 11 , type : E } ,
29 : { name : "short_code" , c : 11 , type : E } , 30 : { name : "standard_rate" , c : 11 , type : E } , 31 : { name : "carrier_specific" , c : 11 , type : E } , 33 : { name : "sms_services" , c : 11 , type : E } , 24 : { name : "no_international_dialling" , c : 11 , type : E } , 9 : { name : "id" , required : ! 0 , c : 9 , type : String } , 10 : { name : "country_code" , c : 5 , type : Number } , 11 : { name : "international_prefix" , c : 9 , type : String } , 17 : { name : "preferred_international_prefix" , c : 9 , type : String } , 12 : { name : "national_prefix" , c : 9 , type : String } , 13 : { name : "preferred_extn_prefix" , c : 9 , type : String } , 15 : { name : "national_prefix_for_parsing" ,
c : 9 , type : String } , 16 : { name : "national_prefix_transform_rule" , c : 9 , type : String } , 18 : { name : "same_mobile_and_fixed_line_pattern" , c : 8 , defaultValue : ! 1 , type : Boolean } , 19 : { name : "number_format" , v : ! 0 , c : 11 , type : D } , 20 : { name : "intl_number_format" , v : ! 0 , c : 11 , type : D } , 22 : { name : "main_country_for_code" , c : 8 , defaultValue : ! 1 , type : Boolean } , 23 : { name : "leading_digits" , c : 9 , type : String } , 26 : { name : "leading_zero_possible" , c : 8 , defaultValue : ! 1 , type : Boolean } } ) ) ; return a } ; F . h = F . prototype . h ; function Ma ( ) { } k ( Ma , z ) ; Ma . prototype . f = function ( a , b ) { a = new a . b ; a . g = this ; a . b = b ; a . a = { } ; return a } ; Ma . prototype . i = function ( ) { throw Error ( "Unimplemented" ) ; } ; function G ( ) { } k ( G , Ma ) ; G . prototype . g = function ( a ) { for ( var b = Aa ( a . h ( ) ) , c = [ ] , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] ; if ( a . has ( e ) ) { var f = e . a ; if ( e . f ) { c [ f ] = [ ] ; for ( var g = 0 ; g < y ( a , e . a ) ; g ++ ) c [ f ] [ g ] = this . b ( e , a . get ( e , g ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } } C a( a , function ( h , m ) { c [ h ] = m } ) ; return c } ; G . prototype . b = function ( a , b ) { return 8 == a . b ? b ? 1 : 0 : z . prototype . b . apply ( this , arguments ) } ; G . prototype . a = function ( a , b ) { return 8 == a . b ? ! ! b : z . prototype . a . apply ( this , arguments ) } ; G . prototype . f = function ( a , b ) { return G . ga . f . call ( this , a , b ) } ; function H ( ) { q . call ( this ) } k ( H , q ) ; var Na = null , Oa = { pa : 0 , oa : 1 , na : 5 , ma : 10 , l a: 20 } ;
H . prototype . h = function ( ) { var a = Na ; a || ( Na = a = H a( H , { 0 : { name : "PhoneNumber" , d a: "i18n.phonenumbers.PhoneNumber" } , 1 : { name : "country_code" , required : ! 0 , c : 5 , type : Number } , 2 : { name : "national_number" , required : ! 0 , c : 4 , type : Number } , 3 : { name : "extension" , c : 9 , type : String } , 4 : { name : "italian_leading_zero" , c : 8 , type : Boolean } , 8 : { name : "number_of_leading_zeros" , c : 5 , defaultValue : 1 , type : Number } , 5 : { name : "raw_input" , c : 9 , type : String } , 6 : { name : "country_code_source" , c : 14 , defaultValue : 0 , type : Oa } , 7 : { name : "preferred_domestic_carrier_code" ,
c : 9 , type : String } } ) ) ; return a } ; H . ctor = H ; H . ctor . h = H . prototype . h ; / *
Copyright ( C ) 2010 The Libphonenumber Authors
Copyright ( C ) 2010 The Libphonenumber Authors
@ -56,7 +56,7 @@ var I={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
86 : [ "CN" ] , 90 : [ "TR" ] , 91 : [ "IN" ] , 92 : [ "PK" ] , 93 : [ "AF" ] , 94 : [ "LK" ] , 95 : [ "MM" ] , 98 : [ "IR" ] , 211 : [ "SS" ] , 212 : [ "MA" , "EH" ] , 213 : [ "DZ" ] , 216 : [ "TN" ] , 218 : [ "LY" ] , 220 : [ "GM" ] , 221 : [ "SN" ] , 222 : [ "MR" ] , 223 : [ "ML" ] , 224 : [ "GN" ] , 225 : [ "CI" ] , 226 : [ "BF" ] , 227 : [ "NE" ] , 228 : [ "TG" ] , 229 : [ "BJ" ] , 230 : [ "MU" ] , 231 : [ "LR" ] , 232 : [ "SL" ] , 233 : [ "GH" ] , 234 : [ "NG" ] , 235 : [ "TD" ] , 236 : [ "CF" ] , 237 : [ "CM" ] , 238 : [ "CV" ] , 239 : [ "ST" ] , 240 : [ "GQ" ] , 241 : [ "GA" ] , 242 : [ "CG" ] , 243 : [ "CD" ] , 244 : [ "AO" ] , 245 : [ "GW" ] , 246 : [ "IO" ] , 247 : [ "AC" ] , 248 : [ "SC" ] , 249 : [ "SD" ] , 250 : [ "RW" ] , 251 : [ "ET" ] , 252 : [ "SO" ] ,
86 : [ "CN" ] , 90 : [ "TR" ] , 91 : [ "IN" ] , 92 : [ "PK" ] , 93 : [ "AF" ] , 94 : [ "LK" ] , 95 : [ "MM" ] , 98 : [ "IR" ] , 211 : [ "SS" ] , 212 : [ "MA" , "EH" ] , 213 : [ "DZ" ] , 216 : [ "TN" ] , 218 : [ "LY" ] , 220 : [ "GM" ] , 221 : [ "SN" ] , 222 : [ "MR" ] , 223 : [ "ML" ] , 224 : [ "GN" ] , 225 : [ "CI" ] , 226 : [ "BF" ] , 227 : [ "NE" ] , 228 : [ "TG" ] , 229 : [ "BJ" ] , 230 : [ "MU" ] , 231 : [ "LR" ] , 232 : [ "SL" ] , 233 : [ "GH" ] , 234 : [ "NG" ] , 235 : [ "TD" ] , 236 : [ "CF" ] , 237 : [ "CM" ] , 238 : [ "CV" ] , 239 : [ "ST" ] , 240 : [ "GQ" ] , 241 : [ "GA" ] , 242 : [ "CG" ] , 243 : [ "CD" ] , 244 : [ "AO" ] , 245 : [ "GW" ] , 246 : [ "IO" ] , 247 : [ "AC" ] , 248 : [ "SC" ] , 249 : [ "SD" ] , 250 : [ "RW" ] , 251 : [ "ET" ] , 252 : [ "SO" ] ,
253 : [ "DJ" ] , 254 : [ "KE" ] , 255 : [ "TZ" ] , 256 : [ "UG" ] , 257 : [ "BI" ] , 258 : [ "MZ" ] , 260 : [ "ZM" ] , 261 : [ "MG" ] , 262 : [ "RE" , "YT" ] , 263 : [ "ZW" ] , 264 : [ "NA" ] , 265 : [ "MW" ] , 266 : [ "LS" ] , 267 : [ "BW" ] , 268 : [ "SZ" ] , 269 : [ "KM" ] , 290 : [ "SH" , "TA" ] , 291 : [ "ER" ] , 297 : [ "AW" ] , 298 : [ "FO" ] , 299 : [ "GL" ] , 350 : [ "GI" ] , 351 : [ "PT" ] , 352 : [ "LU" ] , 353 : [ "IE" ] , 354 : [ "IS" ] , 355 : [ "AL" ] , 356 : [ "MT" ] , 357 : [ "CY" ] , 358 : [ "FI" , "AX" ] , 359 : [ "BG" ] , 370 : [ "LT" ] , 371 : [ "LV" ] , 372 : [ "EE" ] , 373 : [ "MD" ] , 374 : [ "AM" ] , 375 : [ "BY" ] , 376 : [ "AD" ] , 377 : [ "MC" ] , 378 : [ "SM" ] , 380 : [ "UA" ] , 381 : [ "RS" ] , 382 : [ "ME" ] , 383 : [ "XK" ] , 385 : [ "HR" ] ,
253 : [ "DJ" ] , 254 : [ "KE" ] , 255 : [ "TZ" ] , 256 : [ "UG" ] , 257 : [ "BI" ] , 258 : [ "MZ" ] , 260 : [ "ZM" ] , 261 : [ "MG" ] , 262 : [ "RE" , "YT" ] , 263 : [ "ZW" ] , 264 : [ "NA" ] , 265 : [ "MW" ] , 266 : [ "LS" ] , 267 : [ "BW" ] , 268 : [ "SZ" ] , 269 : [ "KM" ] , 290 : [ "SH" , "TA" ] , 291 : [ "ER" ] , 297 : [ "AW" ] , 298 : [ "FO" ] , 299 : [ "GL" ] , 350 : [ "GI" ] , 351 : [ "PT" ] , 352 : [ "LU" ] , 353 : [ "IE" ] , 354 : [ "IS" ] , 355 : [ "AL" ] , 356 : [ "MT" ] , 357 : [ "CY" ] , 358 : [ "FI" , "AX" ] , 359 : [ "BG" ] , 370 : [ "LT" ] , 371 : [ "LV" ] , 372 : [ "EE" ] , 373 : [ "MD" ] , 374 : [ "AM" ] , 375 : [ "BY" ] , 376 : [ "AD" ] , 377 : [ "MC" ] , 378 : [ "SM" ] , 380 : [ "UA" ] , 381 : [ "RS" ] , 382 : [ "ME" ] , 383 : [ "XK" ] , 385 : [ "HR" ] ,
386 : [ "SI" ] , 387 : [ "BA" ] , 389 : [ "MK" ] , 420 : [ "CZ" ] , 421 : [ "SK" ] , 423 : [ "LI" ] , 500 : [ "FK" ] , 501 : [ "BZ" ] , 502 : [ "GT" ] , 503 : [ "SV" ] , 504 : [ "HN" ] , 505 : [ "NI" ] , 506 : [ "CR" ] , 507 : [ "PA" ] , 508 : [ "PM" ] , 509 : [ "HT" ] , 590 : [ "GP" , "BL" , "MF" ] , 591 : [ "BO" ] , 592 : [ "GY" ] , 593 : [ "EC" ] , 594 : [ "GF" ] , 595 : [ "PY" ] , 596 : [ "MQ" ] , 597 : [ "SR" ] , 598 : [ "UY" ] , 599 : [ "CW" , "BQ" ] , 670 : [ "TL" ] , 672 : [ "NF" ] , 673 : [ "BN" ] , 674 : [ "NR" ] , 675 : [ "PG" ] , 676 : [ "TO" ] , 677 : [ "SB" ] , 678 : [ "VU" ] , 679 : [ "FJ" ] , 680 : [ "PW" ] , 681 : [ "WF" ] , 682 : [ "CK" ] , 683 : [ "NU" ] , 685 : [ "WS" ] , 686 : [ "KI" ] , 687 : [ "NC" ] , 688 : [ "TV" ] , 689 : [ "PF" ] , 690 : [ "TK" ] ,
386 : [ "SI" ] , 387 : [ "BA" ] , 389 : [ "MK" ] , 420 : [ "CZ" ] , 421 : [ "SK" ] , 423 : [ "LI" ] , 500 : [ "FK" ] , 501 : [ "BZ" ] , 502 : [ "GT" ] , 503 : [ "SV" ] , 504 : [ "HN" ] , 505 : [ "NI" ] , 506 : [ "CR" ] , 507 : [ "PA" ] , 508 : [ "PM" ] , 509 : [ "HT" ] , 590 : [ "GP" , "BL" , "MF" ] , 591 : [ "BO" ] , 592 : [ "GY" ] , 593 : [ "EC" ] , 594 : [ "GF" ] , 595 : [ "PY" ] , 596 : [ "MQ" ] , 597 : [ "SR" ] , 598 : [ "UY" ] , 599 : [ "CW" , "BQ" ] , 670 : [ "TL" ] , 672 : [ "NF" ] , 673 : [ "BN" ] , 674 : [ "NR" ] , 675 : [ "PG" ] , 676 : [ "TO" ] , 677 : [ "SB" ] , 678 : [ "VU" ] , 679 : [ "FJ" ] , 680 : [ "PW" ] , 681 : [ "WF" ] , 682 : [ "CK" ] , 683 : [ "NU" ] , 685 : [ "WS" ] , 686 : [ "KI" ] , 687 : [ "NC" ] , 688 : [ "TV" ] , 689 : [ "PF" ] , 690 : [ "TK" ] ,
691 : [ "FM" ] , 692 : [ "MH" ] , 800 : [ "001" ] , 808 : [ "001" ] , 850 : [ "KP" ] , 852 : [ "HK" ] , 853 : [ "MO" ] , 855 : [ "KH" ] , 856 : [ "LA" ] , 870 : [ "001" ] , 878 : [ "001" ] , 880 : [ "BD" ] , 881 : [ "001" ] , 882 : [ "001" ] , 883 : [ "001" ] , 886 : [ "TW" ] , 888 : [ "001" ] , 960 : [ "MV" ] , 961 : [ "LB" ] , 962 : [ "JO" ] , 963 : [ "SY" ] , 964 : [ "IQ" ] , 965 : [ "KW" ] , 966 : [ "SA" ] , 967 : [ "YE" ] , 968 : [ "OM" ] , 970 : [ "PS" ] , 971 : [ "AE" ] , 972 : [ "IL" ] , 973 : [ "BH" ] , 974 : [ "QA" ] , 975 : [ "BT" ] , 976 : [ "MN" ] , 977 : [ "NP" ] , 979 : [ "001" ] , 992 : [ "TJ" ] , 993 : [ "TM" ] , 994 : [ "AZ" ] , 995 : [ "GE" ] , 996 : [ "KG" ] , 998 : [ "UZ" ] } , fb = { AC : [ , [ , , "(?:[01589]\\d|[46])\\d{4}" ,
691 : [ "FM" ] , 692 : [ "MH" ] , 800 : [ "001" ] , 808 : [ "001" ] , 850 : [ "KP" ] , 852 : [ "HK" ] , 853 : [ "MO" ] , 855 : [ "KH" ] , 856 : [ "LA" ] , 870 : [ "001" ] , 878 : [ "001" ] , 880 : [ "BD" ] , 881 : [ "001" ] , 882 : [ "001" ] , 883 : [ "001" ] , 886 : [ "TW" ] , 888 : [ "001" ] , 960 : [ "MV" ] , 961 : [ "LB" ] , 962 : [ "JO" ] , 963 : [ "SY" ] , 964 : [ "IQ" ] , 965 : [ "KW" ] , 966 : [ "SA" ] , 967 : [ "YE" ] , 968 : [ "OM" ] , 970 : [ "PS" ] , 971 : [ "AE" ] , 972 : [ "IL" ] , 973 : [ "BH" ] , 974 : [ "QA" ] , 975 : [ "BT" ] , 976 : [ "MN" ] , 977 : [ "NP" ] , 979 : [ "001" ] , 992 : [ "TJ" ] , 993 : [ "TM" ] , 994 : [ "AZ" ] , 995 : [ "GE" ] , 996 : [ "KG" ] , 998 : [ "UZ" ] } , Pa = { AC : [ , [ , , "(?:[01589]\\d|[46])\\d{4}" ,
, , , , , , [ 5 , 6 ] ] , [ , , "6[2-467]\\d{3}" , , , , "62889" , , , [ 5 ] ] , [ , , "4\\d{4}" , , , , "40123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AC" , 247 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0[1-9]|[1589]\\d)\\d{4}" , , , , "542011" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "(?:1|6\\d)\\d{7}|[135-9]\\d{5}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "[78]\\d{5}" , , , , "712345" , , , [ 6 ] ] , [ , , "690\\d{6}|[356]\\d{5}" , , , , "312345" , , , [ 6 , 9 ] ] , [ , , "180[02]\\d{4}" , , , , "18001234" , , , [ 8 ] ] , [ , , "[19]\\d{5}" , , , , "912345" , , , [ 6 ] ] ,
, , , , , , [ 5 , 6 ] ] , [ , , "6[2-467]\\d{3}" , , , , "62889" , , , [ 5 ] ] , [ , , "4\\d{4}" , , , , "40123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AC" , 247 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0[1-9]|[1589]\\d)\\d{4}" , , , , "542011" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "(?:1|6\\d)\\d{7}|[135-9]\\d{5}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "[78]\\d{5}" , , , , "712345" , , , [ 6 ] ] , [ , , "690\\d{6}|[356]\\d{5}" , , , , "312345" , , , [ 6 , 9 ] ] , [ , , "180[02]\\d{4}" , , , , "18001234" , , , [ 8 ] ] , [ , , "[19]\\d{5}" , , , , "912345" , , , [ 6 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AD" , 376 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "[135-9]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1800\\d{4}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "[2-4679][2-8]\\d{6}" , , , , "22345678" , , , [ 8 ] , [ 7 ] ] , [ , , "5[024-68]\\d{7}" , , , , "501234567" , , , [ 9 ] ] , [ , , "400\\d{6}|800\\d{2,9}" , , , , "800123456" ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AD" , 376 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "[135-9]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1800\\d{4}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "[2-4679][2-8]\\d{6}" , , , , "22345678" , , , [ 8 ] , [ 7 ] ] , [ , , "5[024-68]\\d{7}" , , , , "501234567" , , , [ 9 ] ] , [ , , "400\\d{6}|800\\d{2,9}" , , , , "800123456" ] ,
[ , , "900[02]\\d{5}" , , , , "900234567" , , , [ 9 ] ] , [ , , "700[05]\\d{5}" , , , , "700012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AE" , 971 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2,9})" , "$1 $2" , [ "60|8" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[236]|[479][2-8]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{5})" , "$1 $2 $3" , [ "[479]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "600[25]\\d{5}" , , , , "600212345" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AF : [ , [ , , "[2-7]\\d{8}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:[25][0-8]|[34][0-4]|6[0-5])[2-9]\\d{6}" ,
[ , , "900[02]\\d{5}" , , , , "900234567" , , , [ 9 ] ] , [ , , "700[05]\\d{5}" , , , , "700012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AE" , 971 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2,9})" , "$1 $2" , [ "60|8" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[236]|[479][2-8]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{5})" , "$1 $2 $3" , [ "[479]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "600[25]\\d{5}" , , , , "600212345" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AF : [ , [ , , "[2-7]\\d{8}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:[25][0-8]|[34][0-4]|6[0-5])[2-9]\\d{6}" ,
@ -87,9 +87,9 @@ var I={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
, , , "212345678" , , , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[0-4])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}" , , , , "412345678" , , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "AU" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|(183[12])" , , "0011" , ,
, , , "212345678" , , , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[0-4])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}" , , , , "412345678" , , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "AU" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|(183[12])" , , "0011" , ,
[ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "13" ] ] , [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "180" , "1802" ] ] , [ , "(\\d{4})(\\d{3,4})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ ,
[ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "13" ] ] , [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "180" , "1802" ] ] , [ , "(\\d{4})(\\d{3,4})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ ,
"(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ , , "163\\d{2,6}" , , , , "1631234" , , , [ 5 , 6 , 7 , 8 , 9 ] ] , 1 , , [ , , "1[38]00\\d{6}|1(?:345[0-4]|802)\\d{3}|13\\d{4}" , , , , , , , [ 6 , 7 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AW : [ , [ , , "(?:[25-79]\\d\\d|800)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "5(?:2\\d|8[1-9])\\d{4}" , , , , "5212345" ] , [ , , "(?:290|5[69]\\d|6(?:[03]0|22|4[0-2]|[69]\\d)|7(?:[34]\\d|7[07])|9(?:6[45]|9[4-8]))\\d{4}" ,
"(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ , , "163\\d{2,6}" , , , , "1631234" , , , [ 5 , 6 , 7 , 8 , 9 ] ] , 1 , , [ , , "1[38]00\\d{6}|1(?:345[0-4]|802)\\d{3}|13\\d{4}" , , , , , , , [ 6 , 7 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AW : [ , [ , , "(?:[25-79]\\d\\d|800)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "5(?:2\\d|8[1-9])\\d{4}" , , , , "5212345" ] , [ , , "(?:290|5[69]\\d|6(?:[03]0|22|4[0-2]|[69]\\d)|7(?:[34]\\d|7[07])|9(?:6[45]|9[4-8]))\\d{4}" ,
, , , "5601234" ] , [ , , "800\\d{4}" , , , , "8001234" ] , [ , , "900\\d{4}" , , , , "9001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:28\\d|501)\\d{4}" , , , , "5011234" ] , "AW" , 297 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[25-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AX : [ , [ , , "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "18[1-8]\\d{3,6}" , , , , "181234567" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:4[0-8]|50)\\d{4,8}" , , , , "412345678" , , , [ 6 ,
7 , 8 , 9 , 10 ] ] , [ , , "800\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "[67]00\\d{5,6}" , , , , "600123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AX" , 358 , "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))" , "0" , , , "0" , , "00" , , , , [ , , , , , , , , , [ - 1 ] ] , , "18" , [ , , , , , , , , , [ - 1 ] ] , [ , , "20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}" , , , , "10112345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AZ : [ , [ , , "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}" , , , , , , , [ 9 ] ,
[ 7 ] ] , [ , , "(?:222[0-79]\\d|365(?:[0-46-9]\\d|5[0-35-9]))\\d{4}|(?:(?:1[28]|46)\\d|2(?:[045]2|1[24]|2[34]|33|6[23]))\\d{6}" , , , , "123123456" , , , , [ 7 ] ] , [ , , "(?:36554|99[2-9]\\d\\d)\\d{4}|(?:[16]0|4[04]|5[015]|7[07])\\d{7}" , , , , "401234567" ] , [ , , "88\\d{7}" , , , , "881234567" ] , [ , , "900200\\d{3}" , , , , "900200123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AZ" , 994 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[1-9]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" ,
, , , "5601234" ] , [ , , "800\\d{4}" , , , , "8001234" ] , [ , , "900\\d{4}" , , , , "9001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:28\\d|501)\\d{4}" , , , , "5011234" ] , "AW" , 297 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[25-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AX : [ , [ , , "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "18[1-8]\\d{3,6}" , , , , "181234567" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "4946\\d{2,6}| (?:4[0-8]|50)\\d{4,8}" , , , , "412345678" ,
, , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "800\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "[67]00\\d{5,6}" , , , , "600123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AX" , 358 , "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))" , "0" , , , "0" , , "00" , , , , [ , , , , , , , , , [ - 1 ] ] , , "18" , [ , , , , , , , , , [ - 1 ] ] , [ , , "20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}" , , , , "10112345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AZ : [ , [ , , "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}" , , ,
, , , , [ 9 ] , [ 7 ] ] , [ , , "(?:222[0-79]\\d|365(?:[0-46-9]\\d|5[0-35-9]))\\d{4}|(?:(?:1[28]|46)\\d|2(?:[045]2|1[24]|2[34]|33|6[23]))\\d{6}" , , , , "123123456" , , , , [ 7 ] ] , [ , , "(?:36554|99[2-9]\\d\\d)\\d{4}|(?:[16]0|4[04]|5[015]|7[07])\\d{7}" , , , , "401234567" ] , [ , , "88\\d{7}" , , , , "881234567" ] , [ , , "900200\\d{3}" , , , , "900200123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AZ" , 994 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[1-9]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "1[28]|2|365|46" , "1[28]|2|365|46" , "1[28]|2|365(?:[0-46-9]|5[0-35-9])|46" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[13-9]" ] , "0$1" ] ] , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[28]|2|365|46" , "1[28]|2|365|46" , "1[28]|2|365(?:[0-46-9]|5[0-35-9])|46" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[13-9]" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , ,
"$1 $2 $3 $4" , [ "1[28]|2|365|46" , "1[28]|2|365|46" , "1[28]|2|365(?:[0-46-9]|5[0-35-9])|46" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[13-9]" ] , "0$1" ] ] , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[28]|2|365|46" , "1[28]|2|365|46" , "1[28]|2|365(?:[0-46-9]|5[0-35-9])|46" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[13-9]" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , ,
[ - 1 ] ] ] , BA : [ , [ , , "6\\d{8}|(?:[35689]\\d|49|70)\\d{6}" , , , , , , , [ 8 , 9 ] , [ 6 ] ] , [ , , "(?:3(?:[05-79][2-9]|1[4579]|[23][24-9]|4[2-4689]|8[2457-9])|49[2-579]|5(?:0[2-49]|[13][2-9]|[268][2-4679]|4[4689]|5[2-79]|7[2-69]|9[2-4689]))\\d{5}" , , , , "30212345" , , , [ 8 ] , [ 6 ] ] , [ , , "6040\\d{5}|6(?:03|[1-356]|44|7\\d)\\d{6}" , , , , "61123456" ] , [ , , "8[08]\\d{6}" , , , , "80123456" , , , [ 8 ] ] , [ , , "9[0246]\\d{6}" , , , , "90123456" , , , [ 8 ] ] , [ , , "8[12]\\d{6}" , , , , "82123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BA" , 387 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})" ,
[ - 1 ] ] ] , BA : [ , [ , , "6\\d{8}|(?:[35689]\\d|49|70)\\d{6}" , , , , , , , [ 8 , 9 ] , [ 6 ] ] , [ , , "(?:3(?:[05-79][2-9]|1[4579]|[23][24-9]|4[2-4689]|8[2457-9])|49[2-579]|5(?:0[2-49]|[13][2-9]|[268][2-4679]|4[4689]|5[2-79]|7[2-69]|9[2-4689]))\\d{5}" , , , , "30212345" , , , [ 8 ] , [ 6 ] ] , [ , , "6040\\d{5}|6(?:03|[1-356]|44|7\\d)\\d{6}" , , , , "61123456" ] , [ , , "8[08]\\d{6}" , , , , "80123456" , , , [ 8 ] ] , [ , , "9[0246]\\d{6}" , , , , "90123456" , , , [ 8 ] ] , [ , , "8[12]\\d{6}" , , , , "82123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BA" , 387 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})" ,
"$1-$2" , [ "[2-9]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6[1-3]|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2-$3" , [ "[3-5]|6[56]" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "6" ] , "0$1" ] ] , [ [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6[1-3]|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2-$3" , [ "[3-5]|6[56]" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "6" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "703[235]0\\d{3}|70(?:2[0-5]|3[0146]|[56]0)\\d{4}" , , , , "70341234" ,
"$1-$2" , [ "[2-9]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6[1-3]|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2-$3" , [ "[3-5]|6[56]" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "6" ] , "0$1" ] ] , [ [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6[1-3]|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2-$3" , [ "[3-5]|6[56]" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "6" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "703[235]0\\d{3}|70(?:2[0-5]|3[0146]|[56]0)\\d{4}" , , , , "70341234" ,
@ -176,7 +176,7 @@ DO:[,[,,"(?:[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"8(?:[04]9[2-9]\\d\\d|29(?
, , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ER : [ , [ , , "[178]\\d{6}" , , , , , , , [ 7 ] , [ 6 ] ] , [ , , "(?:1(?:1[12568]|[24]0|55|6[146])|8\\d\\d)\\d{4}" , , , , "8370362" , , , , [ 6 ] ] , [ , , "(?:17[1-3]|7\\d\\d)\\d{4}" , , , , "7123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ER" , 291 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[178]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ES : [ , [ , , "[5-9]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "96906(?:0[0-8]|1[1-9]|[2-9]\\d)\\d\\d|9(?:69(?:0[0-57-9]|[1-9]\\d)|73(?:[0-8]\\d|9[1-9]))\\d{4}|(?:8(?:[1356]\\d|[28][0-8]|[47][1-9])|9(?:[135]\\d|[268][0-8]|4[1-9]|7[124-9]))\\d{6}" ,
, , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ER : [ , [ , , "[178]\\d{6}" , , , , , , , [ 7 ] , [ 6 ] ] , [ , , "(?:1(?:1[12568]|[24]0|55|6[146])|8\\d\\d)\\d{4}" , , , , "8370362" , , , , [ 6 ] ] , [ , , "(?:17[1-3]|7\\d\\d)\\d{4}" , , , , "7123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ER" , 291 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[178]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ES : [ , [ , , "[5-9]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "96906(?:0[0-8]|1[1-9]|[2-9]\\d)\\d\\d|9(?:69(?:0[0-57-9]|[1-9]\\d)|73(?:[0-8]\\d|9[1-9]))\\d{4}|(?:8(?:[1356]\\d|[28][0-8]|[47][1-9])|9(?:[135]\\d|[268][0-8]|4[1-9]|7[124-9]))\\d{6}" ,
, , , "810123456" ] , [ , , "(?:590[16]00\\d|9(?:6906(?:09|10)|7390\\d\\d))\\d\\d|(?:6\\d|7[1-48])\\d{7}" , , , , "612345678" ] , [ , , "[89]00\\d{6}" , , , , "800123456" ] , [ , , "80[367]\\d{6}" , , , , "803123456" ] , [ , , "90[12]\\d{6}" , , , , "901123456" ] , [ , , "70\\d{7}" , , , , "701234567" ] , [ , , , , , , , , , [ - 1 ] ] , "ES" , 34 , "00" , , , , , , , , [ [ , "(\\d{4})" , "$1" , [ "905" ] ] , [ , "(\\d{6})" , "$1" , [ "[79]9" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]00" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-9]" ] ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]00" ] ] ,
, , , "810123456" ] , [ , , "(?:590[16]00\\d|9(?:6906(?:09|10)|7390\\d\\d))\\d\\d|(?:6\\d|7[1-48])\\d{7}" , , , , "612345678" ] , [ , , "[89]00\\d{6}" , , , , "800123456" ] , [ , , "80[367]\\d{6}" , , , , "803123456" ] , [ , , "90[12]\\d{6}" , , , , "901123456" ] , [ , , "70\\d{7}" , , , , "701234567" ] , [ , , , , , , , , , [ - 1 ] ] , "ES" , 34 , "00" , , , , , , , , [ [ , "(\\d{4})" , "$1" , [ "905" ] ] , [ , "(\\d{6})" , "$1" , [ "[79]9" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]00" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-9]" ] ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]00" ] ] ,
[ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "51\\d{7}" , , , , "511234567" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ET : [ , [ , , "(?:11|[2-59]\\d)\\d{7}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "11667[01]\\d{3}|(?:11(?:1(?:1[124]|2[2-7]|3[1-5]|5[5-8]|8[6-8])|2(?:13|3[6-8]|5[89]|7[05-9]|8[2-6])|3(?:2[01]|3[0-289]|4[1289]|7[1-4]|87)|4(?:1[69]|3[2-49]|4[0-3]|6[5-8])|5(?:1[578]|44|5[0-4])|6(?:1[78]|2[69]|39|4[5-7]|5[1-5]|6[0-59]|8[015-8]))|2(?:2(?:11[1-9]|22[0-7]|33\\d|44[1467]|66[1-68])|5(?:11[124-6]|33[2-8]|44[1467]|55[14]|66[1-3679]|77[124-79]|880))|3(?:3(?:11[0-46-8]|(?:22|55)[0-6]|33[0134689]|44[04]|66[01467])|4(?:44[0-8]|55[0-69]|66[0-3]|77[1-5]))|4(?:6(?:119|22[0-24-7]|33[1-5]|44[13-69]|55[14-689]|660|88[1-4])|7(?:(?:11|22)[1-9]|33[13-7]|44[13-6]|55[1-689]))|5(?:7(?:227|55[05]|(?:66|77)[14-8])|8(?:11[149]|22[013-79]|33[0-68]|44[013-8]|550|66[1-5]|77\\d)))\\d{4}" ,
[ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "51\\d{7}" , , , , "511234567" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ET : [ , [ , , "(?:11|[2-59]\\d)\\d{7}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "11667[01]\\d{3}|(?:11(?:1(?:1[124]|2[2-7]|3[1-5]|5[5-8]|8[6-8])|2(?:13|3[6-8]|5[89]|7[05-9]|8[2-6])|3(?:2[01]|3[0-289]|4[1289]|7[1-4]|87)|4(?:1[69]|3[2-49]|4[0-3]|6[5-8])|5(?:1[578]|44|5[0-4])|6(?:1[78]|2[69]|39|4[5-7]|5[1-5]|6[0-59]|8[015-8]))|2(?:2(?:11[1-9]|22[0-7]|33\\d|44[1467]|66[1-68])|5(?:11[124-6]|33[2-8]|44[1467]|55[14]|66[1-3679]|77[124-79]|880))|3(?:3(?:11[0-46-8]|(?:22|55)[0-6]|33[0134689]|44[04]|66[01467])|4(?:44[0-8]|55[0-69]|66[0-3]|77[1-5]))|4(?:6(?:119|22[0-24-7]|33[1-5]|44[13-69]|55[14-689]|660|88[1-4])|7(?:(?:11|22)[1-9]|33[13-7]|44[13-6]|55[1-689]))|5(?:7(?:227|55[05]|(?:66|77)[14-8])|8(?:11[149]|22[013-79]|33[0-68]|44[013-8]|550|66[1-5]|77\\d)))\\d{4}" ,
, , , "111112345" , , , , [ 7 ] ] , [ , , "9\\d{8}" , , , , "911234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ET" , 251 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[1-59]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , FI : [ , [ , , "[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "(?:1[3-79][1-8]|[235689][1-8]\\d)\\d{2,6}" , , , , "131234567" , , , [ 5 , 6 , 7 , 8 , 9 ] ] , [ , , "(?:4[0-8]|50)\\d{4,8}" ,
, , , "111112345" , , , , [ 7 ] ] , [ , , "9\\d{8}" , , , , "911234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ET" , 251 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[1-59]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , FI : [ , [ , , "[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "(?:1[3-79][1-8]|[235689][1-8]\\d)\\d{2,6}" , , , , "131234567" , , , [ 5 , 6 , 7 , 8 , 9 ] ] , [ , , "4946\\d{2,6}| (?:4[0-8]|50)\\d{4,8}" ,
, , , "412345678" , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "800\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "[67]00\\d{5,6}" , , , , "600123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "FI" , 358 , "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))" , "0" , , , "0" , , "00" , , [ [ , "(\\d{5})" , "$1" , [ "75[12]" ] , "0$1" ] , [ , "(\\d)(\\d{4,9})" , "$1 $2" , [ "[2568][1-8]|3(?:0[1-9]|[1-9])|9" ] , "0$1" ] , [ , "(\\d{6})" , "$1" , [ "11" ] ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "[12]00|[368]|70[07-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,8})" , "$1 $2" , [ "[1245]|7[135]" ] , "0$1" ] , [ ,
, , , "412345678" , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "800\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "[67]00\\d{5,6}" , , , , "600123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "FI" , 358 , "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))" , "0" , , , "0" , , "00" , , [ [ , "(\\d{5})" , "$1" , [ "75[12]" ] , "0$1" ] , [ , "(\\d)(\\d{4,9})" , "$1 $2" , [ "[2568][1-8]|3(?:0[1-9]|[1-9])|9" ] , "0$1" ] , [ , "(\\d{6})" , "$1" , [ "11" ] ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "[12]00|[368]|70[07-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,8})" , "$1 $2" , [ "[1245]|7[135]" ] , "0$1" ] , [ ,
"(\\d{2})(\\d{6,10})" , "$1 $2" , [ "7" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{4,9})" , "$1 $2" , [ "[2568][1-8]|3(?:0[1-9]|[1-9])|9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "[12]00|[368]|70[07-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,8})" , "$1 $2" , [ "[1245]|7[135]" ] , "0$1" ] , [ , "(\\d{2})(\\d{6,10})" , "$1 $2" , [ "7" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , 1 , "1[03-79]|[2-9]" , [ , , "20(?:2[023]|9[89])\\d{1,6}|(?:60[12]\\d|7099)\\d{4,5}|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:[1-3]00|7(?:0[1-5]\\d\\d|5[03-9]))\\d{3,7}" ] , [ , , "20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}" ,
"(\\d{2})(\\d{6,10})" , "$1 $2" , [ "7" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{4,9})" , "$1 $2" , [ "[2568][1-8]|3(?:0[1-9]|[1-9])|9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "[12]00|[368]|70[07-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,8})" , "$1 $2" , [ "[1245]|7[135]" ] , "0$1" ] , [ , "(\\d{2})(\\d{6,10})" , "$1 $2" , [ "7" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , 1 , "1[03-79]|[2-9]" , [ , , "20(?:2[023]|9[89])\\d{1,6}|(?:60[12]\\d|7099)\\d{4,5}|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:[1-3]00|7(?:0[1-5]\\d\\d|5[03-9]))\\d{3,7}" ] , [ , , "20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}" ,
, , , "10112345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , FJ : [ , [ , , "45\\d{5}|(?:0800\\d|[235-9])\\d{6}" , , , , , , , [ 7 , 11 ] ] , [ , , "603\\d{4}|(?:3[0-5]|6[25-7]|8[58])\\d{5}" , , , , "3212345" , , , [ 7 ] ] , [ , , "(?:[279]\\d|45|5[01568]|8[034679])\\d{5}" , , , , "7012345" , , , [ 7 ] ] , [ , , "0800\\d{7}" , , , , "08001234567" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "FJ" , 679 , "0(?:0|52)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[235-9]|45" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , ,
, , , "10112345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , FJ : [ , [ , , "45\\d{5}|(?:0800\\d|[235-9])\\d{6}" , , , , , , , [ 7 , 11 ] ] , [ , , "603\\d{4}|(?:3[0-5]|6[25-7]|8[58])\\d{5}" , , , , "3212345" , , , [ 7 ] ] , [ , , "(?:[279]\\d|45|5[01568]|8[034679])\\d{5}" , , , , "7012345" , , , [ 7 ] ] , [ , , "0800\\d{7}" , , , , "08001234567" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "FJ" , 679 , "0(?:0|52)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[235-9]|45" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , ,
@ -190,7 +190,7 @@ DO:[,[,,"(?:[58]\\d\\d|900)\\d{7}",,,,,,,[10],[7]],[,,"8(?:[04]9[2-9]\\d\\d|29(?
, , [ 10 ] ] , "GB" , 44 , "00" , "0" , " x" , , "0" , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "800" , "8001" , "80011" , "800111" , "8001111" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "845" , "8454" , "84546" , "845464" ] , "0$1" ] , [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "800" ] , "0$1" ] , [ , "(\\d{5})(\\d{4,5})" , "$1 $2" , [ "1(?:38|5[23]|69|76|94)" , "1(?:(?:38|69)7|5(?:24|39)|768|946)" , "1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)" ] , "0$1" ] , [ , "(\\d{4})(\\d{5,6})" , "$1 $2" , [ "1(?:[2-69][02-9]|[78])" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[25]|7(?:0|6[02-9])" ,
, , [ 10 ] ] , "GB" , 44 , "00" , "0" , " x" , , "0" , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "800" , "8001" , "80011" , "800111" , "8001111" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "845" , "8454" , "84546" , "845464" ] , "0$1" ] , [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "800" ] , "0$1" ] , [ , "(\\d{5})(\\d{4,5})" , "$1 $2" , [ "1(?:38|5[23]|69|76|94)" , "1(?:(?:38|69)7|5(?:24|39)|768|946)" , "1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)" ] , "0$1" ] , [ , "(\\d{4})(\\d{5,6})" , "$1 $2" , [ "1(?:[2-69][02-9]|[78])" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[25]|7(?:0|6[02-9])" ,
"[25]|7(?:0|6(?:[03-9]|2[356]))" ] , "0$1" ] , [ , "(\\d{4})(\\d{6})" , "$1 $2" , [ "7" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[1389]" ] , "0$1" ] ] , , [ , , "76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}" , , , , "7640123456" , , , [ 10 ] ] , 1 , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:3[0347]|55)\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GD : [ , [ , , "(?:473|[58]\\d\\d|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "473(?:2(?:3[0-2]|69)|3(?:2[89]|86)|4(?:[06]8|3[5-9]|4[0-49]|5[5-79]|73|90)|63[68]|7(?:58|84)|800|938)\\d{4}" ,
"[25]|7(?:0|6(?:[03-9]|2[356]))" ] , "0$1" ] , [ , "(\\d{4})(\\d{6})" , "$1 $2" , [ "7" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[1389]" ] , "0$1" ] ] , , [ , , "76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}" , , , , "7640123456" , , , [ 10 ] ] , 1 , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:3[0347]|55)\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GD : [ , [ , , "(?:473|[58]\\d\\d|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "473(?:2(?:3[0-2]|69)|3(?:2[89]|86)|4(?:[06]8|3[5-9]|4[0-49]|5[5-79]|73|90)|63[68]|7(?:58|84)|800|938)\\d{4}" ,
, , , "4732691234" , , , , [ 7 ] ] , [ , , "473(?:4(?:0[2-79]|1[04-9]|2[0-5]|58)|5(?:2[01]|3[3-8])|901)\\d{4}" , , , , "4734031234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "GD" ,
, , , "4732691234" , , , , [ 7 ] ] , [ , , "473(?:4(?:0[2-79]|1[04-9]|2[0-5]|58)|5(?:2[01]|3[3-8])|901)\\d{4}" , , , , "4734031234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "GD" ,
1 , "011" , "1" , , , "1|([2-9]\\d{6})$" , "473$1" , , , , , [ , , , , , , , , , [ - 1 ] ] , , "473" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GE : [ , [ , , "(?:[3-57]\\d\\d|800)\\d{6}" , , , , , , , [ 9 ] , [ 6 , 7 ] ] , [ , , "(?:3(?:[256]\\d|4[124-9]|7[0-4])|4(?:1\\d|2[2-7]|3[1-79]|4[2-8]|7[239]|9[1-7]))\\d{6}" , , , , "322123456" , , , , [ 6 , 7 ] ] , [ , , "5(?:0(?:0(?:0\\d|50)\\d|555[5-9])|(?:111\\d|8(?:58[89]|888))\\d|(?:2222|3333)[0-4]|52(?:00\\d|22[0-4])|75(?:00\\d|7(?:7[7-9]|8[01])))\\d{3 }|(?:5(?:[14]4|5[0157-9]|68|7[0147-9]|9[1-35-9])|790)\\d{6}" , , , , "555123456" ] ,
1 , "011" , "1" , , , "1|([2-9]\\d{6})$" , "473$1" , , , , , [ , , , , , , , , , [ - 1 ] ] , , "473" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GE : [ , [ , , "(?:[3-57]\\d\\d|800)\\d{6}" , , , , , , , [ 9 ] , [ 6 , 7 ] ] , [ , , "(?:3(?:[256]\\d|4[124-9]|7[0-4])|4(?:1\\d|2[2-7]|3[1-79]|4[2-8]|7[239]|9[1-7]))\\d{6}" , , , , "322123456" , , , , [ 6 , 7 ] ] , [ , , "5(?:0555[5-9]|757(?:7[7-9]|8[01]))\\d{3}|5(?:0070|[25]222|3333)[0-4]\\d{3}|5(?:00(?:0\\d|50)|111\\d|(?:52|75)00|8(?:58[89]|8(?:55|88)))\\d{4 }|(?:5(?:[14]4|5[0157-9]|68|7[0147-9]|9[1-35-9])|790)\\d{6}" , , , , "555123456" ] ,
[ , , "800\\d{6}" , , , , "800123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70[67]\\d{6}" , , , , "706123456" ] , "GE" , 995 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "70" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "32" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[57]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[348]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "70[67]\\d{6}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GF : [ , [ , , "(?:[56]94|80\\d|976)\\d{6}" , ,
[ , , "800\\d{6}" , , , , "800123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70[67]\\d{6}" , , , , "706123456" ] , "GE" , 995 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "70" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "32" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[57]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[348]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "70[67]\\d{6}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GF : [ , [ , , "(?:[56]94|80\\d|976)\\d{6}" , ,
, , , , , [ 9 ] ] , [ , , "594(?:[023]\\d|1[01]|4[03-9]|5[6-9]|6[0-3]|80|9[014])\\d{4}" , , , , "594101234" ] , [ , , "694(?:[0-249]\\d|3[0-48])\\d{4}" , , , , "694201234" ] , [ , , "80[0-5]\\d{6}" , , , , "800012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "976\\d{6}" , , , , "976012345" ] , "GF" , 594 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[569]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GG : [ , [ , , "(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?" ,
, , , , , [ 9 ] ] , [ , , "594(?:[023]\\d|1[01]|4[03-9]|5[6-9]|6[0-3]|80|9[014])\\d{4}" , , , , "594101234" ] , [ , , "694(?:[0-249]\\d|3[0-48])\\d{4}" , , , , "694201234" ] , [ , , "80[0-5]\\d{6}" , , , , "800012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "976\\d{6}" , , , , "976012345" ] , "GF" , 594 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[569]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GG : [ , [ , , "(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?" ,
, , , , , , [ 7 , 9 , 10 ] , [ 6 ] ] , [ , , "1481[25-9]\\d{5}" , , , , "1481256789" , , , [ 10 ] , [ 6 ] ] , [ , , "7(?:(?:781|839)\\d|911[17])\\d{5}" , , , , "7781123456" , , , [ 10 ] ] , [ , , "80[08]\\d{7}|800\\d{6}|8001111" , , , , "8001234567" ] , [ , , "(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d" , , , , "9012345678" , , , [ 7 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{8}" , , , , "7012345678" , , , [ 10 ] ] , [ , , "56\\d{8}" , , , , "5612345678" , , , [ 10 ] ] , "GG" , 44 , "00" , "0" , , , "0|([25-9]\\d{5})$" , "1481$1" , , , , , [ , , "76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}" ,
, , , , , , [ 7 , 9 , 10 ] , [ 6 ] ] , [ , , "1481[25-9]\\d{5}" , , , , "1481256789" , , , [ 10 ] , [ 6 ] ] , [ , , "7(?:(?:781|839)\\d|911[17])\\d{5}" , , , , "7781123456" , , , [ 10 ] ] , [ , , "80[08]\\d{7}|800\\d{6}|8001111" , , , , "8001234567" ] , [ , , "(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d" , , , , "9012345678" , , , [ 7 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{8}" , , , , "7012345678" , , , [ 10 ] ] , [ , , "56\\d{8}" , , , , "5612345678" , , , [ 10 ] ] , "GG" , 44 , "00" , "0" , , , "0|([25-9]\\d{5})$" , "1481$1" , , , , , [ , , "76(?:464|652)\\d{5}|76(?:0[0-2]|2[356]|34|4[01347]|5[49]|6[0-369]|77|81|9[139])\\d{6}" ,
@ -240,10 +240,10 @@ IN:[,[,,"(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",,,,,,,[8,9,10,11,12,13],[6,7]]
"1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]" ] , "0$1" , , 1 ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "[6-9]" ] , "0$1" , , 1 ] , [ , "(\\d{4})(\\d{2,4})(\\d{4})" , "$1 $2 $3" , [ "1(?:6|8[06])" , "1(?:6|8[06]0)" ] , , , 1 ] , [ , "(\\d{4})(\\d{3})(\\d{3})(\\d{3})" ,
"1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]" ] , "0$1" , , 1 ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "[6-9]" ] , "0$1" , , 1 ] , [ , "(\\d{4})(\\d{2,4})(\\d{4})" , "$1 $2 $3" , [ "1(?:6|8[06])" , "1(?:6|8[06]0)" ] , , , 1 ] , [ , "(\\d{4})(\\d{3})(\\d{3})(\\d{3})" ,
"$1 $2 $3 $4" , [ "18" ] , , , 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1(?:600\\d{6}|800\\d{4,9})|(?:000800|18(?:03\\d\\d|6(?:0|[12]\\d\\d)))\\d{7}" ] , [ , , "140\\d{7}" , , , , "1409305260" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IO : [ , [ , , "3\\d{6}" , , , , , , , [ 7 ] ] , [ , , "37\\d{5}" , , , , "3709100" ] , [ , , "38\\d{5}" , , , , "3801234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IO" , 246 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "3" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IQ : [ , [ , , "(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}" ,
"$1 $2 $3 $4" , [ "18" ] , , , 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1(?:600\\d{6}|800\\d{4,9})|(?:000800|18(?:03\\d\\d|6(?:0|[12]\\d\\d)))\\d{7}" ] , [ , , "140\\d{7}" , , , , "1409305260" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IO : [ , [ , , "3\\d{6}" , , , , , , , [ 7 ] ] , [ , , "37\\d{5}" , , , , "3709100" ] , [ , , "38\\d{5}" , , , , "3801234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IO" , 246 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "3" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IQ : [ , [ , , "(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}" ,
, , , , , , [ 8 , 9 , 10 ] , [ 6 , 7 ] ] , [ , , "1\\d{7}|(?:2[13-5]|3[02367]|4[023]|5[03]|6[026])\\d{6,7}" , , , , "12345678" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "7[3-9]\\d{8}" , , , , "7912345678" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IQ" , 964 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[2-6]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "7" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IR : [ ,
, , , , , , [ 8 , 9 , 10 ] , [ 6 , 7 ] ] , [ , , "1\\d{7}|(?:2[13-5]|3[02367]|4[023]|5[03]|6[026])\\d{6,7}" , , , , "12345678" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "7[3-9]\\d{8}" , , , , "7912345678" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IQ" , 964 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[2-6]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "7" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IR : [ ,
[ , , "[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}" , , , , , , , [ 4 , 5 , 6 , 7 , 10 ] , [ 8 ] ] , [ , , "(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])(?:[03-57]\\d{7}|[16]\\d{3}(?:\\d{4})?|[289]\\d{3}(?:\\d(?:\\d{3})?)?)|94(?:000[09]|2(?:121|[2689]0\\d)|30[0-2]\\d|4(?:111|40\\d))\\d{4}" , , , , "2123456789" , , , [ 6 , 7 , 10 ] , [ 4 , 5 , 8 ] ] , [ , , "99(?:5[15]0|888|9(?:0[013]|21|77|88))\\d{5}|9(?:0(?:[0-35]\\d|4[4-6])|(?:[13]\\d|2[0-3])\\d|9(?:[0-2]\\d|3[01]|4[0145]|81|9[19]))\\d{6 }" , , , , "9123456789" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , ,
[ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "993[2-9]\\d{6}" , , , , "9932123456" , , , [ 10 ] ] , "IR" , 98 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{4,5})" , "$1" , [ "96" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,5})" , "$1 $2" , [ "(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[1-8]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "9(?:4440\\d{5}|6(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19]))" , , , , , , , [ 4 , 5 , 10 ] ] , [ ,
, "96(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19])" , , , , "9601" , , , [ 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IS : [ , [ , , "(?:38\\d|[4-9])\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "(?:4(?:1[0-24-69]|2[0-7]|[37][0-8]|4[0-245]|5[0-68]|6\\d|8[0-36-8])|5(?:05|[156]\\d|2[02578]|3[0-579]|4[03-7]|7[0-2578]|8[0-35-9]|9[013-689])|872)\\d{4}" , , , , "4101234" , , , [ 7 ] ] , [ , , "(?:38[589]\\d\\d|6(?:1[1-8]|2[0-6]|3[027-9]|4[014679]|5[0159]|6[0-69]|70|8[06-8]|9\\d)|7(?:5[057]|[6-9]\\d)|8(?:2[0-59]|[3-69]\\d|8[28]))\\d{4}" , , , , "6111234" ] , [ ,
, "80[08]\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , "90(?:0\\d|1[5-79]|2[015-79]|3[135-79]|4[125-7]|5[25-79]|7[1-37]|8[0-35-7])\\d{3}" , , , , "9001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "49[0-24-79]\\d{4}" , , , , "4921234" , , , [ 7 ] ] , "IS" , 354 , "00|1(?:0(?:01|[12]0)|100)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[4-9]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "3" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "809\\d{4}" , , , , "8091234" , , , [ 7 ] ] , , , [ , , "(?:689|8(?:7[18]|80)|95[48])\\d{4}" , , , , "6891234" , , , [ 7 ] ] ] , IT : [ , [ , , "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}" ,
[ , , "[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}" , , , , , , , [ 4 , 5 , 6 , 7 , 10 ] , [ 8 ] ] , [ , , "(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])(?:[03-57]\\d{7}|[16]\\d{3}(?:\\d{4})?|[289]\\d{3}(?:\\d(?:\\d{3})?)?)|94(?:000[09]|2(?:121|[2689]0\\d)|30[0-2]\\d|4(?:111|40\\d))\\d{4}" , , , , "2123456789" , , , [ 6 , 7 , 10 ] , [ 4 , 5 , 8 ] ] , [ , , "9(?:(?:0(?:[0-35]\\d|4[4-6])|(?:[13]\\d|2[0-3])\\d)\\d|9(?:(?:[0-2]\\d|3[01]|4[0145])\\d|5[15]0|8(?:1\\d|88)|9(?:0[013]|[19]\\d|21|77|8[7-9])))\\d{5 }" , , , , "9123456789" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "993[2-9]\\d{6}" , , , , "9932123456" , , , [ 10 ] ] , "IR" , 98 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{4,5})" , "$1" , [ "96" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,5})" , "$1 $2" , [ "(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[1-8]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "9(?:4440\\d{5}|6(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19]))" , , , , , , , [ 4 ,
5 , 10 ] ] , [ , , "96(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19])" , , , , "9601" , , , [ 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IS : [ , [ , , "(?:38\\d|[4-9])\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "(?:4(?:1[0-24-69]|2[0-7]|[37][0-8]|4[0-245]|5[0-68]|6\\d|8[0-36-8])|5(?:05|[156]\\d|2[02578]|3[0-579]|4[03-7]|7[0-2578]|8[0-35-9]|9[013-689])|872)\\d{4}" , , , , "4101234" , , , [ 7 ] ] , [ , , "(?:38[589]\\d\\d|6(?:1[1-8]|2[0-6]|3[027-9]|4[014679]|5[0159]|6[0-69]|70|8[06-8]|9\\d)|7(?:5[057]|[6-9]\\d)|8(?:2[0-59]|[3-69]\\d|8[28]))\\d{4}" , , , , "6111234" ] ,
[ , , "80[08]\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , "90(?:0\\d|1[5-79]|2[015-79]|3[135-79]|4[125-7]|5[25-79]|7[1-37]|8[0-35-7])\\d{3}" , , , , "9001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "49[0-24-79]\\d{4}" , , , , "4921234" , , , [ 7 ] ] , "IS" , 354 , "00|1(?:0(?:01|[12]0)|100)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[4-9]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "3" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "809\\d{4}" , , , , "8091234" , , , [ 7 ] ] , , , [ , , "(?:689|8(?:7[18]|80)|95[48])\\d{4}" , , , , "6891234" , , , [ 7 ] ] ] , IT : [ , [ , , "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}" ,
, , , , , , [ 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}" , , , , "0212345678" , , , [ 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "3[1-9]\\d{8}|3[2-9]\\d{7}" ,
, , , , , , [ 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}" , , , , "0212345678" , , , [ 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "3[1-9]\\d{8}|3[2-9]\\d{7}" ,
, , , "3123456789" , , , [ 9 , 10 ] ] , [ , , "80(?:0\\d{3}|3)\\d{3}" , , , , "800123456" , , , [ 6 , 9 ] ] , [ , , "(?:0878\\d\\d|89(?:2|4[5-9]\\d))\\d{3}|89[45][0-4]\\d\\d|(?:1(?:44|6[346])|89(?:5[5-9]|9))\\d{6}" , , , , "899123456" , , , [ 6 , 8 , 9 , 10 ] ] , [ , , "84(?:[08]\\d{3}|[17])\\d{3}" , , , , "848123456" , , , [ 6 , 9 ] ] , [ , , "1(?:78\\d|99)\\d{6}" , , , , "1781234567" , , , [ 9 , 10 ] ] , [ , , "55\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , "IT" , 39 , "00" , , , , , , , , [ [ , "(\\d{4,5})" , "$1" , [ "1(?:0|9[246])" , "1(?:0|9(?:2[2-9]|[46]))" ] ] , [ , "(\\d{6})" , "$1" , [ "1(?:1|92)" ] ] , [ , "(\\d{2})(\\d{4,6})" , "$1 $2" ,
, , , "3123456789" , , , [ 9 , 10 ] ] , [ , , "80(?:0\\d{3}|3)\\d{3}" , , , , "800123456" , , , [ 6 , 9 ] ] , [ , , "(?:0878\\d\\d|89(?:2|4[5-9]\\d))\\d{3}|89[45][0-4]\\d\\d|(?:1(?:44|6[346])|89(?:5[5-9]|9))\\d{6}" , , , , "899123456" , , , [ 6 , 8 , 9 , 10 ] ] , [ , , "84(?:[08]\\d{3}|[17])\\d{3}" , , , , "848123456" , , , [ 6 , 9 ] ] , [ , , "1(?:78\\d|99)\\d{6}" , , , , "1781234567" , , , [ 9 , 10 ] ] , [ , , "55\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , "IT" , 39 , "00" , , , , , , , , [ [ , "(\\d{4,5})" , "$1" , [ "1(?:0|9[246])" , "1(?:0|9(?:2[2-9]|[46]))" ] ] , [ , "(\\d{6})" , "$1" , [ "1(?:1|92)" ] ] , [ , "(\\d{2})(\\d{4,6})" , "$1 $2" ,
[ "0[26]" ] ] , [ , "(\\d{3})(\\d{3,6})" , "$1 $2" , [ "0[13-57-9][0159]|8(?:03|4[17]|9[245])" , "0[13-57-9][0159]|8(?:03|4[17]|9(?:2|[45][0-4]))" ] ] , [ , "(\\d{4})(\\d{2,6})" , "$1 $2" , [ "0(?:[13-579][2-46-8]|8[236-8])" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "894" ] ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "0[26]|5" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "1[4679]|[38]" ] ] , [ , "(\\d{3})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "0[13-57-9][0159]" ] ] , [ , "(\\d{2})(\\d{4})(\\d{5})" , "$1 $2 $3" , [ "0[26]" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" ,
[ "0[26]" ] ] , [ , "(\\d{3})(\\d{3,6})" , "$1 $2" , [ "0[13-57-9][0159]|8(?:03|4[17]|9[245])" , "0[13-57-9][0159]|8(?:03|4[17]|9(?:2|[45][0-4]))" ] ] , [ , "(\\d{4})(\\d{2,6})" , "$1 $2" , [ "0(?:[13-579][2-46-8]|8[236-8])" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "894" ] ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "0[26]|5" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "1[4679]|[38]" ] ] , [ , "(\\d{3})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "0[13-57-9][0159]" ] ] , [ , "(\\d{2})(\\d{4})(\\d{5})" , "$1 $2 $3" , [ "0[26]" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" ,
@ -345,14 +345,14 @@ NU:[,[,,"(?:[47]|888\\d)\\d{3}",,,,,,,[4,7]],[,,"[47]\\d{3}",,,,"7012",,,[4]],[,
, , , "32345678" , , , [ 8 ] , [ 7 ] ] , [ , , "2[0-27-9]\\d{7,8}|21\\d{6}" , , , , "211234567" , , , [ 8 , 9 , 10 ] ] , [ , , "508\\d{6,7}|80\\d{6,8}" , , , , "800123456" , , , [ 8 , 9 , 10 ] ] , [ , , "(?:11\\d{5}|50(?:0[08]|30|66|77|88))\\d{3}|90\\d{6,8}" , , , , "900123456" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{7}" , , , , "701234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NZ" , 64 , "0(?:0|161)" , "0" , , , "0" , , "00" , , [ [ , "(\\d{2})(\\d{3,8})" , "$1 $2" , [ "8[1-579]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "50[036-8]|[89]0" , "50(?:[0367]|88)|[89]0" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{4})" ,
, , , "32345678" , , , [ 8 ] , [ 7 ] ] , [ , , "2[0-27-9]\\d{7,8}|21\\d{6}" , , , , "211234567" , , , [ 8 , 9 , 10 ] ] , [ , , "508\\d{6,7}|80\\d{6,8}" , , , , "800123456" , , , [ 8 , 9 , 10 ] ] , [ , , "(?:11\\d{5}|50(?:0[08]|30|66|77|88))\\d{3}|90\\d{6,8}" , , , , "900123456" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{7}" , , , , "701234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NZ" , 64 , "0(?:0|161)" , "0" , , , "0" , , "00" , , [ [ , "(\\d{2})(\\d{3,8})" , "$1 $2" , [ "8[1-579]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "50[036-8]|[89]0" , "50(?:[0367]|88)|[89]0" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{4})" ,
"$1-$2 $3" , [ "24|[346]|7[2-57-9]|9[2-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "2(?:10|74)|[59]|80" ] , "0$1" ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "1|2[028]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,5})" , "$1 $2 $3" , [ "2(?:[169]|7[0-35-9])|7|86" ] , "0$1" ] ] , , [ , , "[28]6\\d{6,7}" , , , , "26123456" , , , [ 8 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "8(?:1[6-9]|22|3\\d|4[045]|5[459]|7[0-3579]|90)\\d{2,7}" , , , , "83012378" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , OM : [ , [ , , "(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}" , , , , , , , [ 7 , 8 , 9 ] ] , [ , , "2[2-6]\\d{6}" ,
"$1-$2 $3" , [ "24|[346]|7[2-57-9]|9[2-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "2(?:10|74)|[59]|80" ] , "0$1" ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "1|2[028]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,5})" , "$1 $2 $3" , [ "2(?:[169]|7[0-35-9])|7|86" ] , "0$1" ] ] , , [ , , "[28]6\\d{6,7}" , , , , "26123456" , , , [ 8 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "8(?:1[6-9]|22|3\\d|4[045]|5[459]|7[0-3579]|90)\\d{2,7}" , , , , "83012378" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , OM : [ , [ , , "(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}" , , , , , , , [ 7 , 8 , 9 ] ] , [ , , "2[2-6]\\d{6}" ,
, , , "23123456" , , , [ 8 ] ] , [ , , "(?:1505|90[1-9]\\d)\\d{4}|(?:7[1289]|9[1-9])\\d{6}" , , , , "92123456" , , , [ 8 ] ] , [ , , "8007\\d{4,5}|(?:500|800[05])\\d{4}" , , , , "80071234" ] , [ , , "900\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "OM" , 968 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4,6})" , "$1 $2" , [ "[58]" ] ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "2" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[179]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PA : [ , [ , , "8\\d{9}|[68]\\d{7}|[1-57-9]\\d{6}" , , , , , , , [ 7 , 8 ,
, , , "23123456" , , , [ 8 ] ] , [ , , "(?:1505|90[1-9]\\d)\\d{4}|(?:7[1289]|9[1-9])\\d{6}" , , , , "92123456" , , , [ 8 ] ] , [ , , "8007\\d{4,5}|(?:500|800[05])\\d{4}" , , , , "80071234" ] , [ , , "900\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "OM" , 968 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4,6})" , "$1 $2" , [ "[58]" ] ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "2" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[179]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PA : [ , [ , , "8\\d{9}|[68]\\d{7}|[1-57-9]\\d{6}" , , , , , , , [ 7 , 8 ,
10 ] ] , [ , , "(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|6[58]|7[0167]|8[258]|9[139])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[026-9])|3(?:[089]\\d|1[014-7]|2[0-5]|33|4[0-79]|55|6[068]|7[03-8])|4(?:00|3[0-579]|4\\d|7[0-57-9])|5(?:[01]\\d|2[0-7]|[56]0|79)|7(?:0[09]|2[0-26-8]|3[03]|4[04]|5[05-9]|6[056]|7[0-24-9]|8[6-9]|90)|8(?:09|2[89]|3\\d|4[0-24-689]|5[014]|8[02])|9(?:0[5-9]|1[0135-8]|2[036-9]|3[35-79]|40|5[0457-9]|6[05-9]|7[04-9]|8[35-8]|9\\d))\\d{4}" , , , , "2001234" , , , [ 7 ] ] , [ , , "(?:1[16]1|21[89]|6(?:[02-9]\\d|1[0-7 ])\\d|8(?:1[01]|7[23]))\\d{4}" ,
10 ] ] , [ , , "(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|6[58]|7[0167]|8[258]|9[139])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[026-9])|3(?:[089]\\d|1[014-7]|2[0-5]|33|4[0-79]|55|6[068]|7[03-8])|4(?:00|3[0-579]|4\\d|7[0-57-9])|5(?:[01]\\d|2[0-7]|[56]0|79)|7(?:0[09]|2[0-26-8]|3[03]|4[04]|5[05-9]|6[056]|7[0-24-9]|8[6-9]|90)|8(?:09|2[89]|3\\d|4[0-24-689]|5[014]|8[02])|9(?:0[5-9]|1[0135-8]|2[036-9]|3[35-79]|40|5[0457-9]|6[05-9]|7[04-9]|8[35-8]|9\\d))\\d{4}" , , , , "2001234" , , , [ 7 ] ] , [ , , "(?:1[16]1|21[89]|6(?:[02-9]\\d|1[0-8 ])\\d|8(?:1[01]|7[23]))\\d{4}" ,
, , , "61234567" , , , [ 7 , 8 ] ] , [ , , "800\\d{4}(?:\\d(?:\\d{2})?)?" , , , , "8001234" ] , [ , , "(?:8(?:22|55|60|7[78]|86)|9(?:00|81))\\d{4}" , , , , "8601234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PA" , 507 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[1-57-9]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[68]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PE : [ , [ , , "(?:[14-8]|9\\d)\\d{7}" , , , , , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "(?:(?:4[34]|5[14])[0-8]\\d|7(?:173|3[0-8]\\d)|8(?:10[05689]|6(?:0[06-9]|1[6-9]|29)|7(?:0[569]|[56]0)))\\d{4}|(?:1[0-8]|4[12]|5[236]|6[1-7]|7[246]|8[2-4])\\d{6}" ,
, , , "61234567" , , , [ 7 , 8 ] ] , [ , , "800\\d{4}(?:\\d(?:\\d{2})?)?" , , , , "8001234" ] , [ , , "(?:8(?:22|55|60|7[78]|86)|9(?:00|81))\\d{4}" , , , , "8601234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PA" , 507 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[1-57-9]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[68]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PE : [ , [ , , "(?:[14-8]|9\\d)\\d{7}" , , , , , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "(?:(?:4[34]|5[14])[0-8]\\d|7(?:173|3[0-8]\\d)|8(?:10[05689]|6(?:0[06-9]|1[6-9]|29)|7(?:0[569]|[56]0)))\\d{4}|(?:1[0-8]|4[12]|5[236]|6[1-7]|7[246]|8[2-4])\\d{6}" ,
, , , "11234567" , , , [ 8 ] , [ 6 , 7 ] ] , [ , , "9\\d{8}" , , , , "912345678" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "805\\d{5}" , , , , "80512345" , , , [ 8 ] ] , [ , , "801\\d{5}" , , , , "80112345" , , , [ 8 ] ] , [ , , "80[24]\\d{5}" , , , , "80212345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PE" , 51 , "19(?:1[124]|77|90)00" , "0" , " Anexo " , , "0" , , , , [ [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "80" ] , "(0$1)" ] , [ , "(\\d)(\\d{7})" , "$1 $2" , [ "1" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[4-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , "11234567" , , , [ 8 ] , [ 6 , 7 ] ] , [ , , "9\\d{8}" , , , , "912345678" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "805\\d{5}" , , , , "80512345" , , , [ 8 ] ] , [ , , "801\\d{5}" , , , , "80112345" , , , [ 8 ] ] , [ , , "80[24]\\d{5}" , , , , "80212345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PE" , 51 , "19(?:1[124]|77|90)00" , "0" , " Anexo " , , "0" , , , , [ [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "80" ] , "(0$1)" ] , [ , "(\\d)(\\d{7})" , "$1 $2" , [ "1" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[4-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PF : [ , [ , , "4\\d{5}(?:\\d{2})?|8\\d{7,8}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "4(?:0[4-689]|9[4-68])\\d{5}" , , , , "40412345" , , , [ 8 ] ] , [ , , "8[7-9]\\d{6}" , , , , "87123456" , , , [ 8 ] ] , [ , , "80[0-5]\\d{6}" , , , , "800012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "499\\d{5}" , , , , "49901234" , , , [ 8 ] ] , "PF" , 689 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "44" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "4|8[7-9]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] ] , , [ , , ,
, , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PF : [ , [ , , "4\\d{5}(?:\\d{2})?|8\\d{7,8}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "4(?:0[4-689]|9[4-68])\\d{5}" , , , , "40412345" , , , [ 8 ] ] , [ , , "8[7-9]\\d{6}" , , , , "87123456" , , , [ 8 ] ] , [ , , "80[0-5]\\d{6}" , , , , "800012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "499\\d{5}" , , , , "49901234" , , , [ 8 ] ] , "PF" , 689 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "44" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "4|8[7-9]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] ] , , [ , , ,
, , , , , , [ - 1 ] ] , , , [ , , "44\\d{4}" , , , , , , , [ 6 ] ] , [ , , "44\\d{4}" , , , , "440123" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PG : [ , [ , , "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:64[1-9]|7730|85[02-46-9])\\d{4}|(?:3[0-2]|4[257]|5[34]|77[0-24]|9[78])\\d{5 }" , , , , "3123456" ] , [ , , "77(?:3[1-9]|[5-9]\\d)\\d{4}|(?:7[0-689] |8[18])\\d{6}" , , , , "70123456" , , , [ 8 ] ] , [ , , "180\\d{4}" , , , , "1801234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "2(?:0[0-47]|7[568])\\d{4}" , , , , "2751234" , , , [ 7 ] ] , "PG" , 675 , "00|140[1-3]" , , , ,
, , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "18|[2-69]|85" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[78]" ] ] ] , , [ , , "27[01]\\d{4}" , , , , "2700123" , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PH : [ , [ , , "1800\\d{7,9}|(?:2|[89]\\d{4})\\d{5}|[2-8]\\d{8}|[28]\\d{7}" , , , , , , , [ 6 , 8 , 9 , 10 , 11 , 12 , 13 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:(?:2[3-8]|3[2-68]|4[2-9]|5[2-6]|6[2-58]|7[24578])\\d{3}|88(?:22\\d\\d|42))\\d{4}|2\\d{5}(?:\\d{2})?|8[2-8]\\d{7}" , , , , "21234567" , , , [ 6 , 8 , 9 , 10 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:81[37]|9(?:0[5-9]|1[0-24-9]|[2357]\\d|4[2-9]|6[0-35-9]|8[189]|9[1-9]))\\d{7}" ,
, , , "9051234567" , , , [ 10 ] ] , [ , , "1800\\d{7,9}" , , , , "180012345678" , , , [ 11 , 12 , 13 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PH" , 63 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{5})" , "$1 $2" , [ "2" ] , "(0$1)" ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2" , "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{4})" ,
"$1 $2" , [ "346|4(?:27|9[35])|883" , "3469|4(?:279|9(?:30|56))|8834" ] , "(0$1)" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[3-7]|8[2-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] , [ , "(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})" , "$1 $2 $3 $4" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PK : [ , [ , , "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}" ,
, , , , , , [ - 1 ] ] , , , [ , , "44\\d{4}" , , , , , , , [ 6 ] ] , [ , , "44\\d{4}" , , , , "440123" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PG : [ , [ , , "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:(?:3[0-2]|4[257]|5[34]|9[78])\\d|64[1-9]|85[02-46-9])\\d{4 }" , , , , "3123456" , , , [ 7 ] ] , [ , , "(?:7\\d |8[18])\\d{6}" , , , , "70123456" , , , [ 8 ] ] , [ , , "180\\d{4}" , , , , "1801234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "2(?:0[0-47]|7[568])\\d{4}" , , , , "2751234" , , , [ 7 ] ] , "PG" , 675 , "00|140[1-3]" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "18|[2-69]|85" ] ] ,
[ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[78]" ] ] ] , , [ , , "27[01]\\d{4}" , , , , "2700123" , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PH : [ , [ , , "1800\\d{7,9}|(?:2|[89]\\d{4})\\d{5}|[2-8]\\d{8}|[28]\\d{7}" , , , , , , , [ 6 , 8 , 9 , 10 , 11 , 12 , 13 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:(?:2[3-8]|3[2-68]|4[2-9]|5[2-6]|6[2-58]|7[24578])\\d{3}|88(?:22\\d\\d|42))\\d{4}|2\\d{5}(?:\\d{2})?|8[2-8]\\d{7}" , , , , "21234567" , , , [ 6 , 8 , 9 , 10 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:8(?: 1[37]|9[5-8]) |9(?:0[5-9]|1[0-24-9]|[2357]\\d|4[2-9]|6[0-35-9]|8[189]|9[1-9]))\\d{7}" , , , , "9051234567" ,
, , [ 10 ] ] , [ , , "1800\\d{7,9}" , , , , "180012345678" , , , [ 11 , 12 , 13 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PH" , 63 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{5})" , "$1 $2" , [ "2" ] , "(0$1)" ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2" , "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{4})" , "$1 $2" , [ "346|4(?:27|9[35])|883" ,
"3469|4(?:279|9(?:30|56))|8834" ] , "(0$1)" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[3-7]|8[2-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] , [ , "(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})" , "$1 $2 $3 $4" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PK : [ , [ , , "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}" ,
, , , , , , [ 8 , 9 , 10 , 11 , 12 ] , [ 5 , 6 , 7 ] ] , [ , , "(?:(?:21|42)[2-9]|58[126])\\d{7}|(?:2[25]|4[0146-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]\\d{6,7}|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8]))[2-9]\\d{5,6}" , , , , "2123456789" , , , [ 9 , 10 ] , [ 5 , 6 , 7 , 8 ] ] , [ , , "3(?:[014]\\d|2[0-5]|3[0-7]|55|64)\\d{7}" , , , , "3012345678" , , , [ 10 ] ] , [ , , "800\\d{5}(?:\\d{3})?" , , , , "80012345" , , , [ 8 , 11 ] ] , [ , , "900\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , , , , [ 8 , 9 , 10 , 11 , 12 ] , [ 5 , 6 , 7 ] ] , [ , , "(?:(?:21|42)[2-9]|58[126])\\d{7}|(?:2[25]|4[0146-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]\\d{6,7}|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8]))[2-9]\\d{5,6}" , , , , "2123456789" , , , [ 9 , 10 ] , [ 5 , 6 , 7 , 8 ] ] , [ , , "3(?:[014]\\d|2[0-5]|3[0-7]|55|64)\\d{7}" , , , , "3012345678" , , , [ 10 ] ] , [ , , "800\\d{5}(?:\\d{3})?" , , , , "80012345" , , , [ 8 , 11 ] ] , [ , , "900\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , "122\\d{6}" , , , , "122044444" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PK" , 92 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{2,7})" , "$1 $2 $3" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{4})(\\d{5})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{6,7})" , "$1 $2" , [ "2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])" , "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]" ] ,
[ , , "122\\d{6}" , , , , "122044444" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PK" , 92 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{2,7})" , "$1 $2 $3" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{4})(\\d{5})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{6,7})" , "$1 $2" , [ "2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])" , "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]" ] ,
"(0$1)" ] , [ , "(\\d{2})(\\d{7,8})" , "$1 $2" , [ "(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "58" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{7})" , "$1 $2" , [ "3" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "[24-9]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:2(?:[125]|3[2358]|4[2-4]|9[2-8])|4(?:[0-246-9]|5[3479])|5(?:[1-35-7]|4[2-467])|6(?:0[468]|[1-8])|7(?:[14]|2[236])|8(?:[16]|2[2-689]|3[23578]|4[3478]|5[2356])|9(?:1|22|3[27-9]|4[2-6]|6[3569]|9[2-7]))111\\d{6}" ,
"(0$1)" ] , [ , "(\\d{2})(\\d{7,8})" , "$1 $2" , [ "(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "58" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{7})" , "$1 $2" , [ "3" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "[24-9]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:2(?:[125]|3[2358]|4[2-4]|9[2-8])|4(?:[0-246-9]|5[3479])|5(?:[1-35-7]|4[2-467])|6(?:0[468]|[1-8])|7(?:[14]|2[236])|8(?:[16]|2[2-689]|3[23578]|4[3478]|5[2356])|9(?:1|22|3[27-9]|4[2-6]|6[3569]|9[2-7]))111\\d{6}" ,
@ -385,14 +385,14 @@ NU:[,[,,"(?:[47]|888\\d)\\d{3}",,,,,,,[4,7]],[,,"[47]\\d{3}",,,,"7012",,,[4]],[,
"$1-$2 $3 $4" , [ "8" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{3})" , "$1-$2 $3 $4" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4 $5" , [ "[26]" ] , "0$1" ] ] , [ [ , "(\\d{2})(\\d{2,3})(\\d{2})" , "$1 $2 $3" , [ "20" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "9(?:00|39|44)" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "[12][136]|3[356]|4[0246]|6[03]|90[1-9]" ] ] , [ , "(\\d)(\\d{2,3})(\\d{2})(\\d{2})" ,
"$1-$2 $3 $4" , [ "8" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{3})" , "$1-$2 $3 $4" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4 $5" , [ "[26]" ] , "0$1" ] ] , [ [ , "(\\d{2})(\\d{2,3})(\\d{2})" , "$1 $2 $3" , [ "20" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "9(?:00|39|44)" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "[12][136]|3[356]|4[0246]|6[03]|90[1-9]" ] ] , [ , "(\\d)(\\d{2,3})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "8" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{2})" , "$1 $2 $3" , [ "1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{3})" , "$1 $2 $3" , [ "9(?:00|39|44)" ] ] , [ , "(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "10|7" ] ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "8" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{2})" , "$1 $2 $3" , [ "1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{3})" , "$1 $2 $3" , [ "9(?:00|39|44)" ] ] , [ , "(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "10|7" ] ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4 $5" , [ "[26]" ] ] ] , [ , , "74[02-9]\\d{6}" , , , , "740123456" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "10[1-8]\\d{6}" , , , , "102345678" , , , [ 9 ] ] , , , [ , , "(?:25[245]|67[3-68])\\d{9}" , , , , "254123456789" , , , [ 12 ] ] ] , SG : [ , [ , , "(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}" , , , , , , , [ 8 , 10 , 11 ] ] , [ , , "662[0-24-9]\\d{4}|6(?:[1-578]\\d|6[013-57-9]|9[0-35-9])\\d{5}" ,
"$1 $2 $3 $4" , [ "[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4 $5" , [ "[26]" ] ] ] , [ , , "74[02-9]\\d{6}" , , , , "740123456" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "10[1-8]\\d{6}" , , , , "102345678" , , , [ 9 ] ] , , , [ , , "(?:25[245]|67[3-68])\\d{9}" , , , , "254123456789" , , , [ 12 ] ] ] , SG : [ , [ , , "(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}" , , , , , , , [ 8 , 10 , 11 ] ] , [ , , "662[0-24-9]\\d{4}|6(?:[1-578]\\d|6[013-57-9]|9[0-35-9])\\d{5}" ,
, , , "61234567" , , , [ 8 ] ] , [ , , "(?:8(?:0(?:[13]\\d|2[013-9]|40)|[1-8]\\d\\d|9(?:[0-4]\\d|5[0-2]))|9[0-8]\\d\\d)\\d{4}" , , , , "81234567" , , , [ 8 ] ] , [ , , "(?:18|8)00\\d{7}" , , , , "18001234567" , , , [ 10 , 11 ] ] , [ , , "1900\\d{7}" , , , , "19001234567" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:3[12]\\d|666)\\d{5}" , , , , "31234567" , , , [ 8 ] ] , "SG" , 65 , "0[0-3]\\d" , , , , , , , , [ [ , "(\\d{4,5})" , "$1" , [ "1[013-9]|77" , "1(?:[013-8]|9(?:0[1-9]|[1-9]))|77" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[369]|8(?:0[1-4]|[1-9])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" ,
, , , "61234567" , , , [ 8 ] ] , [ , , "(?:8(?:0(?:[13]\\d|2[013-9]|4[ 01] )|[1-8]\\d\\d|9(?:[0-4]\\d|5[0-2]))|9[0-8]\\d\\d)\\d{4}" , , , , "81234567" , , , [ 8 ] ] , [ , , "(?:18|8)00\\d{7}" , , , , "18001234567" , , , [ 10 , 11 ] ] , [ , , "1900\\d{7}" , , , , "19001234567" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:3[12]\\d|666)\\d{5}" , , , , "31234567" , , , [ 8 ] ] , "SG" , 65 , "0[0-3]\\d" , , , , , , , , [ [ , "(\\d{4,5})" , "$1" , [ "1[013-9]|77" , "1(?:[013-8]|9(?:0[1-9]|[1-9]))|77" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[369]|8(?:0[1-4]|[1-9])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" ,
[ "8" ] ] , [ , "(\\d{4})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "7" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] ] , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[369]|8(?:0[1-4]|[1-9])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{4})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "7" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "7000\\d{7}" , , , , "70001234567" , , , [ 11 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SH : [ , [ , , "(?:[256]\\d|8)\\d{3}" , , , , , , , [ 4 , 5 ] ] , [ , , "2(?:[0-57-9]\\d|6[4-9])\\d\\d" , , , , "22158" ] , [ , , "[56]\\d{4}" ,
[ "8" ] ] , [ , "(\\d{4})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "7" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] ] , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[369]|8(?:0[1-4]|[1-9])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{4})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "7" ] ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "7000\\d{7}" , , , , "70001234567" , , , [ 11 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SH : [ , [ , , "(?:[256]\\d|8)\\d{3}" , , , , , , , [ 4 , 5 ] ] , [ , , "2(?:[0-57-9]\\d|6[4-9])\\d\\d" , , , , "22158" ] , [ , , "[56]\\d{4}" ,
, , , "51234" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "262\\d\\d" , , , , "26212" , , , [ 5 ] ] , "SH" , 290 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , 1 , "[256]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SI : [ , [ , , "[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}" , , , , , , , [ 5 , 6 , 7 , 8 ] ] , [ , , "(?:[1-357][2-8]|4[24-8])\\d{6}" , , , , "12345678" , , , [ 8 ] , [ 7 ] ] , [ , , "65(?:1\\d|55|[67]0)\\d{4}|(?:[37][01]|4[0139]|51|6[489])\\d{6}" , , , , "31234567" , , , [ 8 ] ] , [ , , "80\\d{4,6}" , , , , "80123456" , , , [ 6 , 7 , 8 ] ] , [ , , "89[1-3]\\d{2,5}|90\\d{4,6}" , , , ,
, , , "51234" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "262\\d\\d" , , , , "26212" , , , [ 5 ] ] , "SH" , 290 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , 1 , "[256]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SI : [ , [ , , "[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}" , , , , , , , [ 5 , 6 , 7 , 8 ] ] , [ , , "(?:[1-357][2-8]|4[24-8])\\d{6}" , , , , "12345678" , , , [ 8 ] , [ 7 ] ] , [ , , "65(?:1\\d|55|[67]0)\\d{4}|(?:[37][01]|4[0139]|51|6[489])\\d{6}" , , , , "31234567" , , , [ 8 ] ] , [ , , "80\\d{4,6}" , , , , "80123456" , , , [ 6 , 7 , 8 ] ] , [ , , "89[1-3]\\d{2,5}|90\\d{4,6}" , , , ,
"90123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:59\\d\\d|8(?:1(?:[67]\\d|8[0-489])|2(?:0\\d|2[0-37-9]|8[0-2489])|3[389]\\d))\\d{4}" , , , , "59012345" , , , [ 8 ] ] , "SI" , 386 , "00|10(?:22|66|88|99)" , "0" , , , "0" , , "00" , , [ [ , "(\\d{2})(\\d{3,6})" , "$1 $2" , [ "8[09]|9" ] , "0$1" ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "59|8" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[37][01]|4[0139]|51|6" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[1-57]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , ,
"90123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:59\\d\\d|8(?:1(?:[67]\\d|8[0-489])|2(?:0\\d|2[0-37-9]|8[0-2489])|3[389]\\d))\\d{4}" , , , , "59012345" , , , [ 8 ] ] , "SI" , 386 , "00|10(?:22|66|88|99)" , "0" , , , "0" , , "00" , , [ [ , "(\\d{2})(\\d{3,6})" , "$1 $2" , [ "8[09]|9" ] , "0$1" ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "59|8" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[37][01]|4[0139]|51|6" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[1-57]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , ,
, , , , , [ - 1 ] ] ] , SJ : [ , [ , , "0\\d{4}|(?:[489]\\d|[57]9)\\d{6}" , , , , , , , [ 5 , 8 ] ] , [ , , "79\\d{6}" , , , , "79123456" , , , [ 8 ] ] , [ , , "(?:4[015-8]|59|9\\d)\\d{6}" , , , , "41234567" , , , [ 8 ] ] , [ , , "80[01]\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "82[09]\\d{5}" , , , , "82012345" , , , [ 8 ] ] , [ , , "810(?:0[0-6]|[2-8]\\d)\\d{3}" , , , , "81021234" , , , [ 8 ] ] , [ , , "880\\d{5}" , , , , "88012345" , , , [ 8 ] ] , [ , , "85[0-5]\\d{5}" , , , , "85012345" , , , [ 8 ] ] , "SJ" , 47 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "79" , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0[2-9]|81(?:0(?:0[7-9]|1\\d)|5\\d\\d))\\d{3}" , , , , "02000" ] , , , [ , , "81[23]\\d{5}" ,
, , , , , [ - 1 ] ] ] , SJ : [ , [ , , "0\\d{4}|(?:[489]\\d|[57]9)\\d{6}" , , , , , , , [ 5 , 8 ] ] , [ , , "79\\d{6}" , , , , "79123456" , , , [ 8 ] ] , [ , , "(?:4[015-8]|59|9\\d)\\d{6}" , , , , "41234567" , , , [ 8 ] ] , [ , , "80[01]\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "82[09]\\d{5}" , , , , "82012345" , , , [ 8 ] ] , [ , , "810(?:0[0-6]|[2-8]\\d)\\d{3}" , , , , "81021234" , , , [ 8 ] ] , [ , , "880\\d{5}" , , , , "88012345" , , , [ 8 ] ] , [ , , "85[0-5]\\d{5}" , , , , "85012345" , , , [ 8 ] ] , "SJ" , 47 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "79" , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0[2-9]|81(?:0(?:0[7-9]|1\\d)|5\\d\\d))\\d{3}" , , , , "02000" ] , , , [ , , "81[23]\\d{5}" ,
, , , "81212345" , , , [ 8 ] ] ] , SK : [ , [ , , "[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}" , , , , , , , [ 6 , 7 , 9 ] ] , [ , , "(?:2(?:16|[2-9]\\d{3})|(?:(?:[3-5][1-8]\\d|819)\\d|601[1-5])\\d)\\d{4}|(?:2|[3-5][1-8])1[67]\\d{3}|[3-5][1-8]16\\d\\d" , , , , "221234567" ] , [ , , "909[1-9]\\d{5}|9(?:0[1-8]|1[0-24-9]|4[03-57-9]|5\\d)\\d{6}" , , , , "912123456" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "9(?:00|[78]\\d)\\d{6}" , , , , "900123456" , , , [ 9 ] ] , [ , , "8[5-9]\\d{7}" , , , , "850123456" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "6(?:02|5[0-4]|9[0-6])\\d{6}" , , , , "690123456" ,
, , , "81212345" , , , [ 8 ] ] ] , SK : [ , [ , , "[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}" , , , , , , , [ 6 , 7 , 9 ] ] , [ , , "(?:2(?:16|[2-9]\\d{3})|(?:(?:[3-5][1-8]\\d|819)\\d|601[1-5])\\d)\\d{4}|(?:2|[3-5][1-8])1[67]\\d{3}|[3-5][1-8]16\\d\\d" , , , , "221234567" ] , [ , , "909[1-9]\\d{5}|9(?:0[1-8]|1[0-24-9]|4[03-57-9]|5\\d)\\d{6}" , , , , "912123456" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "9(?:00|[78]\\d)\\d{6}" , , , , "900123456" , , , [ 9 ] ] , [ , , "8[5-9]\\d{7}" , , , , "850123456" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "6(?:02|5[0-4]|9[0-6])\\d{6}" , , , , "690123456" ,
, , [ 9 ] ] , "SK" , 421 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{2})(\\d{3,4})" , "$1 $2 $3" , [ "21" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "[3-5][1-8]1" , "[3-5][1-8]1[67]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})" , "$1 $2" , [ "909" , "9090" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{2})" , "$1/$2 $3 $4" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[689]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1/$2 $3 $4" , [ "[3-5]" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{2})(\\d{3,4})" , "$1 $2 $3" , [ "21" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" ,
, , [ 9 ] ] , "SK" , 421 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{2})(\\d{3,4})" , "$1 $2 $3" , [ "21" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "[3-5][1-8]1" , "[3-5][1-8]1[67]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})" , "$1 $2" , [ "909" , "9090" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{2})" , "$1/$2 $3 $4" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[689]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1/$2 $3 $4" , [ "[3-5]" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{2})(\\d{3,4})" , "$1 $2 $3" , [ "21" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" ,
[ "[3-5][1-8]1" , "[3-5][1-8]1[67]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{2})" , "$1/$2 $3 $4" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[689]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1/$2 $3 $4" , [ "[3-5]" ] , "0$1" ] ] , [ , , "9090\\d{3}" , , , , "9090123" , , , [ 7 ] ] , , , [ , , "9090\\d{3}|(?:602|8(?:00|[5-9]\\d)|9(?:00|[78]\\d))\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "96\\d{7}" , , , , "961234567" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SL : [ , [ , , "(?:[2378]\\d|66|99 )\\d{6}" , , , , , , , [ 8 ] , [ 6 ] ] , [ , , "22[2-4][2-9]\\d{4}" , , , , "22221234" , , , , [ 6 ] ] , [ , , "(?:25|3[0-5]|66|7[3-9]|8[08]|99)\\d{6}" ,
[ "[3-5][1-8]1" , "[3-5][1-8]1[67]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{2})" , "$1/$2 $3 $4" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[689]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1/$2 $3 $4" , [ "[3-5]" ] , "0$1" ] ] , [ , , "9090\\d{3}" , , , , "9090123" , , , [ 7 ] ] , , , [ , , "9090\\d{3}|(?:602|8(?:00|[5-9]\\d)|9(?:00|[78]\\d))\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "96\\d{7}" , , , , "961234567" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SL : [ , [ , , "(?:[237-9]\\d|66 )\\d{6}" , , , , , , , [ 8 ] , [ 6 ] ] , [ , , "22[2-4][2-9]\\d{4}" , , , , "22221234" , , , , [ 6 ] ] , [ , , "(?:25|3[0-5]|66|7[3-9]|8[08]|9[0 9] )\\d{6}" ,
, , , "25123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SL" , 232 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[236-9]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SM : [ , [ , , "(?:0549|[5-7]\\d)\\d{6}" , , , , , , , [ 8 , 10 ] , [ 6 ] ] , [ , , "0549(?:8[0157-9]|9\\d)\\d{4}" , , , , "0549886377" , , , [ 10 ] , [ 6 ] ] , [ , , "6[16]\\d{6}" , , , , "66661212" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[178]\\d{6}" , , , , "71123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5[158]\\d{6}" ,
, , , "25123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SL" , 232 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[236-9]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SM : [ , [ , , "(?:0549|[5-7]\\d)\\d{6}" , , , , , , , [ 8 , 10 ] , [ 6 ] ] , [ , , "0549(?:8[0157-9]|9\\d)\\d{4}" , , , , "0549886377" , , , [ 10 ] , [ 6 ] ] , [ , , "6[16]\\d{6}" , , , , "66661212" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[178]\\d{6}" , , , , "71123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5[158]\\d{6}" ,
, , , "58001110" , , , [ 8 ] ] , "SM" , 378 , "00" , , , , "([89]\\d{5})$" , "0549$1" , , , [ [ , "(\\d{6})" , "$1" , [ "[89]" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-7]" ] ] , [ , "(\\d{4})(\\d{6})" , "$1 $2" , [ "0" ] ] ] , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-7]" ] ] , [ , "(\\d{4})(\\d{6})" , "$1 $2" , [ "0" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SN : [ , [ , , "(?:[378]\\d{4}|93330)\\d{4}" , , , , , , , [ 9 ] ] , [ , , "3(?:0(?:1[0-2]|80)|282|3(?:8[1-9]|9[3-9])|611)\\d{5}" , , , , "301012345" ] , [ , , "7(?:[06-8]\\d|21|5[4-7]|90)\\d{6}" ,
, , , "58001110" , , , [ 8 ] ] , "SM" , 378 , "00" , , , , "([89]\\d{5})$" , "0549$1" , , , [ [ , "(\\d{6})" , "$1" , [ "[89]" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-7]" ] ] , [ , "(\\d{4})(\\d{6})" , "$1 $2" , [ "0" ] ] ] , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[5-7]" ] ] , [ , "(\\d{4})(\\d{6})" , "$1 $2" , [ "0" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SN : [ , [ , , "(?:[378]\\d{4}|93330)\\d{4}" , , , , , , , [ 9 ] ] , [ , , "3(?:0(?:1[0-2]|80)|282|3(?:8[1-9]|9[3-9])|611)\\d{5}" , , , , "301012345" ] , [ , , "7(?:[06-8]\\d|21|5[4-7]|90)\\d{6}" ,
, , , "701234567" ] , [ , , "800\\d{6}" , , , , "800123456" ] , [ , , "88[4689]\\d{6}" , , , , "884123456" ] , [ , , "81[02468]\\d{6}" , , , , "810123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "93330\\d{4}|3(?:392|9[01]\\d)\\d{5}" , , , , "933301234" ] , "SN" , 221 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[379]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SO : [ , [ , , "[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}" , , , , , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:1\\d|2[0-79]|3[0-46-8]|4[0-7]|5[57-9])\\d{5}|(?:[134]\\d|8[125])\\d{4}" ,
, , , "701234567" ] , [ , , "800\\d{6}" , , , , "800123456" ] , [ , , "88[4689]\\d{6}" , , , , "884123456" ] , [ , , "81[02468]\\d{6}" , , , , "810123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "93330\\d{4}|3(?:392|9[01]\\d)\\d{5}" , , , , "933301234" ] , "SN" , 221 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[379]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SO : [ , [ , , "[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}" , , , , , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:1\\d|2[0-79]|3[0-46-8]|4[0-7]|5[57-9])\\d{5}|(?:[134]\\d|8[125])\\d{4}" ,
@ -431,7 +431,7 @@ SY:[,[,,"[1-39]\\d{8}|[1-5]\\d{7}",,,,,,,[8,9],[6,7]],[,,"21\\d{6,7}|(?:1(?:[14]
, , , "2015550123" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "US" , 1 , "011" , "1" , , , "1" , , , 1 , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[2-9]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "($1) $2-$3" ,
, , , "2015550123" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "US" , 1 , "011" , "1" , , , "1" , , , 1 , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[2-9]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "($1) $2-$3" ,
[ "[2-9]" ] , , , 1 ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1-$2-$3" , [ "[2-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , 1 , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UY : [ , [ , , "4\\d{9}|[249]\\d{7}|(?:[49]\\d|80)\\d{5}" , , , , , , , [ 7 , 8 , 10 ] ] , [ , , "(?:2\\d|4[2-7])\\d{6}" , , , , "21231234" , , , [ 8 ] , [ 7 ] ] , [ , , "9[1-9]\\d{6}" , , , , "94231234" , , , [ 8 ] ] , [ , , "(?:4\\d{5}|80[05])\\d{4}|405\\d{4}" , , , , "8001234" , , , [ 7 , 10 ] ] , [ , , "90[0-8]\\d{4}" , , , , "9001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "UY" , 598 , "0(?:0|1[3-9]\\d)" , "0" , " int. " , , "0" , , "00" , , [ [ ,
[ "[2-9]" ] , , , 1 ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1-$2-$3" , [ "[2-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , 1 , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UY : [ , [ , , "4\\d{9}|[249]\\d{7}|(?:[49]\\d|80)\\d{5}" , , , , , , , [ 7 , 8 , 10 ] ] , [ , , "(?:2\\d|4[2-7])\\d{6}" , , , , "21231234" , , , [ 8 ] , [ 7 ] ] , [ , , "9[1-9]\\d{6}" , , , , "94231234" , , , [ 8 ] ] , [ , , "(?:4\\d{5}|80[05])\\d{4}|405\\d{4}" , , , , "8001234" , , , [ 7 , 10 ] ] , [ , , "90[0-8]\\d{4}" , , , , "9001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "UY" , 598 , "0(?:0|1[3-9]\\d)" , "0" , " int. " , , "0" , , "00" , , [ [ ,
"(\\d{3})(\\d{4})" , "$1 $2" , [ "405|8|90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[24]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "4" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UZ : [ , [ , , "(?:33|55|[679]\\d|88)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "(?:6(?:1(?:22|3[124]|4[1-4]|5[1-3578]|64)|2(?:22|3[0-57-9]|41)|5(?:22|3[3-7]|5[024-8])|6\\d\\d|7(?:[23]\\d|7[69])|9(?:22|4[1-8]|6[135]))|7(?:0(?:5[4-9]|6[0146]|7[124-6]|9[135-8])|(?:1[12]|8\\d)\\d|2(?:22|3[13-57-9]|4[1-3579]|5[14])|3(?:2\\d|3[1578]|4[1-35-7]|5[1-57]|61)|4(?:2\\d|3[1-579]|7[1-79])|5(?:22|5[1-9]|6[1457])|6(?:22|3[12457]|4[13-8])|9(?:22|5[1-9])))\\d{5}" ,
"(\\d{3})(\\d{4})" , "$1 $2" , [ "405|8|90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[24]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "4" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UZ : [ , [ , , "(?:33|55|[679]\\d|88)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "(?:6(?:1(?:22|3[124]|4[1-4]|5[1-3578]|64)|2(?:22|3[0-57-9]|41)|5(?:22|3[3-7]|5[024-8])|6\\d\\d|7(?:[23]\\d|7[69])|9(?:22|4[1-8]|6[135]))|7(?:0(?:5[4-9]|6[0146]|7[124-6]|9[135-8])|(?:1[12]|8\\d)\\d|2(?:22|3[13-57-9]|4[1-3579]|5[14])|3(?:2\\d|3[1578]|4[1-35-7]|5[1-57]|61)|4(?:2\\d|3[1-579]|7[1-79])|5(?:22|5[1-9]|6[1457])|6(?:22|3[12457]|4[13-8])|9(?:22|5[1-9])))\\d{5}" ,
, , , "669050123" ] , [ , , "(?:(?:33|88|9[0-57-9])\\d{3}|55(?:501|90\\d)|6(?:1(?:2(?:2[01]|98)|35[0-4]|50\\d|61[23]|7(?:[01][017]|4\\d|55|9[5-9]))|2(?:(?:11|7\\d)\\d|2(?:[12]1|9[01379])|5(?:[126]\\d|3[0-4]))|5(?:19[01]|2(?:27|9[26])|(?:30|59|7\\d)\\d)|6(?:2(?:1[5-9]|2[0367]|38|41|52|60)|(?:3[79]|9[0-3])\\d|4(?:56|83)|7(?:[07]\\d|1[017]|3[07]|4[047]|5[057]|67|8[0178]|9[79]))|7(?:2(?:24|3[237]|4[5-9]|7[15-8])|5(?:7[12]|8[0589])|7(?:0\\d|[39][07])|9(?:0\\d|7[079]))|9(?:2(?:1[1267]|3[01]|5\\d|7[0-4])|(?:5[67]|7\\d)\\d|6(?:2[0-26]|8\\d)))|7(?:[07]\\d{3}|1(?:13[01]|6(?:0[47]|1[67]|66)|71[3-69]|98\\d)|2(?:2(?:2[79]|95)|3(?:2[5-9]|6[0-6])|57\\d|7(?:0\\d|1[17]|2[27]|3[37]|44|5[057]|66|88))|3(?:2(?:1[0-6]|21|3[469]|7[159])|(?:33|9[4-6])\\d|5(?:0[0-4]|5[579]|9\\d)|7(?:[0-3579]\\d|4[0467]|6[67]|8[078]))|4(?:2(?:29|5[0257]|6[0-7]|7[1-57])|5(?:1[0-4]|8\\d|9[5-9])|7(?:0\\d|1[024589]|2[0-27]|3[0137]|[46][07]|5[01]|7[5-9]|9[079])|9(?:7[015-9]|[89]\\d))|5(?:112|2(?:0\\d|2[29]|[49]4)|3[1568]\\d|52[6-9]|7(?:0[01578]|1[017]|[23]7|4[047]|[5-7]\\d|8[78]|9[079]))|6(?:2(?:2[1245]|4[2-4])|39\\d|41[179]|5(?:[349]\\d|5[0-2])|7(?:0[017]|[13]\\d|22|44|55|67|88))|9(?:22[128]|3(?:2[0-4]|7\\d)|57[02569]|7(?:2[05-9]|3[37]|4\\d|60|7[2579]|87|9[07]))))\\d{4}" ,
, , , "669050123" ] , [ , , "(?:(?:33|88|9[0-57-9])\\d{3}|55(?:50[ 13] |90\\d)|6(?:1(?:2(?:2[01]|98)|35[0-4]|50\\d|61[23]|7(?:[01][017]|4\\d|55|9[5-9]))|2(?:(?:11|7\\d)\\d|2(?:[12]1|9[01379])|5(?:[126]\\d|3[0-4]))|5(?:19[01]|2(?:27|9[26])|(?:30|59|7\\d)\\d)|6(?:2(?:1[5-9]|2[0367]|38|41|52|60)|(?:3[79]|9[0-3])\\d|4(?:56|83)|7(?:[07]\\d|1[017]|3[07]|4[047]|5[057]|67|8[0178]|9[79]))|7(?:2(?:24|3[237]|4[5-9]|7[15-8])|5(?:7[12]|8[0589])|7(?:0\\d|[39][07])|9(?:0\\d|7[079]))|9(?:2(?:1[1267]|3[01]|5\\d|7[0-4])|(?:5[67]|7\\d)\\d|6(?:2[0-26]|8\\d)))|7(?:[07]\\d{3}|1(?:13[01]|6(?:0[47]|1[67]|66)|71[3-69]|98\\d)|2(?:2(?:2[79]|95)|3(?:2[5-9]|6[0-6])|57\\d|7(?:0\\d|1[17]|2[27]|3[37]|44|5[057]|66|88))|3(?:2(?:1[0-6]|21|3[469]|7[159])|(?:33|9[4-6])\\d|5(?:0[0-4]|5[579]|9\\d)|7(?:[0-3579]\\d|4[0467]|6[67]|8[078]))|4(?:2(?:29|5[0257]|6[0-7]|7[1-57])|5(?:1[0-4]|8\\d|9[5-9])|7(?:0\\d|1[024589]|2[0-27]|3[0137]|[46][07]|5[01]|7[5-9]|9[079])|9(?:7[015-9]|[89]\\d))|5(?:112|2(?:0\\d|2[29]|[49]4)|3[1568]\\d|52[6-9]|7(?:0[01578]|1[017]|[23]7|4[047]|[5-7]\\d|8[78]|9[079]))|6(?:2(?:2[1245]|4[2-4])|39\\d|41[179]|5(?:[349]\\d|5[0-2])|7(?:0[017]|[13]\\d|22|44|55|67|88))|9(?:22[128]|3(?:2[0-4]|7\\d)|57[02569]|7(?:2[05-9]|3[37]|4\\d|60|7[2579]|87|9[07]))))\\d{4}" ,
, , , "912345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "UZ" , 998 , "810" , "8" , , , "8" , , "8~10" , , [ [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[35-9]" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VA : [ , [ , , "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "06698\\d{1,6}" , , , , "0669812345" , , , [ 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "3[1-9]\\d{8}|3[2-9]\\d{7}" , , , , "3123456789" , , , [ 9 , 10 ] ] , [ , , "80(?:0\\d{3}|3)\\d{3}" ,
, , , "912345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "UZ" , 998 , "810" , "8" , , , "8" , , "8~10" , , [ [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[35-9]" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VA : [ , [ , , "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "06698\\d{1,6}" , , , , "0669812345" , , , [ 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "3[1-9]\\d{8}|3[2-9]\\d{7}" , , , , "3123456789" , , , [ 9 , 10 ] ] , [ , , "80(?:0\\d{3}|3)\\d{3}" ,
, , , "800123456" , , , [ 6 , 9 ] ] , [ , , "(?:0878\\d\\d|89(?:2|4[5-9]\\d))\\d{3}|89[45][0-4]\\d\\d|(?:1(?:44|6[346])|89(?:5[5-9]|9))\\d{6}" , , , , "899123456" , , , [ 6 , 8 , 9 , 10 ] ] , [ , , "84(?:[08]\\d{3}|[17])\\d{3}" , , , , "848123456" , , , [ 6 , 9 ] ] , [ , , "1(?:78\\d|99)\\d{6}" , , , , "1781234567" , , , [ 9 , 10 ] ] , [ , , "55\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , "VA" , 39 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "06698" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "3[2-8]\\d{9,10}" , , , , "33101234501" , , , [ 11 , 12 ] ] ] , VC : [ , [ , , "(?:[58]\\d\\d|784|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "784(?:266|3(?:6[6-9]|7\\d|8[0-6])|4(?:38|5[0-36-8]|8[0-8])|5(?:55|7[0-2]|93)|638|784)\\d{4}" ,
, , , "800123456" , , , [ 6 , 9 ] ] , [ , , "(?:0878\\d\\d|89(?:2|4[5-9]\\d))\\d{3}|89[45][0-4]\\d\\d|(?:1(?:44|6[346])|89(?:5[5-9]|9))\\d{6}" , , , , "899123456" , , , [ 6 , 8 , 9 , 10 ] ] , [ , , "84(?:[08]\\d{3}|[17])\\d{3}" , , , , "848123456" , , , [ 6 , 9 ] ] , [ , , "1(?:78\\d|99)\\d{6}" , , , , "1781234567" , , , [ 9 , 10 ] ] , [ , , "55\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , "VA" , 39 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "06698" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "3[2-8]\\d{9,10}" , , , , "33101234501" , , , [ 11 , 12 ] ] ] , VC : [ , [ , , "(?:[58]\\d\\d|784|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "784(?:266|3(?:6[6-9]|7\\d|8[0-6])|4(?:38|5[0-36-8]|8[0-8])|5(?:55|7[0-2]|93)|638|784)\\d{4}" ,
, , , "7842661234" , , , , [ 7 ] ] , [ , , "784(?:4(?:3[0-5]|5[45]|89|9[0-8])|5(?:2[6-9]|3[0-4])|720)\\d{4}" , , , , "7844301234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "VC" ,
, , , "7842661234" , , , , [ 7 ] ] , [ , , "784(?:4(?:3[0-5]|5[45]|89|9[0-8])|5(?:2[6-9]|3[0-4])|720)\\d{4}" , , , , "7844301234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "VC" ,
@ -459,9 +459,9 @@ SY:[,[,,"[1-39]\\d{8}|[1-5]\\d{7}",,,,,,,[8,9],[6,7]],[,,"21\\d{6,7}|(?:1(?:[14]
, , , , , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[35-7]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 878 : [ , [ , , "10\\d{10}" , , , , , , , [ 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "10\\d{10}" , , , , "101234567890" ] , "001" , 878 , , , , , , , , 1 , [ [ , "(\\d{2})(\\d{5})(\\d{5})" , "$1 $2 $3" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 881 : [ , [ , , "[0-36-9]\\d{8}" , , , , , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "[0-36-9]\\d{8}" ,
, , , , , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[35-7]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 878 : [ , [ , , "10\\d{10}" , , , , , , , [ 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "10\\d{10}" , , , , "101234567890" ] , "001" , 878 , , , , , , , , 1 , [ [ , "(\\d{2})(\\d{5})(\\d{5})" , "$1 $2 $3" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 881 : [ , [ , , "[0-36-9]\\d{8}" , , , , , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "[0-36-9]\\d{8}" ,
, , , "612345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "001" , 881 , , , , , , , , , [ [ , "(\\d)(\\d{3})(\\d{5})" , "$1 $2 $3" , [ "[0-36-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 882 : [ , [ , , "[13]\\d{6}(?:\\d{2,5})?|285\\d{9}|(?:[19]\\d|49)\\d{6}" , , , , , , , [ 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "342\\d{4}|(?:337|49)\\d{6}|3(?:2|47|7\\d{3})\\d{7}" , , , , "3421234" , , , [ 7 , 8 , 9 , 10 , 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:(?:285\\d\\d|3(?:45|[69]\\d{3}))\\d|9[89])\\d{6}" ,
, , , "612345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "001" , 881 , , , , , , , , , [ [ , "(\\d)(\\d{3})(\\d{5})" , "$1 $2 $3" , [ "[0-36-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 882 : [ , [ , , "[13]\\d{6}(?:\\d{2,5})?|285\\d{9}|(?:[19]\\d|49)\\d{6}" , , , , , , , [ 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "342\\d{4}|(?:337|49)\\d{6}|3(?:2|47|7\\d{3})\\d{7}" , , , , "3421234" , , , [ 7 , 8 , 9 , 10 , 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:(?:285\\d\\d|3(?:45|[69]\\d{3}))\\d|9[89])\\d{6}" ,
, , , "390123456789" ] , "001" , 882 , , , , , , , , , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "16|342" ] ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "4" ] ] , [ , "(\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "[19]" ] ] , [ , "(\\d{2})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "3[23]" ] ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "34[57]" ] ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "34" ] ] , [ , "(\\d{2})(\\d{4,5})(\\d{5})" , "$1 $2 $3" , [ "[1-3]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "348[57]\\d{7}" , , , , "34851234567" ,
, , , "390123456789" ] , "001" , 882 , , , , , , , , , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "16|342" ] ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "4" ] ] , [ , "(\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "[19]" ] ] , [ , "(\\d{2})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "3[23]" ] ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "34[57]" ] ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "34" ] ] , [ , "(\\d{2})(\\d{4,5})(\\d{5})" , "$1 $2 $3" , [ "[1-3]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "348[57]\\d{7}" , , , , "34851234567" ,
, , [ 11 ] ] ] , 883 : [ , [ , , "51\\d{7}(?:\\d{3})?" , , , , , , , [ 9 , 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "51[013]0\\d{8 }|5100\\d{5}" , , , , "510012345" ] , "001" , 883 , , , , , , , , 1 , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "510" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3 })" , "$1 $2 $3 $4 " , [ "510 " ] ] , [ , "(\\d{4})(\\d{4})(\\d{4 })" , "$1 $2 $3" , [ "5" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 888 : [ , [ , , "\\d{11}" , , , , , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , ,
[ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "001" , 888 , , , , , , , , 1 , [ [ , "(\\d{3})(\\d{3})(\\d{5})" , "$1 $2 $3" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "\\d{11}" , , , , "12345678901" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 979 : [ , [ , , "[1359]\\d{8}" , , , , , , , [ 9 ] , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "[1359]\\d{8}" , , , , "123456789" , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "001" , 979 , , , , , , , , 1 , [ [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[1359]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , ,
, , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] } ; / *
, , [ 11 ] ] ] , 883 : [ , [ , , "210\\d{7}| 51\\d{7}(?:\\d{3})?" , , , , , , , [ 9 , 10 , 12 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:210|51[013]0\\d)\\d{7 }|5100\\d{5}" , , , , "510012345" ] , "001" , 883 , , , , , , , , 1 , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "510" ] ] , [ , "(\\d{3})(\\d{3})(\\d{4 })" , "$1 $2 $3" , [ "2 " ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3 })" , "$1 $2 $3 $4 " , [ "510 " ] ] , [ , "(\\d{4})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "5" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , ,
, , , , , , , [ - 1 ] ] ] , 888 : [ , [ , , "\\d{11}" , , , , , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "001" , 888 , , , , , , , , 1 , [ [ , "(\\d{3})(\\d{3})(\\d{5})" , "$1 $2 $3" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "\\d{11}" , , , , "12345678901" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , 979 : [ , [ , , "[1359]\\d{8}" , , , , , , , [ 9 ] , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "[1359]\\d{8}" , , , , "123456789" , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "001" , 979 , , , , , , , , 1 , [ [ ,
"(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[1359]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] } ; / *
Copyright ( C ) 2010 The Libphonenumber Authors .
Copyright ( C ) 2010 The Libphonenumber Authors .
@ -477,40 +477,44 @@ SY:[,[,,"[1-39]\\d{8}|[1-5]\\d{7}",,,,,,,[8,9],[6,7]],[,,"21\\d{6,7}|(?:1(?:[14]
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License .
limitations under the License .
* /
* /
function gb ( ) { this . g = { } } ba ( gb ) ;
var hb = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" } , ib = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , jb = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" , A : "2" ,
B : "2" , C : "2" , D : "3" , E : "3" , F : "3" , G : "4" , H : "4" , I : "4" , J : "5" , K : "5" , L : "5" , M : "6" , N : "6" , O : "6" , P : "7" , Q : "7" , R : "7" , S : "7" , T : "8" , U : "8" , V : "8" , W : "9" , X : "9" , Y : "9" , Z : "9" } , kb = /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , lb = /[+\uff0b]+/ , mb = /^[+\uff0b]+/ , nb = /([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])/ , ob = /[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]/ , pb = /[\\\/] *x/ , qb = /[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$/ , rb = /(?:.*?[A-Za-z]){3}.*/ ;
function J ( a ) { return "([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1," + a + "})" }
function sb ( ) { return ";ext=" + J ( "20" ) + "|[ \u00a0\\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|anexo)[:\\.\uff0e]?[ \u00a0\\t,-]*" + ( J ( "20" ) + "#?|[ \u00a0\\t,]*(?:[x\uff58#\uff03~\uff5e]|int|\uff49\uff4e\uff54)[:\\.\uff0e]?[ \u00a0\\t,-]*" ) + ( J ( "9" ) + "#?|[- ]+" ) + ( J ( "6" ) + "#|[ \u00a0\\t]*(?:,{2}|;)[:\\.\uff0e]?[ \u00a0\\t,-]*" ) + ( J ( "15" ) + "#?|[ \u00a0\\t]*(?:,)+[:\\.\uff0e]?[ \u00a0\\t,-]*" ) + ( J ( "9" ) + "#?" ) }
var tb = new RegExp ( "(?:" + sb ( ) + ")$" , "i" ) , ub = new RegExp ( "^[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{2}$|^[+\uff0b]*(?:[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e*]*[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]){3,}[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e*A-Za-z0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]*(?:" + sb ( ) + ")?$" , "i" ) , vb = /(\$\d)/ ,
wb = /\$NP/ , xb = /\$FG/ , yb = /\$CC/ , zb = /^\(?\$1\)?$/ ; function Ab ( a ) { return 2 > a . length ? ! 1 : K ( ub , a ) } function Bb ( a ) { return K ( rb , a ) ? M ( a , jb ) : M ( a , hb ) } function Cb ( a ) { var b = Bb ( a . toString ( ) ) ; C ( a ) ; a . g ( b ) } function Db ( a ) { return null != a && ( 1 != x ( a , 9 ) || - 1 != t ( a , 9 ) [ 0 ] ) } function M ( a , b ) { for ( var c = new B , d , f = a . length , e = 0 ; e < f ; ++ e ) d = a . charAt ( e ) , d = b [ d . toUpperCase ( ) ] , null != d && c . g ( d ) ; return c . toString ( ) } function Eb ( a ) { return 0 == a . length || zb . test ( a ) } function Fb ( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in fb }
function N ( a , b , c ) { if ( 0 == q ( b , 2 ) && p ( b , 5 ) ) { var d = w ( b , 5 ) ; if ( 0 < d . length ) return d } d = w ( b , 1 ) ; var f = O ( b ) ; if ( 0 == c ) return Gb ( d , 0 , f , "" ) ; if ( ! ( d in I ) ) return f ; a = P ( a , d , Q ( d ) ) ; b = Hb ( b , a , c ) ; f = Ib ( f , a , c ) ; return Gb ( d , c , f , b ) } function P ( a , b , c ) { return "001" == c ? R ( a , "" + b ) : R ( a , c ) }
function Jb ( a , b , c ) { if ( ! Fb ( c ) ) return N ( a , b , 1 ) ; var d = w ( b , 1 ) , f = O ( b ) ; if ( ! ( d in I ) ) return f ; if ( 1 == d ) { if ( null != c && l ( I [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + N ( a , b , 2 ) } else if ( d == Kb ( a , c ) ) return N ( a , b , 2 ) ; var e = R ( a , c ) , g = w ( e , 11 ) ; c = "" ; K ( kb , g ) ? c = g : p ( e , 17 ) && ( c = w ( e , 17 ) ) ; a = P ( a , d , Q ( d ) ) ; f = Ib ( f , a , 1 ) ; b = Hb ( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + f + b : Gb ( d , 1 , f , b ) } function O ( a ) { if ( ! p ( a , 2 ) ) return "" ; var b = "" + q ( a , 2 ) ; return p ( a , 4 ) && q ( a , 4 ) && 0 < w ( a , 8 ) ? Array ( w ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function Gb ( a , b , c , d ) { switch ( b ) { case 0 : return "+" + a + c + d ; case 1 : return "+" + a + " " + c + d ; case 3 : return "tel:+" + a + "-" + c + d ; default : return c + d } } function Ib ( a , b , c , d ) { b = 0 == t ( b , 20 ) . length || 2 == c ? t ( b , 19 ) : t ( b , 20 ) ; b = Lb ( b , a ) ; return null == b ? a : Mb ( a , b , c , d ) } function Lb ( a , b ) { for ( var c , d = a . length , f = 0 ; f < d ; ++ f ) { c = a [ f ] ; var e = x ( c , 3 ) ; if ( 0 == e || 0 == b . search ( q ( c , 3 , e - 1 ) ) ) if ( e = new RegExp ( q ( c , 1 ) ) , K ( e , b ) ) return c } return null }
function Mb ( a , b , c , d ) { var f = w ( b , 2 ) , e = new RegExp ( q ( b , 1 ) ) , g = w ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( yb , d ) , f = f . replace ( vb , b ) , a = a . replace ( e , f ) ) : ( b = w ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( e , f . replace ( vb , b ) ) : a . replace ( e , f ) ) ; 3 == c && ( a = a . replace ( /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/ , "" ) , a = a . replace ( /[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/g ,
"-" ) ) ; return a } function Hb ( a , b , c ) { return p ( a , 3 ) && 0 != q ( a , 3 ) . length ? 3 == c ? ";ext=" + q ( a , 3 ) : p ( b , 13 ) ? q ( b , 13 ) + w ( a , 3 ) : " ext. " + w ( a , 3 ) : "" } function Nb ( a , b ) { switch ( b ) { case 4 : return q ( a , 5 ) ; case 3 : return q ( a , 4 ) ; case 1 : return q ( a , 3 ) ; case 0 : case 2 : return q ( a , 2 ) ; case 5 : return q ( a , 6 ) ; case 6 : return q ( a , 8 ) ; case 7 : return q ( a , 7 ) ; case 8 : return q ( a , 21 ) ; case 9 : return q ( a , 25 ) ; case 10 : return q ( a , 28 ) ; default : return q ( a , 1 ) } }
function Ob ( a , b ) { return S ( a , q ( b , 1 ) ) ? S ( a , q ( b , 5 ) ) ? 4 : S ( a , q ( b , 4 ) ) ? 3 : S ( a , q ( b , 6 ) ) ? 5 : S ( a , q ( b , 8 ) ) ? 6 : S ( a , q ( b , 7 ) ) ? 7 : S ( a , q ( b , 21 ) ) ? 8 : S ( a , q ( b , 25 ) ) ? 9 : S ( a , q ( b , 28 ) ) ? 10 : S ( a , q ( b , 2 ) ) ? q ( b , 18 ) || S ( a , q ( b , 3 ) ) ? 2 : 0 : ! q ( b , 18 ) && S ( a , q ( b , 3 ) ) ? 1 : - 1 : - 1 } function R ( a , b ) { if ( null == b ) return null ; b = b . toUpperCase ( ) ; var c = a . g [ b ] ; if ( null == c ) { c = fb [ b ] ; if ( null == c ) return null ; c = ( new G ) . j ( F . m ( ) , c ) ; a . g [ b ] = c } return c } function S ( a , b ) { var c = a . length ; return 0 < x ( b , 9 ) && - 1 == la ( t ( b , 9 ) , c ) ? ! 1 : K ( w ( b , 2 ) , a ) } function kc ( a , b ) { var c = lc ( a , b ) ; return mc ( a , b , c ) }
function mc ( a , b , c ) { var d = w ( b , 1 ) , f = P ( a , d , c ) ; if ( null == f || "001" != c && d != Kb ( a , c ) ) return ! 1 ; a = O ( b ) ; return - 1 != Ob ( a , f ) } function lc ( a , b ) { if ( null == b ) return null ; var c = w ( b , 1 ) ; c = I [ c ] ; if ( null == c ) a = null ; else if ( 1 == c . length ) a = c [ 0 ] ; else a : { b = O ( b ) ; for ( var d , f = c . length , e = 0 ; e < f ; e ++ ) { d = c [ e ] ; var g = R ( a , d ) ; if ( p ( g , 23 ) ) { if ( 0 == b . search ( q ( g , 23 ) ) ) { a = d ; break a } } else if ( - 1 != Ob ( b , g ) ) { a = d ; break a } } a = null } return a } function Q ( a ) { a = I [ a ] ; return null == a ? "ZZ" : a [ 0 ] }
function Kb ( a , b ) { a = R ( a , b ) ; if ( null == a ) throw Error ( "Invalid region code: " + b ) ; return w ( a , 10 ) } function nc ( a , b , c , d ) { var f = Nb ( c , d ) , e = 0 == x ( f , 9 ) ? t ( q ( c , 1 ) , 9 ) : t ( f , 9 ) ; f = t ( f , 10 ) ; if ( 2 == d ) if ( Db ( Nb ( c , 0 ) ) ) a = Nb ( c , 1 ) , Db ( a ) && ( e = e . concat ( 0 == x ( a , 9 ) ? t ( q ( c , 1 ) , 9 ) : t ( a , 9 ) ) , ma ( e ) , 0 == f . length ? f = t ( a , 10 ) : ( f = f . concat ( t ( a , 10 ) ) , ma ( f ) ) ) ; else return nc ( a , b , c , 1 ) ; if ( - 1 == e [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < la ( f , b ) ) return 4 ; c = e [ 0 ] ; return c == b ? 0 : c > b ? 2 : e [ e . length - 1 ] < b ? 3 : - 1 < la ( e , b , 1 ) ? 0 : 5 }
function oc ( a ) { var b = T , c = O ( a ) ; a = w ( a , 1 ) ; if ( ! ( a in I ) ) return 1 ; a = P ( b , a , Q ( a ) ) ; return nc ( b , c , a , - 1 ) } function pc ( a , b ) { a = a . toString ( ) ; if ( 0 == a . length || "0" == a . charAt ( 0 ) ) return 0 ; for ( var c , d = a . length , f = 1 ; 3 >= f && f <= d ; ++ f ) if ( c = parseInt ( a . substring ( 0 , f ) , 10 ) , c in I ) return b . g ( a . substring ( f ) ) , c ; return 0 }
function qc ( a , b , c , d , f , e ) { if ( 0 == b . length ) return 0 ; b = new B ( b ) ; var g ; null != c && ( g = q ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var h = b . toString ( ) ; if ( 0 == h . length ) g = 20 ; else if ( mb . test ( h ) ) h = h . replace ( mb , "" ) , C ( b ) , b . g ( Bb ( h ) ) , g = 1 ; else { h = new RegExp ( g ) ; Cb ( b ) ; g = b . toString ( ) ; if ( 0 == g . search ( h ) ) { h = g . match ( h ) [ 0 ] . length ; var m = g . substring ( h ) . match ( nb ) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == M ( m [ 1 ] , hb ) ? g = ! 1 : ( C ( b ) , b . g ( g . substring ( h ) ) , g = ! 0 ) } else g = ! 1 ; g = g ? 5 : 20 } f && r ( e , 6 , g ) ; if ( 20 != g ) { if ( 2 >= b . h . length ) throw Error ( "Phone number too short after IDD" ) ;
a = pc ( b , d ) ; if ( 0 != a ) return r ( e , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( null != c && ( g = w ( c , 10 ) , h = "" + g , m = b . toString ( ) , 0 == m . lastIndexOf ( h , 0 ) && ( h = new B ( m . substring ( h . length ) ) , m = q ( c , 1 ) , m = new RegExp ( w ( m , 2 ) ) , rc ( h , c , null ) , h = h . toString ( ) , ! K ( m , b . toString ( ) ) && K ( m , h ) || 3 == nc ( a , b . toString ( ) , c , - 1 ) ) ) ) return d . g ( h ) , f && r ( e , 6 , 10 ) , r ( e , 1 , g ) , g ; r ( e , 1 , 0 ) ; return 0 }
function rc ( a , b , c ) { var d = a . toString ( ) , f = d . length , e = q ( b , 15 ) ; if ( 0 != f && null != e && 0 != e . length ) { var g = new RegExp ( "^(?:" + e + ")" ) ; if ( f = g . exec ( d ) ) { e = new RegExp ( w ( q ( b , 1 ) , 2 ) ) ; var h = K ( e , d ) , m = f . length - 1 ; b = q ( b , 16 ) ; if ( null == b || 0 == b . length || null == f [ m ] || 0 == f [ m ] . length ) { if ( ! h || K ( e , d . substring ( f [ 0 ] . length ) ) ) null != c && 0 < m && null != f [ m ] && c . g ( f [ 1 ] ) , a . set ( d . substring ( f [ 0 ] . length ) ) } else if ( d = d . replace ( g , b ) , ! h || K ( e , d ) ) null != c && 0 < m && c . g ( f [ 1 ] ) , a . set ( d ) } } }
function sc ( a , b , c , d ) { if ( null == b ) throw Error ( "The string supplied did not seem to be a phone number" ) ; if ( 250 < b . length ) throw Error ( "The string supplied is too long to be a phone number" ) ; var f = new B , e = b . indexOf ( ";phone-context=" ) ; if ( 0 <= e ) { var g = e + 15 ; if ( "+" == b . charAt ( g ) ) { var h = b . indexOf ( ";" , g ) ; 0 < h ? f . g ( b . substring ( g , h ) ) : f . g ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; f . g ( b . substring ( 0 <= g ? g + 4 : 0 , e ) ) } else e = f . g , g = b . search ( ob ) , 0 <= g ? ( g = b . substring ( g ) , g = g . replace ( qb , "" ) , h = g . search ( pb ) , 0 <= h && ( g = g . substring ( 0 , h ) ) ) : g =
"" , e . call ( f , g ) ; e = f . toString ( ) ; g = e . indexOf ( ";isub=" ) ; 0 < g && ( C ( f ) , f . g ( e . substring ( 0 , g ) ) ) ; if ( ! Ab ( f . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ; e = f . toString ( ) ; if ( ! ( Fb ( c ) || null != e && 0 < e . length && mb . test ( e ) ) ) throw Error ( "Invalid country calling code" ) ; e = new H ; d && r ( e , 5 , b ) ; a : { b = f . toString ( ) ; g = b . search ( tb ) ; if ( 0 <= g && Ab ( b . substring ( 0 , g ) ) ) { h = b . match ( tb ) ; for ( var m = h . length , v = 1 ; v < m ; ++ v ) if ( null != h [ v ] && 0 < h [ v ] . length ) { C ( f ) ; f . g ( b . substring ( 0 , g ) ) ; b = h [ v ] ; break a } } b = "" } 0 < b . length && r ( e ,
3 , b ) ; g = R ( a , c ) ; b = new B ; h = 0 ; m = f . toString ( ) ; try { h = qc ( a , m , g , b , d , e ) } catch ( W ) { if ( "Invalid country calling code" == W . message && mb . test ( m ) ) { if ( m = m . replace ( mb , "" ) , h = qc ( a , m , g , b , d , e ) , 0 == h ) throw W ; } else throw W ; } 0 != h ? ( f = Q ( h ) , f != c && ( g = P ( a , h , f ) ) ) : ( Cb ( f ) , b . g ( f . toString ( ) ) , null != c ? ( h = w ( g , 10 ) , r ( e , 1 , h ) ) : d && Qa ( e , 6 ) ) ; if ( 2 > b . h . length ) throw Error ( "The string supplied is too short to be a phone number" ) ; null != g && ( c = new B , f = new B ( b . toString ( ) ) , rc ( f , g , c ) , a = nc ( a , f . toString ( ) , g , - 1 ) , 2 != a && 4 != a && 5 != a && ( b = f , d && 0 < c . toString ( ) . length &&
r ( e , 7 , c . toString ( ) ) ) ) ; d = b . toString ( ) ; a = d . length ; if ( 2 > a ) throw Error ( "The string supplied is too short to be a phone number" ) ; if ( 17 < a ) throw Error ( "The string supplied is too long to be a phone number" ) ; if ( 1 < d . length && "0" == d . charAt ( 0 ) ) { r ( e , 4 , ! 0 ) ; for ( a = 1 ; a < d . length - 1 && "0" == d . charAt ( a ) ; ) a ++ ; 1 != a && r ( e , 8 , a ) } r ( e , 2 , parseInt ( d , 10 ) ) ; return e } function K ( a , b ) { return ( a = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ) && a [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function tc ( a ) { this . fa = /\u2008/ ; this . ma = "" ; this . v = new B ; this . da = "" ; this . s = new B ; this . ba = new B ; this . u = ! 0 ; this . ea = this . ca = this . oa = ! 1 ; this . ga = gb . ja ( ) ; this . $ = 0 ; this . h = new B ; this . ha = ! 1 ; this . o = "" ; this . g = new B ; this . j = [ ] ; this . na = a ; this . l = uc ( this , this . na ) } var vc = new F ; r ( vc , 11 , "NA" ) ;
var wc = /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*(\$\d[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*)+$/ , xc = /[- ]/ ; function uc ( a , b ) { var c = a . ga ; b = Fb ( b ) ? Kb ( c , b ) : 0 ; a = R ( a . ga , Q ( b ) ) ; return null != a ? a : vc }
function yc ( a ) { for ( var b = a . j . length , c = 0 ; c < b ; ++ c ) { var d = a . j [ c ] , f = w ( d , 1 ) ; if ( a . da == f ) return ! 1 ; var e = a ; var g = d , h = w ( g , 1 ) ; C ( e . v ) ; var m = e ; g = w ( g , 2 ) ; var v = "999999999999999" . match ( h ) [ 0 ] ; v . length < m . g . h . length ? m = "" : ( m = v . replace ( new RegExp ( h , "g" ) , g ) , m = m . replace ( /9/g , "\u2008" ) ) ; 0 < m . length ? ( e . v . g ( m ) , e = ! 0 ) : e = ! 1 ; if ( e ) return a . da = f , a . ha = xc . test ( q ( d , 4 ) ) , a . $ = 0 , ! 0 } return a . u = ! 1 }
function zc ( a , b ) { for ( var c = [ ] , d = b . length - 3 , f = a . j . length , e = 0 ; e < f ; ++ e ) { var g = a . j [ e ] ; 0 == x ( g , 3 ) ? c . push ( a . j [ e ] ) : ( g = q ( g , 3 , Math . min ( d , x ( g , 3 ) - 1 ) ) , 0 == b . search ( g ) && c . push ( a . j [ e ] ) ) } a . j = c }
function Ac ( a , b ) { a . s . g ( b ) ; var c = b ; nb . test ( c ) || 1 == a . s . h . length && lb . test ( c ) ? ( "+" == b ? ( c = b , a . ba . g ( b ) ) : ( c = hb [ b ] , a . ba . g ( c ) , a . g . g ( c ) ) , b = c ) : ( a . u = ! 1 , a . oa = ! 0 ) ; if ( ! a . u ) { if ( ! a . oa ) if ( Bc ( a ) ) { if ( Cc ( a ) ) return Dc ( a ) } else if ( 0 < a . o . length && ( b = a . g . toString ( ) , C ( a . g ) , a . g . g ( a . o ) , a . g . g ( b ) , b = a . h . toString ( ) , c = b . lastIndexOf ( a . o ) , C ( a . h ) , a . h . g ( b . substring ( 0 , c ) ) ) , a . o != Ec ( a ) ) return a . h . g ( " " ) , Dc ( a ) ; return a . s . toString ( ) } switch ( a . ba . h . length ) { case 0 : case 1 : case 2 : return a . s . toString ( ) ; case 3 : if ( Bc ( a ) ) a . ea = ! 0 ; else return a . o = Ec ( a ) ,
Fc ( a ) ; default : if ( a . ea ) return Cc ( a ) && ( a . ea = ! 1 ) , a . h . toString ( ) + a . g . toString ( ) ; if ( 0 < a . j . length ) { b = Gc ( a , b ) ; c = Hc ( a ) ; if ( 0 < c . length ) return c ; zc ( a , a . g . toString ( ) ) ; return yc ( a ) ? Ic ( a ) : a . u ? Jc ( a , b ) : a . s . toString ( ) } return Fc ( a ) } } function Dc ( a ) { a . u = ! 0 ; a . ea = ! 1 ; a . j = [ ] ; a . $ = 0 ; C ( a . v ) ; a . da = "" ; return Fc ( a ) }
function Hc ( a ) { for ( var b = a . g . toString ( ) , c = a . j . length , d = 0 ; d < c ; ++ d ) { var f = a . j [ d ] , e = w ( f , 1 ) ; if ( ( new RegExp ( "^(?:" + e + ")$" ) ) . test ( b ) && ( a . ha = xc . test ( q ( f , 4 ) ) , f = b . replace ( new RegExp ( e , "g" ) , q ( f , 2 ) ) , f = Jc ( a , f ) , M ( f , ib ) == a . ba ) ) return f } return "" } function Jc ( a , b ) { var c = a . h . h . length ; return a . ha && 0 < c && " " != a . h . toString ( ) . charAt ( c - 1 ) ? a . h + " " + b : a . h + b }
function Fc ( a ) { var b = a . g . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . ca && 0 == a . o . length && 0 < x ( a . l , 20 ) ? t ( a . l , 20 ) : t ( a . l , 19 ) , d = c . length , f = 0 ; f < d ; ++ f ) { var e = c [ f ] ; 0 < a . o . length && Eb ( w ( e , 4 ) ) && ! q ( e , 6 ) && ! p ( e , 5 ) || ( 0 != a . o . length || a . ca || Eb ( w ( e , 4 ) ) || q ( e , 6 ) ) && wc . test ( w ( e , 2 ) ) && a . j . push ( e ) } zc ( a , b ) ; b = Hc ( a ) ; return 0 < b . length ? b : yc ( a ) ? Ic ( a ) : a . s . toString ( ) } return Jc ( a , b ) } function Ic ( a ) { var b = a . g . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , f = 0 ; f < c ; f ++ ) d = Gc ( a , b . charAt ( f ) ) ; return a . u ? Jc ( a , d ) : a . s . toString ( ) } return a . h . toString ( ) }
function Ec ( a ) { var b = a . g . toString ( ) , c = 0 ; if ( 1 != q ( a . l , 10 ) ) var d = ! 1 ; else d = a . g . toString ( ) , d = "1" == d . charAt ( 0 ) && "0" != d . charAt ( 1 ) && "1" != d . charAt ( 1 ) ; d ? ( c = 1 , a . h . g ( "1" ) . g ( " " ) , a . ca = ! 0 ) : p ( a . l , 15 ) && ( d = new RegExp ( "^(?:" + q ( a . l , 15 ) + ")" ) , d = b . match ( d ) , null != d && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . ca = ! 0 , c = d [ 0 ] . length , a . h . g ( b . substring ( 0 , c ) ) ) ) ; C ( a . g ) ; a . g . g ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function Bc ( a ) { var b = a . ba . toString ( ) , c = new RegExp ( "^(?:\\+|" + q ( a . l , 11 ) + ")" ) ; c = b . match ( c ) ; return null != c && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . ca = ! 0 , c = c [ 0 ] . length , C ( a . g ) , a . g . g ( b . substring ( c ) ) , C ( a . h ) , a . h . g ( b . substring ( 0 , c ) ) , "+" != b . charAt ( 0 ) && a . h . g ( " " ) , ! 0 ) : ! 1 } function Cc ( a ) { if ( 0 == a . g . h . length ) return ! 1 ; var b = new B , c = pc ( a . g , b ) ; if ( 0 == c ) return ! 1 ; C ( a . g ) ; a . g . g ( b . toString ( ) ) ; b = Q ( c ) ; "001" == b ? a . l = R ( a . ga , "" + c ) : b != a . na && ( a . l = uc ( a , b ) ) ; a . h . g ( "" + c ) . g ( " " ) ; a . o = "" ; return ! 0 }
function Gc ( a , b ) { var c = a . v . toString ( ) ; if ( 0 <= c . substring ( a . $ ) . search ( a . fa ) ) { var d = c . search ( a . fa ) ; b = c . replace ( a . fa , b ) ; C ( a . v ) ; a . v . g ( b ) ; a . $ = d ; return b . substring ( 0 , a . $ + 1 ) } 1 == a . j . length && ( a . u = ! 1 ) ; a . da = "" ; return a . s . toString ( ) } ; var Kc = { AC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AD" , , , , , , , , , , , , , , , , , , [ , , "11[0268]" , , , , "110" ] , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[149]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AE" , ,
function Qa ( ) { this . a = { } } ba ( Qa ) ;
var J = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" } , Ra = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , Sa = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" , A : "2" ,
B : "2" , C : "2" , D : "3" , E : "3" , F : "3" , G : "4" , H : "4" , I : "4" , J : "5" , K : "5" , L : "5" , M : "6" , N : "6" , O : "6" , P : "7" , Q : "7" , R : "7" , S : "7" , T : "8" , U : "8" , V : "8" , W : "9" , X : "9" , Y : "9" , Z : "9" } , Ta = /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , Ua = /[+\uff0b]+/ , K = /^[+\uff0b]+/ , Va = /([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])/ , Wa = /[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]/ , Xa = /[\\\/] *x/ , Ya = /[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$/ , Za = /(?:.*?[A-Za-z]){3}.*/ ;
function L ( a ) { return "([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1," + a + "})" }
function $a ( ) { return ";ext=" + L ( "20" ) + "|[ \u00a0\\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|anexo)[:\\.\uff0e]?[ \u00a0\\t,-]*" + ( L ( "20" ) + "#?|[ \u00a0\\t,]*(?:[x\uff58#\uff03~\uff5e]|int|\uff49\uff4e\uff54)[:\\.\uff0e]?[ \u00a0\\t,-]*" ) + ( L ( "9" ) + "#?|[- ]+" ) + ( L ( "6" ) + "#|[ \u00a0\\t]*(?:,{2}|;)[:\\.\uff0e]?[ \u00a0\\t,-]*" ) + ( L ( "15" ) + "#?|[ \u00a0\\t]*(?:,)+[:\\.\uff0e]?[ \u00a0\\t,-]*" ) + ( L ( "9" ) + "#?" ) }
var ab = new RegExp ( "(?:" + $a ( ) + ")$" , "i" ) , bb = new RegExp ( "^[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{2}$|^[+\uff0b]*(?:[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e*]*[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]){3,}[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e*A-Za-z0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]*(?:" + $a ( ) + ")?$" , "i" ) , cb = /(\$\d)/ ,
db = /\$NP/ , eb = /\$FG/ , fb = /\$CC/ , gb = /^\(?\$1\)?$/ ; function hb ( a ) { var b = a . search ( Wa ) ; 0 <= b ? ( a = a . substring ( b ) , a = a . replace ( Ya , "" ) , b = a . search ( Xa ) , 0 <= b && ( a = a . substring ( 0 , b ) ) ) : a = "" ; return a } function ib ( a ) { return 2 > a . length ? ! 1 : M ( bb , a ) } function jb ( a ) { return M ( Za , a ) ? N ( a , Sa ) : N ( a , J ) } function kb ( a ) { var b = jb ( a . toString ( ) ) ; C ( a ) ; a . a ( b ) } function lb ( a ) { return null != a && ( 1 != y ( a , 9 ) || - 1 != w ( a , 9 ) [ 0 ] ) }
function N ( a , b ) { for ( var c = new B , d , e = a . length , f = 0 ; f < e ; ++ f ) d = a . charAt ( f ) , d = b [ d . toUpperCase ( ) ] , null != d && c . a ( d ) ; return c . toString ( ) } function mb ( a ) { return 0 == a . length || gb . test ( a ) } function nb ( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in Pa } function P ( a , b , c ) { if ( 0 == t ( b , 2 ) && r ( b , 5 ) ) { var d = x ( b , 5 ) ; if ( 0 < d . length ) return d } d = x ( b , 1 ) ; var e = Q ( b ) ; if ( 0 == c ) return R ( d , 0 , e , "" ) ; if ( ! ( d in I ) ) return e ; a = S ( a , d , T ( d ) ) ; b = ob ( b , a , c ) ; e = pb ( e , a , c ) ; return R ( d , c , e , b ) }
function qb ( a , b ) { var c = U , d = x ( a , 1 ) , e = Q ( a ) ; if ( ! ( d in I ) ) return e ; c = S ( c , d , T ( d ) ) ; a = ob ( a , c , 2 ) ; b = pb ( e , c , 2 , b ) ; return R ( d , 2 , b , a ) } function S ( a , b , c ) { return "001" == c ? V ( a , "" + b ) : V ( a , c ) }
function rb ( a , b , c ) { if ( ! nb ( c ) ) return P ( a , b , 1 ) ; var d = x ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in I ) ) return e ; if ( 1 == d ) { if ( null != c && p ( I [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + P ( a , b , 2 ) } else if ( d == sb ( a , c ) ) return P ( a , b , 2 ) ; var f = V ( a , c ) , g = x ( f , 11 ) ; c = "" ; r ( f , 17 ) ? c = x ( f , 17 ) : M ( Ta , g ) && ( c = g ) ; a = S ( a , d , T ( d ) ) ; e = pb ( e , a , 1 ) ; b = ob ( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : R ( d , 1 , e , b ) }
function ub ( a , b ) { var c = U , d ; if ( d = r ( a , 5 ) ) { d = x ( a , 1 ) ; d = S ( c , d , T ( d ) ) ; if ( null == d ) d = ! 1 ; else { var e = Q ( a ) ; d = null != vb ( w ( d , 19 ) , e ) } d = ! d } if ( d ) return x ( a , 5 ) ; if ( ! r ( a , 6 ) ) return P ( c , a , 2 ) ; switch ( t ( a , 6 ) ) { case 1 : c = P ( c , a , 1 ) ; break ; case 5 : c = rb ( c , a , b ) ; break ; case 10 : c = P ( c , a , 1 ) . substring ( 1 ) ; break ; default : d = T ( x ( a , 1 ) ) ; b = V ( c , d ) ; if ( null == b ) var f = null ; else b = x ( b , 12 ) , f = 0 == b . length ? null : b = b . replace ( "~" , "" ) ; b = P ( c , a , 2 ) ; if ( null == f || 0 == f . length ) c = b ; else { a : { e = x ( a , 5 ) ; e = N ( e , J ) ; if ( 0 == e . lastIndexOf ( f , 0 ) ) try { var g = wb ( c , xb ( c , e . substring ( f . length ) ,
d , ! 1 ) ) ; break a } catch ( h ) { } g = ! 1 } g ? c = b : ( g = V ( c , d ) , d = Q ( a ) , g = vb ( w ( g , 19 ) , d ) , null == g ? c = b : ( d = x ( g , 4 ) , e = d . indexOf ( "$1" ) , 0 >= e ? c = b : ( d = d . substring ( 0 , e ) , d = N ( d , J ) , 0 == d . length ? c = b : ( g = g . clone ( ) , Ga ( g , 4 ) , d = [ g ] , g = x ( a , 1 ) , b = Q ( a ) , g in I ? ( c = S ( c , g , T ( g ) ) , e = vb ( d , b ) , null != e && ( d = e . clone ( ) , e = x ( e , 4 ) , 0 < e . length && ( f = x ( c , 12 ) , 0 < f . length ? ( e = e . replace ( db , f ) . replace ( eb , "$1" ) , v ( d , 4 , e ) ) : Ga ( d , 4 ) ) , b = yb ( b , d , 2 ) ) , c = ob ( a , c , 2 ) , c = R ( g , 2 , b , c ) ) : c = b ) ) ) ) } } a = x ( a , 5 ) ; null != c && 0 < a . length && ( g = N ( c , Ra ) , b = N ( a , Ra ) , g != b && ( c = a ) ) ; return c }
function Q ( a ) { if ( ! r ( a , 2 ) ) return "" ; var b = "" + t ( a , 2 ) ; return r ( a , 4 ) && t ( a , 4 ) && 0 < x ( a , 8 ) ? Array ( x ( a , 8 ) + 1 ) . join ( "0" ) + b : b } function R ( a , b , c , d ) { switch ( b ) { case 0 : return "+" + a + c + d ; case 1 : return "+" + a + " " + c + d ; case 3 : return "tel:+" + a + "-" + c + d ; default : return c + d } } function pb ( a , b , c , d ) { b = 0 == w ( b , 20 ) . length || 2 == c ? w ( b , 19 ) : w ( b , 20 ) ; b = vb ( b , a ) ; return null == b ? a : yb ( a , b , c , d ) }
function vb ( a , b ) { for ( var c , d = a . length , e = 0 ; e < d ; ++ e ) { c = a [ e ] ; var f = y ( c , 3 ) ; if ( 0 == f || 0 == b . search ( t ( c , 3 , f - 1 ) ) ) if ( f = new RegExp ( t ( c , 1 ) ) , M ( f , b ) ) return c } return null }
function yb ( a , b , c , d ) { var e = x ( b , 2 ) , f = new RegExp ( t ( b , 1 ) ) , g = x ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( fb , d ) , e = e . replace ( cb , b ) , a = a . replace ( f , e ) ) : ( b = x ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( cb , b ) ) : a . replace ( f , e ) ) ; 3 == c && ( a = a . replace ( /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/ , "" ) , a = a . replace ( /[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/g ,
"-" ) ) ; return a } function ob ( a , b , c ) { return r ( a , 3 ) && 0 != t ( a , 3 ) . length ? 3 == c ? ";ext=" + t ( a , 3 ) : r ( b , 13 ) ? t ( b , 13 ) + x ( a , 3 ) : " ext. " + x ( a , 3 ) : "" } function zb ( a , b ) { switch ( b ) { case 4 : return t ( a , 5 ) ; case 3 : return t ( a , 4 ) ; case 1 : return t ( a , 3 ) ; case 0 : case 2 : return t ( a , 2 ) ; case 5 : return t ( a , 6 ) ; case 6 : return t ( a , 8 ) ; case 7 : return t ( a , 7 ) ; case 8 : return t ( a , 21 ) ; case 9 : return t ( a , 25 ) ; case 10 : return t ( a , 28 ) ; default : return t ( a , 1 ) } }
function Ab ( a , b ) { return W ( a , t ( b , 1 ) ) ? W ( a , t ( b , 5 ) ) ? 4 : W ( a , t ( b , 4 ) ) ? 3 : W ( a , t ( b , 6 ) ) ? 5 : W ( a , t ( b , 8 ) ) ? 6 : W ( a , t ( b , 7 ) ) ? 7 : W ( a , t ( b , 21 ) ) ? 8 : W ( a , t ( b , 25 ) ) ? 9 : W ( a , t ( b , 28 ) ) ? 10 : W ( a , t ( b , 2 ) ) ? t ( b , 18 ) || W ( a , t ( b , 3 ) ) ? 2 : 0 : ! t ( b , 18 ) && W ( a , t ( b , 3 ) ) ? 1 : - 1 : - 1 } function V ( a , b ) { if ( null == b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = Pa [ b ] ; if ( null == c ) return null ; c = ( new G ) . f ( F . h ( ) , c ) ; a . a [ b ] = c } return c } function W ( a , b ) { var c = a . length ; return 0 < y ( b , 9 ) && - 1 == n ( w ( b , 9 ) , c ) ? ! 1 : M ( x ( b , 2 ) , a ) } function wb ( a , b ) { var c = Bb ( a , b ) ; return Cb ( a , b , c ) }
function Cb ( a , b , c ) { var d = x ( b , 1 ) , e = S ( a , d , c ) ; if ( null == e || "001" != c && d != sb ( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != Ab ( a , e ) } function Bb ( a , b ) { if ( null == b ) return null ; var c = x ( b , 1 ) ; c = I [ c ] ; if ( null == c ) a = null ; else if ( 1 == c . length ) a = c [ 0 ] ; else a : { b = Q ( b ) ; for ( var d , e = c . length , f = 0 ; f < e ; f ++ ) { d = c [ f ] ; var g = V ( a , d ) ; if ( r ( g , 23 ) ) { if ( 0 == b . search ( t ( g , 23 ) ) ) { a = d ; break a } } else if ( - 1 != Ab ( b , g ) ) { a = d ; break a } } a = null } return a } function T ( a ) { a = I [ a ] ; return null == a ? "ZZ" : a [ 0 ] }
function sb ( a , b ) { a = V ( a , b ) ; if ( null == a ) throw Error ( "Invalid region code: " + b ) ; return x ( a , 10 ) } function Db ( a , b , c , d ) { var e = zb ( c , d ) , f = 0 == y ( e , 9 ) ? w ( t ( c , 1 ) , 9 ) : w ( e , 9 ) ; e = w ( e , 10 ) ; if ( 2 == d ) if ( lb ( zb ( c , 0 ) ) ) a = zb ( c , 1 ) , lb ( a ) && ( f = f . concat ( 0 == y ( a , 9 ) ? w ( t ( c , 1 ) , 9 ) : w ( a , 9 ) ) , ea ( f ) , 0 == e . length ? e = w ( a , 10 ) : ( e = e . concat ( w ( a , 10 ) ) , ea ( e ) ) ) ; else return Db ( a , b , c , 1 ) ; if ( - 1 == f [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < n ( e , b ) ) return 4 ; c = f [ 0 ] ; return c == b ? 0 : c > b ? 2 : f [ f . length - 1 ] < b ? 3 : - 1 < n ( f , b , 1 ) ? 0 : 5 }
function Eb ( a ) { var b = U , c = Q ( a ) ; a = x ( a , 1 ) ; if ( ! ( a in I ) ) return 1 ; a = S ( b , a , T ( a ) ) ; return Db ( b , c , a , - 1 ) } function Fb ( a , b ) { a = a . toString ( ) ; if ( 0 == a . length || "0" == a . charAt ( 0 ) ) return 0 ; for ( var c , d = a . length , e = 1 ; 3 >= e && e <= d ; ++ e ) if ( c = parseInt ( a . substring ( 0 , e ) , 10 ) , c in I ) return b . a ( a . substring ( e ) ) , c ; return 0 }
function Gb ( a , b , c , d , e , f ) { if ( 0 == b . length ) return 0 ; b = new B ( b ) ; var g ; null != c && ( g = t ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var h = b . toString ( ) ; if ( 0 == h . length ) g = 20 ; else if ( K . test ( h ) ) h = h . replace ( K , "" ) , C ( b ) , b . a ( jb ( h ) ) , g = 1 ; else { h = new RegExp ( g ) ; kb ( b ) ; g = b . toString ( ) ; if ( 0 == g . search ( h ) ) { h = g . match ( h ) [ 0 ] . length ; var m = g . substring ( h ) . match ( Va ) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == N ( m [ 1 ] , J ) ? g = ! 1 : ( C ( b ) , b . a ( g . substring ( h ) ) , g = ! 0 ) } else g = ! 1 ; g = g ? 5 : 20 } e && v ( f , 6 , g ) ; if ( 20 != g ) { if ( 2 >= b . b . length ) throw Error ( "Phone number too short after IDD" ) ;
a = Fb ( b , d ) ; if ( 0 != a ) return v ( f , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( null != c && ( g = x ( c , 10 ) , h = "" + g , m = b . toString ( ) , 0 == m . lastIndexOf ( h , 0 ) && ( h = new B ( m . substring ( h . length ) ) , m = t ( c , 1 ) , m = new RegExp ( x ( m , 2 ) ) , Hb ( h , c , null ) , h = h . toString ( ) , ! M ( m , b . toString ( ) ) && M ( m , h ) || 3 == Db ( a , b . toString ( ) , c , - 1 ) ) ) ) return d . a ( h ) , e && v ( f , 6 , 10 ) , v ( f , 1 , g ) , g ; v ( f , 1 , 0 ) ; return 0 }
function Hb ( a , b , c ) { var d = a . toString ( ) , e = d . length , f = t ( b , 15 ) ; if ( 0 != e && null != f && 0 != f . length ) { var g = new RegExp ( "^(?:" + f + ")" ) ; if ( e = g . exec ( d ) ) { f = new RegExp ( x ( t ( b , 1 ) , 2 ) ) ; var h = M ( f , d ) , m = e . length - 1 ; b = t ( b , 16 ) ; if ( null == b || 0 == b . length || null == e [ m ] || 0 == e [ m ] . length ) { if ( ! h || M ( f , d . substring ( e [ 0 ] . length ) ) ) null != c && 0 < m && null != e [ m ] && c . a ( e [ 1 ] ) , a . set ( d . substring ( e [ 0 ] . length ) ) } else if ( d = d . replace ( g , b ) , ! h || M ( f , d ) ) null != c && 0 < m && c . a ( e [ 1 ] ) , a . set ( d ) } } }
function xb ( a , b , c , d ) { if ( null == b ) throw Error ( "The string supplied did not seem to be a phone number" ) ; if ( 250 < b . length ) throw Error ( "The string supplied is too long to be a phone number" ) ; var e = new B , f = b . indexOf ( ";phone-context=" ) ; if ( 0 <= f ) { var g = f + 15 ; if ( "+" == b . charAt ( g ) ) { var h = b . indexOf ( ";" , g ) ; 0 < h ? e . a ( b . substring ( g , h ) ) : e . a ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; e . a ( b . substring ( 0 <= g ? g + 4 : 0 , f ) ) } else e . a ( hb ( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( C ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! ib ( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( nb ( c ) || null != f && 0 < f . length && K . test ( f ) ) ) throw Error ( "Invalid country calling code" ) ; f = new H ; d && v ( f , 5 , b ) ; a : { b = e . toString ( ) ; g = b . search ( ab ) ; if ( 0 <= g && ib ( b . substring ( 0 , g ) ) ) { h = b . match ( ab ) ; for ( var m = h . length , u = 1 ; u < m ; ++ u ) if ( null != h [ u ] && 0 < h [ u ] . length ) { C ( e ) ; e . a ( b . substring ( 0 , g ) ) ; b = h [ u ] ; break a } } b = "" } 0 < b . length && v ( f , 3 , b ) ; g = V ( a , c ) ; b = new B ; h = 0 ; m = e . toString ( ) ; try { h = Gb ( a , m , g , b , d , f ) } catch ( O ) { if ( "Invalid country calling code" == O . message && K . test ( m ) ) { if ( m = m . replace ( K , "" ) , h = Gb ( a , m , g , b , d , f ) , 0 == h ) throw O ;
} else throw O ; } 0 != h ? ( e = T ( h ) , e != c && ( g = S ( a , h , e ) ) ) : ( kb ( e ) , b . a ( e . toString ( ) ) , null != c ? ( h = x ( g , 10 ) , v ( f , 1 , h ) ) : d && Ga ( f , 6 ) ) ; if ( 2 > b . b . length ) throw Error ( "The string supplied is too short to be a phone number" ) ; null != g && ( c = new B , e = new B ( b . toString ( ) ) , Hb ( e , g , c ) , a = Db ( a , e . toString ( ) , g , - 1 ) , 2 != a && 4 != a && 5 != a && ( b = e , d && 0 < c . toString ( ) . length && v ( f , 7 , c . toString ( ) ) ) ) ; d = b . toString ( ) ; a = d . length ; if ( 2 > a ) throw Error ( "The string supplied is too short to be a phone number" ) ; if ( 17 < a ) throw Error ( "The string supplied is too long to be a phone number" ) ;
if ( 1 < d . length && "0" == d . charAt ( 0 ) ) { v ( f , 4 , ! 0 ) ; for ( a = 1 ; a < d . length - 1 && "0" == d . charAt ( a ) ; ) a ++ ; 1 != a && v ( f , 8 , a ) } v ( f , 2 , parseInt ( d , 10 ) ) ; return f } function M ( a , b ) { return ( a = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ) && a [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function Ib ( a ) { this . ha = /\u2008/ ; this . ia = "" ; this . m = new B ; this . $ = "" ; this . j = new B ; this . o = new B ; this . l = ! 0 ; this . aa = this . s = this . ka = ! 1 ; this . ba = Qa . ea ( ) ; this . u = 0 ; this . b = new B ; this . ca = ! 1 ; this . i = "" ; this . a = new B ; this . f = [ ] ; this . ja = a ; this . g = Jb ( this , this . ja ) } var Kb = new F ; v ( Kb , 11 , "NA" ) ;
var Lb = /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*(\$\d[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*)+$/ , Mb = /[- ]/ ; function Jb ( a , b ) { var c = a . ba ; b = nb ( b ) ? sb ( c , b ) : 0 ; a = V ( a . ba , T ( b ) ) ; return null != a ? a : Kb }
function Nb ( a ) { for ( var b = a . f . length , c = 0 ; c < b ; ++ c ) { var d = a . f [ c ] , e = x ( d , 1 ) ; if ( a . $ == e ) return ! 1 ; var f = a ; var g = d , h = x ( g , 1 ) ; C ( f . m ) ; var m = f ; g = x ( g , 2 ) ; var u = "999999999999999" . match ( h ) [ 0 ] ; u . length < m . a . b . length ? m = "" : ( m = u . replace ( new RegExp ( h , "g" ) , g ) , m = m . replace ( /9/g , "\u2008" ) ) ; 0 < m . length ? ( f . m . a ( m ) , f = ! 0 ) : f = ! 1 ; if ( f ) return a . $ = e , a . ca = Mb . test ( t ( d , 4 ) ) , a . u = 0 , ! 0 } return a . l = ! 1 }
function Ob ( a , b ) { for ( var c = [ ] , d = b . length - 3 , e = a . f . length , f = 0 ; f < e ; ++ f ) { var g = a . f [ f ] ; 0 == y ( g , 3 ) ? c . push ( a . f [ f ] ) : ( g = t ( g , 3 , Math . min ( d , y ( g , 3 ) - 1 ) ) , 0 == b . search ( g ) && c . push ( a . f [ f ] ) ) } a . f = c } function Pb ( a , b ) { a . ia = Qb ( a , b ) ; return a . ia }
function Qb ( a , b ) { a . j . a ( b ) ; var c = b ; Va . test ( c ) || 1 == a . j . b . length && Ua . test ( c ) ? ( "+" == b ? ( c = b , a . o . a ( b ) ) : ( c = J [ b ] , a . o . a ( c ) , a . a . a ( c ) ) , b = c ) : ( a . l = ! 1 , a . ka = ! 0 ) ; if ( ! a . l ) { if ( ! a . ka ) if ( Rb ( a ) ) { if ( Sb ( a ) ) return Tb ( a ) } else if ( 0 < a . i . length && ( b = a . a . toString ( ) , C ( a . a ) , a . a . a ( a . i ) , a . a . a ( b ) , b = a . b . toString ( ) , c = b . lastIndexOf ( a . i ) , C ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) ) , a . i != Ub ( a ) ) return a . b . a ( " " ) , Tb ( a ) ; return a . j . toString ( ) } switch ( a . o . b . length ) { case 0 : case 1 : case 2 : return a . j . toString ( ) ; case 3 : if ( Rb ( a ) ) a . aa = ! 0 ; else return a . i = Ub ( a ) , Vb ( a ) ;
default : if ( a . aa ) return Sb ( a ) && ( a . aa = ! 1 ) , a . b . toString ( ) + a . a . toString ( ) ; if ( 0 < a . f . length ) { b = Wb ( a , b ) ; c = Xb ( a ) ; if ( 0 < c . length ) return c ; Ob ( a , a . a . toString ( ) ) ; return Nb ( a ) ? Yb ( a ) : a . l ? Zb ( a , b ) : a . j . toString ( ) } return Vb ( a ) } } function Tb ( a ) { a . l = ! 0 ; a . aa = ! 1 ; a . f = [ ] ; a . u = 0 ; C ( a . m ) ; a . $ = "" ; return Vb ( a ) }
function Xb ( a ) { for ( var b = a . a . toString ( ) , c = a . f . length , d = 0 ; d < c ; ++ d ) { var e = a . f [ d ] , f = x ( e , 1 ) ; if ( ( new RegExp ( "^(?:" + f + ")$" ) ) . test ( b ) && ( a . ca = Mb . test ( t ( e , 4 ) ) , e = b . replace ( new RegExp ( f , "g" ) , t ( e , 2 ) ) , e = Zb ( a , e ) , N ( e , Ra ) == a . o ) ) return e } return "" } function Zb ( a , b ) { var c = a . b . b . length ; return a . ca && 0 < c && " " != a . b . toString ( ) . charAt ( c - 1 ) ? a . b + " " + b : a . b + b }
function Vb ( a ) { var b = a . a . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . s && 0 == a . i . length && 0 < y ( a . g , 20 ) ? w ( a . g , 20 ) : w ( a . g , 19 ) , d = c . length , e = 0 ; e < d ; ++ e ) { var f = c [ e ] ; 0 < a . i . length && mb ( x ( f , 4 ) ) && ! t ( f , 6 ) && ! r ( f , 5 ) || ( 0 != a . i . length || a . s || mb ( x ( f , 4 ) ) || t ( f , 6 ) ) && Lb . test ( x ( f , 2 ) ) && a . f . push ( f ) } Ob ( a , b ) ; b = Xb ( a ) ; return 0 < b . length ? b : Nb ( a ) ? Yb ( a ) : a . j . toString ( ) } return Zb ( a , b ) } function Yb ( a ) { var b = a . a . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , e = 0 ; e < c ; e ++ ) d = Wb ( a , b . charAt ( e ) ) ; return a . l ? Zb ( a , d ) : a . j . toString ( ) } return a . b . toString ( ) }
function Ub ( a ) { var b = a . a . toString ( ) , c = 0 ; if ( 1 != t ( a . g , 10 ) ) var d = ! 1 ; else d = a . a . toString ( ) , d = "1" == d . charAt ( 0 ) && "0" != d . charAt ( 1 ) && "1" != d . charAt ( 1 ) ; d ? ( c = 1 , a . b . a ( "1" ) . a ( " " ) , a . s = ! 0 ) : r ( a . g , 15 ) && ( d = new RegExp ( "^(?:" + t ( a . g , 15 ) + ")" ) , d = b . match ( d ) , null != d && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . s = ! 0 , c = d [ 0 ] . length , a . b . a ( b . substring ( 0 , c ) ) ) ) ; C ( a . a ) ; a . a . a ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function Rb ( a ) { var b = a . o . toString ( ) , c = new RegExp ( "^(?:\\+|" + t ( a . g , 11 ) + ")" ) ; c = b . match ( c ) ; return null != c && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . s = ! 0 , c = c [ 0 ] . length , C ( a . a ) , a . a . a ( b . substring ( c ) ) , C ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) , "+" != b . charAt ( 0 ) && a . b . a ( " " ) , ! 0 ) : ! 1 } function Sb ( a ) { if ( 0 == a . a . b . length ) return ! 1 ; var b = new B , c = Fb ( a . a , b ) ; if ( 0 == c ) return ! 1 ; C ( a . a ) ; a . a . a ( b . toString ( ) ) ; b = T ( c ) ; "001" == b ? a . g = V ( a . ba , "" + c ) : b != a . ja && ( a . g = Jb ( a , b ) ) ; a . b . a ( "" + c ) . a ( " " ) ; a . i = "" ; return ! 0 }
function Wb ( a , b ) { var c = a . m . toString ( ) ; if ( 0 <= c . substring ( a . u ) . search ( a . ha ) ) { var d = c . search ( a . ha ) ; b = c . replace ( a . ha , b ) ; C ( a . m ) ; a . m . a ( b ) ; a . u = d ; return b . substring ( 0 , a . u + 1 ) } 1 == a . f . length && ( a . l = ! 1 ) ; a . $ = "" ; return a . j . toString ( ) } ; var $b = { AC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AD" , , , , , , , , , , , , , , , , , , [ , , "11[0268]" , , , , "110" ] , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[149]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AE" , ,
, , , , , , , , , , , , , , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , , [ , , "112|445[16]|99[7-9]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "445\\d" , , , , "4450" , , , [ 4 ] ] ] , AF : [ , [ , , "[14]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AF" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , , [ , , "1(?:0[02]|19)|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AG : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , , , , , , , , , , , , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , , [ , , "112|445[16]|99[7-9]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "445\\d" , , , , "4450" , , , [ 4 ] ] ] , AF : [ , [ , , "[14]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AF" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , , [ , , "1(?:0[02]|19)|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AG : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , "AG" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "176|9(?:11|99)" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AI : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AI" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "176|911" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AL : [ , [ , , "[15]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:1(?:2|6[01]\\d\\d)|2[7-9]|3[15]|41)" , , , , "112" , , , [ 3 , 6 ] ] , [ , , "5\\d{4}" , , , , "50000" , , , [ 5 ] ] , , , , "AL" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|2[7-9])" ,
, , , "AG" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "176|9(?:11|99)" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AI : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AI" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "176|911" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AL : [ , [ , , "[15]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:1(?:2|6[01]\\d\\d)|2[7-9]|3[15]|41)" , , , , "112" , , , [ 3 , 6 ] ] , [ , , "5\\d{4}" , , , , "50000" , , , [ 5 ] ] , , , , "AL" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|2[7-9])" ,
, , , "112" , , , [ 3 ] ] , , [ , , "1(?:1(?:6(?:000|1(?:06|11|23))|8\\d\\d)|65\\d|89[12])|5\\d{4}|1(?:[1349]\\d|2[2-9])" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "123" , , , , "123" , , , [ 3 ] ] , , [ , , "131|5\\d{4}" , , , , "131" , , , [ 3 , 5 ] ] ] , AM : [ , [ , , "[148]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AM" , , , , , , , , , , , , , , , , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , , [ , , "(?:1|8[1-7])\\d\\d|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AO : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[235]" ,
, , , "112" , , , [ 3 ] ] , , [ , , "1(?:1(?:6(?:000|1(?:06|11|23))|8\\d\\d)|65\\d|89[12])|5\\d{4}|1(?:[1349]\\d|2[2-9])" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "123" , , , , "123" , , , [ 3 ] ] , , [ , , "131|5\\d{4}" , , , , "131" , , , [ 3 , 5 ] ] ] , AM : [ , [ , , "[148]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AM" , , , , , , , , , , , , , , , , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , , [ , , "(?:1|8[1-7])\\d\\d|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AO : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[235]" ,
@ -659,14 +663,11 @@ MO:[,[,,"9\\d\\d",,,,,,,[3]],,,[,,"999",,,,"999"],[,,,,,,,,,[-1]],,,,"MO",,,,,,,
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License .
limitations under the License .
* /
* /
function Lc ( ) { this . g = { } } ba ( Lc ) ; function Mc ( a ) { return ( a = I [ a ] ) ? a : [ ] } function Nc ( a , b , c ) { var d = Mc ( w ( b , 1 ) ) ; if ( ! l ( d , c ) ) return ! 1 ; a = Oc ( a , c ) ; if ( ! a ) return ! 1 ; b = Pc ( b ) ; c = q ( a , 1 ) ; if ( ! Qc ( b , c ) ) return ! 1 ; a = q ( a , 29 ) ; return Qc ( b , a ) } function Oc ( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . g [ b ] ; if ( null == c ) { c = Kc [ b ] ; if ( null == c ) return null ; c = ( new G ) . j ( F . m ( ) , c ) ; a . g [ b ] = c } return c } function Pc ( a ) { if ( ! p ( a , 2 ) ) return "" ; var b = "" + q ( a , 2 ) ; return p ( a , 4 ) && q ( a , 4 ) && 0 < w ( a , 8 ) ? Array ( w ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function Qc ( a , b ) { return 0 < t ( b , 9 ) . length && ! l ( t ( b , 9 ) , a . length ) ? ! 1 : K ( w ( b , 2 ) , a . toString ( ) ) } ; var T = gb . ja ( ) ; function Rc ( a ) { var b = T , c = lc ( b , a ) ; b = P ( b , w ( a , 1 ) , c ) ; null == b ? a = - 1 : ( a = O ( a ) , a = Ob ( a , b ) ) ; switch ( a ) { case 0 : return "FIXED_LINE" ; case 1 : return "MOBILE" ; case 2 : return "FIXED_LINE_OR_MOBILE" ; case 3 : return "TOLL_FREE" ; case 4 : return "PREMIUM_RATE" ; case 5 : return "SHARED_COST" ; case 6 : return "VOIP" ; case 7 : return "PERSONAL_NUMBER" ; case 8 : return "PAGER" ; case 9 : return "UAN" ; case - 1 : return "UNKNOWN" } }
function Sc ( ) { var a = ra ( "phoneNumber" ) . value , b = ra ( "defaultCountry" ) . value . toUpperCase ( ) , c = ra ( "carrierCode" ) . value , d = new B ; try { var f = T ; if ( ! Fb ( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; var e = sc ( f , a , b , ! 0 ) ; d . g ( "****Parsing Result:****\n" ) ; var g = d . g , h = ( new A ( 1 ) ) . l ( e ) ; f = [ ] ; ta ( new sa , h , f ) ; g . call ( d , f . join ( "" ) ) ; d . g ( "\n\n****Validation Results:****" ) ; var m = oc ( e ) ; var v = 0 == m || 4 == m ; d . g ( "\nResult from isPossibleNumber(): " ) ; d . g ( v ) ; var W = oc ( e ) ; g = b && "ZZ" != b ; if ( v ) if ( 4 == W ) d . g ( "\nResult from isPossibleNumberWithReason(): " ) ,
d . g ( "IS_POSSIBLE_LOCAL_ONLY" ) , d . g ( "\nNumber is considered invalid as it is not a possible national number." ) ; else { var L = kc ( T , e ) ; d . g ( "\nResult from isValidNumber(): " ) ; d . g ( L ) ; L && g && ( d . g ( "\nResult from isValidNumberForRegion(): " ) , d . g ( mc ( T , e , b ) ) ) ; d . g ( "\nPhone Number region: " ) ; d . g ( lc ( T , e ) ) ; d . g ( "\nResult from getNumberType(): " ) ; d . g ( Rc ( e ) ) } else { d . g ( "\nResult from isPossibleNumberWithReason(): " ) ; switch ( W ) { case 1 : d . g ( "INVALID_COUNTRY_CODE" ) ; break ; case 2 : d . g ( "TOO_SHORT" ) ; break ; case 3 : d . g ( "TOO_LONG" ) ; break ;
case 5 : d . g ( "INVALID_LENGTH" ) } d . g ( "\nNote: Numbers that are not possible have type UNKNOWN, an unknown region, and are considered invalid." ) } if ( ! L ) { var u = Lc . ja ( ) ; d . g ( "\n\n****ShortNumberInfo Results:****" ) ; d . g ( "\nResult from isPossibleShortNumber: " ) ; var ea = d . g ; a : { var Pb = Mc ( w ( e , 1 ) ) , Uc = Pc ( e ) . length ; for ( v = 0 ; v < Pb . length ; v ++ ) { var Qb = Oc ( u , Pb [ v ] ) ; if ( Qb ) { var Vc = t ( q ( Qb , 1 ) , 9 ) ; if ( l ( Vc , Uc ) ) { var Rb = ! 0 ; break a } } } Rb = ! 1 } ea . call ( d , Rb ) ; d . g ( "\nResult from isValidShortNumber: " ) ; var Wc = d . g , X = Mc ( w ( e , 1 ) ) ; a : if ( 0 === X . length ) var fa =
null ; else if ( 1 === X . length ) fa = X [ 0 ] ; else { var Xc = Pc ( e ) ; for ( ea = 0 ; ea < X . length ; ea ++ ) { var Sb = X [ ea ] , Tb = Oc ( u , Sb ) ; if ( Tb && Qc ( Xc , q ( Tb , 29 ) ) ) { fa = Sb ; break a } } fa = null } var Yc = 1 < X . length && null != fa ? ! 0 : Nc ( u , e , fa ) ; Wc . call ( d , Yc ) ; if ( g ) { d . g ( "\nResult from isPossibleShortNumberForRegion: " ) ; var Zc = d . g ; var $c = Mc ( w ( e , 1 ) ) ; if ( l ( $c , b ) ) { var Ub = Oc ( u , b ) ; if ( Ub ) { var ad = Pc ( e ) . length ; var Ra = l ( t ( q ( Ub , 1 ) , 9 ) , ad ) } else Ra = ! 1 } else Ra = ! 1 ; Zc . call ( d , Ra ) ; d . g ( "\nResult from isValidShortNumberForRegion: " ) ; d . g ( Nc ( u , e , b ) ) } } d . g ( "\n\n****Formatting Results:**** " ) ;
d . g ( "\nE164 format: " ) ; d . g ( L ? N ( T , e , 0 ) : "invalid" ) ; d . g ( "\nOriginal format: " ) ; var bd = d . g ; u = T ; var Y ; if ( Y = p ( e , 5 ) ) { var Vb = w ( e , 1 ) , Wb = P ( u , Vb , Q ( Vb ) ) ; if ( null == Wb ) var Xb = ! 1 ; else { var cd = O ( e ) ; Xb = null != Lb ( t ( Wb , 19 ) , cd ) } Y = ! Xb } if ( Y ) var Sa = w ( e , 5 ) ; else if ( p ( e , 6 ) ) { switch ( q ( e , 6 ) ) { case 1 : var z = N ( u , e , 1 ) ; break ; case 5 : z = Jb ( u , e , b ) ; break ; case 10 : z = N ( u , e , 1 ) . substring ( 1 ) ; break ; default : var ha = Q ( w ( e , 1 ) ) ; var Yb = R ( u , ha ) ; if ( null == Yb ) var ia = null ; else { var Ta = w ( Yb , 12 ) ; ia = 0 == Ta . length ? null : Ta = Ta . replace ( "~" , "" ) } var ja = N ( u , e , 2 ) ; if ( null ==
ia || 0 == ia . length ) z = ja ; else { b : { var dd = w ( e , 5 ) ; Y = ia ; var Zb = M ( dd , hb ) ; if ( 0 == Zb . lastIndexOf ( Y , 0 ) ) try { var $b = kc ( u , sc ( u , Zb . substring ( Y . length ) , ha , ! 1 ) ) ; break b } catch ( ac ) { } $b = ! 1 } if ( $b ) z = ja ; else { var ed = R ( u , ha ) , fd = O ( e ) , Ua = Lb ( t ( ed , 19 ) , fd ) ; if ( null == Ua ) z = ja ; else { var Z = w ( Ua , 4 ) , bc = Z . indexOf ( "$1" ) ; if ( 0 >= bc ) z = ja ; else if ( Z = Z . substring ( 0 , bc ) , Z = M ( Z , hb ) , 0 == Z . length ) z = ja ; else { var cc = Ua . clone ( ) ; Qa ( cc , 4 ) ; ha = [ cc ] ; var ya = w ( e , 1 ) , za = O ( e ) ; if ( ya in I ) { var dc = P ( u , ya , Q ( ya ) ) , Va = Lb ( ha , za ) ; if ( null == Va ) var ec = za ; else { var Wa = Va . clone ( ) ,
Aa = w ( Va , 4 ) ; if ( 0 < Aa . length ) { var fc = w ( dc , 12 ) ; 0 < fc . length ? ( Aa = Aa . replace ( wb , fc ) . replace ( xb , "$1" ) , r ( Wa , 4 , Aa ) ) : Qa ( Wa , 4 ) } ec = Mb ( za , Wa , 2 ) } var gd = Hb ( e , dc , 2 ) ; z = Gb ( ya , 2 , ec , gd ) } else z = za } } } } } var Xa = w ( e , 5 ) ; if ( null != z && 0 < Xa . length ) { var hd = M ( z , ib ) , id = M ( Xa , ib ) ; hd != id && ( z = Xa ) } Sa = z } else Sa = N ( u , e , 2 ) ; bd . call ( d , Sa ) ; d . g ( "\nNational format: " ) ; d . g ( N ( T , e , 2 ) ) ; d . g ( "\nInternational format: " ) ; d . g ( L ? N ( T , e , 1 ) : "invalid" ) ; d . g ( "\nOut-of-country format from US: " ) ; d . g ( L ? Jb ( T , e , "US" ) : "invalid" ) ; d . g ( "\nOut-of-country format from Switzerland: " ) ;
d . g ( L ? Jb ( T , e , "CH" ) : "invalid" ) ; if ( 0 < c . length ) { d . g ( "\nNational format with carrier code: " ) ; var jd = d . g ; L = T ; var Ba = w ( e , 1 ) , gc = O ( e ) ; if ( Ba in I ) { var hc = P ( L , Ba , Q ( Ba ) ) , kd = Hb ( e , hc , 2 ) , ld = Ib ( gc , hc , 2 , c ) ; var ic = Gb ( Ba , 2 , ld , kd ) } else ic = gc ; jd . call ( d , ic ) } d . g ( "\n\n****AsYouTypeFormatter Results****" ) ; var md = new tc ( b ) , nd = a . length ; for ( b = 0 ; b < nd ; ++ b ) { var jc = a . charAt ( b ) ; d . g ( "\nChar entered: " ) ; d . g ( jc ) ; d . g ( " Output: " ) ; c = d ; var od = c . g ; e = md ; e . ma = Ac ( e , jc ) ; od . call ( c , e . ma ) } } catch ( ac ) { d . g ( "\n" + ac . toString ( ) ) } ra ( "output" ) . value =
d . toString ( ) ; return ! 1 } var Tc = [ "phoneNumberParser" ] , U = aa ; Tc [ 0 ] in U || "undefined" == typeof U . execScript || U . execScript ( "var " + Tc [ 0 ] ) ; for ( var V ; Tc . length && ( V = Tc . shift ( ) ) ; ) Tc . length || void 0 === Sc ? U [ V ] && U [ V ] !== Object . prototype [ V ] ? U = U [ V ] : U = U [ V ] = { } : U [ V ] = Sc ; } ) ( ) ;
function ac ( ) { this . a = { } } ba ( ac ) ; function bc ( a ) { return ( a = I [ a ] ) ? a : [ ] } function cc ( a , b , c ) { var d = bc ( x ( b , 1 ) ) ; if ( ! p ( d , c ) ) return ! 1 ; a = dc ( a , c ) ; if ( ! a ) return ! 1 ; b = ec ( b ) . length ; return p ( w ( t ( a , 1 ) , 9 ) , b ) } function fc ( a , b ) { var c = bc ( x ( b , 1 ) ) ; b = ec ( b ) . length ; for ( var d = 0 ; d < c . length ; d ++ ) { var e = dc ( a , c [ d ] ) ; if ( e && ( e = w ( t ( e , 1 ) , 9 ) , p ( e , b ) ) ) return ! 0 } return ! 1 } function gc ( a , b , c ) { var d = bc ( x ( b , 1 ) ) ; if ( ! p ( d , c ) ) return ! 1 ; a = dc ( a , c ) ; if ( ! a ) return ! 1 ; b = ec ( b ) ; c = t ( a , 1 ) ; if ( ! hc ( b , c ) ) return ! 1 ; a = t ( a , 29 ) ; return hc ( b , a ) }
function ic ( a , b ) { var c = bc ( x ( b , 1 ) ) ; a : if ( 0 === c . length ) var d = null ; else if ( 1 === c . length ) d = c [ 0 ] ; else { d = ec ( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = dc ( a , f ) ; if ( g && hc ( d , t ( g , 29 ) ) ) { d = f ; break a } } d = null } return 1 < c . length && null != d ? ! 0 : gc ( a , b , d ) } function dc ( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = $b [ b ] ; if ( null == c ) return null ; c = ( new G ) . f ( F . h ( ) , c ) ; a . a [ b ] = c } return c } function ec ( a ) { if ( ! r ( a , 2 ) ) return "" ; var b = "" + t ( a , 2 ) ; return r ( a , 4 ) && t ( a , 4 ) && 0 < x ( a , 8 ) ? Array ( x ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function hc ( a , b ) { return 0 < w ( b , 9 ) . length && ! p ( w ( b , 9 ) , a . length ) ? ! 1 : M ( x ( b , 2 ) , a . toString ( ) ) } ; var U = Qa . ea ( ) ; function jc ( a ) { var b = U , c = Bb ( b , a ) ; b = S ( b , x ( a , 1 ) , c ) ; null == b ? a = - 1 : ( a = Q ( a ) , a = Ab ( a , b ) ) ; switch ( a ) { case 0 : return "FIXED_LINE" ; case 1 : return "MOBILE" ; case 2 : return "FIXED_LINE_OR_MOBILE" ; case 3 : return "TOLL_FREE" ; case 4 : return "PREMIUM_RATE" ; case 5 : return "SHARED_COST" ; case 6 : return "VOIP" ; case 7 : return "PERSONAL_NUMBER" ; case 8 : return "PAGER" ; case 9 : return "UAN" ; case - 1 : return "UNKNOWN" } }
function kc ( ) { var a = ka ( "phoneNumber" ) . value , b = ka ( "defaultCountry" ) . value . toUpperCase ( ) , c = ka ( "carrierCode" ) . value , d = new B ; try { var e = U ; if ( ! nb ( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; var f = xb ( e , a , b , ! 0 ) ; d . a ( "****Parsing Result:****\n" ) ; d . a ( la ( ( new A ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g = Eb ( f ) ; var h = 0 == g || 4 == g ; d . a ( "\nResult from isPossibleNumber(): " ) ; d . a ( h ) ; var m = Eb ( f ) ; e = b && "ZZ" != b ; if ( h ) if ( 4 == m ) d . a ( "\nResult from isPossibleNumberWithReason(): " ) ,
d . a ( "IS_POSSIBLE_LOCAL_ONLY" ) , d . a ( "\nNumber is considered invalid as it is not a possible national number." ) ; else { var u = wb ( U , f ) ; d . a ( "\nResult from isValidNumber(): " ) ; d . a ( u ) ; u && e && ( d . a ( "\nResult from isValidNumberForRegion(): " ) , d . a ( Cb ( U , f , b ) ) ) ; d . a ( "\nPhone Number region: " ) ; d . a ( Bb ( U , f ) ) ; d . a ( "\nResult from getNumberType(): " ) ; d . a ( jc ( f ) ) } else { d . a ( "\nResult from isPossibleNumberWithReason(): " ) ; switch ( m ) { case 1 : d . a ( "INVALID_COUNTRY_CODE" ) ; break ; case 2 : d . a ( "TOO_SHORT" ) ; break ; case 3 : d . a ( "TOO_LONG" ) ; break ;
case 5 : d . a ( "INVALID_LENGTH" ) } d . a ( "\nNote: Numbers that are not possible have type UNKNOWN, an unknown region, and are considered invalid." ) } if ( ! u ) { var O = ac . ea ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( fc ( O , f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( ic ( O , f ) ) ; e && ( d . a ( "\nResult from isPossibleShortNumberForRegion: " ) , d . a ( cc ( O , f , b ) ) , d . a ( "\nResult from isValidShortNumberForRegion: " ) , d . a ( gc ( O , f , b ) ) ) } d . a ( "\n\n****Formatting Results:**** " ) ; d . a ( "\nE164 format: " ) ;
d . a ( u ? P ( U , f , 0 ) : "invalid" ) ; d . a ( "\nOriginal format: " ) ; d . a ( ub ( f , b ) ) ; d . a ( "\nNational format: " ) ; d . a ( P ( U , f , 2 ) ) ; d . a ( "\nInternational format: " ) ; d . a ( u ? P ( U , f , 1 ) : "invalid" ) ; d . a ( "\nOut-of-country format from US: " ) ; d . a ( u ? rb ( U , f , "US" ) : "invalid" ) ; d . a ( "\nOut-of-country format from Switzerland: " ) ; d . a ( u ? rb ( U , f , "CH" ) : "invalid" ) ; 0 < c . length && ( d . a ( "\nNational format with carrier code: " ) , d . a ( qb ( f , c ) ) ) ; d . a ( "\n\n****AsYouTypeFormatter Results****" ) ; var lc = new Ib ( b ) , mc = a . length ; for ( b = 0 ; b < mc ; ++ b ) { var tb = a . charAt ( b ) ; d . a ( "\nChar entered: " ) ;
d . a ( tb ) ; d . a ( " Output: " ) ; d . a ( Pb ( lc , tb ) ) } } catch ( nc ) { d . a ( "\n" + nc . toString ( ) ) } ka ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = aa ; X [ 0 ] in Y || "undefined" == typeof Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) X . length || void 0 === kc ? Y [ Z ] && Y [ Z ] !== Object . prototype [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } : Y [ Z ] = kc ; } ) ( ) ;