@ -1,14 +1,14 @@
( function ( ) { function aa ( a ) { a . da = void 0 ; a . ca = function ( ) { return a . da ? a . da : a . da = new a } }
( function ( ) { function h ( a ) { return "string" == typeof a } function aa ( a ) { a . da = void 0 ; a . ca = function ( ) { return a . da ? a . da : a . da = new a } }
function ba ( a ) { var b = typeof a ; if ( "object" == b ) if ( a ) { if ( a instanceof Array ) return "array" ; if ( a instanceof Object ) return b ; var c = Object . prototype . toString . call ( a ) ; if ( "[object Window]" == c ) return "object" ; if ( "[object Array]" == c || "number" == typeof a . length && "undefined" != typeof a . splice && "undefined" != typeof a . propertyIsEnumerable && ! a . propertyIsEnumerable ( "splice" ) ) return "array" ; if ( "[object Function]" == c || "undefined" != typeof a . call && "undefined" != typeof a . propertyIsEnumerable && ! a . propertyIsEnumerable ( "call" ) ) return "function" } else return "null" ;
else if ( "function" == b && "undefined" == typeof a . call ) return "object" ; return b } function h ( a ) { return "string" == typeof a } function l ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . ea = b . prototype ; a . prototype = new c ; a . prototype . constructor = a ; a . pa = function ( a , c , f ) { for ( var d = Array ( arguments . length - 2 ) , e = 2 ; e < arguments . length ; e ++ ) d [ e - 2 ] = arguments [ e ] ; return b . prototype [ c ] . apply ( a , d ) } } ; function n ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , n ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } l ( n , Error ) ; n . prototype . name = "CustomError" ; function ca ( a , b ) { for ( var c = a . split ( "%s" ) , d = "" , e = Array . prototype . slice . call ( arguments , 1 ) ; e . length && 1 < c . length ; ) d += c . shift ( ) + e . shift ( ) ; return d + c . join ( "%s" ) } ; function da ( a , b ) { b . unshift ( a ) ; n . call ( this , ca . apply ( null , b ) ) ; b . shift ( ) } l ( d a, n ) ; d a. prototype . name = "AssertionError" ; function e a( a , b ) { throw new d a( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var p = 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 ( h ( a ) ) return h ( b ) && 1 == b . length ? a . indexOf ( b , c ) : - 1 ; for ( ; c < a . length ; c ++ ) if ( c in a && a [ c ] === b ) return c ; return - 1 } ; function q ( a , b ) { return 0 <= p ( a , b ) } function f a( a , b ) { a . sort ( b || g a) } function g a( a , b ) { return a > b ? 1 : a < b ? - 1 : 0 } ; function ha ( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function i a( a , b ) { a : { for ( c in a ) if ( b . call ( void 0 , a [ c ] , c , a ) ) break a ; var c = void 0 } return c && a [ c ] } ; function r ( a ) { var b = document ; return h ( a ) ? b . getElementById ( a ) : a } ; function j a( a ) { var b = [ ] ; ka ( new m a, a , b ) ; return b . join ( "" ) } function m a( ) { }
function k a( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( "array" == ba ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var e = "" , f = 0 ; f < b ; f ++ ) c . push ( e ) , ka ( a , d [ f ] , c ) , e = "," ; 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 ) , n a( d , c ) , c . push ( ":" ) , ka ( a , f , c ) , e = "," ) ) ; c . push ( "}" ) ; return } } switch ( typeof b ) { case "string" : n 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 o a= { '"' : '\\"' , "\\" : "\\\\" , "/" : "\\/" , "\b" : "\\b" , "\f" : "\\f" , "\n" : "\\n" , "\r" : "\\r" , "\t" : "\\t" , "\x0B" : "\\u000b" } , p a= /\uffff/ . test ( "\uffff" ) ? /[\\\ "\x00-\x1f\x7f-\uffff]/g : /[\ \\"\x00-\x1f\x7f-\xff]/g ;
function n a( a , b ) { b . push ( '"' , a . replace ( p a, function ( a ) { var b = o a[ a ] ; b || ( b = "\\u" + ( a . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , o a[ a ] = b ) ; return b } ) , '"' ) } ; function q a( a , b ) { this . a = a ; this . l = b . name ; this . f = ! ! b . u ; this . b = b . c ; this . j = b . type ; this . i = ! 1 ; switch ( this . b ) { case ra : case sa : case ta : case ua : case va : case wa : case xa : this . i = ! 0 } this . g = b . defaultValue } var xa = 1 , wa = 2 , ra = 3 , sa = 4 , ta = 6 , ua = 16 , v a= 18 ; function y a( a , b ) { this . b = a ; this . a = { } ; for ( var c = 0 ; c < b . length ; c ++ ) { var d = b [ c ] ; this . a [ d . a ] = d } } function z a( a ) { a = h a( a . a ) ; f a( a , function ( a , c ) { return a . a - c . a } ) ; return a } function A a( a , b ) { return i a( a . a , function ( a ) { return a . l == b } ) || null } ; function t ( ) { this . b = { } ; this . f = this . h ( ) . a ; this . a = this . g = null } function B a( a , b ) { for ( var c in a . b ) { var d = Number ( c ) ; a . f [ d ] || b . call ( a , d , a . b [ c ] ) } } t . prototype . has = function ( a ) { return u ( this , a . a ) } ; t . prototype . get = function ( a , b ) { return v ( this , a . a , b ) } ; t . prototype . set = function ( a , b ) { w ( this , a . a , b ) } ;
function C a( a , b ) { for ( var c = z a( a . h ( ) ) , d = 0 ; d < c . length ; d ++ ) { var e = c [ d ] , f = e . a ; if ( u ( b , f ) ) { a . a && delete a . a [ e . a ] ; var g = 11 == e . b || 10 == e . b ; if ( e . f ) for ( var e = x ( b , f ) , k = 0 ; k < e . length ; k ++ ) Da ( a , f , g ? e [ k ] . clone ( ) : e [ k ] ) ; else e = E a( b , f ) , g ? ( g = E a( a , f ) ) ? C a( g , e ) : w ( a , f , e . clone ( ) ) : w ( a , f , e ) } } } t . prototype . clone = function ( ) { var a = new this . constructor ; a != this && ( a . b = { } , a . a && ( a . a = { } ) , C a( a , this ) ) ; return a } ; function u ( a , b ) { return null != a . b [ b ] }
function E 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 v ( a , b , c ) { var d = E a( a , b ) ; return a . f [ b ] . f ? d [ c || 0 ] : d } function y ( a , b ) { if ( u ( a , b ) ) var c = v ( a , b , void 0 ) ; else a : { c = a . f [ b ] ; if ( void 0 === c . g ) { var d = c . j ; if ( d === Boolean ) c . g = ! 1 ; else if ( d === Number ) c . g = 0 ; else if ( d === String ) c . g = c . i ? "0" : "" ; else { c = new d ; break a } } c = c . g } return c }
function x ( a , b ) { return E a( a , b ) || [ ] } function z ( a , b ) { return a . f [ b ] . f ? u ( a , b ) ? a . b [ b ] . length : 0 : u ( a , b ) ? 1 : 0 } function w ( a , b , c ) { a . b [ b ] = c ; a . a && ( a . a [ b ] = c ) } function Da ( a , b , c ) { a . b [ b ] || ( a . b [ b ] = [ ] ) ; a . b [ b ] . push ( c ) ; a . a && delete a . a [ b ] } function F a( a , b ) { delete a . b [ b ] ; a . a && delete a . a [ b ] } function G a( a , b ) { var c = [ ] , d ; for ( d in b ) 0 != d && c . push ( new q a( d , b [ d ] ) ) ; return new y a( a , c ) } ; function A ( ) { } A . prototype . b = function ( a , b ) { return 11 == a . b || 10 == a . b ? this . g ( b ) : "number" != typeof b || isFinite ( b ) ? b : b . toString ( ) } ; A . prototype . f = function ( a , b ) { var c = new a . b ; this . i ( c , b ) ; return c } ;
A . prototype . a = function ( a , b ) { if ( 11 == a . b || 10 == a . b ) return b instanceof t ? b : this . f ( a . j . prototype . h ( ) , b ) ; if ( 14 == a . b ) { if ( h ( b ) && H a. test ( b ) ) { var c = Number ( b ) ; if ( 0 < c ) return c } return b } if ( ! a . i ) return b ; c = a . j ; if ( c === String ) { if ( "number" == typeof b ) return String ( b ) } else if ( c === Number && h ( b ) && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || H a. test ( b ) ) ) return Number ( b ) ; return b } ; var H a= /^-?[0-9]+$/ ; function B ( a , b ) { this . j = a ; this . l = b } l ( B , A ) ; B . prototype . g = function ( a ) { for ( var b = z a( a . h ( ) ) , c = { } , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] , f = 1 == this . j ? e . l : e . a ; if ( a . has ( e ) ) if ( e . f ) { var g = [ ] ; c [ f ] = g ; for ( f = 0 ; f < z ( a , e . a ) ; f ++ ) g . push ( this . b ( e , a . get ( e , f ) ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } B a( a , function ( a , b ) { c [ a ] = b } ) ; return c } ; B . prototype . b = function ( a , b ) { return this . l && 8 == a . b && "boolean" == typeof b ? b ? 1 : 0 : B . ea . b . call ( this , a , b ) } ; B . prototype . a = function ( a , b ) { return 8 == a . b && "number" == typeof b ? ! ! b : B . ea . a . call ( this , a , b ) } ;
B . prototype . i = function ( a , b ) { var c = a . h ( ) , d ; for ( d in b ) { var e , f = b [ d ] , g = ! /[^0-9]/ . test ( d ) ; if ( e = g ? c . a [ parseInt ( d , 10 ) ] || null : Aa ( c , d ) ) if ( e . f ) for ( g = 0 ; g < f . length ; g ++ ) { var k = this . a ( e , f [ g ] ) ; Da ( a , e . a , k ) } else a . set ( e , this . a ( e , f ) ) ; else g ? ( e = a , g = Number ( d ) , e . b [ g ] = f , e . a && delete e . a [ g ] ) : e a( "Failed to find field: " + d ) } } ; function C ( a , b ) { null != a && this . a . apply ( this , arguments ) } C . prototype . b = "" ; C . prototype . set = function ( a ) { this . b = "" + a } ; C . 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 D ( a ) { a . b = "" } C . prototype . toString = function ( ) { return this . b } ; / *
else if ( "function" == b && "undefined" == typeof a . call ) return "object" ; return b } function l ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . ea = b . prototype ; a . prototype = new c ; a . prototype . constructor = a ; a . pa = function ( a , c , f ) { for ( var d = Array ( arguments . length - 2 ) , e = 2 ; e < arguments . length ; e ++ ) d [ e - 2 ] = arguments [ e ] ; return b . prototype [ c ] . apply ( a , d ) } } ; function n ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , n ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } l ( n , Error ) ; n . prototype . name = "CustomError" ; function ca ( 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" ) ; n . call ( this , c + a [ d ] ) } l ( c a, n ) ; c a. prototype . name = "AssertionError" ; function d a( a , b ) { throw new c a( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var p = 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 ( h ( a ) ) return h ( b ) && 1 == b . length ? a . indexOf ( b , c ) : - 1 ; for ( ; c < a . length ; c ++ ) if ( c in a && a [ c ] === b ) return c ; return - 1 } ; function q ( a , b ) { return 0 <= p ( 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 ha ( a ) { return String ( a ) . replace ( /\-([a-z])/g , function ( a , c ) { return c . toUpperCase ( ) } ) } ; function ia ( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function j 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 r ( a ) { var b = document ; return h ( a ) ? b . getElementById ( a ) : a } ; function k a( a ) { var b = [ ] ; la ( new n a, a , b ) ; return b . join ( "" ) } function n a( ) { }
function l a( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( "array" == ba ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var e = "" , f = 0 ; f < b ; f ++ ) c . push ( e ) , e = d [ f ] , la ( 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 ( ":" ) , la ( 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 ( a ) { var b = p a[ a ] ; b || ( b = "\\u" + ( a . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , p a[ a ] = b ) ; return b } ) , '"' ) } ; function r a( a , b ) { this . a = a ; this . j = b . name ; this . f = ! ! b . u ; 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 = i a( a . a ) ; e a( a , function ( a , c ) { return a . a - c . a } ) ; return a } function B a( a , b ) { return j a( a . a , function ( a ) { return a . j == b } ) || null } ; function t ( ) { 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 ] ) } } t . prototype . has = function ( a ) { return u ( this , a . a ) } ; t . prototype . get = function ( a , b ) { return v ( this , a . a , b ) } ; t . prototype . set = function ( a , b ) { w ( this , a . a , b ) } ; t . prototype . add = function ( a , b ) { Da ( this , a . a , b ) } ;
function E a( a , b ) { for ( var c = A a( a . h ( ) ) , d = 0 ; d < c . length ; d ++ ) { var e = c [ d ] , f = e . a ; if ( u ( b , f ) ) { a . a && delete a . a [ e . a ] ; var g = 11 == e . b || 10 == e . b ; if ( e . f ) { e = x ( b , f ) ; for ( var k = 0 ; k < e . length ; k ++ ) Da ( a , f , g ? e [ k ] . clone ( ) : e [ k ] ) } else e = F a( b , f ) , g ? ( g = F a( a , f ) ) ? E a( g , e ) : w ( a , f , e . clone ( ) ) : w ( a , f , e ) } } } t . prototype . clone = function ( ) { var a = new this . constructor ; a != this && ( a . b = { } , a . a && ( a . a = { } ) , E a( a , this ) ) ; return a } ; function u ( 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 v ( a , b , c ) { var d = F a( a , b ) ; return a . f [ b ] . f ? d [ c || 0 ] : d } function y ( a , b ) { if ( u ( a , b ) ) a = v ( 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 x ( a , b ) { return F a( a , b ) || [ ] } function z ( a , b ) { return a . f [ b ] . f ? u ( a , b ) ? a . b [ b ] . length : 0 : u ( a , b ) ? 1 : 0 } function w ( a , b , c ) { a . b [ b ] = c ; a . a && ( a . a [ b ] = c ) } function Da ( 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 A ( ) { } A . prototype . b = function ( a , b ) { return 11 == a . b || 10 == a . b ? this . g ( b ) : "number" != typeof b || isFinite ( b ) ? b : b . toString ( ) } ; A . prototype . f = function ( a , b ) { a = new a . b ; this . i ( a , b ) ; return a } ;
A . prototype . a = function ( a , b ) { if ( 11 == a . b || 10 == a . b ) return b instanceof t ? b : this . f ( a . l . prototype . h ( ) , b ) ; if ( 14 == a . b ) return h ( 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 && h ( b ) && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || I a. test ( b ) ) ) return Number ( b ) ; return b } ; var I a= /^-?[0-9]+$/ ; function B ( a , b ) { this . j = a ; this . l = b } l ( B , A ) ; B . prototype . g = function ( a ) { for ( var b = A a( 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 = ha ( e . j . replace ( /_/g , "-" ) ) } if ( a . has ( e ) ) if ( e . f ) { var g = [ ] ; c [ f ] = g ; for ( f = 0 ; f < z ( 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 ( a , b ) { c [ a ] = b } ) ; return c } ; B . prototype . b = function ( a , b ) { return this . l && 8 == a . b && "boolean" == typeof b ? b ? 1 : 0 : B . ea . b . call ( this , a , b ) } ;
B . prototype . a = function ( a , b ) { return 8 == a . b && "number" == typeof b ? ! ! b : B . ea . a . call ( this , a , b ) } ; B . 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 = Ba ( 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 ] ) : d a( "Failed to find field: " + d ) } } ; function C ( a , b ) { null != a && this . a . apply ( this , arguments ) } C . prototype . b = "" ; C . prototype . set = function ( a ) { this . b = "" + a } ; C . 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 D ( a ) { a . b = "" } C . prototype . toString = function ( ) { return this . b } ; / *
Protocol Buffer 2 Copyright 2008 Google Inc .
All other code copyright its respective owners .
@ -26,13 +26,13 @@ B.prototype.i=function(a,b){var c=a.h(),d;for(d in b){var e,f=b[d],g=!/[^0-9]/.t
See the License for the specific language governing permissions and
limitations under the License .
* /
function F ( ) { t . call ( this ) } l ( F , t ) ; var I a= null ; function G ( ) { t . call ( this ) } l ( G , t ) ; var J a= null ; function H ( ) { t . call ( this ) } l ( H , t ) ; var K a= null ;
F . prototype . h = function ( ) { var a = I a; a || ( Ia = a = G a( F , { 0 : { name : "NumberFormat" , ba : "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" , u : ! 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 } ; F . h = F . prototype . h ;
G . prototype . h = function ( ) { var a = J a; a || ( Ja = a = G a( G , { 0 : { name : "PhoneNumberDesc" , ba : "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , c : 9 , type : String } , 9 : { name : "possible_length" , u : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , u : ! 0 , c : 5 , type : Number } , 6 : { name : "example_number" , c : 9 , type : String } } ) ) ; return a } ; G . h = G . prototype . h ;
H . prototype . h = function ( ) { var a = K a; a || ( Ka = a = G a( H , { 0 : { name : "PhoneMetadata" , ba : "i18n.phonenumbers.PhoneMetadata" } , 1 : { name : "general_desc" , c : 11 , type : G } , 2 : { name : "fixed_line" , c : 11 , type : G } , 3 : { name : "mobile" , c : 11 , type : G } , 4 : { name : "toll_free" , c : 11 , type : G } , 5 : { name : "premium_rate" , c : 11 , type : G } , 6 : { name : "shared_cost" , c : 11 , type : G } , 7 : { name : "personal_number" , c : 11 , type : G } , 8 : { name : "voip" , c : 11 , type : G } , 21 : { name : "pager" , c : 11 , type : G } , 25 : { name : "uan" , c : 11 , type : G } , 27 : { name : "emergency" , c : 11 , type : G } , 28 : { name : "voicemail" , c : 11 , type : G } ,
function F ( ) { t . call ( this ) } l ( F , t ) ; var J a= null ; function G ( ) { t . call ( this ) } l ( G , t ) ; var K a= null ; function H ( ) { t . call ( this ) } l ( H , t ) ; var L a= null ;
F . prototype . h = function ( ) { var a = J a; a || ( Ja = a = H a( F , { 0 : { name : "NumberFormat" , ba : "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" , u : ! 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 } ; F . h = F . prototype . h ;
G . prototype . h = function ( ) { var a = K a; a || ( Ka = a = H a( G , { 0 : { name : "PhoneNumberDesc" , ba : "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , c : 9 , type : String } , 9 : { name : "possible_length" , u : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , u : ! 0 , c : 5 , type : Number } , 6 : { name : "example_number" , c : 9 , type : String } } ) ) ; return a } ; G . h = G . prototype . h ;
H . prototype . h = function ( ) { var a = L a; a || ( La = a = H a( H , { 0 : { name : "PhoneMetadata" , ba : "i18n.phonenumbers.PhoneMetadata" } , 1 : { name : "general_desc" , c : 11 , type : G } , 2 : { name : "fixed_line" , c : 11 , type : G } , 3 : { name : "mobile" , c : 11 , type : G } , 4 : { name : "toll_free" , c : 11 , type : G } , 5 : { name : "premium_rate" , c : 11 , type : G } , 6 : { name : "shared_cost" , c : 11 , type : G } , 7 : { name : "personal_number" , c : 11 , type : G } , 8 : { name : "voip" , c : 11 , type : G } , 21 : { name : "pager" , c : 11 , type : G } , 25 : { name : "uan" , c : 11 , type : G } , 27 : { name : "emergency" , c : 11 , type : G } , 28 : { name : "voicemail" , c : 11 , type : G } ,
29 : { name : "short_code" , c : 11 , type : G } , 30 : { name : "standard_rate" , c : 11 , type : G } , 31 : { name : "carrier_specific" , c : 11 , type : G } , 33 : { name : "sms_services" , c : 11 , type : G } , 24 : { name : "no_international_dialling" , c : 11 , type : G } , 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" , u : ! 0 , c : 11 , type : F } , 20 : { name : "intl_number_format" , u : ! 0 , c : 11 , type : F } , 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 } ; H . h = H . prototype . h ; function L a( ) { } l ( L a, A ) ; L a. prototype . f = function ( a , b ) { var c = new a . b ; c . g = this ; c . b = b ; c . a = { } ; return c } ; L a. prototype . i = function ( ) { throw Error ( "Unimplemented" ) ; } ; function I ( ) { } l ( I , L a) ; I . prototype . g = function ( a ) { for ( var b = z a( 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 < z ( a , e . a ) ; g ++ ) c [ f ] [ g ] = this . b ( e , a . get ( e , g ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } } B a( a , function ( a , b ) { c [ a ] = b } ) ; return c } ; I . prototype . b = function ( a , b ) { return 8 == a . b ? b ? 1 : 0 : A . prototype . b . apply ( this , arguments ) } ; I . prototype . a = function ( a , b ) { return 8 == a . b ? ! ! b : A . prototype . a . apply ( this , arguments ) } ; I . prototype . f = function ( a , b ) { return I . ea . f . call ( this , a , b ) } ; function J ( ) { t . call ( this ) } l ( J , t ) ; var M a= null , N a= { oa : 0 , na : 1 , ma : 5 , la : 10 , ka : 20 } ;
J . prototype . h = function ( ) { var a = M a; a || ( Ma = a = G a( J , { 0 : { name : "PhoneNumber" , ba : "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 : N a} , 7 : { name : "preferred_domestic_carrier_code" ,
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" , u : ! 0 , c : 11 , type : F } , 20 : { name : "intl_number_format" , u : ! 0 , c : 11 , type : F } , 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 } ; H . h = H . prototype . h ; function M a( ) { } l ( M a, A ) ; M a. prototype . f = function ( a , b ) { a = new a . b ; a . g = this ; a . b = b ; a . a = { } ; return a } ; M a. prototype . i = function ( ) { throw Error ( "Unimplemented" ) ; } ; function I ( ) { } l ( I , M a) ; I . prototype . g = function ( a ) { for ( var b = A a( 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 < z ( 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 ( a , b ) { c [ a ] = b } ) ; return c } ; I . prototype . b = function ( a , b ) { return 8 == a . b ? b ? 1 : 0 : A . prototype . b . apply ( this , arguments ) } ; I . prototype . a = function ( a , b ) { return 8 == a . b ? ! ! b : A . prototype . a . apply ( this , arguments ) } ; I . prototype . f = function ( a , b ) { return I . ea . f . call ( this , a , b ) } ; function J ( ) { t . call ( this ) } l ( J , t ) ; var N a= null , O a= { oa : 0 , na : 1 , ma : 5 , la : 10 , ka : 20 } ;
J . prototype . h = function ( ) { var a = N a; a || ( Na = a = H a( J , { 0 : { name : "PhoneNumber" , ba : "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 : O a} , 7 : { name : "preferred_domestic_carrier_code" ,
c : 9 , type : String } } ) ) ; return a } ; J . ctor = J ; J . ctor . h = J . prototype . h ; / *
Copyright ( C ) 2010 The Libphonenumber Authors
@ -53,7 +53,7 @@ var K={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" ] ,
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" ] ,
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" ] } , O a= { 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" ] } , P a= { 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 ] ] , [ , , "[01589]\\d{5}" , , , , "542011" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "(?:1|6\\d)\\d{7}|[136-9]\\d{5}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "[78]\\d{5}" , , , , "712345" , , , [ 6 ] ] , [ , , "690\\d{6}|[36]\\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" , [ "[136-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{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{5})" , "$1 $2 $3" , [ "[479]" ] ] ] , , [ , , , , , , , , , [ - 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}" ,
@ -152,11 +152,11 @@ CM:[,[,,"(?:[26]\\d\\d|88)\\d{6}",,,,,,,[8,9]],[,,"2(?:22|33|4[23])\\d{6}",,,,"2
[ , , "1800\\d{6,7}|(?:[2-7]|9\\d)\\d{7}" , , , , , , , [ 8 , 9 , 10 , 11 ] , [ 7 ] ] , [ , , "[2-7][2-7]\\d{6}" , , , , "22123456" , , , [ 8 ] , [ 7 ] ] , [ , , "9(?:(?:39|[57][89]|[89]\\d)\\d|6(?:[0-27-9]\\d|30))\\d{5}" , , , , "991234567" , , , [ 9 ] ] , [ , , "1800\\d{6,7}" , , , , "18001234567" , , , [ 10 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "[2-7]890\\d{4}" , , , , "28901234" , , , [ 8 ] ] , "EC" , 593 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[2-7]" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2-$3" , [ "[2-7]" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] ,
[ , "(\\d{4})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "1" ] ] ] , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1-$2-$3" , [ "[2-7]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "1" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , EE : [ , [ , , "8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d\\d|900)\\d{4}" , , , , , , , [ 7 , 8 , 10 ] ] , [ , , "(?:3[23589]|4[3-8]|6\\d|7[1-9]|88)\\d{5}" , , , , "3212345" , , , [ 7 ] ] , [ , , "(?:5\\d|8[1-4])\\d{6}|5(?:(?:[02]\\d|5[0-478])\\d|1(?:[0-8]\\d|95)|6(?:4[0-4]|5[1-589]))\\d{3}" ,
, , , "51234567" , , , [ 7 , 8 ] ] , [ , , "800(?:(?:0\\d\\d|1)\\d|[2-9])\\d{3}" , , , , "80012345" ] , [ , , "(?:40\\d\\d|900)\\d{4}" , , , , "9001234" , , , [ 7 , 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70[0-2]\\d{5}" , , , , "70012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "EE" , 372 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]" , "[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]" ] ] , [ , "(\\d{4})(\\d{3,4})" , "$1 $2" , [ "[45]|8(?:00|[1-4])" , "[45]|8(?:00[1-9]|[1-4])" ] ] , [ , "(\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "7" ] ] ,
[ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "80" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "800[2-9]\\d{3}" , , , , , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , EG : [ , [ , , "(?:[189]\\d?|[24-6])\\d{8}|[13]\\d{7}" , , , , , , , [ 8 , 9 , 10 ] , [ 6 , 7 ] ] , [ , , "(?:1(?:3[23]|5\\d?)|(?:2[2-4]|3)\\d|4(?:0[2-5]|[578][23]|64)|5(?:0[2-7]|5\\d|7[23] )|6[24-689]3|8(?:2[2-57]|4[26]|6[237]|8[2-4])|9(?:2[27]|3[24]|52|6[2356]|7[2-4]))\\d{6}" , , , , "234567890" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "1[0-25]\\d{8}" , , , , "1001234567" , , , [ 10 ] ] , [ , , "800\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , "900\\d{7}" ,
, , , "9001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "EG" , 20 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{7,8})" , "$1 $2" , [ "[23]" ] , "0$1" ] , [ , "(\\d{2})(\\d{6,7})" , "$1 $2" , [ "1[35]|[4-6]|8[2468]|9[235-7]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[189]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , EH : [ , [ , , "[5-8]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "528[89]\\d{5}" , , , , "528812345" ] , [ , , "(?:6(?:[0-79]\\d|8[0-247-9])|7(?:0[067]|6[1267]|7[017]))\\d{6}" , , , , "650123456" ] , [ , , "80\\d{7}" ,
, , , "801234567" ] , [ , , "89\\d{7}" , , , , "891234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5924[01]\\d{4}" , , , , "592401234" ] , "EH" , 212 , "00" , "0" , , , "0" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "528[89]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 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 : [ , [ , , "(?:51|[6-9]\\d)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "(?:8(?:[1356]\\d|[28][0-8]|[47][1-9])\\d{4}|9(?:(?:(?:[135]\\d|[28][0-8]|4[1-9])\\d\\d|7(?:[124-9]\\d\\d|3(?:[0-8]\\d|9[1-9])))\\d\\d|6(?:[0-8]\\d{4}|9(?:0(?:[0-57-9]\\d\\d|6(?:0[0-8]|1[1-9]|[2-9]\\d))|[1-9]\\d{3}))))\\d\\d" , , , , "810123456" ] , [ , , "(?:(?:6\\d|7[1-48])\\d{5}|9(?:6906(?:09|10)|7390\\d\\d))\\d\\d" , , , , "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{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]00" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[568]|7[0-48]|9(?:0[12]|[1-8])" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "51\\d{7}" , , , , "511234567" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ET : [ , [ , , "(?:11|[2-59]\\d)\\d{7}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:11(?:1(?:1[124]|2[2-57]|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(?:18|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(?: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{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "80" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "800[2-9]\\d{3}" , , , , , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , EG : [ , [ , , "(?:[189]\\d?|[24-6])\\d{8}|[135 ]\\d{7}" , , , , , , , [ 8 , 9 , 10 ] , [ 6 , 7 ] ] , [ , , "1(?:3[23]\\d{6}|5\\d{6,7})|(?:(?:2[2-4]|3)\\d|4(?:0[2-5]|[578][23]|64 )|6[24-689]3|8(?:2[2-57]|4[26]|6[237]|8[2-4])|9(?:2[27]|3[24]|52|6[2356]|7[2-4]))\\d{6}|5(?:(?:0[2-7]|5\\d)\\d{6}|7[23]\\d{5,6}) " , , , , "234567890" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "1[0-25]\\d{8}" , , , , "1001234567" , , , [ 10 ] ] , [ , , "800\\d{7}" , , , , "8001234567" ,
, , [ 10 ] ] , [ , , "900\\d{7}" , , , , "9001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "EG" , 20 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{7,8})" , "$1 $2" , [ "[23]" ] , "0$1" ] , [ , "(\\d{2})(\\d{6,7})" , "$1 $2" , [ "1[35]|[4-6]|8[2468]|9[235-7]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[189]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , EH : [ , [ , , "[5-8]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "528[89]\\d{5}" , , , , "528812345" ] , [ , , "(?:6(?:[0-79]\\d|8[0-247-9])|7(?:0[067]|6[1267]|7[017]))\\d{6}" ,
, , , "650123456" ] , [ , , "80\\d{7}" , , , , "801234567" ] , [ , , "89\\d{7}" , , , , "891234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5924[01]\\d{4}" , , , , "592401234" ] , "EH" , 212 , "00" , "0" , , , "0" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "528[89]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 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 : [ , [ , , "(?:51|[6-9]\\d)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "(?:8(?:[1356]\\d|[28][0-8]|[47][1-9])\\d{4}|9(?:(?:(?:[135]\\d|[28][0-8]|4[1-9])\\d\\d|7(?:[124-9]\\d\\d|3(?:[0-8]\\d|9[1-9])))\\d\\d|6(?:[0-8]\\d{4}|9(?:0(?:[0-57-9]\\d\\d|6(?:0[0-8]|1[1-9]|[2-9]\\d))|[1-9]\\d{3}))))\\d\\d" , , , , "810123456" ] , [ , , "(?:(?:6\\d|7[1-48])\\d{5}|9(?:6906(?:09|10)|7390\\d\\d))\\d\\d" , , , , "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{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]00" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[568]|7[0-48]|9(?:0[12]|[1-8])" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "51\\d{7}" , , , , "511234567" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ET : [ , [ , , "(?:11|[2-59]\\d)\\d{7}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:11(?:1(?:1[124]|2[2-57]|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(?:18|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(?: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 : [ , [ , , "(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}|[1-35689]\\d{4}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 ] ] , [ , , "(?: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}" , , , , "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" , [ "7" ] , "0$1" ] , [ , "(\\d)(\\d{4,9})" , "$1 $2" , [ "[2568][1-8]|3(?:0[1-9]|[1-9])|9" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,8})" , "$1 $2" , [ "1(?:0[1-9]|[3-79][1-8]|8)|2(?:0[1-9]|9)|[45]|7[135]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "(?:1|20)0|[36-8]" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{4,9})" ,
"$1 $2" , [ "[2568][1-8]|3(?:0[1-9]|[1-9])|9" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,8})" , "$1 $2" , [ "1(?:0[1-9]|[3-79][1-8]|8)|2(?:0[1-9]|9)|[45]|7[135]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "(?:1|20)0|[36-8]" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , 1 , "1[03-79]|[2-9]" , [ , , "[13]00\\d{3,7}|20(?:0\\d{3,7}|(?:2[023]|9[89])\\d{1,6})|60(?:[12]\\d{5,6}|6\\d{7})|7(?:(?:1|3\\d)\\d{7}|5[03-9]\\d{3,7})" ] , [ , , "(?:10|[23][09])\\d{4,8}|60(?:[12]\\d{5,6}|6\\d{7})|7(?:(?:1|3\\d)\\d{7}|5[03-9]\\d{3,7})|20[2-59]\\d\\d" , , , , "10112345" ] , , , [ , , , , , , ,
@ -176,8 +176,8 @@ CM:[,[,,"(?:[26]\\d\\d|88)\\d{6}",,,,,,,[8,9]],[,,"2(?:22|33|4[23])\\d{6}",,,,"2
, , "0|([25-9]\\d{5})$" , "1481$1" , , , , , [ , , "76(?:0[0-2]|2[356]|4[0134]|5[49]|6[0-369]|77|81|9[39])\\d{6}" , , , , "7640123456" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:3[0347]|55)\\d{8}" , , , , "5512345678" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GH : [ , [ , , "(?:[235]\\d{3}|800)\\d{5}" , , , , , , , [ 8 , 9 ] , [ 7 ] ] , [ , , "3(?:0(?:[237]\\d|80)|[167](?:2[0-6]|7\\d|80)|2(?:2[0-5]|7\\d|80)|3(?:2[0-3]|7\\d|80)|4(?:2[013-9]|3[01]|7\\d|80)|5(?:2[0-7]|7\\d|80)|8(?:2[0-2]|7\\d|80)|9(?:[28]0|7\\d))\\d{5}" , , , , "302345678" , , , [ 9 ] , [ 7 ] ] , [ , , "(?:2[0346-8]\\d|5(?:[0457]\\d|6[01]))\\d{6}" ,
, , , "231234567" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GH" , 233 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[237]|80" ] ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "8" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[235]" ] , "0$1" ] ] , [ [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "8" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[235]" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "800\\d{5}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GI : [ , [ , , "(?:[25]\\d\\d|629)\\d{5}" ,
, , , , , , [ 8 ] ] , [ , , "2(?:(?:00\\d|2(?:2[2457]|50))\\d|1(?:6[24-7]\\d|90[0-2]))\\d{3}" , , , , "20012345" ] , [ , , "(?:5[46-8]\\d|629)\\d{5}" , , , , "57123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GI" , 350 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "2" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GL : [ , [ , , "(?:19|[2-689]\\d)\\d{4}" , , , , , , , [ 6 ] ] , [ , , "(?:19|3[1-7]|6[14689]|8[14-79]|9\\d)\\d{4}" , , , , "321000" ] , [ , , "(?:[25][1-9]|4[2-9])\\d{4}" , , , , "221234" ] , [ ,
, "80\\d{4}" , , , , "801234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "3[89]\\d{4}" , , , , "381234" ] , "GL" , 299 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "19|[2-689]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GM : [ , [ , , "[2-9]\\d{6}" , , , , , , , [ 7 ] ] , [ , , "(?:4(?:[23]\\d\\d|4(?:1[024679]|[6-9]\\d))|5(?:54[0-7]|6[67]\\d|7(?:1[04]|2[035]|3[58]|48))|8\\d{3})\\d{3}" , , , , "5661234" ] , [ , , "[23679]\\d{6 }" , , , , "3012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , ,
, [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GM" , 220 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GN : [ , [ , , "(?:30|6\\d\\d|722)\\d{6}" , , , , , , , [ 8 , 9 ] ] , [ , , "30(?:24|3[12]|4[1-35-7]|5[13]|6[189]|[78]1|9[1478])\\d{4}" , , , , "30241234" , , , [ 8 ] ] , [ , , "6[02356]\\d{7}" , , , , "601123456" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "722\\d{6}" , , , , "722123456" , , , [ 9 ] ] , "GN" , 224 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ,
, "80\\d{4}" , , , , "801234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "3[89]\\d{4}" , , , , "381234" ] , "GL" , 299 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "19|[2-689]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GM : [ , [ , , "[2-9]\\d{6}" , , , , , , , [ 7 ] ] , [ , , "(?:4(?:[23]\\d\\d|4(?:1[024679]|[6-9]\\d))|5(?:54[0-7]|6[67]\\d|7(?:1[04]|2[035]|3[58]|48))|8\\d{3})\\d{3}" , , , , "5661234" ] , [ , , "(?:[23679]\\d|5[01])\\d{5 }" , , , , "3012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GM" , 220 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GN : [ , [ , , "(?:30|6\\d\\d|722)\\d{6}" , , , , , , , [ 8 , 9 ] ] , [ , , "30(?:24|3[12]|4[1-35-7]|5[13]|6[189]|[78]1|9[1478])\\d{4}" , , , , "30241234" , , , [ 8 ] ] , [ , , "6[02356]\\d{7}" , , , , "601123456" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "722\\d{6}" , , , , "722123456" , , , [ 9 ] ] , "GN" , 224 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ,
[ "3" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[67]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GP : [ , [ , , "(?:590|69\\d)\\d{6}" , , , , , , , [ 9 ] ] , [ , , "590(?:0[1-68]|1[0-2]|2[0-68]|3[1289]|4[0-24-9]|5[3-579]|6[0189]|7[08]|8[0-689]|9\\d)\\d{4}" , , , , "590201234" ] , [ , , "69(?:0\\d\\d|1(?:2[29]|3[0-5]))\\d{4}" , , , , "690001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GP" , 590 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ,
[ "[56]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , 1 , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GQ : [ , [ , , "(?:222|(?:3\\d|55|[89]0)\\d)\\d{6}" , , , , , , , [ 9 ] ] , [ , , "3(?:3(?:[0-24-9]\\d[46]|3\\d[7-9])|5\\d\\d[7-9])\\d{4}" , , , , "333091234" ] , [ , , "(?:222|55[015])\\d{6}" , , , , "222123456" ] , [ , , "80\\d[1-9]\\d{5}" , , , , "800123456" ] , [ , , "90\\d[1-9]\\d{5}" , , , , "900123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GQ" , 240 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[235]" ] ] , [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "[89]" ] ] ] , ,
[ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GR : [ , [ , , "(?:[268]\\d|[79]0)\\d{8}" , , , , , , , [ 10 ] ] , [ , , "2(?:1\\d\\d|2(?:2[1-46-9]|[36][1-8]|4[1-7]|5[1-4]|7[1-5]|[89][1-9])|3(?:1\\d|2[1-57]|[35][1-3]|4[13]|7[1-7]|8[124-6]|9[1-79])|4(?:1\\d|2[1-8]|3[1-4]|4[13-5]|6[1-578]|9[1-5])|5(?:1\\d|[29][1-4]|3[1-5]|4[124]|5[1-6])|6(?:1\\d|[269][1-6]|3[1245]|4[1-7]|5[13-9]|7[14]|8[1-5])|7(?:1\\d|2[1-5]|3[1-6]|4[1-7]|5[1-57]|6[135]|9[125-7])|8(?:1\\d|2[1-5]|[34][1-4]|9[1-57]))\\d{6}" , , , , "2123456789" ] ,
@ -186,8 +186,8 @@ CM:[,[,,"(?:[26]\\d\\d|88)\\d{6}",,,,,,,[8,9]],[,,"2(?:22|33|4[23])\\d{6}",,,,"2
, , , "6713001234" , , , , [ 7 ] ] , [ , , "671(?:3(?:00|3[39]|4[349]|55|6[26])|4(?:00|56|7[1-9]|8[0236-9])|5(?:55|6[2-5]|88)|6(?:3[2-578]|4[24-9]|5[34]|78|8[235-9])|7(?:[0479]7|2[0167]|3[45]|8[7-9])|8(?:[2-57-9]8|6[48])|9(?:2[29]|6[79]|7[1279]|8[7-9]|9[78]))\\d{4}" , , , , "6713001234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "GU" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , ,
, , , [ - 1 ] ] , , "671" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GW : [ , [ , , "[49]\\d{8}|4\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "443\\d{6}" , , , , "443201234" , , , [ 9 ] ] , [ , , "9(?:5\\d|6[569]|77)\\d{6}" , , , , "955012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40\\d{5}" , , , , "4012345" , , , [ 7 ] ] , "GW" , 245 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "40" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[49]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GY : [ , [ , , "(?:(?:(?:[2-46]\\d|77)\\d|862)\\d|9008)\\d{3}" ,
, , , , , , [ 7 ] ] , [ , , "(?:2(?:1[6-9]|2[0-35-9]|3[1-4]|5[3-9]|6\\d|7[0-24-79])|3(?:2[25-9]|3\\d)|4(?:4[0-24]|5[56])|77[1-57])\\d{4}" , , , , "2201234" ] , [ , , "6\\d{6}" , , , , "6091234" ] , [ , , "(?:289|862)\\d{4}" , , , , "2891234" ] , [ , , "9008\\d{3}" , , , , "9008123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GY" , 592 , "001" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-46-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HK : [ , [ , , "8[0-46-9]\\d{6,7}|9\\d{4}(?:\\d(?:\\d(?:\\d{4})?)?)?|(?:[235-79]\\d|46)\\d{6}" ,
, , , , , , [ 5 , 6 , 7 , 8 , 9 , 11 ] ] , [ , , "(?:2(?:[13-8]\\d|2[013-9]|9[0-24-9])\\d|3(?:(?:[1569][0-24-9]|4[0-246-9]|7[0-24-69])\\d|8(?:4[04]|9\\d))|58(?:0[1-8]|1[2-9]))\\d{4}" , , , , "21234567" , , , [ 8 ] ] , [ , , "(?:46(?:0[0-6]|10|4[0-57-9])|5(?:(?:[1-59][0-46-9]|6[0-4689])\\d|7(?:[0-2469]\\d|30))|6(?:(?:0[1-9]|[13-59]\\d|[68][0-57-9]|7[0-79])\\d|2(?:[0-57-9]\\d|6[01]))|707[1-5]|8480|9(?:(?:0[1-9]|1[02-9]|[358][0-8]|[467]\\d)\\d|2(?:[0-8]\\d|9[03-9])))\\d{4}" , , , , "51234567" , , , [ 8 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "900(?:[0-24-9]\\d{7}|3\\d{1,4})" ,
, , , "90012345678" , , , [ 5 , 6 , 7 , 8 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8(?:1[0-4679]\\d|2(?:[0-36]\\d|7[0-4])|3(?:[034]\\d|2[09]|70))\\d{4}" , , , , "81123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HK" , 852 , "00(?:30|5[09]|[126-9]?)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{2,5})" , "$1 $2" , [ "900" , "9003" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2-7]|8[1-4]|9(?:0[1-9]|[1-8])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ] , , [ , , "7(?:1(?:0[0-38]|1[0-3679]|3[013]|69|9[136])|2(?:[02389]\\d|1[18]|7[27-9])|3(?:[0-38]\\d|7[0-369]|9[2357-9])|47\\d|5(?:[178]\\d|5[0-5])|6(?:0[0-7]|2[236-9]|[35]\\d)|7(?:[27]\\d|8[7-9])|8(?:[23689]\\d|7[1-9])|9(?:[025]\\d|6[0-246-8]|7[0-36-9]|8[238]))\\d{4}" ,
, , , , , , [ 5 , 6 , 7 , 8 , 9 , 11 ] ] , [ , , "(?:2(?:[13-8]\\d|2[013-9]|9[0-24-9])\\d|3(?:(?:[1569][0-24-9]|4[0-246-9]|7[0-24-69])\\d|8(?:4[04]|9\\d))|58(?:0[1-8]|1[2-9]))\\d{4}" , , , , "21234567" , , , [ 8 ] ] , [ , , "(?:46(?:0[0-6]|1[ 01] |4[0-57-9])|5(?:(?:[1-59][0-46-9]|6[0-4689])\\d|7(?:[0-2469]\\d|30))|6(?:(?:0[1-9]|[13-59]\\d|[68][0-57-9]|7[0-79])\\d|2(?:[0-57-9]\\d|6[01]))|707[1-5]|848[ 01] |9(?:(?:0[1-9]|1[02-9]|[358][0-8]|[467]\\d)\\d|2(?:[0-8]\\d|9[03-9])))\\d{4}" , , , , "51234567" , , , [ 8 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ ,
, "900(?:[0-24-9]\\d{7}|3\\d{1,4})" , , , , "90012345678" , , , [ 5 , 6 , 7 , 8 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8(?:1[0-4679]\\d|2(?:[0-36]\\d|7[0-4])|3(?:[034]\\d|2[09]|70))\\d{4}" , , , , "81123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HK" , 852 , "00(?:30|5[09]|[126-9]?)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{2,5})" , "$1 $2" , [ "900" , "9003" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2-7]|8[1-4]|9(?:0[1-9]|[1-8])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ] , , [ , , "7(?:1(?:0[0-38]|1[0-3679]|3[013]|69|9[136])|2(?:[02389]\\d|1[18]|7[27-9])|3(?:[0-38]\\d|7[0-369]|9[2357-9])|47\\d|5(?:[178]\\d|5[0-5])|6(?:0[0-7]|2[236-9]|[35]\\d)|7(?:[27]\\d|8[7-9])|8(?:[23689]\\d|7[1-9])|9(?:[025]\\d|6[0-246-8]|7[0-36-9]|8[238]))\\d{4}" ,
, , , "71123456" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "30(?:0[1-9]|[15-7]\\d|2[047]|89)\\d{4}" , , , , "30161234" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HN : [ , [ , , "[237-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:2(?:0[019]|1[1-36]|[23]\\d|4[04-6]|5[57]|64|7[0135689]|8[01346-9]|9[0-2])|4(?:07|2[3-59]|3[13-689]|4[0-68]|5[1-35])|5(?:08|16|4[03-5]|5\\d|6[4-6]|74|80)|6(?:[056]\\d|17|3[04]|4[0-378]|[78][0-8]|9[01])|7(?:6[46-9]|7[02-9]|8[034])|8(?:79|8[0-357-9]|9[1-57-9]))\\d{4}" , , , , "22123456" ] , [ , , "[37-9]\\d{7}" , , , , "91234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HN" , 504 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[237-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HR : [ , [ , , "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}" , , , , , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "1\\d{7}|(?:2[0-3]|3[1-5]|4[02-47-9]|5[1-3])\\d{6,7}" , , , , "12345678" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "9(?:(?:01|[12589]\\d)\\d|7(?:[0679]\\d|51))\\d{5}|98\\d{6}" , , , , "921234567" , , , [ 8 , 9 ] ] , [ , , "80[01]\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] ,
[ , , "6[01459]\\d{6}|6[01]\\d{4,5}" , , , , "611234" , , , [ 6 , 7 , 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[45]\\d{6}" , , , , "74123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HR" , 385 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "6[01]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "8" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[2-5]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[67]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" ,
@ -262,10 +262,10 @@ CM:[,[,,"(?:[26]\\d\\d|88)\\d{6}",,,,,,,[8,9]],[,,"2(?:22|33|4[23])\\d{6}",,,,"2
, , , , , , [ 10 ] , [ 7 ] ] , [ , , "758(?:4(?:30|5\\d|6[2-9]|8[0-2])|57[0-2]|638)\\d{4}" , , , , "7584305678" , , , , [ 7 ] ] , [ , , "758(?:28[4-7]|384|4(?:6[01]|8[4-9])|5(?:1[89]|20|84)|7(?:1[2-9]|2\\d|3[01]))\\d{4}" , , , , "7582845678" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "LC" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "758" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] ,
LI : [ , [ , , "(?:(?:[2378]|6\\d\\d)\\d|90)\\d{5}" , , , , , , , [ 7 , 9 ] ] , [ , , "(?:2(?:01|1[27]|3\\d|6[02-578]|96)|3(?:7[0135-7]|8[048]|9[0269]))\\d{4}" , , , , "2345678" , , , [ 7 ] ] , [ , , "(?:6(?:5(?:09|1\\d|20)|6(?:0[0-6]|10|2[06-9]|39))\\d|7(?:[37-9]\\d|42|56))\\d{4}" , , , , "660234567" ] , [ , , "80(?:02[28]|9\\d\\d)\\d\\d" , , , , "8002222" , , , [ 7 ] ] , [ , , "90(?:02[258]|1(?:23|3[14])|66[136])\\d\\d" , , , , "9002222" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LI" , 423 , "00" , "0" , , , "0|(10(?:01|20|66))" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" ,
[ "[237-9]" ] , , "$CC $1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6[56]" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "6" ] , , "$CC $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "870(?:28|87)\\d\\d" , , , , "8702812" , , , [ 7 ] ] , , , [ , , "697(?:42|56|[78]\\d)\\d{4}" , , , , "697861234" , , , [ 9 ] ] ] , LK : [ , [ , , "(?:[1-7]\\d|[89]1)\\d{7}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:[189]1|2[13-7]|3[1-8]|4[157]|5[12457]|6[35-7])[2-57]\\d{6}" , , , , "112345678" , , , , [ 7 ] ] , [ , , "7[0-25-8]\\d{7}" , , , , "712345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LK" , 94 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[1-689]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "7" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "1973\\d{5}" , , , , "197312345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LR : [ , [ , , "(?:[ 25] \\d|33 |77|88)\\d{7}|(?:2\\d| [45]) \\d{6}" , , , , , , , [ 7 , 8 , 9 ] ] , [ , , "(?:2\\d{3}|33333)\\d{4}" , , , , "21234567" , , , [ 8 , 9 ] ] , [ , , "(?:(?:(?:20| 77|88)\\d|330|555 )\\d|4[67])\\d{5}|5\\d{6}" , , , , "770123456" , , , [ 7 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "332(?:02|[34]\\d)\\d{4}" ,
, , , "332021234" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LR" , 231 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[45]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[2 3578]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LS : [ , [ , , "(?:[256]\\d\\d|800)\\d{5}" , , , , , , , [ 8 ] ] , [ , , "2\\d{7}" , , , , "22123456" ] , [ , , "[56]\\d{7}" , , , , "50123456" ] , [ , , "800[256]\\d{4}" , , , , "80021234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , ,
[ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LS" , 266 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2568]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LT : [ , [ , , "(?:[3469]\\d|52|[78]0)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:3[1478]|4[124-6]|52)\\d{6}" , , , , "31234567" ] , [ , , "6\\d{7}" , , , , "61234567" ] , [ , , "800\\d{5}" , , , , "80012345" ] , [ , , "9(?:0[0239]|10)\\d{5}" , , , , "90012345" ] , [ , , "808\\d{5}" , , , , "80812345" ] , [ , , "700\\d{5}" , , , , "70012345" ] , [ , , , , , , , , , [ - 1 ] ] , "LT" , 370 , "00" , "8" , , , "[08]" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" ,
"$1 $2 $3" , [ "52[0-79]" ] , "(8-$1)" , , 1 ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "37|4(?:[15]|6[1-8])" ] , "(8-$1)" , , 1 ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "[3-6]" ] , "(8-$1)" , , 1 ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[7-9]" ] , "8 $1" , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "70[67]\\d{5}" , , , , "70712345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LU : [ , [ , , "[2457-9]\\d{3,10}|3(?:[0-46-9]\\d{2,9}|5(?:[013-9]\\d{1,8}|2\\d{1,3}))|6\\d{8}" , , , , , , , [ 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "(?:(?:2[2-9]|[457]\\d)\\d|3(?:[0-46-9]\\d|5[013-9])|8(?:0[2-9]|[13-9]\\d)|9(?:0[89]|[2-579]\\d))\\d{1,8}" ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LK" , 94 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[1-689]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "7" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "1973\\d{5}" , , , , "197312345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LR : [ , [ , , "(?:2|33| 5\\d|77|88)\\d{7}|[45]\\d{6}" , , , , , , , [ 7 , 8 , 9 ] ] , [ , , "(?:2\\d{3}|33333)\\d{4}" , , , , "21234567" , , , [ 8 , 9 ] ] , [ , , "(?:(?:330|555| (?:77|88)\\d)\\d|4[67])\\d{5}|5\\d{6}" , , , , "770123456" , , , [ 7 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "332(?:02|[34]\\d)\\d{4}" , , , ,
"332021234" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LR" , 231 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[45]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[3578]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LS : [ , [ , , "(?:[256]\\d\\d|800)\\d{5}" , , , , , , , [ 8 ] ] , [ , , "2\\d{7}" , , , , "22123456" ] , [ , , "[56]\\d{7}" , , , , "50123456" ] , [ , , "800[256]\\d{4}" , , , , "80021234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LS" , 266 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2568]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LT : [ , [ , , "(?:[3469]\\d|52|[78]0)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:3[1478]|4[124-6]|52)\\d{6}" , , , , "31234567" ] , [ , , "6\\d{7}" , , , , "61234567" ] , [ , , "800\\d{5}" , , , , "80012345" ] , [ , , "9(?:0[0239]|10)\\d{5}" , , , , "90012345" ] , [ , , "808\\d{5}" , , , , "80812345" ] , [ , , "700\\d{5}" , , , , "70012345" ] , [ , , , , , , , , , [ - 1 ] ] , "LT" , 370 , "00" , "8" , , , "[08]" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" ,
[ "52[0-79]" ] , "(8-$1)" , , 1 ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "37|4(?:[15]|6[1-8])" ] , "(8-$1)" , , 1 ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "[3-6]" ] , "(8-$1)" , , 1 ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[7-9]" ] , "8 $1" , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "70[67]\\d{5}" , , , , "70712345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LU : [ , [ , , "[2457-9]\\d{3,10}|3(?:[0-46-9]\\d{2,9}|5(?:[013-9]\\d{1,8}|2\\d{1,3}))|6\\d{8}" , , , , , , , [ 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "(?:(?:2[2-9]|[457]\\d)\\d|3(?:[0-46-9]\\d|5[013-9])|8(?:0[2-9]|[13-9]\\d)|9(?:0[89]|[2-579]\\d))\\d{1,8}" ,
, , , "27123456" ] , [ , , "6(?:[269][18]|5[158]|7[189]|81)\\d{6}" , , , , "628123456" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "90[015]\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , "801\\d{5}" , , , , "80112345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "20(?:1\\d{5}|[2-689]\\d{1,7})" , , , , "20201234" , , , [ 4 , 5 , 6 , 7 , 8 , 9 , 10 ] ] , "LU" , 352 , "00" , , , , "(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)" , , , , [ [ , "(\\d{2})(\\d{3})" , "$1 $2" , [ "2(?:0[2-689]|[2-9])|3(?:[0-46-9]|5[013-9])|[457]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})" ,
"$1 $2 $3" , [ "2(?:0[2-689]|[2-9])|3(?:[0-46-9]|5[013-9])|[457]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "20[2-689]" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})" , "$1 $2 $3 $4" , [ "2(?:0[1-689]|[367]|4[3-8])" ] , , "$CC $1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "80[01]|90[015]" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "20[2-689]" ] , , "$CC $1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})" ,
"$1 $2 $3 $4 $5" , [ "2(?:0[2-689]|[367]|4[3-8])" ] , , "$CC $1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})" , "$1 $2 $3 $4" , [ "2[2-9]|3(?:[0-46-9]|5[013-9])|[457]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])" ] , , "$CC $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LV : [ , [ , , "(?:[268]\\d|90)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "6\\d{7}" , , , , "63123456" ] , [ , , "2\\d{7}" , , , , "21234567" ] , [ , , "80\\d{6}" , , , , "80123456" ] , [ , , "90\\d{6}" , , , , "90123456" ] , [ , , "81\\d{6}" , , , , "81123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LV" , 371 , "00" ,
@ -281,10 +281,10 @@ LI:[,[,,"(?:(?:[2378]|6\\d\\d)\\d|90)\\d{5}",,,,,,,[7,9]],[,,"(?:2(?:01|1[27]|3\
, , , "22012345" , , , , [ 6 , 7 ] ] , [ , , "7(?:(?:[0-25-8]\\d|3[2-4]|9[23])\\d|421)\\d{4}" , , , , "72345678" ] , [ , , "800\\d{5}" , , , , "80012345" ] , [ , , "5[02-9]\\d{6}" , , , , "50012345" ] , [ , , "8(?:0[1-9]|[1-9]\\d)\\d{5}" , , , , "80123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "MK" , 389 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[347]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[58]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] ,
ML : [ , [ , , "(?:[246-9]\\d|50)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:2(?:0(?:2\\d|7[0-8])|1(?:2[67]|[4-689]\\d))|4(?:0[0-4]|4[1-39])\\d)\\d{4}" , , , , "20212345" ] , [ , , "(?:2(?:079|17\\d)|(?:50|[679]\\d|8[239])\\d\\d)\\d{4}" , , , , "65012345" ] , [ , , "80\\d{6}" , , , , "80012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ML" , 223 , "00" , , , , , , , , [ [ , "(\\d{4})" , "$1" , [ "67[057-9]|74[045]" , "67(?:0[09]|[59]9|77|8[89])|74(?:0[02]|44|55)" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24-79]|8[0239]" ] ] ] , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "[24-79]|8[0239]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "80\\d{6}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MM : [ , [ , , "(?:1|[24-7]\\d)\\d{5,7}|8\\d{6,9}|9(?:[0-46-9]\\d{6,8}|5\\d{6})|2\\d{5}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] , [ 5 ] ] , [ , , "(?:1(?:(?:2\\d|3[56]|[89][0-6])\\d|4(?:2[2-469]|39|6[25]|7[01])|6)|2(?:2(?:00|8[34])|4(?:0\\d|2[246]|39|62|7[01])|51\\d\\d)|4(?:2(?:2\\d\\d|480)|3(?:20\\d|470|56)|420\\d|5470)|5(?:2(?:2\\d\\d?|470)|4(?:2(?:1|86)|470)|522\\d|7(?:20\\d|480)|[89](?:20\\d|470))|6(?:0(?:[23]|88\\d)|(?:124|42[04]|[56]2\\d)\\d|3(?:20\\d|470)|7(?:(?:3\\d|8[01459])\\d|4(?:39|[67]0)))|7(?:0470|1(?:20\\d?|470)|4(?:25\\d|470)|5(?:202|470|96\\d))|8(?:[13](?:2\\d\\d|470)|[25]2\\d\\d))\\d{4}|(?:(?:1[2-6]\\d|4(?:2[24-8]|3[2-7]|[46][2-6]|5[3-5])|5(?:[27][2-8]|3[2-68]|4[24-8]|5[23]|6[2-4]|8[24-7]|9[2-7])|6(?:[19]20|42[03-6]|(?:52|7[45])\\d)|7(?:[04][24-8]|[15][2-7]|22|3[2-4]))\\d|25\\d{2,3}|8(?:[135]2\\d\\d|2(?:2\\d\\d|320)))\\d{3}|(?:2[2-9]|6(?:1[2356]|[24][2-6]|3[24-6]|5[2-4]|6[2-8]|7[235-7]|8[245]|9[24])|8(?:1[2-689]|2[2-8]|3[24]|4[24-7]|5[245]|6[23]))\\d{4}" ,
, , , "1234567" , , , [ 6 , 7 , 8 , 9 ] , [ 5 ] ] , [ , , "(?:17[01]|9(?:2(?:[0-4]|(?:5\\d|6[0-5])\\d)|(?:3(?:[0-36]|4[069])|[68]9\\d|7(?:3|5[0-2]|[6-9]\\d))\\d|4(?:(?:0[0-4]|[1379]|[25]\\d|4[0-58 9])\\d|88)|5[0-6]|9(?:[089]|[5-7]\\d\\d))\\d)\\d{4}|9[69]1\\d{6}|9[68]\\d{6}" , , , , "92123456" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "80080(?:[01][1-9]|2\\d)\\d{3}" , , , , "8008001234" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:1(?:333|468)|2468)\\d{4}" , , , , "13331234" , , , [ 8 ] ] , "MM" , 95 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{2})(\\d{3})" , "$1 $2 $3" ,
[ "16|2" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[12]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[4-7]|8[1-35]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{4,6})" , "$1 $2 $3" , [ "9(?:2[0-4]|[35-9]|4[137-9])" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "92" ] , "0$1" ] , [ , "(\\d)(\\d{5})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" ,
"$1 $2 $3" , [ "8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MN : [ , [ , , "[12]\\d{8,9}|[1257-9]\\d{7}" , , , , , , , [ 8 , 9 , 10 ] , [ 4 , 5 , 6 ] ] , [ , , "(?:[12](?:1|2[1-37]|(?:3[2-8]|4[2-68]|5[1-4689])\\d?)|5[0568])\\d{6}|[12]2[1-3]\\d{5}" , , , , "50123456" , , , , [ 4 , 5 , 6 ] ] , [ , , "(?:8(?:[05689]\\d|3[01])|9[013-9]\\d)\\d{5}" , , , , "88123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[05-8]\\d{6}" , , , , "75123456" , , , [ 8 ] ] , "MN" , 976 , "001" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{4})" ,
"$1 $2 $3" , [ "[12]1" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[57-9]" ] ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[12]2[1-3]" ] , "0$1" ] , [ , "(\\d{4})(\\d{5,6})" , "$1 $2" , [ "[12](?:27|3[2-8]|4[2-68]|5[1-4689])" , "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]" ] , "0$1" ] , [ , "(\\d{5})(\\d{4,5})" , "$1 $2" , [ "[12]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MO : [ , [ , , "(?:28|[68]\\d)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:28[2-57-9]|8(?:11|[2-57-9]\\d))\\d{5}" , , , , "28212345" ] , [ , , "6(?:[2356]\\d\\d|8(?:[02][5-9]|[1478]\\d|[356][0-4]))\\d{4}" ,
, , , "1234567" , , , [ 6 , 7 , 8 , 9 ] , [ 5 ] ] , [ , , "(?:17[01]|9(?:2(?:[0-4]|[56]\\d\\d)|(?:3(?:[0-36]|4\\d)|(?:6[89]|89)\\d|7(?:3|5[0-2]|[6-9]\\d))\\d|4(?:(?:[0245]\\d|[137 9])\\d|88)|5[0-6]|9(?:[089]|[5-7]\\d\\d))\\d)\\d{4}|9[69]1\\d{6}|9[68]\\d{6}" , , , , "92123456" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "80080(?:[01][1-9]|2\\d)\\d{3}" , , , , "8008001234" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:1(?:333|468)|2468)\\d{4}" , , , , "13331234" , , , [ 8 ] ] , "MM" , 95 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "16|2" ] , "0$1" ] ,
[ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[12]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[4-7]|8[1-35]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{4,6})" , "$1 $2 $3" , [ "9(?:2[0-4]|[35-9]|4[137-9])" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "92" ] , "0$1" ] , [ , "(\\d)(\\d{5})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" ,
[ "8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MN : [ , [ , , "[12]\\d{8,9}|[1257-9]\\d{7}" , , , , , , , [ 8 , 9 , 10 ] , [ 4 , 5 , 6 ] ] , [ , , "(?:[12](?:1|2[1-37]|(?:3[2-8]|4[2-68]|5[1-4689])\\d?)|5[0568])\\d{6}|[12]2[1-3]\\d{5}" , , , , "50123456" , , , , [ 4 , 5 , 6 ] ] , [ , , "(?:8(?:[05689]\\d|3[01])|9[013-9]\\d)\\d{5}" , , , , "88123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[05-8]\\d{6}" , , , , "75123456" , , , [ 8 ] ] , "MN" , 976 , "001" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" ,
[ "[12]1" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[57-9]" ] ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[12]2[1-3]" ] , "0$1" ] , [ , "(\\d{4})(\\d{5,6})" , "$1 $2" , [ "[12](?:27|3[2-8]|4[2-68]|5[1-4689])" , "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]" ] , "0$1" ] , [ , "(\\d{5})(\\d{4,5})" , "$1 $2" , [ "[12]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MO : [ , [ , , "(?:28|[68]\\d)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:28[2-57-9]|8(?:11|[2-57-9]\\d))\\d{5}" , , , , "28212345" ] , [ , , "6(?:[2356]\\d\\d|8(?:[02][5-9]|[1478]\\d|[356][0-4]))\\d{4}" ,
, , , "66123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "MO" , 853 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[268]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MP : [ , [ , , "(?:[58]\\d\\d|(?:67|90)0)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "670(?:2(?:3[3-7]|56|8[5-8])|32[1-38]|4(?:33|8[348])|5(?:32|55|88)|6(?:64|70|82)|78[3589]|8[3-9]8|989)\\d{4}" , , , , "6702345678" , , , , [ 7 ] ] , [ , , "670(?:2(?:3[3-7]|56|8[5-8])|32[1-38]|4(?:33|8[348])|5(?:32|55|88)|6(?:64|70|82)|78[3589]|8[3-9]8|989)\\d{4}" ,
, , , "6702345678" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "MP" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , "670" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MQ : [ , [ , , "(?:596|69\\d)\\d{6}" , , , , , , , [ 9 ] ] , [ , , "596(?:0[0-7]|10|2[7-9]|3[05-9]|4[0-46-8]|[5-7]\\d|8[09]|9[4-8])\\d{4}" , , , , "596301234" ] , [ , , "69(?:6(?:[0-47-9]\\d|5[0-6]|6[0-4])|727)\\d{4}" ,
, , , "696201234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "MQ" , 596 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[56]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MR : [ , [ , , "(?:[2-4]\\d\\d|800)\\d{5}" , , , , , , , [ 8 ] ] , [ , , "(?:25[08]|35\\d|45[1-7])\\d{5}" , , , , "35123456" ] , [ , , "[2-4][0-46-9]\\d{6}" , , , , "22123456" ] , [ , , "800\\d{5}" , , , , "80012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "MR" , 222 ,
@ -304,19 +304,18 @@ ML:[,[,,"(?:[246-9]\\d|50)\\d{6}",,,,,,,[8]],[,,"(?:2(?:0(?:2\\d|7[0-8])|1(?:2[6
, , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NC : [ , [ , , "[2-57-9]\\d{5}" , , , , , , , [ 6 ] ] , [ , , "(?:2[03-9]|3[0-5]|4[1-7]|88)\\d{4}" , , , , "201234" ] , [ , , "(?:5[0-4]|[79]\\d|8[0-79])\\d{4}" , , , , "751234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "36\\d{4}" , , , , "366711" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NC" , 687 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1.$2.$3" , [ "[247-9]|3[0-6]|5[0-4]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NE : [ , [ , , "[0289]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:0(?:20|3[1-7]|4[13-5]|5[14]|6[14578]|7[1-578])|1(?:4[145]|5[14]|6[14-68]|7[169]|88))\\d{4}" ,
, , , "20201234" ] , [ , , "(?:8[04589]|9\\d)\\d{6}" , , , , "93123456" ] , [ , , "08\\d{6}" , , , , "08123456" ] , [ , , "09\\d{6}" , , , , "09123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NE" , 227 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "09|2[01]|8[04589]|9" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NF : [ , [ , , "[13]\\d{5}" , , , , , , , [ 6 ] , [ 5 ] ] , [ , , "(?:1(?:06|17|28|39)|3[0-2]\\d)\\d{3}" , , , , "106609" , , , , [ 5 ] ] , [ , , "3[58]\\d{4}" , , , , "381234" ,
, , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NF" , 672 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{4})" , "$1 $2" , [ "1" ] ] , [ , "(\\d)(\\d{5})" , "$1 $2" , [ "3" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NG : [ , [ , , "[78]\\d{10,13}|[7-9]\\d{9}|[1-9]\\d{7}|[124-7]\\d{6}" , , , , , , , [ 7 , 8 , 10 , 11 , 12 , 13 , 14 ] , [ 5 , 6 ] ] , [ , , "(?:(?:[1-356]\\d|4[02-8]|7[0-79]|8[2-9])\\d|9(?:0[3-9]|[1-9]\\d))\\d{5}|(?:[12]\\d|4[147]|5[14579]|6[1578]|7[0-3578])\\d{5}" , , , , "18040123" , , , [ 7 , 8 ] , [ 5 ,
6 ] ] , [ , , "(?:1(?:(?:7[34]|95)\\d|8(?:04|[124579]\\d|8[0-3]))|287[0-7]|3(?:18[1-8]|88[0-7]|9(?:6[1-5]|8[5-9]))|4(?:[28]8[0-2]|6(?:7[1-9]|8[02-47]))|5(?:2(?:7[7-9]|8\\d)|38[1-79]|48[0-7]|68[4-7])|6(?:2(?:7[7-9]|8\\d)|4(?:3[7-9]|[68][129]|7[04-69]|9[1-8])|58[0-2]|98[7-9])|7(?:0(?:[1-689]\\d|7[0-3])\\d\\d|38[0-7]|69[1-8]|78[2-4])|8(?:(?:0(?:1[01]|[2-9]\\d)|1(?:[0-8]\\d|9[01]))\\d\\d|28[3-9]|38[0-2]|4(?:2[12]|3[147-9]|5[346]|7[4-9]|8[014-689]|90)|58[1-8]|78[2-9]|88[5-7])|9(?:0[235-9]\\d\\d|8[07])\\d)\\d{4}" ,
, , , "8021234567" , , , [ 8 , 10 ] , [ 6 , 7 ] ] , [ , , "800\\d{7,11}" , , , , "80017591759" , , , [ 10 , 11 , 12 , 13 , 14 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NG" , 234 , "009" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "78" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[12]|9(?:0[3-9]|[1-9])" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2,3})" , "$1 $2 $3" , [ "[3-7]|8[2-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[7-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{4})(\\d{4,5})" , "$1 $2 $3" , [ "[78]" ] , "0$1" ] , [ , "(\\d{3})(\\d{5})(\\d{5,6})" ,
"$1 $2 $3" , [ "[78]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "700\\d{7,11}" , , , , "7001234567" , , , [ 10 , 11 , 12 , 13 , 14 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NI : [ , [ , , "(?:1800|[25-8]\\d{3})\\d{4}" , , , , , , , [ 8 ] ] , [ , , "2\\d{7}" , , , , "21234567" ] , [ , , "(?:5(?:5[0-7]|[78]\\d)|6(?:20|3[035]|4[045]|5[05]|77|8[1-9]|9[059])|(?:7[5-8]|8\\d)\\d)\\d{5}" , , , , "81234567" ] , [ , , "1800\\d{4}" , , , , "18001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NI" , 505 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[125-8]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] ,
, , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NL : [ , [ , , "(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8])|[89]\\d{0,3})\\d{6}|1\\d{4,5}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 ] ] , [ , , "(?:1(?:[035]\\d|1[13-578]|6[124-8]|7[24]|8[0-467])|2(?:[0346]\\d|2[2-46-9]|5[125]|9[479])|3(?:[03568]\\d|1[3-8]|2[01]|4[1-8])|4(?:[0356]\\d|1[1-368]|7[58]|8[15-8]|9[23579])|5(?:[0358]\\d|[19][1-9]|2[1-57-9]|4[13-8]|6[126]|7[0-3578])|7\\d\\d)\\d{6}" , , , , "101234567" , , , [ 9 ] ] , [ , , "6[1-58]\\d{7}" , , , , "612345678" , , , [ 9 ] ] , [ , , "800\\d{4,7}" , , , , "8001234" , ,
, [ 7 , 8 , 9 , 10 ] ] , [ , , "90[069]\\d{4,7}" , , , , "9061234" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:85|91)\\d{7}" , , , , "851234567" , , , [ 9 ] ] , "NL" , 31 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "14" ] ] , [ , "(\\d{3})(\\d{4,7})" , "$1 $2" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1[035]|2[0346]|3[03568]|4[0356]|5[0358]|[7-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[1-5]" ] , "0$1" ] , [ , "(\\d)(\\d{8})" , "$1 $2" , [ "6[1-58]" ] , "0$1" ] , [ , "(\\d{2})(\\d{7})" , "$1 $2" , [ "6" ] , "0$1" ] ] , [ [ , "(\\d{3})(\\d{4,7})" ,
"$1 $2" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1[035]|2[0346]|3[03568]|4[0356]|5[0358]|[7-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[1-5]" ] , "0$1" ] , [ , "(\\d)(\\d{8})" , "$1 $2" , [ "6[1-58]" ] , "0$1" ] , [ , "(\\d{2})(\\d{7})" , "$1 $2" , [ "6" ] , "0$1" ] ] , [ , , "66\\d{7}" , , , , "662345678" , , , [ 9 ] ] , , , [ , , "140(?:1(?:[035]|[16-8]\\d)|2(?:[0346]|[259]\\d)|3(?:[03568]|[124]\\d)|4(?:[0356]|[17-9]\\d)|5(?:[0358]|[124679]\\d)|7\\d|8[458])" , , , , , , , [ 5 , 6 ] ] , [ , , "140(?:1(?:[035]|[16-8]\\d)|2(?:[0346]|[259]\\d)|3(?:[03568]|[124]\\d)|4(?:[0356]|[17-9]\\d)|5(?:[0358]|[124679]\\d)|7\\d|8[458])|8[478]\\d{7}" ,
, , , "14020" , , , [ 5 , 6 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NO : [ , [ , , "(?:0|[2-9]\\d{3})\\d{4}" , , , , , , , [ 5 , 8 ] ] , [ , , "(?:2[1-4]|3[1-3578]|5[1-35-7]|6[1-4679]|7[0-8])\\d{6}" , , , , "21234567" , , , [ 8 ] ] , [ , , "(?:4[015-8]|5[89]|9\\d)\\d{6}" , , , , "40612345" , , , [ 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 ] ] , "NO" , 47 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ,
[ "[235-7]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[489]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , 1 , "[02-689]|7[0-8]" , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0\\d|81(?:0(?:0[7-9]|1\\d)|5\\d\\d))\\d{3}" , , , , "01234" ] , , , [ , , "81[23]\\d{5}" , , , , "81212345" , , , [ 8 ] ] ] , NP : [ , [ , , "9\\d{9}|[1-9]\\d{7}" , , , , , , , [ 8 , 10 ] , [ 6 , 7 ] ] , [ , , "(?:1[0-6]\\d|(?:2[13-79]|3[135-8]|4[146-9]|5[135-7]|6[13-9]|7[15-9]|8[1-46-9]|9[1-79])[2-6])\\d{5}" , , , , "14567890" , , , [ 8 ] , [ 6 , 7 ] ] , [ , , "9(?:6[0-3]|7[245]|8[0-24-68])\\d{7}" , , , , "9841234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NP" , 977 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{7})" , "$1-$2" , [ "1[2-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{6})" , "$1-$2" , [ "[1-8]|9(?:[1-579]|6[2-6])" ] , "0$1" ] , [ , "(\\d{3})(\\d{7})" , "$1-$2" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NR : [ , [ , , "(?:444|55\\d|888)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "(?:444|888)\\d{4}" , , , , "4441234" ] , [ , , "55[4-9]\\d{4}" , , , , "5551234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NR" , 674 , "00" ,
, , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[458]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NU : [ , [ , , "(?:[47]|888\\d)\\d{3}" , , , , , , , [ 4 , 7 ] ] , [ , , "[47]\\d{3}" , , , , "7012" , , , [ 4 ] ] , [ , , "888[4-9]\\d{3}" , , , , "8884012" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NU" , 683 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "8" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NZ : [ , [ , , "[28]\\d{7,9}|[346]\\d{7}|(?:508|[79]\\d)\\d{6,7}" ,
, , , , , , [ 8 , 9 , 10 ] , [ 7 ] ] , [ , , "(?:24099|(?:3[2-79]|[49][2-9]|6[235-9]|7[2-57-9])\\d{3})\\d{3}" , , , , "32345678" , , , [ 8 ] , [ 7 ] ] , [ , , "2(?:[0-28]\\d?|[79])\\d{7}|21\\d{6}" , , , , "211234567" ] , [ , , "508\\d{6,7}|80\\d{6,8}" , , , , "800123456" ] , [ , , "90\\d{6,7}" , , , , "900123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{7}" , , , , "701234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NZ" , 64 , "0(?:0|161)" , "0" , , , "0" , , "00" , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1-$2 $3" , [ "24|[346]|7[2-57-9]|9[2-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "80|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" , [ "2[028]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,5})" , "$1 $2 $3" , [ "[278]" ] , "0$1" ] ] , , [ , , "[28]6\\d{6,7}" , , , , "26123456" , , , [ 8 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , OM : [ , [ , , "(?:[279]\\d{3}|500|8007\\d?)\\d{4}" , , , , , , , [ 7 , 8 , 9 ] ] , [ , , "2[2-6]\\d{6}" , , , , "23123456" , , , [ 8 ] ] , [ , , "(?:7[129]\\d|9(?:0[1-9]|[1-9]\\d))\\d{5}" , , , , "92123456" , , , [ 8 ] ] , [ , , "(?:500|8007\\d?)\\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" , [ "[79]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PA : [ , [ , , "(?:[1-57-9]|6\\d)\\d{6}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|[68][58]|7[0167]|9[39])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[026-9])|3(?:[089]\\d|1[014-7]|2[0-35]|33|4[0-579]|55|6[068]|7[06-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[05]|7[0-24-9]|8[7-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}" ,
6 ] ] , [ , , "(?:70(?:[1-689]\\d|7[0-3])|8(?:0(?:1[01]|[2-9]\\d)|1(?:[0-8]\\d|9[01]))|90[235-9]\\d)\\d{6}" , , , , "8021234567" , , , [ 10 ] ] , [ , , "800\\d{7,11}" , , , , "80017591759" , , , [ 10 , 11 , 12 , 13 , 14 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NG" , 234 , "009" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "78" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[12]|9(?:0[3-9]|[1-9])" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2,3})" , "$1 $2 $3" , [ "[3-7]|8[2-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" ,
[ "[7-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{4})(\\d{4,5})" , "$1 $2 $3" , [ "[78]" ] , "0$1" ] , [ , "(\\d{3})(\\d{5})(\\d{5,6})" , "$1 $2 $3" , [ "[78]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "700\\d{7,11}" , , , , "7001234567" , , , [ 10 , 11 , 12 , 13 , 14 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NI : [ , [ , , "(?:1800|[25-8]\\d{3})\\d{4}" , , , , , , , [ 8 ] ] , [ , , "2\\d{7}" , , , , "21234567" ] , [ , , "(?:5(?:5[0-7]|[78]\\d)|6(?:20|3[035]|4[045]|5[05]|77|8[1-9]|9[059])|(?:7[5-8]|8\\d)\\d)\\d{5}" , , , , "81234567" ] , [ , , "1800\\d{4}" , , , , "18001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NI" , 505 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[125-8]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NL : [ , [ , , "(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8])|[89]\\d{0,3})\\d{6}|1\\d{4,5}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 ] ] , [ , , "(?:1(?:[035]\\d|1[13-578]|6[124-8]|7[24]|8[0-467])|2(?:[0346]\\d|2[2-46-9]|5[125]|9[479])|3(?:[03568]\\d|1[3-8]|2[01]|4[1-8])|4(?:[0356]\\d|1[1-368]|7[58]|8[15-8]|9[23579])|5(?:[0358]\\d|[19][1-9]|2[1-57-9]|4[13-8]|6[126]|7[0-3578])|7\\d\\d)\\d{6}" ,
, , , "101234567" , , , [ 9 ] ] , [ , , "6[1-58]\\d{7}" , , , , "612345678" , , , [ 9 ] ] , [ , , "800\\d{4,7}" , , , , "8001234" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "90[069]\\d{4,7}" , , , , "9061234" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:85|91)\\d{7}" , , , , "851234567" , , , [ 9 ] ] , "NL" , 31 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "14" ] ] , [ , "(\\d{3})(\\d{4,7})" , "$1 $2" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1[035]|2[0346]|3[03568]|4[0356]|5[0358]|[7-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[1-5]" ] , "0$1" ] , [ , "(\\d)(\\d{8})" ,
"$1 $2" , [ "6[1-58]" ] , "0$1" ] , [ , "(\\d{2})(\\d{7})" , "$1 $2" , [ "6" ] , "0$1" ] ] , [ [ , "(\\d{3})(\\d{4,7})" , "$1 $2" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1[035]|2[0346]|3[03568]|4[0356]|5[0358]|[7-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[1-5]" ] , "0$1" ] , [ , "(\\d)(\\d{8})" , "$1 $2" , [ "6[1-58]" ] , "0$1" ] , [ , "(\\d{2})(\\d{7})" , "$1 $2" , [ "6" ] , "0$1" ] ] , [ , , "66\\d{7}" , , , , "662345678" , , , [ 9 ] ] , , , [ , , "140(?:1(?:[035]|[16-8]\\d)|2(?:[0346]|[259]\\d)|3(?:[03568]|[124]\\d)|4(?:[0356]|[17-9]\\d)|5(?:[0358]|[124679]\\d)|7\\d|8[458])" ,
, , , , , , [ 5 , 6 ] ] , [ , , "140(?:1(?:[035]|[16-8]\\d)|2(?:[0346]|[259]\\d)|3(?:[03568]|[124]\\d)|4(?:[0356]|[17-9]\\d)|5(?:[0358]|[124679]\\d)|7\\d|8[458])|8[478]\\d{7}" , , , , "14020" , , , [ 5 , 6 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NO : [ , [ , , "(?:0|[2-9]\\d{3})\\d{4}" , , , , , , , [ 5 , 8 ] ] , [ , , "(?:2[1-4]|3[1-3578]|5[1-35-7]|6[1-4679]|7[0-8])\\d{6}" , , , , "21234567" , , , [ 8 ] ] , [ , , "(?:4[015-8]|5[89]|9\\d)\\d{6}" , , , , "40612345" , , , [ 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 ] ] , "NO" , 47 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[235-7]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[489]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , 1 , "[02-689]|7[0-8]" , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0\\d|81(?:0(?:0[7-9]|1\\d)|5\\d\\d))\\d{3}" , , , , "01234" ] , , , [ , , "81[23]\\d{5}" , , , , "81212345" , , , [ 8 ] ] ] , NP : [ , [ , , "9\\d{9}|[1-9]\\d{7}" , , , , , , , [ 8 , 10 ] , [ 6 , 7 ] ] , [ , , "(?:1[0-6]\\d|(?:2[13-79]|3[135-8]|4[146-9]|5[135-7]|6[13-9]|7[15-9]|8[1-46-9]|9[1-79])[2-6])\\d{5}" ,
, , , "14567890" , , , [ 8 ] , [ 6 , 7 ] ] , [ , , "9(?:6[0-3]|7[245]|8[0-24-68])\\d{7}" , , , , "9841234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NP" , 977 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{7})" , "$1-$2" , [ "1[2-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{6})" , "$1-$2" , [ "[1-8]|9(?:[1-579]|6[2-6])" ] , "0$1" ] , [ , "(\\d{3})(\\d{7})" , "$1-$2" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NR : [ , [ , , "(?:444|55\\d|888)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "(?:444|888)\\d{4}" , , , , "4441234" ] , [ ,
, "55[4-9]\\d{4}" , , , , "5551234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NR" , 674 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[458]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NU : [ , [ , , "(?:[47]|888\\d)\\d{3}" , , , , , , , [ 4 , 7 ] ] , [ , , "[47]\\d{3}" , , , , "7012" , , , [ 4 ] ] , [ , , "888[4-9]\\d{3}" , , , , "8884012" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NU" , 683 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "8" ] ] ] ,
, [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , NZ : [ , [ , , "[28]\\d{7,9}|[346]\\d{7}|(?:508|[79]\\d)\\d{6,7}" , , , , , , , [ 8 , 9 , 10 ] , [ 7 ] ] , [ , , "(?:24099|(?:3[2-79]|[49][2-9]|6[235-9]|7[2-57-9])\\d{3})\\d{3}" , , , , "32345678" , , , [ 8 ] , [ 7 ] ] , [ , , "2(?:[0-28]\\d?|[79])\\d{7}|21\\d{6}" , , , , "211234567" ] , [ , , "508\\d{6,7}|80\\d{6,8}" , , , , "800123456" ] , [ , , "90\\d{6,7}" , , , , "900123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{7}" , , , , "701234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "NZ" , 64 , "0(?:0|161)" , "0" , , , "0" , , "00" , , [ [ , "(\\d)(\\d{3})(\\d{4})" ,
"$1-$2 $3" , [ "24|[346]|7[2-57-9]|9[2-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "80|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" , [ "2[028]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,5})" , "$1 $2 $3" , [ "[278]" ] , "0$1" ] ] , , [ , , "[28]6\\d{6,7}" , , , , "26123456" , , , [ 8 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , OM : [ , [ , , "(?:[279]\\d{3}|500|8007\\d?)\\d{4}" , , , , , , , [ 7 , 8 , 9 ] ] , [ , , "2[2-6]\\d{6}" , , , , "23123456" , , , [ 8 ] ] , [ , , "(?:7[129]\\d|9(?:0[1-9]|[1-9]\\d))\\d{5}" ,
, , , "92123456" , , , [ 8 ] ] , [ , , "(?:500|8007\\d?)\\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" , [ "[79]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PA : [ , [ , , "(?:[1-57-9]|6\\d)\\d{6}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|[68][58]|7[0167]|9[39])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[026-9])|3(?:[089]\\d|1[014-7]|2[0-35]|33|4[0-579]|55|6[068]|7[06-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[05]|7[0-24-9]|8[7-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-5])\\d|8(?:1[01]|7[23]))\\d{4}" , , , , "61234567" ] , [ , , "800\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , "(?: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" , [ "6" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PE : [ , [ , , "(?:[14-8]|9\\d)\\d{7}" , , , , , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "(?:1\\d|4[1-4]|5[1-46]|6[1-7]|7[2-46]|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)(\\d{7})" , "$1 $2" , [ "1" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[4-7]|8[2-4]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "8" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PF : [ , [ , , "[48]\\d{7}|4\\d{5}" , , , , , , , [ 6 , 8 ] ] , [ , , "4(?:[09][4-689]\\d|4)\\d{4}" , , , , "40412345" ] , [ , , "8[79]\\d{6}" , , , , "87123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "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" , [ "[48]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "44\\d{4}" , , , , , , , [ 6 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PG : [ , [ , , "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}" ,
@ -346,8 +345,8 @@ PH:[,[,,"(?:1800\\d{2,4}|2|[89]\\d{4})\\d{5}|[3-8]\\d{8}|[28]\\d{7}",,,,,,,[6,8,
, , , , , , [ 9 , 10 ] , [ 7 ] ] , [ , , "1(?:1\\d|2[24-8]|3[35-8]|4[3-68]|6[2-5]|7[235-7])\\d{6}" , , , , "112345678" , , , [ 9 ] , [ 7 ] ] , [ , , "5(?:[013-689]\\d|7[0-36-8])\\d{6}" , , , , "512345678" , , , [ 9 ] ] , [ , , "800\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , "925\\d{6}" , , , , "925012345" , , , [ 9 ] ] , [ , , "920\\d{6}" , , , , "920012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SA" , 966 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{4})(\\d{5})" , "$1 $2" , [ "9" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" ,
"$1 $2 $3" , [ "81" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "811\\d{7}" , , , , "8110123456" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SB : [ , [ , , "(?:[1-6]|[7-9]\\d\\d)\\d{4}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:1[4-79]|[23]\\d|4[0-2]|5[03]|6[0-37])\\d{3}" , , , , "40123" , , , [ 5 ] ] , [ , , "(?:48|(?:(?:7[1-9]|8[4-9])\\d|9(?:1[2-9]|2[013-9]|3[0-2]|[46]\\d|5[0-46-9]|7[0-689]|8[0-79]|9[0-8]))\\d)\\d{3}" , , , , "7421234" ] , [ , , "1[38]\\d{3}" , , , , "18123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ ,
, "5[12]\\d{3}" , , , , "51123" , , , [ 5 ] ] , "SB" , 677 , "0[01]" , , , , , , , , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "7[1-9]|8[4-9]|9(?:1[2-9]|2[013-9]|3[0-2]|[46]|5[0-46-9]|7[0-689]|8[0-79]|9[0-8])" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SC : [ , [ , , "(?:(?:(?:[24]\\d|64)\\d|971)\\d|8000)\\d{3}" , , , , , , , [ 7 ] ] , [ , , "4[2-46]\\d{5}" , , , , "4217123" ] , [ , , "2[5-8]\\d{5}" , , , , "2510123" ] , [ , , "8000\\d{3}" , , , , "8000000" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:64\\d|971)\\d{4}" , , , , "6412345" ] , "SC" , 248 , "0(?:[02]|10?)" ,
, , , , , "00" , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[246]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SD : [ , [ , , "[19]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "1(?:5\\d |8[35-7])\\d{6}" , , , , "1512 31234" ] , [ , , "(?:1[0-2]|9[0-3569])\\d{7}" , , , , "911231234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SD" , 249 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[19]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SE : [ , [ , , "(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}" ,
, , , , , , [ 6 , 7 , 8 , 9 , 10 , 12 ] ] , [ , , "1(?:0[1-8]\\d{6}|(?:[13689]\\d|2[0-35]|4[0-4]|5[0-25-9]|7[13-6])\\d{5,6})|(?:2(?:[136]\\d|2[0-7]|4[0136-8]|5[0138]|7[018]|8[01]|9[0-57])|3(?:0[0-4]|[1356]\\d|2[0-25]|4[056]|7[0-2]|8[0-3]|9[023])|5(?:0[0-6]|[15][0-5]|2[0-68]|3[0-4]|4\\d|6[03-5]|7[013]|8[0-79]|9[01]))\\d{5,6}|4(?:[0246]\\d{5,7}|(?:1[013-8]|3[0135]|5[14-79]|7[0-246-9]|8[0156]|9[0-689])\\d{5,6})|6(?:[03]\\d{5,7}|(?:1[1-3]|2[0-4]|4[02-57]|5[0-37]|6[0-3]|7[0-2]|8[0247]|9[0-356])\\d{5,6})|8\\d{6,8}|9(?:0[1-9]\\d{4,6}|(?:1[0-68]|2\\d|3[02-5]|4[0-3]|5[0-4]|[68][01]|7[0135-8])\\d{5,6})|(?:[12][136]|3[356])\\d{5}" ,
, , , , , "00" , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[246]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SD : [ , [ , , "[19]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "1(?:5[3-7] |8[35-7])\\d{6}" , , , , "153123456 " ] , [ , , "(?:1[0-2]|9[0-3569])\\d{7}" , , , , "911231234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SD" , 249 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[19]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SE : [ , [ , ,
"(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 , 12 ] ] , [ , , "1(?:0[1-8]\\d{6}|(?:[13689]\\d|2[0-35]|4[0-4]|5[0-25-9]|7[13-6])\\d{5,6})|(?:2(?:[136]\\d|2[0-7]|4[0136-8]|5[0138]|7[018]|8[01]|9[0-57])|3(?:0[0-4]|[1356]\\d|2[0-25]|4[056]|7[0-2]|8[0-3]|9[023])|5(?:0[0-6]|[15][0-5]|2[0-68]|3[0-4]|4\\d|6[03-5]|7[013]|8[0-79]|9[01]))\\d{5,6}|4(?:[0246]\\d{5,7}|(?:1[013-8]|3[0135]|5[14-79]|7[0-246-9]|8[0156]|9[0-689])\\d{5,6})|6(?:[03]\\d{5,7}|(?:1[1-3]|2[0-4]|4[02-57]|5[0-37]|6[0-3]|7[0-2]|8[0247]|9[0-356])\\d{5,6})|8\\d{6,8}|9(?:0[1-9]\\d{4,6}|(?:1[0-68]|2\\d|3[02-5]|4[0-3]|5[0-4]|[68][01]|7[0135-8])\\d{5,6})|(?:[12][136]|3[356])\\d{5}" ,
, , , "8123456" , , , [ 7 , 8 , 9 ] ] , [ , , "7[02369]\\d{7}" , , , , "701234567" , , , [ 9 ] ] , [ , , "20\\d{4,7}" , , , , "20123456" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "649\\d{6}|9(?:00|39|44)[1-8]\\d{3,6}" , , , , "9001234567" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "77[0-7]\\d{6}" , , , , "771234567" , , , [ 9 ] ] , [ , , "75[1-8]\\d{6}" , , , , "751234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SE" , 46 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2,3})(\\d{2})" , "$1-$2 $3" , [ "20" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})" , "$1-$2 $3" , [ "[12][136]|3[356]|4[0246]|6[03]|90[1-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "9(?:00|39|44)" ] , "0$1" ] ,
[ , "(\\d)(\\d{2,3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "8" ] , "0$1" ] , [ , "(\\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])" ] , "0$1" ] , [ , "(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "1[013689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2,3})(\\d{3})" , "$1-$2 $3" , [ "9(?:0|39|44)" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\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{2})(\\d{3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "7" ] , "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{2})(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "[12][136]|3[356]|4[0246]|6[03]|90[1-9]" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "9(?:00|39|44)" ] ] , [ , "(\\d)(\\d{2,3})(\\d{2})(\\d{2})" ,
@ -394,16 +393,16 @@ PH:[,[,,"(?:1800\\d{2,4}|2|[89]\\d{4})\\d{5}|[3-8]\\d{8}|[28]\\d{7}",,,,,,,[6,8,
, , , "2015550123" , , , , [ 7 ] ] , [ , , "(?:2(?:0[1-35-9]|1[02-9]|2[03-589]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[0-24679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-47]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|[34][016]|5[017]|6[0-279]|78|8[0-2])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|2[08]|3[0-28]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[0179]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}" ,
, , , "2015550123" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "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 ] ] , [ , , "710[2-9]\\d{6}" , , , , "7102123456" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UY : [ , [ , , "(?:[249]\\d\\d|80)\\d{5}|9\\d{6}" ,
, , , , , , [ 7 , 8 ] ] , [ , , "(?:2\\d|4[2-7])\\d{6}" , , , , "21231234" , , , [ 8 ] , [ 7 ] ] , [ , , "9[1-9]\\d{6}" , , , , "94231234" , , , [ 8 ] ] , [ , , "80[05]\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , "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" , [ "8|90" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[24]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UZ : [ , [ , , "[679]\\d{8}" ,
, , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?: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]\\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" , , , , [ 7 ] ] , [ , , "(?: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(?:0\\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])))|9[0-57-9]\\d{3})\\d{4}" ,
, , , , , , [ 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]\\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" ] , [ , , "(?: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(?:0\\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])))|9[0-57-9]\\d{3})\\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" , [ "[679]" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VA : [ , [ , , "0\\d{6}(?:\\d{4})?|3[0-8]\\d{9}|(?:[0138]\\d?|55)\\d{8}|[08]\\d{5}(?:\\d{2})?" , , , , , , , [ 6 , 7 , 8 , 9 , 10 , 11 ] ] , [ , , "06698\\d{1,6}" , , , , "0669812345" ] , [ , , "33\\d{9}|3[1-9]\\d{8}|3[2-9]\\d{7}" , , , , "3123456789" , , , [ 9 , 10 , 11 ] ] , [ , , "80(?:0\\d{3}|3)\\d{3}" ,
, , , "800123456" , , , [ 6 , 9 ] ] , [ , , "(?:(?:0878|1(?:44|6[346])\\d)\\d\\d|89(?:2|(?:4[5-9]|(?:5[5-9]|9)\\d\\d)\\d))\\d{3}|89[45][0-4]\\d\\d" , , , , "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 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VC : [ , [ , , "(?:[58]\\d\\d|784|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "784(?:266|3(?:6[6-9]|7\\d|8[0-24-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]))\\d{4}" , , , , "7844301234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "VC" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "784" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VE : [ , [ , , "(?:(?:[24]\\d|50)\\d|[89]00)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "(?:2(?:12|3[457-9]|[467]\\d|[58][1-9]|9[1-6])|50[01])\\d{7}" ,
, , , "2121234567" , , , , [ 7 ] ] , [ , , "4(?:1[24-8]|2[46])\\d{7}" , , , , "4121234567" ] , [ , , "800\\d{7}" , , , , "8001234567" ] , [ , , "900\\d{7}" , , , , "9001234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "VE" , 58 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{7})" , "$1-$2" , [ "[24589]" ] , "0$1" , "$CC $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VG : [ , [ , , "(?:284|[58]\\d\\d|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "284(?:(?:229|774|8(?:52|6[459]))\\d|4(?:22\\d|9(?:[45]\\d|6[0-5])))\\d{3}" , , , , "2842291234" , , , , [ 7 ] ] , [ , , "284(?:(?:3(?:0[0-3]|4[0-7]|68|9[34])|54[0-57])\\d|4(?:(?:4[0-6]|68)\\d|9(?:6[6-9]|9\\d)))\\d{3}" ,
, , , "2843001234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "VG" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "284" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VI : [ , [ , , "(?:(?:34|90)0|[58]\\d\\d)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "340(?:2(?:01|2[06-8]|44|77)|3(?:32|44)|4(?:22|7[34])|5(?:1[34]|55)|6(?:26|4[23]|77|9[023])|7(?:1[2-57-9]|27|7\\d)|884|998)\\d{4}" ,
, , , "3406421234" , , , , [ 7 ] ] , [ , , "340(?:2(?:01|2[06-8]|44|77)|3(?:32|44)|4(?:22|7[34])|5(?:1[34]|55)|6(?:26|4[23]|77|9[023])|7(?:1[2-57-9]|27|7\\d)|884|998)\\d{4}" , , , , "3406421234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "VI" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , "340" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VN : [ , [ , , "[12]\\d{9}|[135-9]\\d{8}|(?:[16]\\d?|[78])\\d{6}" ,
, , , , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "2(?:0[3-9]|1[0-689]|2[0-25-9]|3[2-9]|4[2-8]|5[124-9]|6[0-39]|7[0-7]|8[2-7]|9[0-4679])\\d{7}" , , , , "2101234567" , , , [ 10 ] ] , [ , , "(?:(?:3\\d|7[06-9])\\d|5(?:2[238]|[689]\\d)|8(?:[1-58]\\d|6[568 9]|9[689])|9(?:[0-8]\\d|9[013-9]))\\d{6}" , , , , "912345678" , , , [ 9 ] ] , [ , , "1800\\d{4,6}" , , , , "1800123456" , , , [ 8 , 9 , 10 ] ] , [ , , "1900\\d{4,6}" , , , , "1900123456" , , , [ 8 , 9 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?: 67|99) 2\\d{6}" , , , , "99 2012345" , , , [ 9 ] ] , "VN" , 84 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "80" ] ,
"0$1" , , 1 ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[17]99" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{4,5})" , "$1 $2" , [ "69" ] , "0$1" , , 1 ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "1" ] , , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[69]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[3578]" ] , "0$1" , , 1 ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2[48]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "2" ] , "0$1" , , 1 ] ] , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "80" ] , "0$1" , , 1 ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "1" ] , , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "[69]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[3578]" ] , "0$1" , , 1 ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2[48]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "2" ] , "0$1" , , 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "(?:[17]99|69\\d\\d?)\\d{4}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:[17]99|69\\d\\d?|80\\d)\\d{4}" , , , , "1992000" , , , [ 7 , 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VU : [ , [ , , "(?:(?:[23]|(?:[57]\\d|90)\\d)\\d|[48]8)\\d{3}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:(?:2[02-9]|88)\\d|3(?:[5 -7]\\d|8[0-8])|48[4-9])\\d\\d" , , , , "22123" , , , [ 5 ] ] ,
, , , , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "2(?:0[3-9]|1[0-689]|2[0-25-9]|3[2-9]|4[2-8]|5[124-9]|6[0-39]|7[0-7]|8[2-7]|9[0-4679])\\d{7}" , , , , "2101234567" , , , [ 10 ] ] , [ , , "(?:(?:3\\d|7[06-9])\\d|5(?:2[238]|[689]\\d)|8(?:[1-58]\\d|6[5- 9]|9[689])|9(?:[0-8]\\d|9[013-9]))\\d{6}" , , , , "912345678" , , , [ 9 ] ] , [ , , "1800\\d{4,6}" , , , , "1800123456" , , , [ 8 , 9 , 10 ] ] , [ , , "1900\\d{4,6}" , , , , "1900123456" , , , [ 8 , 9 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "672\\d{6}" , , , , "67 2012345" , , , [ 9 ] ] , "VN" , 84 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "80" ] , "0$1" , , 1 ] ,
[ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[17]99" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{4,5})" , "$1 $2" , [ "69" ] , "0$1" , , 1 ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "1" ] , , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[69]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[3578]" ] , "0$1" , , 1 ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2[48]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "2" ] , "0$1" , , 1 ] ] , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "80" ] , "0$1" , , 1 ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "1" ] , , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" , [ "[69]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[3578]" ] , "0$1" , , 1 ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2[48]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "2" ] , "0$1" , , 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "(?:[17]99|69\\d\\d?)\\d{4}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:[17]99|69\\d\\d?|80\\d)\\d{4}" , , , , "1992000" , , , [ 7 , 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , VU : [ , [ , , "(?:(?:[23]|(?:[57]\\d|90)\\d)\\d|[48]8)\\d{3}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:(?:2[02-9]|88)\\d|3(?:[4 -7]\\d|8[0-8])|48[4-9])\\d\\d" , , , , "22123" , , , [ 5 ] ] ,
[ , , "(?:5(?:[0-689]\\d|7[2-5])|7[013-7]\\d)\\d{4}" , , , , "5912345" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "90[1-9]\\d{4}" , , , , "9010123" , , , [ 7 ] ] , "VU" , 678 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[579]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:3[03]|900\\d)\\d{3}" , , , , "30123" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , WF : [ , [ , , "(?:[45]0|68|72|8\\d)\\d{4}" , , , , , , , [ 6 ] ] , [ , , "(?:50|68|72)\\d{4}" , , , , "501234" ] , [ , , "(?:50|68|72|8[23])\\d{4}" , , , , "501234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "WF" , 681 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[4-8]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "[48]0\\d{4}" , , , , "401234" ] ] , WS : [ , [ , , "(?:[2-6]|8\\d(?:\\d{4})?)\\d{4}|[78]\\d{6}" , , , , , , , [ 5 , 6 , 7 , 10 ] ] , [ , , "(?:[2-5]\\d|6[1-9])\\d{3}" , , , , "22123" , , , [ 5 ] ] , [ , , "(?:7[25-7]|8(?:[3-7]|9\\d{3}))\\d{5}" , , , , "7212345" , , , [ 7 , 10 ] ] , [ , , "800\\d{3}" , , , , "800123" , , , [ 6 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "WS" , 685 , "0" , , , , , , , , [ [ , "(\\d{5})" ,
"$1" , [ "[2-6]" ] ] , [ , "(\\d{3})(\\d{3,7})" , "$1 $2" , [ "8" ] ] , [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "7" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , XK : [ , [ , , "(?:[23]\\d{2,3}|4\\d\\d|[89]00)\\d{5}" , , , , , , , [ 8 , 9 ] ] , [ , , "(?:2[89]|39)0\\d{6}|[23][89]\\d{6}" , , , , "28012345" ] , [ , , "4[3-79]\\d{6}" , , , , "43201234" , , , [ 8 ] ] , [ , , "800\\d{5}" , , , , "80001234" , , , [ 8 ] ] , [ , , "900\\d{5}" , , , , "90001234" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "XK" , 383 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" ,
@ -436,41 +435,42 @@ PH:[,[,,"(?:1800\\d{2,4}|2|[89]\\d{4})\\d{5}|[3-8]\\d{8}|[28]\\d{7}",,,,,,,[6,8,
See the License for the specific language governing permissions and
limitations under the License .
* /
function Pa ( ) { this . a = { } } aa ( Pa ) ;
var L = { 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" } , Qa = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , Ra = { 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" } , Sa = /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , Ta = RegExp ( "[+\uff0b]+" ) , M = RegExp ( "^[+\uff0b]+" ) , Ua = RegExp ( "([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])" ) , Va = RegExp ( "[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]" ) , Wa = /[\\\/] *x/ , Xa = RegExp ( "[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$" ) , Ya = /(?:.*?[A-Za-z]){3}.*/ , Za = RegExp ( "(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\\.\uff0e]?[ \u00a0\\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)$" ,
"i" ) , $a = 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]*(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\\.\uff0e]?[ \u00a0\\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)?$" ,
"i" ) , ab = /(\$\d)/ , bb = /\$NP/ , cb = /\$FG/ , db = /\$CC/ , eb = /^\(?\$1\)?$/ ; function fb ( a ) { var b = a . search ( Va ) ; 0 <= b ? ( a = a . substring ( b ) , a = a . replace ( Xa , "" ) , b = a . search ( Wa ) , 0 <= b && ( a = a . substring ( 0 , b ) ) ) : a = "" ; return a } function gb ( a ) { return 2 > a . length ? ! 1 : N ( $a , a ) } function hb ( a ) { return N ( Ya , a ) ? O ( a , Ra ) : O ( a , L ) } function ib ( a ) { var b = hb ( a . toString ( ) ) ; D ( a ) ; a . a ( b ) } function jb ( a ) { return ! ! a && ( 1 != z ( a , 9 ) || - 1 != x ( a , 9 ) [ 0 ] ) }
function O ( a , b ) { for ( var c = new C , 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 kb ( a ) { return ! a . length || eb . test ( a ) } function lb ( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in Oa } function P ( a , b , c ) { if ( 0 == v ( b , 2 ) && u ( b , 5 ) ) { var d = y ( b , 5 ) ; if ( 0 < d . length ) return d } var d = y ( b , 1 ) , e = Q ( b ) ; if ( 0 == c ) return S ( d , 0 , e , "" ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = mb ( b , a , c ) ; e = nb ( e , a , c ) ; return S ( d , c , e , b ) }
function ob ( a , b , c ) { var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = mb ( b , a , 2 ) ; c = nb ( e , a , 2 , c ) ; return S ( d , 2 , c , b ) } function T ( a , b , c ) { return "001" == c ? V ( a , "" + b ) : V ( a , c ) }
function pb ( a , b , c ) { if ( ! lb ( c ) ) return P ( a , b , 1 ) ; var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; if ( 1 == d ) { if ( null != c && q ( K [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + P ( a , b , 2 ) } else if ( d == qb ( a , c ) ) return P ( a , b , 2 ) ; var f = V ( a , c ) , g = y ( f , 11 ) ; c = "" ; N ( Sa , g ) ? c = g : u ( f , 17 ) && ( c = y ( f , 17 ) ) ; a = T ( a , d , U ( d ) ) ; e = nb ( e , a , 1 ) ; b = mb ( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : S ( d , 1 , e , b ) }
function rb ( a , b , c ) { var d ; if ( d = u ( b , 5 ) ) { d = y ( b , 1 ) ; if ( d = T ( a , d , U ( d ) ) ) { var e = Q ( b ) ; d = ! ! ub ( x ( d , 19 ) , e ) } else d = ! 1 ; d = ! d } if ( d ) return y ( b , 5 ) ; if ( ! u ( b , 6 ) ) return P ( a , b , 2 ) ; switch ( v ( b , 6 ) ) { case 1 : a = P ( a , b , 1 ) ; break ; case 5 : a = pb ( a , b , c ) ; break ; case 10 : a = P ( a , b , 1 ) . substring ( 1 ) ; break ; default : d = U ( y ( b , 1 ) ) ; if ( c = V ( a , d ) ) { c = y ( c , 12 ) ; var f = c . length ? c = c . replace ( "~" , "" ) : null } else f = null ; c = P ( a , b , 2 ) ; if ( null != f && f . length ) { a : { e = y ( b , 5 ) ; e = O ( e , L ) ; if ( ! e . lastIndexOf ( f , 0 ) ) try { var g = vb ( a , wb ( a , e . substring ( f . length ) , d , ! 1 ) ) ; break a } catch ( k ) { } g = ! 1 } if ( g ) a =
c ; else if ( g = V ( a , d ) , d = Q ( b ) , g = ub ( x ( g , 19 ) , d ) ) if ( d = y ( g , 4 ) , e = d . indexOf ( "$1" ) , 0 >= e ) a = c ; else if ( d = d . substring ( 0 , e ) , d = O ( d , L ) , d . length ) if ( g = g . clone ( ) , Fa ( g , 4 ) , d = [ g ] , g = y ( b , 1 ) , c = Q ( b ) , g in K ) { a = T ( a , g , U ( g ) ) ; if ( e = ub ( d , c ) ) d = e . clone ( ) , e = y ( e , 4 ) , 0 < e . length && ( f = y ( a , 12 ) , 0 < f . length ? ( e = e . replace ( bb , f ) . replace ( cb , "$1" ) , w ( d , 4 , e ) ) : Fa ( d , 4 ) ) , c = xb ( c , d , 2 ) ; a = mb ( b , a , 2 ) ; a = S ( g , 2 , c , a ) } else a = c ; else a = c ; else a = c } else a = c } b = y ( b , 5 ) ; null != a && 0 < b . length && ( g = O ( a , Qa ) , c = O ( b , Qa ) , g != c && ( a = b ) ) ; return a }
function Q ( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b } function S ( 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 nb ( a , b , c , d ) { b = x ( b , 20 ) . length && 2 != c ? x ( b , 20 ) : x ( b , 19 ) ; return ( b = ub ( b , a ) ) ? xb ( a , b , c , d ) : a } function ub ( a , b ) { for ( var c , d = a . length , e = 0 ; e < d ; ++ e ) { c = a [ e ] ; var f = z ( c , 3 ) ; if ( ! f || ! b . search ( v ( c , 3 , f - 1 ) ) ) if ( f = new RegExp ( v ( c , 1 ) ) , N ( f , b ) ) return c } return null }
function xb ( a , b , c , d ) { var e = y ( b , 2 ) , f = new RegExp ( v ( b , 1 ) ) , g = y ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( db , d ) , e = e . replace ( ab , b ) , a = a . replace ( f , e ) ) : ( b = y ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( ab , b ) ) : a . replace ( f , e ) ) ; 3 == c && ( a = a . replace ( RegExp ( "^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e]+" ) , "" ) , a = a . replace ( RegExp ( "[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e]+" ,
"g" ) , "-" ) ) ; return a } function mb ( a , b , c ) { return u ( a , 3 ) && v ( a , 3 ) . length ? 3 == c ? ";ext=" + v ( a , 3 ) : u ( b , 13 ) ? v ( b , 13 ) + y ( a , 3 ) : " ext. " + y ( a , 3 ) : "" } function yb ( a , b ) { switch ( b ) { case 4 : return v ( a , 5 ) ; case 3 : return v ( a , 4 ) ; case 1 : return v ( a , 3 ) ; case 0 : case 2 : return v ( a , 2 ) ; case 5 : return v ( a , 6 ) ; case 6 : return v ( a , 8 ) ; case 7 : return v ( a , 7 ) ; case 8 : return v ( a , 21 ) ; case 9 : return v ( a , 25 ) ; case 10 : return v ( a , 28 ) ; default : return v ( a , 1 ) } }
function zb ( a , b ) { return W ( a , v ( b , 1 ) ) ? W ( a , v ( b , 5 ) ) ? 4 : W ( a , v ( b , 4 ) ) ? 3 : W ( a , v ( b , 6 ) ) ? 5 : W ( a , v ( b , 8 ) ) ? 6 : W ( a , v ( b , 7 ) ) ? 7 : W ( a , v ( b , 21 ) ) ? 8 : W ( a , v ( b , 25 ) ) ? 9 : W ( a , v ( b , 28 ) ) ? 10 : W ( a , v ( b , 2 ) ) ? v ( b , 18 ) || W ( a , v ( b , 3 ) ) ? 2 : 0 : ! v ( b , 18 ) && W ( a , v ( b , 3 ) ) ? 1 : - 1 : - 1 } function V ( a , b ) { if ( null == b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( ! c ) { c = Oa [ b ] ; if ( ! c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function W ( a , b ) { var c = a . length ; return 0 < z ( b , 9 ) && - 1 == p ( x ( b , 9 ) , c ) ? ! 1 : N ( y ( b , 2 ) , a ) } function vb ( a , b ) { var c = Ab ( a , b ) ; return Bb ( a , b , c ) }
function Bb ( a , b , c ) { var d = y ( b , 1 ) , e = T ( a , d , c ) ; if ( ! e || "001" != c && d != qb ( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != zb ( a , e ) } function Ab ( a , b ) { if ( ! b ) return null ; var c = y ( b , 1 ) ; if ( c = K [ c ] ) if ( 1 == c . length ) c = c [ 0 ] ; else a : { for ( var d = Q ( b ) , e , f = c . length , g = 0 ; g < f ; g ++ ) { e = c [ g ] ; var k = V ( a , e ) ; if ( u ( k , 23 ) ) { if ( ! d . search ( v ( k , 23 ) ) ) { c = e ; break a } } else if ( - 1 != zb ( d , k ) ) { c = e ; break a } } c = null } else c = null ; return c } function U ( a ) { return ( a = K [ a ] ) ? a [ 0 ] : "ZZ" } function qb ( a , b ) { var c = V ( a , b ) ; if ( ! c ) throw Error ( "Invalid region code: " + b ) ; return y ( c , 10 ) }
function Cb ( a , b , c , d ) { var e = yb ( c , d ) , f = z ( e , 9 ) ? x ( e , 9 ) : x ( v ( c , 1 ) , 9 ) , e = x ( e , 10 ) ; if ( 2 == d ) if ( jb ( yb ( c , 0 ) ) ) a = yb ( c , 1 ) , jb ( a ) && ( f = f . concat ( z ( a , 9 ) ? x ( a , 9 ) : x ( v ( c , 1 ) , 9 ) ) , fa ( f ) , e . length ? ( e = e . concat ( x ( a , 10 ) ) , fa ( e ) ) : e = x ( a , 10 ) ) ; else return Cb ( a , b , c , 1 ) ; if ( - 1 == f [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < p ( e , b ) ) return 4 ; c = f [ 0 ] ; return c == b ? 0 : c > b ? 2 : f [ f . length - 1 ] < b ? 3 : - 1 < p ( f , b , 1 ) ? 0 : 5 } function Db ( a , b ) { var c = Q ( b ) , d = y ( b , 1 ) ; if ( ! ( d in K ) ) return 1 ; d = T ( a , d , U ( d ) ) ; return Cb ( a , c , d , - 1 ) }
function Eb ( a , b ) { var c = a . toString ( ) ; if ( ! c . length || "0" == c . charAt ( 0 ) ) return 0 ; for ( var d , e = c . length , f = 1 ; 3 >= f && f <= e ; ++ f ) if ( d = parseInt ( c . substring ( 0 , f ) , 10 ) , d in K ) return b . a ( c . substring ( f ) ) , d ; return 0 }
function Fb ( a , b , c , d , e , f ) { if ( ! b . length ) return 0 ; b = new C ( b ) ; var g ; c && ( g = v ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var k = b . toString ( ) ; if ( k . length ) if ( M . test ( k ) ) k = k . replace ( M , "" ) , D ( b ) , b . a ( hb ( k ) ) , g = 1 ; else { k = new RegExp ( g ) ; ib ( b ) ; g = b . toString ( ) ; if ( g . search ( k ) ) g = ! 1 ; else { var k = g . match ( k ) [ 0 ] . length , m = g . substring ( k ) . match ( Ua ) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == O ( m [ 1 ] , L ) ? g = ! 1 : ( D ( b ) , b . a ( g . substring ( k ) ) , g = ! 0 ) } g = g ? 5 : 20 } else g = 20 ; e && w ( f , 6 , g ) ; if ( 20 != g ) { if ( 2 >= b . b . length ) throw Error ( "Phone number too short after IDD" ) ; if ( a = Eb ( b ,
d ) ) return w ( f , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( c && ( g = y ( c , 10 ) , k = "" + g , m = b . toString ( ) , ! m . lastIndexOf ( k , 0 ) && ( k = new C ( m . substring ( k . length ) ) , m = v ( c , 1 ) , m = new RegExp ( y ( m , 2 ) ) , Gb ( k , c , null ) , k = k . toString ( ) , ! N ( m , b . toString ( ) ) && N ( m , k ) || 3 == Cb ( a , b . toString ( ) , c , - 1 ) ) ) ) return d . a ( k ) , e && w ( f , 6 , 10 ) , w ( f , 1 , g ) , g ; w ( f , 1 , 0 ) ; return 0 }
function Gb ( a , b , c ) { var d = a . toString ( ) , e = d . length , f = v ( b , 15 ) ; if ( e && null != f && f . length ) { var g = new RegExp ( "^(?:" + f + ")" ) ; if ( e = g . exec ( d ) ) { var f = new RegExp ( y ( v ( b , 1 ) , 2 ) ) , k = N ( f , d ) , m = e . length - 1 ; b = v ( b , 16 ) ; if ( null != b && b . length && null != e [ m ] && e [ m ] . length ) { if ( d = d . replace ( g , b ) , ! k || N ( f , d ) ) c && 0 < m && c . a ( e [ 1 ] ) , a . set ( d ) } else if ( ! k || N ( f , d . substring ( e [ 0 ] . length ) ) ) c && 0 < m && null != e [ m ] && c . a ( e [ 1 ] ) , a . set ( d . substring ( e [ 0 ] . length ) ) } } }
function wb ( 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 C , f = b . indexOf ( ";phone-context=" ) ; if ( 0 <= f ) { var g = f + 15 ; if ( "+" == b . charAt ( g ) ) { var k = b . indexOf ( ";" , g ) ; 0 < k ? e . a ( b . substring ( g , k ) ) : e . a ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; e . a ( b . substring ( 0 <= g ? g + 4 : 0 , f ) ) } else e . a ( fb ( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( D ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! gb ( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( lb ( c ) || null != f && 0 < f . length && M . test ( f ) ) ) throw Error ( "Invalid country calling code" ) ; f = new J ; d && w ( f , 5 , b ) ; a : { b = e . toString ( ) ; g = b . search ( Za ) ; if ( 0 <= g && gb ( b . substring ( 0 , g ) ) ) for ( var k = b . match ( Za ) , m = k . length , E = 1 ; E < m ; ++ E ) if ( null != k [ E ] && 0 < k [ E ] . length ) { D ( e ) ; e . a ( b . substring ( 0 , g ) ) ; b = k [ E ] ; break a } b = "" } 0 < b . length && w ( f , 3 , b ) ; g = V ( a , c ) ; b = new C ; k = 0 ; m = e . toString ( ) ; try { k = Fb ( a , m , g , b , d , f ) } catch ( R ) { if ( "Invalid country calling code" == R . message && M . test ( m ) ) { if ( m = m . replace ( M , "" ) , k = Fb ( a , m , g , b , d , f ) , ! k ) throw R ;
} else throw R ; } k ? ( e = U ( k ) , e != c && ( g = T ( a , k , e ) ) ) : ( ib ( e ) , b . a ( e . toString ( ) ) , null != c ? ( k = y ( g , 10 ) , w ( f , 1 , k ) ) : d && Fa ( f , 6 ) ) ; if ( 2 > b . b . length ) throw Error ( "The string supplied is too short to be a phone number" ) ; g && ( c = new C , e = new C ( b . toString ( ) ) , Gb ( e , g , c ) , a = Cb ( a , e . toString ( ) , g , - 1 ) , 2 != a && 4 != a && 5 != a && ( b = e , d && 0 < c . toString ( ) . length && w ( 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 ) ) { w ( f , 4 , ! 0 ) ; for ( a = 1 ; a < d . length - 1 && "0" == d . charAt ( a ) ; ) a ++ ; 1 != a && w ( f , 8 , a ) } w ( f , 2 , parseInt ( d , 10 ) ) ; return f } function N ( a , b ) { var c = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ; return c && c [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function Hb ( a ) { this . fa = RegExp ( "\u2008" ) ; this . ha = "" ; this . m = new C ; this . w = "" ; this . j = new C ; this . v = new C ; this . l = ! 0 ; this . $ = this . o = this . ja = ! 1 ; this . ga = Pa . ca ( ) ; this . s = 0 ; this . b = new C ; this . aa = ! 1 ; this . i = "" ; this . a = new C ; this . f = [ ] ; this . ia = a ; this . g = Ib ( this , this . ia ) } var Jb = new H ; w ( Jb , 11 , "NA" ) ;
var Kb = RegExp ( "^[-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]*)+$" ) , Lb = /[- ]/ ; function Ib ( a , b ) { var c = lb ( b ) ? qb ( a . ga , b ) : 0 ; return ( c = V ( a . ga , U ( c ) ) ) ? c : Jb }
function Mb ( a ) { for ( var b = a . f . length , c = 0 ; c < b ; ++ c ) { var d = a . f [ c ] , e = y ( d , 1 ) ; if ( a . w == e ) return ! 1 ; var f = a ; var g = d , k = y ( g , 1 ) ; D ( f . m ) ; var m = f ; var g = y ( g , 2 ) , E = "999999999999999" . match ( k ) [ 0 ] ; E . length < m . a . b . length ? m = "" : ( m = E . replace ( new RegExp ( k , "g" ) , g ) , m = m . replace ( RegExp ( "9" , "g" ) , "\u2008" ) ) ; 0 < m . length ? ( f . m . a ( m ) , f = ! 0 ) : f = ! 1 ; if ( f ) return a . w = e , a . aa = Lb . test ( v ( d , 4 ) ) , a . s = 0 , ! 0 } return a . l = ! 1 }
function Nb ( a , b ) { for ( var c = [ ] , d = b . length - 3 , e = a . f . length , f = 0 ; f < e ; ++ f ) { var g = a . f [ f ] ; z ( g , 3 ) ? ( g = v ( g , 3 , Math . min ( d , z ( g , 3 ) - 1 ) ) , b . search ( g ) || c . push ( a . f [ f ] ) ) : c . push ( a . f [ f ] ) } a . f = c } function Ob ( a , b ) { a . ha = Pb ( a , b ) ; return a . ha }
function Pb ( a , b ) { a . j . a ( b ) ; var c = b ; if ( Ua . test ( c ) || 1 == a . j . b . length && Ta . test ( c ) ) { var c = b ; if ( "+" == c ) { var d = c ; a . v . a ( c ) } else d = L [ c ] , a . v . a ( d ) , a . a . a ( d ) ; b = d } else a . l = ! 1 , a . ja = ! 0 ; if ( ! a . l ) { if ( ! a . ja ) if ( Qb ( a ) ) { if ( Rb ( a ) ) return Sb ( a ) } else if ( 0 < a . i . length && ( c = a . a . toString ( ) , D ( a . a ) , a . a . a ( a . i ) , a . a . a ( c ) , c = a . b . toString ( ) , d = c . lastIndexOf ( a . i ) , D ( a . b ) , a . b . a ( c . substring ( 0 , d ) ) ) , a . i != Tb ( a ) ) return a . b . a ( " " ) , Sb ( a ) ; return a . j . toString ( ) } switch ( a . v . b . length ) { case 0 : case 1 : case 2 : return a . j . toString ( ) ; case 3 : if ( Qb ( a ) ) a . $ = ! 0 ; else return a . i =
Tb ( a ) , Ub ( a ) ; default : if ( a . $ ) return Rb ( a ) && ( a . $ = ! 1 ) , a . b . toString ( ) + a . a . toString ( ) ; if ( 0 < a . f . length ) { c = Vb ( a , b ) ; d = Wb ( a ) ; if ( 0 < d . length ) return d ; Nb ( a , a . a . toString ( ) ) ; return Mb ( a ) ? Xb ( a ) : a . l ? Yb ( a , c ) : a . j . toString ( ) } return Ub ( a ) } } function Sb ( a ) { a . l = ! 0 ; a . $ = ! 1 ; a . f = [ ] ; a . s = 0 ; D ( a . m ) ; a . w = "" ; return Ub ( a ) } function Wb ( a ) { for ( var b = a . a . toString ( ) , c = a . f . length , d = 0 ; d < c ; ++ d ) { var e = a . f [ d ] , f = y ( e , 1 ) ; if ( ( new RegExp ( "^(?:" + f + ")$" ) ) . test ( b ) ) return a . aa = Lb . test ( v ( e , 4 ) ) , b = b . replace ( new RegExp ( f , "g" ) , v ( e , 2 ) ) , Yb ( a , b ) } return "" }
function Yb ( a , b ) { var c = a . b . b . length ; return a . aa && 0 < c && " " != a . b . toString ( ) . charAt ( c - 1 ) ? a . b + " " + b : a . b + b } function Ub ( a ) { var b = a . a . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . o && ! a . i . length && 0 < z ( a . g , 20 ) ? x ( a . g , 20 ) : x ( a . g , 19 ) , d = c . length , e = 0 ; e < d ; ++ e ) { var f = c [ e ] ; 0 < a . i . length && kb ( y ( f , 4 ) ) && ! v ( f , 6 ) && ! u ( f , 5 ) || ( a . i . length || a . o || kb ( y ( f , 4 ) ) || v ( f , 6 ) ) && Kb . test ( y ( f , 2 ) ) && a . f . push ( f ) } Nb ( a , b ) ; b = Wb ( a ) ; return 0 < b . length ? b : Mb ( a ) ? Xb ( a ) : a . j . toString ( ) } return Yb ( a , b ) }
function Xb ( a ) { var b = a . a . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , e = 0 ; e < c ; e ++ ) d = Vb ( a , b . charAt ( e ) ) ; return a . l ? Yb ( a , d ) : a . j . toString ( ) } return a . b . toString ( ) }
function Tb ( a ) { var b = a . a . toString ( ) , c = 0 ; if ( 1 != v ( 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 . o = ! 0 ) : u ( a . g , 15 ) && ( d = new RegExp ( "^(?:" + v ( a . g , 15 ) + ")" ) , ( d = b . match ( d ) ) && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . o = ! 0 , c = d [ 0 ] . length , a . b . a ( b . substring ( 0 , c ) ) ) ) ; D ( a . a ) ; a . a . a ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function Qb ( a ) { var b = a . v . toString ( ) , c = new RegExp ( "^(?:\\+|" + v ( a . g , 11 ) + ")" ) ; return ( c = b . match ( c ) ) && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . o = ! 0 , c = c [ 0 ] . length , D ( a . a ) , a . a . a ( b . substring ( c ) ) , D ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) , "+" != b . charAt ( 0 ) && a . b . a ( " " ) , ! 0 ) : ! 1 } function Rb ( a ) { if ( ! a . a . b . length ) return ! 1 ; var b = new C , c = Eb ( a . a , b ) ; if ( ! c ) return ! 1 ; D ( a . a ) ; a . a . a ( b . toString ( ) ) ; b = U ( c ) ; "001" == b ? a . g = V ( a . ga , "" + c ) : b != a . ia && ( a . g = Ib ( a , b ) ) ; a . b . a ( "" + c ) . a ( " " ) ; a . i = "" ; return ! 0 }
function Vb ( a , b ) { var c = a . m . toString ( ) ; if ( 0 <= c . substring ( a . s ) . search ( a . fa ) ) { var d = c . search ( a . fa ) , c = c . replace ( a . fa , b ) ; D ( a . m ) ; a . m . a ( c ) ; a . s = d ; return c . substring ( 0 , a . s + 1 ) } 1 == a . f . length && ( a . l = ! 1 ) ; a . w = "" ; return a . j . toString ( ) } ; var Zb = { AC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "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]" ,
function Qa ( ) { this . a = { } } aa ( Qa ) ;
var L = { 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]+/ , M = /^[+\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}.*/ , $a = /(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\.\uff0e]?[ \u00a0\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)$/i ,
ab = /^[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]*(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\.\uff0e]?[ \u00a0\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)?$/i ,
bb = /(\$\d)/ , cb = /\$NP/ , db = /\$FG/ , eb = /\$CC/ , fb = /^\(?\$1\)?$/ ; function gb ( 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 hb ( a ) { return 2 > a . length ? ! 1 : N ( ab , a ) } function ib ( a ) { return N ( Za , a ) ? O ( a , Sa ) : O ( a , L ) } function jb ( a ) { var b = ib ( a . toString ( ) ) ; D ( a ) ; a . a ( b ) } function kb ( a ) { return null != a && ( 1 != z ( a , 9 ) || - 1 != x ( a , 9 ) [ 0 ] ) }
function O ( a , b ) { for ( var c = new C , 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 lb ( a ) { return 0 == a . length || fb . test ( a ) } function mb ( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in Pa } function P ( a , b , c ) { if ( 0 == v ( b , 2 ) && u ( b , 5 ) ) { var d = y ( b , 5 ) ; if ( 0 < d . length ) return d } d = y ( b , 1 ) ; var e = Q ( b ) ; if ( 0 == c ) return S ( d , 0 , e , "" ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = nb ( b , a , c ) ; e = ob ( e , a , c ) ; return S ( d , c , e , b ) }
function pb ( a , b , c ) { var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = nb ( b , a , 2 ) ; c = ob ( e , a , 2 , c ) ; return S ( d , 2 , c , b ) } function T ( a , b , c ) { return "001" == c ? V ( a , "" + b ) : V ( a , c ) }
function qb ( a , b , c ) { if ( ! mb ( c ) ) return P ( a , b , 1 ) ; var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; if ( 1 == d ) { if ( null != c && q ( K [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + P ( a , b , 2 ) } else if ( d == rb ( a , c ) ) return P ( a , b , 2 ) ; var f = V ( a , c ) , g = y ( f , 11 ) ; c = "" ; N ( Ta , g ) ? c = g : u ( f , 17 ) && ( c = y ( f , 17 ) ) ; a = T ( a , d , U ( d ) ) ; e = ob ( e , a , 1 ) ; b = nb ( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : S ( d , 1 , e , b ) }
function sb ( a , b , c ) { var d ; if ( d = u ( b , 5 ) ) { d = y ( b , 1 ) ; d = T ( a , d , U ( d ) ) ; if ( null == d ) d = ! 1 ; else { var e = Q ( b ) ; d = null != vb ( x ( d , 19 ) , e ) } d = ! d } if ( d ) return y ( b , 5 ) ; if ( ! u ( b , 6 ) ) return P ( a , b , 2 ) ; switch ( v ( b , 6 ) ) { case 1 : a = P ( a , b , 1 ) ; break ; case 5 : a = qb ( a , b , c ) ; break ; case 10 : a = P ( a , b , 1 ) . substring ( 1 ) ; break ; default : d = U ( y ( b , 1 ) ) ; c = V ( a , d ) ; if ( null == c ) var f = null ; else c = y ( c , 12 ) , f = 0 == c . length ? null : c = c . replace ( "~" , "" ) ; c = P ( a , b , 2 ) ; if ( null == f || 0 == f . length ) a = c ; else { a : { e = y ( b , 5 ) ; e = O ( e , L ) ; if ( 0 == e . lastIndexOf ( f , 0 ) ) try { var g = wb ( a , xb ( a , e . substring ( f . length ) ,
d , ! 1 ) ) ; break a } catch ( k ) { } g = ! 1 } g ? a = c : ( g = V ( a , d ) , d = Q ( b ) , g = vb ( x ( g , 19 ) , d ) , null == g ? a = c : ( d = y ( g , 4 ) , e = d . indexOf ( "$1" ) , 0 >= e ? a = c : ( d = d . substring ( 0 , e ) , d = O ( d , L ) , 0 == d . length ? a = c : ( g = g . clone ( ) , Ga ( g , 4 ) , d = [ g ] , g = y ( b , 1 ) , c = Q ( b ) , g in K ? ( a = T ( a , g , U ( g ) ) , e = vb ( d , c ) , null != e && ( d = e . clone ( ) , e = y ( e , 4 ) , 0 < e . length && ( f = y ( a , 12 ) , 0 < f . length ? ( e = e . replace ( cb , f ) . replace ( db , "$1" ) , w ( d , 4 , e ) ) : Ga ( d , 4 ) ) , c = yb ( c , d , 2 ) ) , a = nb ( b , a , 2 ) , a = S ( g , 2 , c , a ) ) : a = c ) ) ) ) } } b = y ( b , 5 ) ; null != a && 0 < b . length && ( g = O ( a , Ra ) , c = O ( b , Ra ) , g != c && ( a = b ) ) ; return a }
function Q ( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b } function S ( 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 ob ( a , b , c , d ) { b = 0 == x ( b , 20 ) . length || 2 == c ? x ( b , 19 ) : x ( 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 = z ( c , 3 ) ; if ( 0 == f || 0 == b . search ( v ( c , 3 , f - 1 ) ) ) if ( f = new RegExp ( v ( c , 1 ) ) , N ( f , b ) ) return c } return null }
function yb ( a , b , c , d ) { var e = y ( b , 2 ) , f = new RegExp ( v ( b , 1 ) ) , g = y ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( eb , d ) , e = e . replace ( bb , b ) , a = a . replace ( f , e ) ) : ( b = y ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( bb , 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 nb ( a , b , c ) { return u ( a , 3 ) && 0 != v ( a , 3 ) . length ? 3 == c ? ";ext=" + v ( a , 3 ) : u ( b , 13 ) ? v ( b , 13 ) + y ( a , 3 ) : " ext. " + y ( a , 3 ) : "" } function zb ( a , b ) { switch ( b ) { case 4 : return v ( a , 5 ) ; case 3 : return v ( a , 4 ) ; case 1 : return v ( a , 3 ) ; case 0 : case 2 : return v ( a , 2 ) ; case 5 : return v ( a , 6 ) ; case 6 : return v ( a , 8 ) ; case 7 : return v ( a , 7 ) ; case 8 : return v ( a , 21 ) ; case 9 : return v ( a , 25 ) ; case 10 : return v ( a , 28 ) ; default : return v ( a , 1 ) } }
function Ab ( a , b ) { return W ( a , v ( b , 1 ) ) ? W ( a , v ( b , 5 ) ) ? 4 : W ( a , v ( b , 4 ) ) ? 3 : W ( a , v ( b , 6 ) ) ? 5 : W ( a , v ( b , 8 ) ) ? 6 : W ( a , v ( b , 7 ) ) ? 7 : W ( a , v ( b , 21 ) ) ? 8 : W ( a , v ( b , 25 ) ) ? 9 : W ( a , v ( b , 28 ) ) ? 10 : W ( a , v ( b , 2 ) ) ? v ( b , 18 ) || W ( a , v ( b , 3 ) ) ? 2 : 0 : ! v ( b , 18 ) && W ( a , v ( 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 I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function W ( a , b ) { var c = a . length ; return 0 < z ( b , 9 ) && - 1 == p ( x ( b , 9 ) , c ) ? ! 1 : N ( y ( b , 2 ) , a ) } function wb ( a , b ) { var c = Bb ( a , b ) ; return Cb ( a , b , c ) }
function Cb ( a , b , c ) { var d = y ( b , 1 ) , e = T ( a , d , c ) ; if ( null == e || "001" != c && d != rb ( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != Ab ( a , e ) } function Bb ( a , b ) { if ( null == b ) return null ; var c = y ( b , 1 ) ; c = K [ 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 ( u ( g , 23 ) ) { if ( 0 == b . search ( v ( g , 23 ) ) ) { a = d ; break a } } else if ( - 1 != Ab ( b , g ) ) { a = d ; break a } } a = null } return a } function U ( a ) { a = K [ a ] ; return null == a ? "ZZ" : a [ 0 ] }
function rb ( a , b ) { a = V ( a , b ) ; if ( null == a ) throw Error ( "Invalid region code: " + b ) ; return y ( a , 10 ) } function Db ( a , b , c , d ) { var e = zb ( c , d ) , f = 0 == z ( e , 9 ) ? x ( v ( c , 1 ) , 9 ) : x ( e , 9 ) ; e = x ( e , 10 ) ; if ( 2 == d ) if ( kb ( zb ( c , 0 ) ) ) a = zb ( c , 1 ) , kb ( a ) && ( f = f . concat ( 0 == z ( a , 9 ) ? x ( v ( c , 1 ) , 9 ) : x ( a , 9 ) ) , ea ( f ) , 0 == e . length ? e = x ( a , 10 ) : ( e = e . concat ( x ( a , 10 ) ) , ea ( e ) ) ) ; else return Db ( a , b , c , 1 ) ; if ( - 1 == f [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < p ( e , b ) ) return 4 ; c = f [ 0 ] ; return c == b ? 0 : c > b ? 2 : f [ f . length - 1 ] < b ? 3 : - 1 < p ( f , b , 1 ) ? 0 : 5 }
function Eb ( a , b ) { var c = Q ( b ) ; b = y ( b , 1 ) ; if ( ! ( b in K ) ) return 1 ; b = T ( a , b , U ( b ) ) ; return Db ( a , c , b , - 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 K ) 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 C ( b ) ; var g ; null != c && ( g = v ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var k = b . toString ( ) ; if ( 0 == k . length ) g = 20 ; else if ( M . test ( k ) ) k = k . replace ( M , "" ) , D ( b ) , b . a ( ib ( k ) ) , g = 1 ; else { k = new RegExp ( g ) ; jb ( b ) ; g = b . toString ( ) ; if ( 0 == g . search ( k ) ) { k = g . match ( k ) [ 0 ] . length ; var m = g . substring ( k ) . match ( Va ) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == O ( m [ 1 ] , L ) ? g = ! 1 : ( D ( b ) , b . a ( g . substring ( k ) ) , g = ! 0 ) } else g = ! 1 ; g = g ? 5 : 20 } e && w ( 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 w ( f , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( null != c && ( g = y ( c , 10 ) , k = "" + g , m = b . toString ( ) , 0 == m . lastIndexOf ( k , 0 ) && ( k = new C ( m . substring ( k . length ) ) , m = v ( c , 1 ) , m = new RegExp ( y ( m , 2 ) ) , Hb ( k , c , null ) , k = k . toString ( ) , ! N ( m , b . toString ( ) ) && N ( m , k ) || 3 == Db ( a , b . toString ( ) , c , - 1 ) ) ) ) return d . a ( k ) , e && w ( f , 6 , 10 ) , w ( f , 1 , g ) , g ; w ( f , 1 , 0 ) ; return 0 }
function Hb ( a , b , c ) { var d = a . toString ( ) , e = d . length , f = v ( b , 15 ) ; if ( 0 != e && null != f && 0 != f . length ) { var g = new RegExp ( "^(?:" + f + ")" ) ; if ( e = g . exec ( d ) ) { f = new RegExp ( y ( v ( b , 1 ) , 2 ) ) ; var k = N ( f , d ) , m = e . length - 1 ; b = v ( b , 16 ) ; if ( null == b || 0 == b . length || null == e [ m ] || 0 == e [ m ] . length ) { if ( ! k || N ( 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 ) , ! k || N ( 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 C , f = b . indexOf ( ";phone-context=" ) ; if ( 0 <= f ) { var g = f + 15 ; if ( "+" == b . charAt ( g ) ) { var k = b . indexOf ( ";" , g ) ; 0 < k ? e . a ( b . substring ( g , k ) ) : e . a ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; e . a ( b . substring ( 0 <= g ? g + 4 : 0 , f ) ) } else e . a ( gb ( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( D ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! hb ( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( mb ( c ) || null != f && 0 < f . length && M . test ( f ) ) ) throw Error ( "Invalid country calling code" ) ; f = new J ; d && w ( f , 5 , b ) ; a : { b = e . toString ( ) ; g = b . search ( $a ) ; if ( 0 <= g && hb ( b . substring ( 0 , g ) ) ) { k = b . match ( $a ) ; for ( var m = k . length , E = 1 ; E < m ; ++ E ) if ( null != k [ E ] && 0 < k [ E ] . length ) { D ( e ) ; e . a ( b . substring ( 0 , g ) ) ; b = k [ E ] ; break a } } b = "" } 0 < b . length && w ( f , 3 , b ) ; g = V ( a , c ) ; b = new C ; k = 0 ; m = e . toString ( ) ; try { k = Gb ( a , m , g , b , d , f ) } catch ( R ) { if ( "Invalid country calling code" == R . message && M . test ( m ) ) { if ( m = m . replace ( M , "" ) , k = Gb ( a , m , g , b , d , f ) , 0 == k ) throw R ;
} else throw R ; } 0 != k ? ( e = U ( k ) , e != c && ( g = T ( a , k , e ) ) ) : ( jb ( e ) , b . a ( e . toString ( ) ) , null != c ? ( k = y ( g , 10 ) , w ( f , 1 , k ) ) : 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 C , e = new C ( 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 && w ( 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 ) ) { w ( f , 4 , ! 0 ) ; for ( a = 1 ; a < d . length - 1 && "0" == d . charAt ( a ) ; ) a ++ ; 1 != a && w ( f , 8 , a ) } w ( f , 2 , parseInt ( d , 10 ) ) ; return f } function N ( a , b ) { return ( a = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ) && a [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function Ib ( a ) { this . fa = /\u2008/ ; this . ha = "" ; this . m = new C ; this . w = "" ; this . j = new C ; this . v = new C ; this . l = ! 0 ; this . $ = this . o = this . ja = ! 1 ; this . ga = Qa . ca ( ) ; this . s = 0 ; this . b = new C ; this . aa = ! 1 ; this . i = "" ; this . a = new C ; this . f = [ ] ; this . ia = a ; this . g = Jb ( this , this . ia ) } var Kb = new H ; w ( 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 . ga ; b = mb ( b ) ? rb ( c , b ) : 0 ; a = V ( a . ga , U ( 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 = y ( d , 1 ) ; if ( a . w == e ) return ! 1 ; var f = a ; var g = d , k = y ( g , 1 ) ; D ( f . m ) ; var m = f ; g = y ( g , 2 ) ; var E = "999999999999999" . match ( k ) [ 0 ] ; E . length < m . a . b . length ? m = "" : ( m = E . replace ( new RegExp ( k , "g" ) , g ) , m = m . replace ( /9/g , "\u2008" ) ) ; 0 < m . length ? ( f . m . a ( m ) , f = ! 0 ) : f = ! 1 ; if ( f ) return a . w = e , a . aa = Mb . test ( v ( d , 4 ) ) , a . s = 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 == z ( g , 3 ) ? c . push ( a . f [ f ] ) : ( g = v ( g , 3 , Math . min ( d , z ( g , 3 ) - 1 ) ) , 0 == b . search ( g ) && c . push ( a . f [ f ] ) ) } a . f = c } function Pb ( a , b ) { a . ha = Qb ( a , b ) ; return a . ha }
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 . v . a ( b ) ) : ( c = L [ b ] , a . v . a ( c ) , a . a . a ( c ) ) , b = c ) : ( a . l = ! 1 , a . ja = ! 0 ) ; if ( ! a . l ) { if ( ! a . ja ) if ( Rb ( a ) ) { if ( Sb ( a ) ) return Tb ( a ) } else if ( 0 < a . i . length && ( b = a . a . toString ( ) , D ( a . a ) , a . a . a ( a . i ) , a . a . a ( b ) , b = a . b . toString ( ) , c = b . lastIndexOf ( a . i ) , D ( 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 . v . b . length ) { case 0 : case 1 : case 2 : return a . j . toString ( ) ; case 3 : if ( Rb ( a ) ) a . $ = ! 0 ; else return a . i = Ub ( a ) , Vb ( a ) ;
default : if ( a . $ ) return Sb ( a ) && ( a . $ = ! 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 . $ = ! 1 ; a . f = [ ] ; a . s = 0 ; D ( a . m ) ; a . w = "" ; 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 = y ( e , 1 ) ; if ( ( new RegExp ( "^(?:" + f + ")$" ) ) . test ( b ) ) return a . aa = Mb . test ( v ( e , 4 ) ) , b = b . replace ( new RegExp ( f , "g" ) , v ( e , 2 ) ) , Zb ( a , b ) } return "" }
function Zb ( a , b ) { var c = a . b . b . length ; return a . aa && 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 . o && 0 == a . i . length && 0 < z ( a . g , 20 ) ? x ( a . g , 20 ) : x ( a . g , 19 ) , d = c . length , e = 0 ; e < d ; ++ e ) { var f = c [ e ] ; 0 < a . i . length && lb ( y ( f , 4 ) ) && ! v ( f , 6 ) && ! u ( f , 5 ) || ( 0 != a . i . length || a . o || lb ( y ( f , 4 ) ) || v ( f , 6 ) ) && Lb . test ( y ( 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 != v ( 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 . o = ! 0 ) : u ( a . g , 15 ) && ( d = new RegExp ( "^(?:" + v ( a . g , 15 ) + ")" ) , d = b . match ( d ) , null != d && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . o = ! 0 , c = d [ 0 ] . length , a . b . a ( b . substring ( 0 , c ) ) ) ) ; D ( a . a ) ; a . a . a ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function Rb ( a ) { var b = a . v . toString ( ) , c = new RegExp ( "^(?:\\+|" + v ( a . g , 11 ) + ")" ) ; c = b . match ( c ) ; return null != c && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . o = ! 0 , c = c [ 0 ] . length , D ( a . a ) , a . a . a ( b . substring ( c ) ) , D ( 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 C , c = Fb ( a . a , b ) ; if ( 0 == c ) return ! 1 ; D ( a . a ) ; a . a . a ( b . toString ( ) ) ; b = U ( c ) ; "001" == b ? a . g = V ( a . ga , "" + c ) : b != a . ia && ( 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 . s ) . search ( a . fa ) ) { var d = c . search ( a . fa ) ; b = c . replace ( a . fa , b ) ; D ( a . m ) ; a . m . a ( b ) ; a . s = d ; return b . substring ( 0 , a . s + 1 ) } 1 == a . f . length && ( a . l = ! 1 ) ; a . w = "" ; return a . j . toString ( ) } ; var $b = { AC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "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(?:02|19)" , , , , "102" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AF" , , , , , , , , , , , , , , , , , , [ , , "1(?:02|19)" , , , , "102" , , , [ 3 ] ] , , [ , , "1(?:02|19)|40404" , , , , "102" ] , [ , , , , , , , , , [ - 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])" , , , , "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" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AO" , , , , , , , , , , , , , , , , , , [ , , "11[235]" , , , , "112" ] , , [ , , "11[235]" , , , , "112" ] , [ , , , , ,
@ -617,10 +617,10 @@ SJ:[,[,,"1\\d\\d",,,,,,,[3]],,,[,,"11[023]",,,,"110"],[,,,,,,,,,[-1]],,,,"SJ",,,
See the License for the specific language governing permissions and
limitations under the License .
* /
function $b ( ) { this . a = { } } aa ( $b ) ; function a c( a ) { return ( a = K [ a ] ) ? a : [ ] } function b c( a , b , c ) { var d = a c( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = c c( a , c ) ; if ( ! a ) return ! 1 ; b = d c( b ) . length ; return q ( x ( v ( a , 1 ) , 9 ) , b ) } function e c( a , b ) { for ( var c = a c( y ( b , 1 ) ) , d = dc ( b ) . length , e = 0 ; e < c . length ; e ++ ) { var f = c c( a , c [ e ] ) ; if ( f && ( f = x ( v ( f , 1 ) , 9 ) , q ( f , d ) ) ) return ! 0 } return ! 1 } function f c( a , b , c ) { var d = a c( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = c c( a , c ) ; if ( ! a ) return ! 1 ; b = d c( b ) ; c = v ( a , 1 ) ; if ( ! g c( b , c ) ) return ! 1 ; a = v ( a , 29 ) ; return g c( b , a ) }
function h c( a , b ) { var c = a c( y ( b , 1 ) ) ; a : if ( c . length ) if ( 1 === c . length ) var d = c [ 0 ] ; else { d = d c( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = c c( a , f ) ; if ( g && g c( d , v ( g , 29 ) ) ) { d = f ; break a } } d = null } else d = null ; return 1 < c . length && null != d ? ! 0 : f c( a , b , d ) } function c c( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( ! c ) { c = Z b[ b ] ; if ( ! c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function d c( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function g c( a , b ) { return 0 < x ( b , 9 ) . length && ! q ( x ( b , 9 ) , a . length ) ? ! 1 : N ( y ( b , 2 ) , a . toString ( ) ) } ; function i c( ) { var a = r ( "phoneNumber" ) . value , b = r ( "defaultCountry" ) . value . toUpperCase ( ) , c = r ( "carrierCode" ) . value , d = new C ; try { var e = P a. ca ( ) ; if ( ! l b( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; var f = w b( e , a , b , ! 0 ) ; d . a ( "****Parsing Result:****\n" ) ; d . a ( j a( ( new B ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g = D b( e , f ) ; var k = 0 == g || 4 == g ; d . a ( "\nResult from isPossibleNumber(): " ) ; d . a ( k ) ; if ( k ) { var m = v b( e , f ) ; d . a ( "\nResult from isValidNumber(): " ) ; d . a ( m ) ; m && b && "ZZ" != b && ( d . a ( "\nResult from isValidNumberForRegion(): " ) ,
d . a ( B b( e , f , b ) ) ) ; d . a ( "\nPhone Number region: " ) ; d . a ( A b( e , f ) ) ; d . a ( "\nResult from getNumberType(): " ) ; var E = A b( e , f ) , R = T ( e , y ( f , 1 ) , E ) ; if ( R ) { var kc = Q ( f ) ; var sb = zb ( kc , R ) } else sb = - 1 ; switch ( s b) { case 0 : d . a ( "FIXED_LINE" ) ; break ; case 1 : d . a ( "MOBILE" ) ; break ; case 2 : d . a ( "FIXED_LINE_OR_MOBILE" ) ; break ; case 3 : d . a ( "TOLL_FREE" ) ; break ; case 4 : d . a ( "PREMIUM_RATE" ) ; break ; case 5 : d . a ( "SHARED_COST" ) ; break ; case 6 : d . a ( "VOIP" ) ; break ; case 7 : d . a ( "PERSONAL_NUMBER" ) ; break ; case 8 : d . a ( "PAGER" ) ; break ; case 9 : d . a ( "UAN" ) ; break ; case - 1 : d . a ( "UNKNOWN" ) } } else { d . a ( "\nResult from isPossibleNumberWithReason(): " ) ;
switch ( D b( e , f ) ) { case 1 : d . a ( "INVALID_COUNTRY_CODE" ) ; break ; case 2 : d . a ( "TOO_SHORT" ) ; break ; case 3 : d . a ( "TOO_LONG" ) } d . a ( "\nNote: numbers that are not possible have type UNKNOWN, an unknown region, and are considered invalid." ) } var la = $b . ca ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( ec ( l a, f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( hc ( l a, f ) ) ; d . a ( "\nResult from isPossibleShortNumberForRegion: " ) ; d . a ( bc ( l a, f , b ) ) ; d . a ( "\nResult from isValidShortNumberForRegion: " ) ;
d . a ( fc ( l a, f , b ) ) ; d . a ( "\n\n****Formatting Results:**** " ) ; d . a ( "\nE164 format: " ) ; d . a ( m ? P ( e , f , 0 ) : "invalid" ) ; d . a ( "\nOriginal format: " ) ; d . a ( r b( e , f , b ) ) ; d . a ( "\nNational format: " ) ; d . a ( P ( e , f , 2 ) ) ; d . a ( "\nInternational format: " ) ; d . a ( m ? P ( e , f , 1 ) : "invalid" ) ; d . a ( "\nOut-of-country format from US: " ) ; d . a ( m ? p b( e , f , "US" ) : "invalid" ) ; d . a ( "\nOut-of-country format from Switzerland: " ) ; d . a ( m ? p b( e , f , "CH" ) : "invalid" ) ; 0 < c . length && ( d . a ( "\nNational format with carrier code: " ) , d . a ( o b( e , f , c ) ) ) ; d . a ( "\n\n****AsYouTypeFormatter Results****" ) ;
var lc = new H b( b ) , m c= a . length ; for ( f = 0 ; f < mc ; ++ f ) { var t b= a . charAt ( f ) ; d . a ( "\nChar entered: " ) ; d . a ( t b) ; d . a ( " Output: " ) ; d . a ( Ob ( lc , t b) ) } } catch ( n c) { d . a ( "\n" + n c. toString ( ) ) } r ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = this ; X [ 0 ] in Y || ! Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) { var jc ; if ( j c= ! X . length ) j c= void 0 !== ic ; j c? Y [ Z ] = i c: Y [ Z ] && Y [ Z ] !== Object . prototype [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } } ; } ) ( ) ;
function ac ( ) { this . a = { } } aa ( ac ) ; function b c( a ) { return ( a = K [ a ] ) ? a : [ ] } function c c( a , b , c ) { var d = b c( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = d c( a , c ) ; if ( ! a ) return ! 1 ; b = e c( b ) . length ; return q ( x ( v ( a , 1 ) , 9 ) , b ) } function f c( a , b ) { var c = b c( y ( b , 1 ) ) ; b = ec ( b ) . length ; for ( var d = 0 ; d < c . length ; d ++ ) { var e = d c( a , c [ d ] ) ; if ( e && ( e = x ( v ( e , 1 ) , 9 ) , q ( e , b ) ) ) return ! 0 } return ! 1 } function g c( a , b , c ) { var d = b c( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = d c( a , c ) ; if ( ! a ) return ! 1 ; b = e c( b ) ; c = v ( a , 1 ) ; if ( ! h c( b , c ) ) return ! 1 ; a = v ( a , 29 ) ; return h c( b , a ) }
function i c( a , b ) { var c = b c( y ( b , 1 ) ) ; a : if ( 0 === c . length ) var d = null ; else if ( 1 === c . length ) d = c [ 0 ] ; else { d = e c( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = d c( a , f ) ; if ( g && h c( d , v ( g , 29 ) ) ) { d = f ; break a } } d = null } return 1 < c . length && null != d ? ! 0 : g c( a , b , d ) } function d c( 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 I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function e c( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function h c( a , b ) { return 0 < x ( b , 9 ) . length && ! q ( x ( b , 9 ) , a . length ) ? ! 1 : N ( y ( b , 2 ) , a . toString ( ) ) } ; function j c( ) { var a = r ( "phoneNumber" ) . value , b = r ( "defaultCountry" ) . value . toUpperCase ( ) , c = r ( "carrierCode" ) . value , d = new C ; try { var e = Q a. ca ( ) ; if ( ! m b( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; var f = x b( e , a , b , ! 0 ) ; d . a ( "****Parsing Result:****\n" ) ; d . a ( k a( ( new B ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g = E b( e , f ) ; var k = 0 == g || 4 == g ; d . a ( "\nResult from isPossibleNumber(): " ) ; d . a ( k ) ; if ( k ) { var m = w b( e , f ) ; d . a ( "\nResult from isValidNumber(): " ) ; d . a ( m ) ; m && b && "ZZ" != b && ( d . a ( "\nResult from isValidNumberForRegion(): " ) ,
d . a ( C b( e , f , b ) ) ) ; d . a ( "\nPhone Number region: " ) ; d . a ( B b( e , f ) ) ; d . a ( "\nResult from getNumberType(): " ) ; var E = B b( e , f ) , R = T ( e , y ( f , 1 ) , E ) ; if ( null == R ) var tb = - 1 ; else { var lc = Q ( f ) ; tb = Ab ( lc , R ) } switch ( t b) { case 0 : d . a ( "FIXED_LINE" ) ; break ; case 1 : d . a ( "MOBILE" ) ; break ; case 2 : d . a ( "FIXED_LINE_OR_MOBILE" ) ; break ; case 3 : d . a ( "TOLL_FREE" ) ; break ; case 4 : d . a ( "PREMIUM_RATE" ) ; break ; case 5 : d . a ( "SHARED_COST" ) ; break ; case 6 : d . a ( "VOIP" ) ; break ; case 7 : d . a ( "PERSONAL_NUMBER" ) ; break ; case 8 : d . a ( "PAGER" ) ; break ; case 9 : d . a ( "UAN" ) ; break ; case - 1 : d . a ( "UNKNOWN" ) } } else { d . a ( "\nResult from isPossibleNumberWithReason(): " ) ;
switch ( E b( e , f ) ) { case 1 : d . a ( "INVALID_COUNTRY_CODE" ) ; break ; case 2 : d . a ( "TOO_SHORT" ) ; break ; case 3 : d . a ( "TOO_LONG" ) } d . a ( "\nNote: numbers that are not possible have type UNKNOWN, an unknown region, and are considered invalid." ) } var ma = ac . ca ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( fc ( m a, f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( ic ( m a, f ) ) ; d . a ( "\nResult from isPossibleShortNumberForRegion: " ) ; d . a ( cc ( m a, f , b ) ) ; d . a ( "\nResult from isValidShortNumberForRegion: " ) ;
d . a ( gc ( m a, f , b ) ) ; d . a ( "\n\n****Formatting Results:**** " ) ; d . a ( "\nE164 format: " ) ; d . a ( m ? P ( e , f , 0 ) : "invalid" ) ; d . a ( "\nOriginal format: " ) ; d . a ( s b( e , f , b ) ) ; d . a ( "\nNational format: " ) ; d . a ( P ( e , f , 2 ) ) ; d . a ( "\nInternational format: " ) ; d . a ( m ? P ( e , f , 1 ) : "invalid" ) ; d . a ( "\nOut-of-country format from US: " ) ; d . a ( m ? q b( e , f , "US" ) : "invalid" ) ; d . a ( "\nOut-of-country format from Switzerland: " ) ; d . a ( m ? q b( e , f , "CH" ) : "invalid" ) ; 0 < c . length && ( d . a ( "\nNational format with carrier code: " ) , d . a ( p b( e , f , c ) ) ) ; d . a ( "\n\n****AsYouTypeFormatter Results****" ) ;
var mc = new I b( b ) , n c= a . length ; for ( b = 0 ; b < nc ; ++ b ) { var u b= a . charAt ( b ) ; d . a ( "\nChar entered: " ) ; d . a ( u b) ; d . a ( " Output: " ) ; d . a ( Pb ( mc , u b) ) } } catch ( o c) { d . a ( "\n" + o c. toString ( ) ) } r ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = this ; X [ 0 ] in Y || ! Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) { var kc ; if ( k c= ! X . length ) k c= void 0 !== jc ; k c? Y [ Z ] = j c: Y [ Z ] && Y [ Z ] !== Object . prototype [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } } ; } ) ( ) ;