@pixelpay/capacitor-plugin 2.0.11 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/android/build.gradle +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/plugin.cjs.js +1 -1
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +1 -1
- package/dist/plugin.js.map +1 -1
- package/ios/Frameworks/PixelPaySDK.podspec +1 -1
- package/ios/Frameworks/PixelPaySDK.xcframework/Info.plist +5 -5
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Headers/PixelPaySDK-Swift.h +2 -20
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.abi.json +515 -321
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface +16 -14
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftinterface +16 -14
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/PixelPaySDK +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/_CodeSignature/CodeResources +13 -13
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Headers/PixelPaySDK-Swift.h +4 -40
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Info.plist +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.abi.json +515 -321
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +16 -14
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +16 -14
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +515 -321
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +16 -14
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +16 -14
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/PixelPaySDK +0 -0
- package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/_CodeSignature/CodeResources +23 -23
- package/ios/Frameworks/README.md +1 -1
- package/package.json +2 -2
|
@@ -32518,6 +32518,159 @@
|
|
|
32518
32518
|
}
|
|
32519
32519
|
]
|
|
32520
32520
|
},
|
|
32521
|
+
{
|
|
32522
|
+
"kind": "Var",
|
|
32523
|
+
"name": "headers",
|
|
32524
|
+
"printedName": "headers",
|
|
32525
|
+
"children": [
|
|
32526
|
+
{
|
|
32527
|
+
"kind": "TypeNominal",
|
|
32528
|
+
"name": "Optional",
|
|
32529
|
+
"printedName": "[Swift.String : Swift.String]?",
|
|
32530
|
+
"children": [
|
|
32531
|
+
{
|
|
32532
|
+
"kind": "TypeNominal",
|
|
32533
|
+
"name": "Dictionary",
|
|
32534
|
+
"printedName": "[Swift.String : Swift.String]",
|
|
32535
|
+
"children": [
|
|
32536
|
+
{
|
|
32537
|
+
"kind": "TypeNominal",
|
|
32538
|
+
"name": "String",
|
|
32539
|
+
"printedName": "Swift.String",
|
|
32540
|
+
"usr": "s:SS"
|
|
32541
|
+
},
|
|
32542
|
+
{
|
|
32543
|
+
"kind": "TypeNominal",
|
|
32544
|
+
"name": "String",
|
|
32545
|
+
"printedName": "Swift.String",
|
|
32546
|
+
"usr": "s:SS"
|
|
32547
|
+
}
|
|
32548
|
+
],
|
|
32549
|
+
"usr": "s:SD"
|
|
32550
|
+
}
|
|
32551
|
+
],
|
|
32552
|
+
"usr": "s:Sq"
|
|
32553
|
+
}
|
|
32554
|
+
],
|
|
32555
|
+
"declKind": "Var",
|
|
32556
|
+
"usr": "s:11PixelPaySDK8SettingsC7headersSDyS2SGSgvp",
|
|
32557
|
+
"mangledName": "$s11PixelPaySDK8SettingsC7headersSDyS2SGSgvp",
|
|
32558
|
+
"moduleName": "PixelPaySDK",
|
|
32559
|
+
"declAttributes": [
|
|
32560
|
+
"HasInitialValue",
|
|
32561
|
+
"HasStorage",
|
|
32562
|
+
"AccessControl",
|
|
32563
|
+
"RawDocComment"
|
|
32564
|
+
],
|
|
32565
|
+
"hasStorage": true,
|
|
32566
|
+
"accessors": [
|
|
32567
|
+
{
|
|
32568
|
+
"kind": "Accessor",
|
|
32569
|
+
"name": "Get",
|
|
32570
|
+
"printedName": "Get()",
|
|
32571
|
+
"children": [
|
|
32572
|
+
{
|
|
32573
|
+
"kind": "TypeNominal",
|
|
32574
|
+
"name": "Optional",
|
|
32575
|
+
"printedName": "[Swift.String : Swift.String]?",
|
|
32576
|
+
"children": [
|
|
32577
|
+
{
|
|
32578
|
+
"kind": "TypeNominal",
|
|
32579
|
+
"name": "Dictionary",
|
|
32580
|
+
"printedName": "[Swift.String : Swift.String]",
|
|
32581
|
+
"children": [
|
|
32582
|
+
{
|
|
32583
|
+
"kind": "TypeNominal",
|
|
32584
|
+
"name": "String",
|
|
32585
|
+
"printedName": "Swift.String",
|
|
32586
|
+
"usr": "s:SS"
|
|
32587
|
+
},
|
|
32588
|
+
{
|
|
32589
|
+
"kind": "TypeNominal",
|
|
32590
|
+
"name": "String",
|
|
32591
|
+
"printedName": "Swift.String",
|
|
32592
|
+
"usr": "s:SS"
|
|
32593
|
+
}
|
|
32594
|
+
],
|
|
32595
|
+
"usr": "s:SD"
|
|
32596
|
+
}
|
|
32597
|
+
],
|
|
32598
|
+
"usr": "s:Sq"
|
|
32599
|
+
}
|
|
32600
|
+
],
|
|
32601
|
+
"declKind": "Accessor",
|
|
32602
|
+
"usr": "s:11PixelPaySDK8SettingsC7headersSDyS2SGSgvg",
|
|
32603
|
+
"mangledName": "$s11PixelPaySDK8SettingsC7headersSDyS2SGSgvg",
|
|
32604
|
+
"moduleName": "PixelPaySDK",
|
|
32605
|
+
"implicit": true,
|
|
32606
|
+
"accessorKind": "get"
|
|
32607
|
+
},
|
|
32608
|
+
{
|
|
32609
|
+
"kind": "Accessor",
|
|
32610
|
+
"name": "Set",
|
|
32611
|
+
"printedName": "Set()",
|
|
32612
|
+
"children": [
|
|
32613
|
+
{
|
|
32614
|
+
"kind": "TypeNominal",
|
|
32615
|
+
"name": "Void",
|
|
32616
|
+
"printedName": "()"
|
|
32617
|
+
},
|
|
32618
|
+
{
|
|
32619
|
+
"kind": "TypeNominal",
|
|
32620
|
+
"name": "Optional",
|
|
32621
|
+
"printedName": "[Swift.String : Swift.String]?",
|
|
32622
|
+
"children": [
|
|
32623
|
+
{
|
|
32624
|
+
"kind": "TypeNominal",
|
|
32625
|
+
"name": "Dictionary",
|
|
32626
|
+
"printedName": "[Swift.String : Swift.String]",
|
|
32627
|
+
"children": [
|
|
32628
|
+
{
|
|
32629
|
+
"kind": "TypeNominal",
|
|
32630
|
+
"name": "String",
|
|
32631
|
+
"printedName": "Swift.String",
|
|
32632
|
+
"usr": "s:SS"
|
|
32633
|
+
},
|
|
32634
|
+
{
|
|
32635
|
+
"kind": "TypeNominal",
|
|
32636
|
+
"name": "String",
|
|
32637
|
+
"printedName": "Swift.String",
|
|
32638
|
+
"usr": "s:SS"
|
|
32639
|
+
}
|
|
32640
|
+
],
|
|
32641
|
+
"usr": "s:SD"
|
|
32642
|
+
}
|
|
32643
|
+
],
|
|
32644
|
+
"usr": "s:Sq"
|
|
32645
|
+
}
|
|
32646
|
+
],
|
|
32647
|
+
"declKind": "Accessor",
|
|
32648
|
+
"usr": "s:11PixelPaySDK8SettingsC7headersSDyS2SGSgvs",
|
|
32649
|
+
"mangledName": "$s11PixelPaySDK8SettingsC7headersSDyS2SGSgvs",
|
|
32650
|
+
"moduleName": "PixelPaySDK",
|
|
32651
|
+
"implicit": true,
|
|
32652
|
+
"accessorKind": "set"
|
|
32653
|
+
},
|
|
32654
|
+
{
|
|
32655
|
+
"kind": "Accessor",
|
|
32656
|
+
"name": "Modify",
|
|
32657
|
+
"printedName": "Modify()",
|
|
32658
|
+
"children": [
|
|
32659
|
+
{
|
|
32660
|
+
"kind": "TypeNominal",
|
|
32661
|
+
"name": "Void",
|
|
32662
|
+
"printedName": "()"
|
|
32663
|
+
}
|
|
32664
|
+
],
|
|
32665
|
+
"declKind": "Accessor",
|
|
32666
|
+
"usr": "s:11PixelPaySDK8SettingsC7headersSDyS2SGSgvM",
|
|
32667
|
+
"mangledName": "$s11PixelPaySDK8SettingsC7headersSDyS2SGSgvM",
|
|
32668
|
+
"moduleName": "PixelPaySDK",
|
|
32669
|
+
"implicit": true,
|
|
32670
|
+
"accessorKind": "_modify"
|
|
32671
|
+
}
|
|
32672
|
+
]
|
|
32673
|
+
},
|
|
32521
32674
|
{
|
|
32522
32675
|
"kind": "Constructor",
|
|
32523
32676
|
"name": "init",
|
|
@@ -32702,6 +32855,47 @@
|
|
|
32702
32855
|
],
|
|
32703
32856
|
"funcSelfKind": "NonMutating"
|
|
32704
32857
|
},
|
|
32858
|
+
{
|
|
32859
|
+
"kind": "Function",
|
|
32860
|
+
"name": "setupHeaders",
|
|
32861
|
+
"printedName": "setupHeaders(headers:)",
|
|
32862
|
+
"children": [
|
|
32863
|
+
{
|
|
32864
|
+
"kind": "TypeNominal",
|
|
32865
|
+
"name": "Void",
|
|
32866
|
+
"printedName": "()"
|
|
32867
|
+
},
|
|
32868
|
+
{
|
|
32869
|
+
"kind": "TypeNominal",
|
|
32870
|
+
"name": "Dictionary",
|
|
32871
|
+
"printedName": "[Swift.String : Swift.String]",
|
|
32872
|
+
"children": [
|
|
32873
|
+
{
|
|
32874
|
+
"kind": "TypeNominal",
|
|
32875
|
+
"name": "String",
|
|
32876
|
+
"printedName": "Swift.String",
|
|
32877
|
+
"usr": "s:SS"
|
|
32878
|
+
},
|
|
32879
|
+
{
|
|
32880
|
+
"kind": "TypeNominal",
|
|
32881
|
+
"name": "String",
|
|
32882
|
+
"printedName": "Swift.String",
|
|
32883
|
+
"usr": "s:SS"
|
|
32884
|
+
}
|
|
32885
|
+
],
|
|
32886
|
+
"usr": "s:SD"
|
|
32887
|
+
}
|
|
32888
|
+
],
|
|
32889
|
+
"declKind": "Func",
|
|
32890
|
+
"usr": "s:11PixelPaySDK8SettingsC12setupHeaders7headersySDyS2SG_tF",
|
|
32891
|
+
"mangledName": "$s11PixelPaySDK8SettingsC12setupHeaders7headersySDyS2SG_tF",
|
|
32892
|
+
"moduleName": "PixelPaySDK",
|
|
32893
|
+
"declAttributes": [
|
|
32894
|
+
"AccessControl",
|
|
32895
|
+
"RawDocComment"
|
|
32896
|
+
],
|
|
32897
|
+
"funcSelfKind": "NonMutating"
|
|
32898
|
+
},
|
|
32705
32899
|
{
|
|
32706
32900
|
"kind": "Constructor",
|
|
32707
32901
|
"name": "init",
|
|
@@ -89658,6 +89852,51 @@
|
|
|
89658
89852
|
"usr": "s:s7CVarArgP",
|
|
89659
89853
|
"mangledName": "$ss7CVarArgP"
|
|
89660
89854
|
},
|
|
89855
|
+
{
|
|
89856
|
+
"kind": "Conformance",
|
|
89857
|
+
"name": "DataProtocol",
|
|
89858
|
+
"printedName": "DataProtocol",
|
|
89859
|
+
"children": [
|
|
89860
|
+
{
|
|
89861
|
+
"kind": "TypeWitness",
|
|
89862
|
+
"name": "Regions",
|
|
89863
|
+
"printedName": "Regions",
|
|
89864
|
+
"children": [
|
|
89865
|
+
{
|
|
89866
|
+
"kind": "TypeNominal",
|
|
89867
|
+
"name": "CollectionOfOne",
|
|
89868
|
+
"printedName": "Swift.CollectionOfOne<[Swift.UInt8]>",
|
|
89869
|
+
"children": [
|
|
89870
|
+
{
|
|
89871
|
+
"kind": "TypeNominal",
|
|
89872
|
+
"name": "Array",
|
|
89873
|
+
"printedName": "[Swift.UInt8]",
|
|
89874
|
+
"children": [
|
|
89875
|
+
{
|
|
89876
|
+
"kind": "TypeNominal",
|
|
89877
|
+
"name": "UInt8",
|
|
89878
|
+
"printedName": "Swift.UInt8",
|
|
89879
|
+
"usr": "s:s5UInt8V"
|
|
89880
|
+
}
|
|
89881
|
+
],
|
|
89882
|
+
"usr": "s:Sa"
|
|
89883
|
+
}
|
|
89884
|
+
],
|
|
89885
|
+
"usr": "s:s15CollectionOfOneV"
|
|
89886
|
+
}
|
|
89887
|
+
]
|
|
89888
|
+
}
|
|
89889
|
+
],
|
|
89890
|
+
"usr": "s:10Foundation12DataProtocolP",
|
|
89891
|
+
"mangledName": "$s10Foundation12DataProtocolP"
|
|
89892
|
+
},
|
|
89893
|
+
{
|
|
89894
|
+
"kind": "Conformance",
|
|
89895
|
+
"name": "MutableDataProtocol",
|
|
89896
|
+
"printedName": "MutableDataProtocol",
|
|
89897
|
+
"usr": "s:10Foundation19MutableDataProtocolP",
|
|
89898
|
+
"mangledName": "$s10Foundation19MutableDataProtocolP"
|
|
89899
|
+
},
|
|
89661
89900
|
{
|
|
89662
89901
|
"kind": "Conformance",
|
|
89663
89902
|
"name": "ContiguousBytes",
|
|
@@ -89706,51 +89945,6 @@
|
|
|
89706
89945
|
],
|
|
89707
89946
|
"usr": "s:10Foundation26DecodableWithConfigurationP",
|
|
89708
89947
|
"mangledName": "$s10Foundation26DecodableWithConfigurationP"
|
|
89709
|
-
},
|
|
89710
|
-
{
|
|
89711
|
-
"kind": "Conformance",
|
|
89712
|
-
"name": "DataProtocol",
|
|
89713
|
-
"printedName": "DataProtocol",
|
|
89714
|
-
"children": [
|
|
89715
|
-
{
|
|
89716
|
-
"kind": "TypeWitness",
|
|
89717
|
-
"name": "Regions",
|
|
89718
|
-
"printedName": "Regions",
|
|
89719
|
-
"children": [
|
|
89720
|
-
{
|
|
89721
|
-
"kind": "TypeNominal",
|
|
89722
|
-
"name": "CollectionOfOne",
|
|
89723
|
-
"printedName": "Swift.CollectionOfOne<[Swift.UInt8]>",
|
|
89724
|
-
"children": [
|
|
89725
|
-
{
|
|
89726
|
-
"kind": "TypeNominal",
|
|
89727
|
-
"name": "Array",
|
|
89728
|
-
"printedName": "[Swift.UInt8]",
|
|
89729
|
-
"children": [
|
|
89730
|
-
{
|
|
89731
|
-
"kind": "TypeNominal",
|
|
89732
|
-
"name": "UInt8",
|
|
89733
|
-
"printedName": "Swift.UInt8",
|
|
89734
|
-
"usr": "s:s5UInt8V"
|
|
89735
|
-
}
|
|
89736
|
-
],
|
|
89737
|
-
"usr": "s:Sa"
|
|
89738
|
-
}
|
|
89739
|
-
],
|
|
89740
|
-
"usr": "s:s15CollectionOfOneV"
|
|
89741
|
-
}
|
|
89742
|
-
]
|
|
89743
|
-
}
|
|
89744
|
-
],
|
|
89745
|
-
"usr": "s:10Foundation12DataProtocolP",
|
|
89746
|
-
"mangledName": "$s10Foundation12DataProtocolP"
|
|
89747
|
-
},
|
|
89748
|
-
{
|
|
89749
|
-
"kind": "Conformance",
|
|
89750
|
-
"name": "MutableDataProtocol",
|
|
89751
|
-
"printedName": "MutableDataProtocol",
|
|
89752
|
-
"usr": "s:10Foundation19MutableDataProtocolP",
|
|
89753
|
-
"mangledName": "$s10Foundation19MutableDataProtocolP"
|
|
89754
89948
|
}
|
|
89755
89949
|
]
|
|
89756
89950
|
},
|
|
@@ -93690,6 +93884,13 @@
|
|
|
93690
93884
|
"usr": "s:11PixelPaySDK11DataDecoderP",
|
|
93691
93885
|
"mangledName": "$s11PixelPaySDK11DataDecoderP"
|
|
93692
93886
|
},
|
|
93887
|
+
{
|
|
93888
|
+
"kind": "Conformance",
|
|
93889
|
+
"name": "Sendable",
|
|
93890
|
+
"printedName": "Sendable",
|
|
93891
|
+
"usr": "s:s8SendableP",
|
|
93892
|
+
"mangledName": "$ss8SendableP"
|
|
93893
|
+
},
|
|
93693
93894
|
{
|
|
93694
93895
|
"kind": "Conformance",
|
|
93695
93896
|
"name": "TopLevelDecoder",
|
|
@@ -93711,13 +93912,6 @@
|
|
|
93711
93912
|
],
|
|
93712
93913
|
"usr": "s:7Combine15TopLevelDecoderP",
|
|
93713
93914
|
"mangledName": "$s7Combine15TopLevelDecoderP"
|
|
93714
|
-
},
|
|
93715
|
-
{
|
|
93716
|
-
"kind": "Conformance",
|
|
93717
|
-
"name": "Sendable",
|
|
93718
|
-
"printedName": "Sendable",
|
|
93719
|
-
"usr": "s:s8SendableP",
|
|
93720
|
-
"mangledName": "$ss8SendableP"
|
|
93721
93915
|
}
|
|
93722
93916
|
]
|
|
93723
93917
|
},
|
|
@@ -93763,6 +93957,13 @@
|
|
|
93763
93957
|
"usr": "s:11PixelPaySDK11DataDecoderP",
|
|
93764
93958
|
"mangledName": "$s11PixelPaySDK11DataDecoderP"
|
|
93765
93959
|
},
|
|
93960
|
+
{
|
|
93961
|
+
"kind": "Conformance",
|
|
93962
|
+
"name": "Sendable",
|
|
93963
|
+
"printedName": "Sendable",
|
|
93964
|
+
"usr": "s:s8SendableP",
|
|
93965
|
+
"mangledName": "$ss8SendableP"
|
|
93966
|
+
},
|
|
93766
93967
|
{
|
|
93767
93968
|
"kind": "Conformance",
|
|
93768
93969
|
"name": "TopLevelDecoder",
|
|
@@ -93784,13 +93985,6 @@
|
|
|
93784
93985
|
],
|
|
93785
93986
|
"usr": "s:7Combine15TopLevelDecoderP",
|
|
93786
93987
|
"mangledName": "$s7Combine15TopLevelDecoderP"
|
|
93787
|
-
},
|
|
93788
|
-
{
|
|
93789
|
-
"kind": "Conformance",
|
|
93790
|
-
"name": "Sendable",
|
|
93791
|
-
"printedName": "Sendable",
|
|
93792
|
-
"usr": "s:s8SendableP",
|
|
93793
|
-
"mangledName": "$ss8SendableP"
|
|
93794
93988
|
}
|
|
93795
93989
|
]
|
|
93796
93990
|
},
|
|
@@ -93939,6 +94133,13 @@
|
|
|
93939
94133
|
"usr": "s:s9EscapableP",
|
|
93940
94134
|
"mangledName": "$ss9EscapableP"
|
|
93941
94135
|
},
|
|
94136
|
+
{
|
|
94137
|
+
"kind": "Conformance",
|
|
94138
|
+
"name": "Sendable",
|
|
94139
|
+
"printedName": "Sendable",
|
|
94140
|
+
"usr": "s:s8SendableP",
|
|
94141
|
+
"mangledName": "$ss8SendableP"
|
|
94142
|
+
},
|
|
93942
94143
|
{
|
|
93943
94144
|
"kind": "Conformance",
|
|
93944
94145
|
"name": "CustomReflectable",
|
|
@@ -93967,13 +94168,6 @@
|
|
|
93967
94168
|
],
|
|
93968
94169
|
"usr": "s:s21_ObjectiveCBridgeableP",
|
|
93969
94170
|
"mangledName": "$ss21_ObjectiveCBridgeableP"
|
|
93970
|
-
},
|
|
93971
|
-
{
|
|
93972
|
-
"kind": "Conformance",
|
|
93973
|
-
"name": "Sendable",
|
|
93974
|
-
"printedName": "Sendable",
|
|
93975
|
-
"usr": "s:s8SendableP",
|
|
93976
|
-
"mangledName": "$ss8SendableP"
|
|
93977
94171
|
}
|
|
93978
94172
|
]
|
|
93979
94173
|
},
|
|
@@ -94114,1785 +94308,1785 @@
|
|
|
94114
94308
|
},
|
|
94115
94309
|
"ConstValues": [
|
|
94116
94310
|
{
|
|
94117
|
-
"filePath": "\/Users\/
|
|
94311
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94118
94312
|
"kind": "Array",
|
|
94119
94313
|
"offset": 5331,
|
|
94120
94314
|
"length": 2,
|
|
94121
94315
|
"value": "[]"
|
|
94122
94316
|
},
|
|
94123
94317
|
{
|
|
94124
|
-
"filePath": "\/Users\/
|
|
94318
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94125
94319
|
"kind": "Array",
|
|
94126
94320
|
"offset": 5500,
|
|
94127
94321
|
"length": 2,
|
|
94128
94322
|
"value": "[]"
|
|
94129
94323
|
},
|
|
94130
94324
|
{
|
|
94131
|
-
"filePath": "\/Users\/
|
|
94325
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94132
94326
|
"kind": "BooleanLiteral",
|
|
94133
94327
|
"offset": 5618,
|
|
94134
94328
|
"length": 5,
|
|
94135
94329
|
"value": "false"
|
|
94136
94330
|
},
|
|
94137
94331
|
{
|
|
94138
|
-
"filePath": "\/Users\/
|
|
94332
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94139
94333
|
"kind": "Array",
|
|
94140
94334
|
"offset": 5843,
|
|
94141
94335
|
"length": 2,
|
|
94142
94336
|
"value": "[]"
|
|
94143
94337
|
},
|
|
94144
94338
|
{
|
|
94145
|
-
"filePath": "\/Users\/
|
|
94339
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94146
94340
|
"kind": "Array",
|
|
94147
94341
|
"offset": 5967,
|
|
94148
94342
|
"length": 2,
|
|
94149
94343
|
"value": "[]"
|
|
94150
94344
|
},
|
|
94151
94345
|
{
|
|
94152
|
-
"filePath": "\/Users\/
|
|
94346
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94153
94347
|
"kind": "Array",
|
|
94154
94348
|
"offset": 6177,
|
|
94155
94349
|
"length": 2,
|
|
94156
94350
|
"value": "[]"
|
|
94157
94351
|
},
|
|
94158
94352
|
{
|
|
94159
|
-
"filePath": "\/Users\/
|
|
94353
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94160
94354
|
"kind": "IntegerLiteral",
|
|
94161
94355
|
"offset": 6278,
|
|
94162
94356
|
"length": 1,
|
|
94163
94357
|
"value": "0"
|
|
94164
94358
|
},
|
|
94165
94359
|
{
|
|
94166
|
-
"filePath": "\/Users\/
|
|
94360
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94167
94361
|
"kind": "BooleanLiteral",
|
|
94168
94362
|
"offset": 6635,
|
|
94169
94363
|
"length": 5,
|
|
94170
94364
|
"value": "false"
|
|
94171
94365
|
},
|
|
94172
94366
|
{
|
|
94173
|
-
"filePath": "\/Users\/
|
|
94367
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94174
94368
|
"kind": "IntegerLiteral",
|
|
94175
94369
|
"offset": 7763,
|
|
94176
94370
|
"length": 1,
|
|
94177
94371
|
"value": "0"
|
|
94178
94372
|
},
|
|
94179
94373
|
{
|
|
94180
|
-
"filePath": "\/Users\/
|
|
94374
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94181
94375
|
"kind": "IntegerLiteral",
|
|
94182
94376
|
"offset": 7924,
|
|
94183
94377
|
"length": 1,
|
|
94184
94378
|
"value": "0"
|
|
94185
94379
|
},
|
|
94186
94380
|
{
|
|
94187
|
-
"filePath": "\/Users\/
|
|
94381
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94188
94382
|
"kind": "Array",
|
|
94189
94383
|
"offset": 9564,
|
|
94190
94384
|
"length": 2,
|
|
94191
94385
|
"value": "[]"
|
|
94192
94386
|
},
|
|
94193
94387
|
{
|
|
94194
|
-
"filePath": "\/Users\/
|
|
94388
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94195
94389
|
"kind": "StringLiteral",
|
|
94196
94390
|
"offset": 38967,
|
|
94197
94391
|
"length": 37,
|
|
94198
94392
|
"value": "\"$ curl command could not be created\""
|
|
94199
94393
|
},
|
|
94200
94394
|
{
|
|
94201
|
-
"filePath": "\/Users\/
|
|
94395
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94202
94396
|
"kind": "Array",
|
|
94203
94397
|
"offset": 39033,
|
|
94204
94398
|
"length": 13,
|
|
94205
94399
|
"value": "[\"$ curl -v\"]"
|
|
94206
94400
|
},
|
|
94207
94401
|
{
|
|
94208
|
-
"filePath": "\/Users\/
|
|
94402
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94209
94403
|
"kind": "StringLiteral",
|
|
94210
94404
|
"offset": 39074,
|
|
94211
94405
|
"length": 14,
|
|
94212
94406
|
"value": "\"-X \""
|
|
94213
94407
|
},
|
|
94214
94408
|
{
|
|
94215
|
-
"filePath": "\/Users\/
|
|
94409
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94216
94410
|
"kind": "StringLiteral",
|
|
94217
94411
|
"offset": 39087,
|
|
94218
94412
|
"length": 2,
|
|
94219
94413
|
"value": "\"\""
|
|
94220
94414
|
},
|
|
94221
94415
|
{
|
|
94222
|
-
"filePath": "\/Users\/
|
|
94416
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94223
94417
|
"kind": "IntegerLiteral",
|
|
94224
94418
|
"offset": 39316,
|
|
94225
94419
|
"length": 1,
|
|
94226
94420
|
"value": "0"
|
|
94227
94421
|
},
|
|
94228
94422
|
{
|
|
94229
|
-
"filePath": "\/Users\/
|
|
94423
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94230
94424
|
"kind": "StringLiteral",
|
|
94231
94425
|
"offset": 39860,
|
|
94232
94426
|
"length": 24,
|
|
94233
94427
|
"value": "\"-u \""
|
|
94234
94428
|
},
|
|
94235
94429
|
{
|
|
94236
|
-
"filePath": "\/Users\/
|
|
94430
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94237
94431
|
"kind": "StringLiteral",
|
|
94238
94432
|
"offset": 39871,
|
|
94239
94433
|
"length": 1,
|
|
94240
94434
|
"value": "\":\""
|
|
94241
94435
|
},
|
|
94242
94436
|
{
|
|
94243
|
-
"filePath": "\/Users\/
|
|
94437
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94244
94438
|
"kind": "StringLiteral",
|
|
94245
94439
|
"offset": 39883,
|
|
94246
94440
|
"length": 2,
|
|
94247
94441
|
"value": "\"\""
|
|
94248
94442
|
},
|
|
94249
94443
|
{
|
|
94250
|
-
"filePath": "\/Users\/
|
|
94444
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94251
94445
|
"kind": "StringLiteral",
|
|
94252
94446
|
"offset": 40076,
|
|
94253
94447
|
"length": 24,
|
|
94254
94448
|
"value": "\"-u \""
|
|
94255
94449
|
},
|
|
94256
94450
|
{
|
|
94257
|
-
"filePath": "\/Users\/
|
|
94451
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94258
94452
|
"kind": "StringLiteral",
|
|
94259
94453
|
"offset": 40087,
|
|
94260
94454
|
"length": 1,
|
|
94261
94455
|
"value": "\":\""
|
|
94262
94456
|
},
|
|
94263
94457
|
{
|
|
94264
|
-
"filePath": "\/Users\/
|
|
94458
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94265
94459
|
"kind": "StringLiteral",
|
|
94266
94460
|
"offset": 40099,
|
|
94267
94461
|
"length": 2,
|
|
94268
94462
|
"value": "\"\""
|
|
94269
94463
|
},
|
|
94270
94464
|
{
|
|
94271
|
-
"filePath": "\/Users\/
|
|
94465
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94272
94466
|
"kind": "StringLiteral",
|
|
94273
94467
|
"offset": 40458,
|
|
94274
94468
|
"length": 24,
|
|
94275
94469
|
"value": "\"\""
|
|
94276
94470
|
},
|
|
94277
94471
|
{
|
|
94278
|
-
"filePath": "\/Users\/
|
|
94472
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94279
94473
|
"kind": "StringLiteral",
|
|
94280
94474
|
"offset": 40469,
|
|
94281
94475
|
"length": 1,
|
|
94282
94476
|
"value": "\"=\""
|
|
94283
94477
|
},
|
|
94284
94478
|
{
|
|
94285
|
-
"filePath": "\/Users\/
|
|
94479
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94286
94480
|
"kind": "StringLiteral",
|
|
94287
94481
|
"offset": 40481,
|
|
94288
94482
|
"length": 23,
|
|
94289
94483
|
"value": "\"\""
|
|
94290
94484
|
},
|
|
94291
94485
|
{
|
|
94292
|
-
"filePath": "\/Users\/
|
|
94486
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94293
94487
|
"kind": "StringLiteral",
|
|
94294
94488
|
"offset": 40503,
|
|
94295
94489
|
"length": 3,
|
|
94296
94490
|
"value": "\";\""
|
|
94297
94491
|
},
|
|
94298
94492
|
{
|
|
94299
|
-
"filePath": "\/Users\/
|
|
94493
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94300
94494
|
"kind": "StringLiteral",
|
|
94301
94495
|
"offset": 40543,
|
|
94302
94496
|
"length": 22,
|
|
94303
94497
|
"value": "\"-b \"\""
|
|
94304
94498
|
},
|
|
94305
94499
|
{
|
|
94306
|
-
"filePath": "\/Users\/
|
|
94500
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94307
94501
|
"kind": "StringLiteral",
|
|
94308
94502
|
"offset": 40562,
|
|
94309
94503
|
"length": 1,
|
|
94310
94504
|
"value": "\"\"\""
|
|
94311
94505
|
},
|
|
94312
94506
|
{
|
|
94313
|
-
"filePath": "\/Users\/
|
|
94507
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94314
94508
|
"kind": "StringLiteral",
|
|
94315
94509
|
"offset": 40764,
|
|
94316
94510
|
"length": 8,
|
|
94317
94511
|
"value": "\"Cookie\""
|
|
94318
94512
|
},
|
|
94319
94513
|
{
|
|
94320
|
-
"filePath": "\/Users\/
|
|
94514
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94321
94515
|
"kind": "StringLiteral",
|
|
94322
94516
|
"offset": 40911,
|
|
94323
94517
|
"length": 8,
|
|
94324
94518
|
"value": "\"Cookie\""
|
|
94325
94519
|
},
|
|
94326
94520
|
{
|
|
94327
|
-
"filePath": "\/Users\/
|
|
94521
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94328
94522
|
"kind": "StringLiteral",
|
|
94329
94523
|
"offset": 41082,
|
|
94330
94524
|
"length": 4,
|
|
94331
94525
|
"value": "\"\"\""
|
|
94332
94526
|
},
|
|
94333
94527
|
{
|
|
94334
|
-
"filePath": "\/Users\/
|
|
94528
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94335
94529
|
"kind": "StringLiteral",
|
|
94336
94530
|
"offset": 41094,
|
|
94337
94531
|
"length": 6,
|
|
94338
94532
|
"value": "\"\\\"\""
|
|
94339
94533
|
},
|
|
94340
94534
|
{
|
|
94341
|
-
"filePath": "\/Users\/
|
|
94535
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94342
94536
|
"kind": "StringLiteral",
|
|
94343
94537
|
"offset": 41132,
|
|
94344
94538
|
"length": 40,
|
|
94345
94539
|
"value": "\"-H \"\""
|
|
94346
94540
|
},
|
|
94347
94541
|
{
|
|
94348
|
-
"filePath": "\/Users\/
|
|
94542
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94349
94543
|
"kind": "StringLiteral",
|
|
94350
94544
|
"offset": 41152,
|
|
94351
94545
|
"length": 1,
|
|
94352
94546
|
"value": "\": \""
|
|
94353
94547
|
},
|
|
94354
94548
|
{
|
|
94355
|
-
"filePath": "\/Users\/
|
|
94549
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94356
94550
|
"kind": "StringLiteral",
|
|
94357
94551
|
"offset": 41169,
|
|
94358
94552
|
"length": 1,
|
|
94359
94553
|
"value": "\"\"\""
|
|
94360
94554
|
},
|
|
94361
94555
|
{
|
|
94362
|
-
"filePath": "\/Users\/
|
|
94556
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94363
94557
|
"kind": "StringLiteral",
|
|
94364
94558
|
"offset": 41371,
|
|
94365
94559
|
"length": 6,
|
|
94366
94560
|
"value": "\"\\\"\""
|
|
94367
94561
|
},
|
|
94368
94562
|
{
|
|
94369
|
-
"filePath": "\/Users\/
|
|
94563
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94370
94564
|
"kind": "StringLiteral",
|
|
94371
94565
|
"offset": 41385,
|
|
94372
94566
|
"length": 8,
|
|
94373
94567
|
"value": "\"\\\\\"\""
|
|
94374
94568
|
},
|
|
94375
94569
|
{
|
|
94376
|
-
"filePath": "\/Users\/
|
|
94570
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94377
94571
|
"kind": "StringLiteral",
|
|
94378
94572
|
"offset": 41458,
|
|
94379
94573
|
"length": 4,
|
|
94380
94574
|
"value": "\"\"\""
|
|
94381
94575
|
},
|
|
94382
94576
|
{
|
|
94383
|
-
"filePath": "\/Users\/
|
|
94577
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94384
94578
|
"kind": "StringLiteral",
|
|
94385
94579
|
"offset": 41470,
|
|
94386
94580
|
"length": 6,
|
|
94387
94581
|
"value": "\"\\\"\""
|
|
94388
94582
|
},
|
|
94389
94583
|
{
|
|
94390
|
-
"filePath": "\/Users\/
|
|
94584
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94391
94585
|
"kind": "StringLiteral",
|
|
94392
94586
|
"offset": 41509,
|
|
94393
94587
|
"length": 23,
|
|
94394
94588
|
"value": "\"-d \"\""
|
|
94395
94589
|
},
|
|
94396
94590
|
{
|
|
94397
|
-
"filePath": "\/Users\/
|
|
94591
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94398
94592
|
"kind": "StringLiteral",
|
|
94399
94593
|
"offset": 41529,
|
|
94400
94594
|
"length": 1,
|
|
94401
94595
|
"value": "\"\"\""
|
|
94402
94596
|
},
|
|
94403
94597
|
{
|
|
94404
|
-
"filePath": "\/Users\/
|
|
94598
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94405
94599
|
"kind": "StringLiteral",
|
|
94406
94600
|
"offset": 41571,
|
|
94407
94601
|
"length": 27,
|
|
94408
94602
|
"value": "\"\"\""
|
|
94409
94603
|
},
|
|
94410
94604
|
{
|
|
94411
|
-
"filePath": "\/Users\/
|
|
94605
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94412
94606
|
"kind": "StringLiteral",
|
|
94413
94607
|
"offset": 41595,
|
|
94414
94608
|
"length": 1,
|
|
94415
94609
|
"value": "\"\"\""
|
|
94416
94610
|
},
|
|
94417
94611
|
{
|
|
94418
|
-
"filePath": "\/Users\/
|
|
94612
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94419
94613
|
"kind": "StringLiteral",
|
|
94420
94614
|
"offset": 41645,
|
|
94421
94615
|
"length": 9,
|
|
94422
94616
|
"value": "\" \\\n\t\""
|
|
94423
94617
|
},
|
|
94424
94618
|
{
|
|
94425
|
-
"filePath": "\/Users\/
|
|
94619
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94426
94620
|
"kind": "Array",
|
|
94427
94621
|
"offset": 50485,
|
|
94428
94622
|
"length": 2,
|
|
94429
94623
|
"value": "[]"
|
|
94430
94624
|
},
|
|
94431
94625
|
{
|
|
94432
|
-
"filePath": "\/Users\/
|
|
94626
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94433
94627
|
"kind": "IntegerLiteral",
|
|
94434
94628
|
"offset": 50664,
|
|
94435
94629
|
"length": 1,
|
|
94436
94630
|
"value": "0"
|
|
94437
94631
|
},
|
|
94438
94632
|
{
|
|
94439
|
-
"filePath": "\/Users\/
|
|
94633
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94440
94634
|
"kind": "Array",
|
|
94441
94635
|
"offset": 50792,
|
|
94442
94636
|
"length": 2,
|
|
94443
94637
|
"value": "[]"
|
|
94444
94638
|
},
|
|
94445
94639
|
{
|
|
94446
|
-
"filePath": "\/Users\/
|
|
94640
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94447
94641
|
"kind": "IntegerLiteral",
|
|
94448
94642
|
"offset": 55820,
|
|
94449
94643
|
"length": 4,
|
|
94450
94644
|
"value": "1024"
|
|
94451
94645
|
},
|
|
94452
94646
|
{
|
|
94453
|
-
"filePath": "\/Users\/
|
|
94647
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94454
94648
|
"kind": "IntegerLiteral",
|
|
94455
94649
|
"offset": 59393,
|
|
94456
94650
|
"length": 1,
|
|
94457
94651
|
"value": "1"
|
|
94458
94652
|
},
|
|
94459
94653
|
{
|
|
94460
|
-
"filePath": "\/Users\/
|
|
94654
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94461
94655
|
"kind": "IntegerLiteral",
|
|
94462
94656
|
"offset": 59398,
|
|
94463
94657
|
"length": 1,
|
|
94464
94658
|
"value": "0"
|
|
94465
94659
|
},
|
|
94466
94660
|
{
|
|
94467
|
-
"filePath": "\/Users\/
|
|
94661
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94468
94662
|
"kind": "IntegerLiteral",
|
|
94469
94663
|
"offset": 59555,
|
|
94470
94664
|
"length": 1,
|
|
94471
94665
|
"value": "1"
|
|
94472
94666
|
},
|
|
94473
94667
|
{
|
|
94474
|
-
"filePath": "\/Users\/
|
|
94668
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94475
94669
|
"kind": "IntegerLiteral",
|
|
94476
94670
|
"offset": 59560,
|
|
94477
94671
|
"length": 1,
|
|
94478
94672
|
"value": "1"
|
|
94479
94673
|
},
|
|
94480
94674
|
{
|
|
94481
|
-
"filePath": "\/Users\/
|
|
94675
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94482
94676
|
"kind": "Array",
|
|
94483
94677
|
"offset": 61464,
|
|
94484
94678
|
"length": 2,
|
|
94485
94679
|
"value": "[]"
|
|
94486
94680
|
},
|
|
94487
94681
|
{
|
|
94488
|
-
"filePath": "\/Users\/
|
|
94682
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94489
94683
|
"kind": "Array",
|
|
94490
94684
|
"offset": 62224,
|
|
94491
94685
|
"length": 2,
|
|
94492
94686
|
"value": "[]"
|
|
94493
94687
|
},
|
|
94494
94688
|
{
|
|
94495
|
-
"filePath": "\/Users\/
|
|
94689
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94496
94690
|
"kind": "StringLiteral",
|
|
94497
94691
|
"offset": 62466,
|
|
94498
94692
|
"length": 36,
|
|
94499
94693
|
"value": "\"Alamofire_\""
|
|
94500
94694
|
},
|
|
94501
94695
|
{
|
|
94502
|
-
"filePath": "\/Users\/
|
|
94696
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Request.swift",
|
|
94503
94697
|
"kind": "StringLiteral",
|
|
94504
94698
|
"offset": 62501,
|
|
94505
94699
|
"length": 1,
|
|
94506
94700
|
"value": "\"\""
|
|
94507
94701
|
},
|
|
94508
94702
|
{
|
|
94509
|
-
"filePath": "\/Users\/
|
|
94703
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Environment.swift",
|
|
94510
94704
|
"kind": "StringLiteral",
|
|
94511
94705
|
"offset": 172,
|
|
94512
94706
|
"length": 6,
|
|
94513
94707
|
"value": "\"live\""
|
|
94514
94708
|
},
|
|
94515
94709
|
{
|
|
94516
|
-
"filePath": "\/Users\/
|
|
94710
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Environment.swift",
|
|
94517
94711
|
"kind": "StringLiteral",
|
|
94518
94712
|
"offset": 213,
|
|
94519
94713
|
"length": 6,
|
|
94520
94714
|
"value": "\"test\""
|
|
94521
94715
|
},
|
|
94522
94716
|
{
|
|
94523
|
-
"filePath": "\/Users\/
|
|
94717
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Environment.swift",
|
|
94524
94718
|
"kind": "StringLiteral",
|
|
94525
94719
|
"offset": 257,
|
|
94526
94720
|
"length": 9,
|
|
94527
94721
|
"value": "\"sandbox\""
|
|
94528
94722
|
},
|
|
94529
94723
|
{
|
|
94530
|
-
"filePath": "\/Users\/
|
|
94724
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Environment.swift",
|
|
94531
94725
|
"kind": "StringLiteral",
|
|
94532
94726
|
"offset": 304,
|
|
94533
94727
|
"length": 9,
|
|
94534
94728
|
"value": "\"staging\""
|
|
94535
94729
|
},
|
|
94536
94730
|
{
|
|
94537
|
-
"filePath": "\/Users\/
|
|
94731
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94538
94732
|
"kind": "StringLiteral",
|
|
94539
94733
|
"offset": 1560,
|
|
94540
94734
|
"length": 9,
|
|
94541
94735
|
"value": "\"CONNECT\""
|
|
94542
94736
|
},
|
|
94543
94737
|
{
|
|
94544
|
-
"filePath": "\/Users\/
|
|
94738
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94545
94739
|
"kind": "StringLiteral",
|
|
94546
94740
|
"offset": 1648,
|
|
94547
94741
|
"length": 8,
|
|
94548
94742
|
"value": "\"DELETE\""
|
|
94549
94743
|
},
|
|
94550
94744
|
{
|
|
94551
|
-
"filePath": "\/Users\/
|
|
94745
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94552
94746
|
"kind": "StringLiteral",
|
|
94553
94747
|
"offset": 1729,
|
|
94554
94748
|
"length": 5,
|
|
94555
94749
|
"value": "\"GET\""
|
|
94556
94750
|
},
|
|
94557
94751
|
{
|
|
94558
|
-
"filePath": "\/Users\/
|
|
94752
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94559
94753
|
"kind": "StringLiteral",
|
|
94560
94754
|
"offset": 1809,
|
|
94561
94755
|
"length": 6,
|
|
94562
94756
|
"value": "\"HEAD\""
|
|
94563
94757
|
},
|
|
94564
94758
|
{
|
|
94565
|
-
"filePath": "\/Users\/
|
|
94759
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94566
94760
|
"kind": "StringLiteral",
|
|
94567
94761
|
"offset": 1896,
|
|
94568
94762
|
"length": 9,
|
|
94569
94763
|
"value": "\"OPTIONS\""
|
|
94570
94764
|
},
|
|
94571
94765
|
{
|
|
94572
|
-
"filePath": "\/Users\/
|
|
94766
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94573
94767
|
"kind": "StringLiteral",
|
|
94574
94768
|
"offset": 1982,
|
|
94575
94769
|
"length": 7,
|
|
94576
94770
|
"value": "\"PATCH\""
|
|
94577
94771
|
},
|
|
94578
94772
|
{
|
|
94579
|
-
"filePath": "\/Users\/
|
|
94773
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94580
94774
|
"kind": "StringLiteral",
|
|
94581
94775
|
"offset": 2064,
|
|
94582
94776
|
"length": 6,
|
|
94583
94777
|
"value": "\"POST\""
|
|
94584
94778
|
},
|
|
94585
94779
|
{
|
|
94586
|
-
"filePath": "\/Users\/
|
|
94780
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94587
94781
|
"kind": "StringLiteral",
|
|
94588
94782
|
"offset": 2143,
|
|
94589
94783
|
"length": 5,
|
|
94590
94784
|
"value": "\"PUT\""
|
|
94591
94785
|
},
|
|
94592
94786
|
{
|
|
94593
|
-
"filePath": "\/Users\/
|
|
94787
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPMethod.swift",
|
|
94594
94788
|
"kind": "StringLiteral",
|
|
94595
94789
|
"offset": 2225,
|
|
94596
94790
|
"length": 7,
|
|
94597
94791
|
"value": "\"TRACE\""
|
|
94598
94792
|
},
|
|
94599
94793
|
{
|
|
94600
|
-
"filePath": "\/Users\/
|
|
94794
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94601
94795
|
"kind": "BooleanLiteral",
|
|
94602
94796
|
"offset": 2455,
|
|
94603
94797
|
"length": 4,
|
|
94604
94798
|
"value": "true"
|
|
94605
94799
|
},
|
|
94606
94800
|
{
|
|
94607
|
-
"filePath": "\/Users\/
|
|
94801
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94608
94802
|
"kind": "BooleanLiteral",
|
|
94609
94803
|
"offset": 5031,
|
|
94610
94804
|
"length": 4,
|
|
94611
94805
|
"value": "true"
|
|
94612
94806
|
},
|
|
94613
94807
|
{
|
|
94614
|
-
"filePath": "\/Users\/
|
|
94808
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94615
94809
|
"kind": "BooleanLiteral",
|
|
94616
94810
|
"offset": 9069,
|
|
94617
94811
|
"length": 4,
|
|
94618
94812
|
"value": "true"
|
|
94619
94813
|
},
|
|
94620
94814
|
{
|
|
94621
|
-
"filePath": "\/Users\/
|
|
94815
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94622
94816
|
"kind": "BooleanLiteral",
|
|
94623
94817
|
"offset": 9096,
|
|
94624
94818
|
"length": 4,
|
|
94625
94819
|
"value": "true"
|
|
94626
94820
|
},
|
|
94627
94821
|
{
|
|
94628
|
-
"filePath": "\/Users\/
|
|
94822
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94629
94823
|
"kind": "BooleanLiteral",
|
|
94630
94824
|
"offset": 11992,
|
|
94631
94825
|
"length": 5,
|
|
94632
94826
|
"value": "false"
|
|
94633
94827
|
},
|
|
94634
94828
|
{
|
|
94635
|
-
"filePath": "\/Users\/
|
|
94829
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94636
94830
|
"kind": "BooleanLiteral",
|
|
94637
94831
|
"offset": 12048,
|
|
94638
94832
|
"length": 4,
|
|
94639
94833
|
"value": "true"
|
|
94640
94834
|
},
|
|
94641
94835
|
{
|
|
94642
|
-
"filePath": "\/Users\/
|
|
94836
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94643
94837
|
"kind": "BooleanLiteral",
|
|
94644
94838
|
"offset": 12091,
|
|
94645
94839
|
"length": 4,
|
|
94646
94840
|
"value": "true"
|
|
94647
94841
|
},
|
|
94648
94842
|
{
|
|
94649
|
-
"filePath": "\/Users\/
|
|
94843
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94650
94844
|
"kind": "BooleanLiteral",
|
|
94651
94845
|
"offset": 15395,
|
|
94652
94846
|
"length": 4,
|
|
94653
94847
|
"value": "true"
|
|
94654
94848
|
},
|
|
94655
94849
|
{
|
|
94656
|
-
"filePath": "\/Users\/
|
|
94850
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94657
94851
|
"kind": "BooleanLiteral",
|
|
94658
94852
|
"offset": 15438,
|
|
94659
94853
|
"length": 4,
|
|
94660
94854
|
"value": "true"
|
|
94661
94855
|
},
|
|
94662
94856
|
{
|
|
94663
|
-
"filePath": "\/Users\/
|
|
94857
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ServerTrustEvaluation.swift",
|
|
94664
94858
|
"kind": "BooleanLiteral",
|
|
94665
94859
|
"offset": 28064,
|
|
94666
94860
|
"length": 4,
|
|
94667
94861
|
"value": "true"
|
|
94668
94862
|
},
|
|
94669
94863
|
{
|
|
94670
|
-
"filePath": "\/Users\/
|
|
94864
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94671
94865
|
"kind": "BooleanLiteral",
|
|
94672
94866
|
"offset": 15719,
|
|
94673
94867
|
"length": 4,
|
|
94674
94868
|
"value": "true"
|
|
94675
94869
|
},
|
|
94676
94870
|
{
|
|
94677
|
-
"filePath": "\/Users\/
|
|
94871
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94678
94872
|
"kind": "Array",
|
|
94679
94873
|
"offset": 19038,
|
|
94680
94874
|
"length": 2,
|
|
94681
94875
|
"value": "[]"
|
|
94682
94876
|
},
|
|
94683
94877
|
{
|
|
94684
|
-
"filePath": "\/Users\/
|
|
94878
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94685
94879
|
"kind": "BooleanLiteral",
|
|
94686
94880
|
"offset": 28914,
|
|
94687
94881
|
"length": 4,
|
|
94688
94882
|
"value": "true"
|
|
94689
94883
|
},
|
|
94690
94884
|
{
|
|
94691
|
-
"filePath": "\/Users\/
|
|
94885
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94692
94886
|
"kind": "IntegerLiteral",
|
|
94693
94887
|
"offset": 33623,
|
|
94694
94888
|
"length": 1,
|
|
94695
94889
|
"value": "0"
|
|
94696
94890
|
},
|
|
94697
94891
|
{
|
|
94698
|
-
"filePath": "\/Users\/
|
|
94892
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94699
94893
|
"kind": "StringLiteral",
|
|
94700
94894
|
"offset": 40764,
|
|
94701
94895
|
"length": 7,
|
|
94702
94896
|
"value": "\":#[]@\""
|
|
94703
94897
|
},
|
|
94704
94898
|
{
|
|
94705
|
-
"filePath": "\/Users\/
|
|
94899
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94706
94900
|
"kind": "StringLiteral",
|
|
94707
94901
|
"offset": 40869,
|
|
94708
94902
|
"length": 13,
|
|
94709
94903
|
"value": "\"!$&'()*+,;=\""
|
|
94710
94904
|
},
|
|
94711
94905
|
{
|
|
94712
|
-
"filePath": "\/Users\/
|
|
94906
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94713
94907
|
"kind": "StringLiteral",
|
|
94714
94908
|
"offset": 40944,
|
|
94715
94909
|
"length": 54,
|
|
94716
94910
|
"value": "\"\""
|
|
94717
94911
|
},
|
|
94718
94912
|
{
|
|
94719
|
-
"filePath": "\/Users\/
|
|
94913
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94720
94914
|
"kind": "StringLiteral",
|
|
94721
94915
|
"offset": 40973,
|
|
94722
94916
|
"length": 1,
|
|
94723
94917
|
"value": "\"\""
|
|
94724
94918
|
},
|
|
94725
94919
|
{
|
|
94726
|
-
"filePath": "\/Users\/
|
|
94920
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/URLEncodedFormEncoder.swift",
|
|
94727
94921
|
"kind": "StringLiteral",
|
|
94728
94922
|
"offset": 40997,
|
|
94729
94923
|
"length": 2,
|
|
94730
94924
|
"value": "\"\""
|
|
94731
94925
|
},
|
|
94732
94926
|
{
|
|
94733
|
-
"filePath": "\/Users\/
|
|
94927
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Locations.swift",
|
|
94734
94928
|
"kind": "StringLiteral",
|
|
94735
94929
|
"offset": 2068,
|
|
94736
94930
|
"length": 5201,
|
|
94737
94931
|
"value": "\"{\n\t\"AF\": \"Afganistán\",\n\t\"AL\": \"Albania\",\n\t\"AQ\": \"Antartida\",\n\t\"DZ\": \"Argelia\",\n\t\"AS\": \"Samoa Americana\",\n\t\"AD\": \"Andorra\",\n\t\"AO\": \"Angola\",\n\t\"AG\": \"Antigua y Barbuda\",\n\t\"AZ\": \"Azerbaiyán\",\n\t\"AR\": \"Argentina\",\n\t\"AU\": \"Australia\",\n\t\"AT\": \"Austria\",\n\t\"BS\": \"Bahamas\",\n\t\"BH\": \"Bahrein\",\n\t\"BD\": \"Bangladesh\",\n\t\"AM\": \"Armenia\",\n\t\"BB\": \"Barbados\",\n\t\"BE\": \"Bélgica\",\n\t\"BM\": \"Bermudas\",\n\t\"BT\": \"Bhután\",\n\t\"BO\": \"Bolivia\",\n\t\"BA\": \"Bosnia y Herzegovina\",\n\t\"BW\": \"Botsuana\",\n\t\"BV\": \"Isla Bouvet\",\n\t\"BR\": \"Brasil\",\n\t\"BZ\": \"Belice\",\n\t\"IO\": \"Territorio Británico del Océano Índico\",\n\t\"SB\": \"Islas Salomón\",\n\t\"VG\": \"Islas Vírgenes Británicas\",\n\t\"BN\": \"Brunéi Darussalam\",\n\t\"BG\": \"Bulgaria\",\n\t\"MM\": \"Birmania\",\n\t\"BI\": \"Burundi\",\n\t\"BY\": \"Bielorrusia\",\n\t\"KH\": \"Camboya\",\n\t\"CM\": \"Camerún\",\n\t\"CA\": \"Canadá\",\n\t\"CV\": \"Cabo Verde\",\n\t\"KY\": \"Islas Caimán\",\n\t\"CF\": \"República Centroafricana\",\n\t\"LK\": \"Sri lanka\",\n\t\"TD\": \"Chad\",\n\t\"CL\": \"Chile\",\n\t\"CN\": \"China\",\n\t\"TW\": \"Taiwán\",\n\t\"CX\": \"Isla de Navidad\",\n\t\"CC\": \"Islas Cocos (Keeling)\",\n\t\"CO\": \"Colombia\",\n\t\"KM\": \"Comoras\",\n\t\"YT\": \"Mayotte\",\n\t\"CG\": \"República del Congo\",\n\t\"CD\": \"República Democrática del Congo\",\n\t\"CK\": \"Islas Cook\",\n\t\"CR\": \"Costa Rica\",\n\t\"HR\": \"Croacia\",\n\t\"CU\": \"Cuba\",\n\t\"CY\": \"Chipre\",\n\t\"CZ\": \"República Checa\",\n\t\"BJ\": \"Benín\",\n\t\"DK\": \"Dinamarca\",\n\t\"DM\": \"Dominica\",\n\t\"DO\": \"República Dominicana\",\n\t\"EC\": \"Ecuador\",\n\t\"SV\": \"El Salvador\",\n\t\"GQ\": \"Guinea Ecuatorial\",\n\t\"ET\": \"Etiopía\",\n\t\"ER\": \"Eritrea\",\n\t\"EE\": \"Estonia\",\n\t\"FO\": \"Islas Feroe\",\n\t\"FK\": \"Islas Malvinas\",\n\t\"GS\": \"Islas Georgias del Sur y Sandwich del Sur\",\n\t\"FJ\": \"Fiyi\",\n\t\"FI\": \"Finlandia\",\n\t\"AX\": \"Islas de Åland\",\n\t\"FR\": \"Francia\",\n\t\"GF\": \"Guayana Francesa\",\n\t\"PF\": \"Polinesia Francesa\",\n\t\"DJ\": \"Yibuti\",\n\t\"GA\": \"Gabón\",\n\t\"GE\": \"Georgia\",\n\t\"GM\": \"Gambia\",\n\t\"PS\": \"Palestina\",\n\t\"DE\": \"Alemania\",\n\t\"GH\": \"Ghana\",\n\t\"GI\": \"Gibraltar\",\n\t\"KI\": \"Kiribati\",\n\t\"GR\": \"Grecia\",\n\t\"GL\": \"Groenlandia\",\n\t\"GD\": \"Granada\",\n\t\"GP\": \"Guadeloupe\",\n\t\"GU\": \"Guam\",\n\t\"GT\": \"Guatemala\",\n\t\"GN\": \"Guinea\",\n\t\"GY\": \"Guyana\",\n\t\"HT\": \"Haití\",\n\t\"VA\": \"Ciudad del Vaticano\",\n\t\"HN\": \"Honduras\",\n\t\"HK\": \"Hong Kong\",\n\t\"HU\": \"Hungría\",\n\t\"IS\": \"Islandia\",\n\t\"IN\": \"India\",\n\t\"ID\": \"Indonesia\",\n\t\"IR\": \"Irán\",\n\t\"IQ\": \"Irak\",\n\t\"IE\": \"Irlanda\",\n\t\"IL\": \"Israel\",\n\t\"IT\": \"Italia\",\n\t\"CI\": \"Costa de Marfil\",\n\t\"JM\": \"Jamaica\",\n\t\"JP\": \"Japón\",\n\t\"KZ\": \"Kazajistán\",\n\t\"JO\": \"Jordania\",\n\t\"KE\": \"Kenia\",\n\t\"KP\": \"Corea del Norte\",\n\t\"KR\": \"Corea del Sur\",\n\t\"KW\": \"Kuwait\",\n\t\"KG\": \"Kirguistán\",\n\t\"LA\": \"Laos\",\n\t\"LB\": \"Líbano\",\n\t\"LS\": \"Lesoto\",\n\t\"LV\": \"Letonia\",\n\t\"LR\": \"Liberia\",\n\t\"LY\": \"Libia\",\n\t\"LI\": \"Liechtenstein\",\n\t\"LT\": \"Lituania\",\n\t\"LU\": \"Luxemburgo\",\n\t\"MO\": \"Macao\",\n\t\"MG\": \"Madagascar\",\n\t\"MW\": \"Malawi\",\n\t\"MY\": \"Malasia\",\n\t\"MV\": \"Islas Maldivas\",\n\t\"ML\": \"Mali\",\n\t\"MT\": \"Malta\",\n\t\"MQ\": \"Martinique\",\n\t\"MR\": \"Mauritania\",\n\t\"MU\": \"Mauricio\",\n\t\"MX\": \"México\",\n\t\"MC\": \"Mónaco\",\n\t\"MN\": \"Mongolia\",\n\t\"MD\": \"Moldavia\",\n\t\"ME\": \"Montenegro\",\n\t\"MS\": \"Montserrat\",\n\t\"MA\": \"Marruecos\",\n\t\"MZ\": \"Mozambique\",\n\t\"OM\": \"Omán\",\n\t\"NA\": \"Namibia\",\n\t\"NR\": \"Nauru\",\n\t\"NP\": \"Nepal\",\n\t\"NL\": \"Países Bajos\",\n\t\"CW\": \"Curacao\",\n\t\"AW\": \"Aruba\",\n\t\"SX\": \"Sint Maarten\",\n\t\"NC\": \"Nueva Caledonia\",\n\t\"VU\": \"Vanuatu\",\n\t\"NZ\": \"Nueva Zelanda\",\n\t\"NI\": \"Nicaragua\",\n\t\"NE\": \"Niger\",\n\t\"NG\": \"Nigeria\",\n\t\"NU\": \"Niue\",\n\t\"NF\": \"Isla Norfolk\",\n\t\"NO\": \"Noruega\",\n\t\"MP\": \"Islas Marianas del Norte\",\n\t\"UM\": \"Islas Ultramarinas Menores de Estados Unidos\",\n\t\"FM\": \"Micronesia\",\n\t\"MH\": \"Islas Marshall\",\n\t\"PW\": \"Palau\",\n\t\"PK\": \"Pakistán\",\n\t\"PA\": \"Panamá\",\n\t\"PG\": \"Papúa Nueva Guinea\",\n\t\"PY\": \"Paraguay\",\n\t\"PE\": \"Perú\",\n\t\"PH\": \"Filipinas\",\n\t\"PN\": \"Islas Pitcairn\",\n\t\"PL\": \"Polonia\",\n\t\"PT\": \"Portugal\",\n\t\"GW\": \"Guinea-Bissau\",\n\t\"TL\": \"Timor Oriental\",\n\t\"PR\": \"Puerto Rico\",\n\t\"QA\": \"Qatar\",\n\t\"RE\": \"Reunión\",\n\t\"RO\": \"Rumanía\",\n\t\"RU\": \"Rusia\",\n\t\"RW\": \"Ruanda\",\n\t\"BL\": \"San Bartolomé\",\n\t\"SH\": \"Santa Elena\",\n\t\"KN\": \"San Cristóbal y Nieves\",\n\t\"AI\": \"Anguila\",\n\t\"LC\": \"Santa Lucía\",\n\t\"PM\": \"San Pedro y Miquelón\",\n\t\"VC\": \"San Vicente y las Granadinas\",\n\t\"SM\": \"San Marino\",\n\t\"ST\": \"Santo Tomé y Príncipe\",\n\t\"SA\": \"Arabia Saudita\",\n\t\"SN\": \"Senegal\",\n\t\"RS\": \"Serbia\",\n\t\"SC\": \"Seychelles\",\n\t\"SL\": \"Sierra Leona\",\n\t\"SG\": \"Singapur\",\n\t\"SK\": \"Eslovaquia\",\n\t\"VN\": \"Vietnam\",\n\t\"SI\": \"Eslovenia\",\n\t\"SO\": \"Somalia\",\n\t\"ZA\": \"Sudáfrica\",\n\t\"ZW\": \"Zimbabue\",\n\t\"ES\": \"España\",\n\t\"SS\": \"Sudán del Sur\",\n\t\"EH\": \"Sahara Occidental\",\n\t\"SD\": \"Sudán\",\n\t\"SR\": \"Surinám\",\n\t\"SJ\": \"Svalbard y Jan Mayen\",\n\t\"SZ\": \"Swazilandia\",\n\t\"SE\": \"Suecia\",\n\t\"CH\": \"Suiza\",\n\t\"SY\": \"Siria\",\n\t\"TJ\": \"Tayikistán\",\n\t\"TH\": \"Tailandia\",\n\t\"TG\": \"Togo\",\n\t\"TK\": \"Tokelau\",\n\t\"TO\": \"Tonga\",\n\t\"TT\": \"Trinidad y Tobago\",\n\t\"AE\": \"Emiratos Árabes Unidos\",\n\t\"TN\": \"Tunez\",\n\t\"TR\": \"Turquía\",\n\t\"TM\": \"Turkmenistán\",\n\t\"TC\": \"Islas Turcas y Caicos\",\n\t\"TV\": \"Tuvalu\",\n\t\"UG\": \"Uganda\",\n\t\"UA\": \"Ucrania\",\n\t\"MK\": \"Macedônia del Norte\",\n\t\"EG\": \"Egipto\",\n\t\"GB\": \"Reino Unido\",\n\t\"GG\": \"Guernsey\",\n\t\"JE\": \"Jersey\",\n\t\"IM\": \"Isla de Man\",\n\t\"TZ\": \"Tanzania\",\n\t\"US\": \"Estados Unidos de América\",\n\t\"VI\": \"Islas Vírgenes de los Estados Unidos\",\n\t\"BF\": \"Burkina Faso\",\n\t\"UY\": \"Uruguay\",\n\t\"UZ\": \"Uzbekistán\",\n\t\"VE\": \"Venezuela\",\n\t\"WF\": \"Wallis y Futuna\",\n\t\"WS\": \"Samoa\",\n\t\"YE\": \"Yemen\",\n\t\"ZM\": \"Zambia\"\n}\""
|
|
94738
94932
|
},
|
|
94739
94933
|
{
|
|
94740
|
-
"filePath": "\/Users\/
|
|
94934
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Locations.swift",
|
|
94741
94935
|
"kind": "StringLiteral",
|
|
94742
94936
|
"offset": 7297,
|
|
94743
94937
|
"length": 95170,
|
|
94744
94938
|
"value": "\"{\n\t\"AF\": {\n\t\t\"AF-BDS\": \"Badakhshan\",\n\t\t\"AF-BGL\": \"Baghlan\",\n\t\t\"AF-BAL\": \"Balkh\",\n\t\t\"AF-BAM\": \"Bamyan\",\n\t\t\"AF-DAY\": \"Daykondi\",\n\t\t\"AF-FRA\": \"Farah\",\n\t\t\"AF-FYB\": \"Faryab\",\n\t\t\"AF-GHA\": \"Ghazni\",\n\t\t\"AF-GHO\": \"Ghor\",\n\t\t\"AF-HEL\": \"Helmand\",\n\t\t\"AF-HER\": \"Herat\",\n\t\t\"AF-KAB\": \"Kabul\",\n\t\t\"AF-KAN\": \"Kandahar\",\n\t\t\"AF-KHO\": \"Khost\",\n\t\t\"AF-KNR\": \"Kabul\",\n\t\t\"AF-KDZ\": \"Kunduz\",\n\t\t\"AF-LAG\": \"Laghman\",\n\t\t\"AF-LOw\": \"Lowgar\",\n\t\t\"AF-NAN\": \"Nangarhar\",\n\t\t\"AF-NIM\": \"Nimroz\",\n\t\t\"AF-NUR\": \"Nurestan\",\n\t\t\"AF-ORU\": \"Oruzgan\",\n\t\t\"AF-PIA\": \"Paktiya\",\n\t\t\"AF-PKA\": \"Paktika\",\n\t\t\"AF-PAN\": \"Panjshir\",\n\t\t\"AF-PAR\": \"Parwan\",\n\t\t\"AF-SAM\": \"Samangan\",\n\t\t\"AF-SAR\": \"Sar-e Pol\",\n\t\t\"AF-TAK\": \"Takhar\",\n\t\t\"AF-WAR\": \"Wardak\",\n\t\t\"AF-ZAB\": \"Zabol\"\n\t},\n\t\"AL\": {\n\t\t\"AL-01\": \"Berat\",\n\t\t\"AL-09\": \"Diber\",\n\t\t\"AL-02\": \"Durres\",\n\t\t\"AL-03\": \"Elbasan\",\n\t\t\"AL-04\": \"Fier\",\n\t\t\"AL-05\": \"Gjirokaster\",\n\t\t\"AL-06\": \"Korce\",\n\t\t\"AL-07\": \"Kukes\",\n\t\t\"AL-08\": \"Lezhe\",\n\t\t\"AL-10\": \"Shkoder\",\n\t\t\"AL-11\": \"Tirane\",\n\t\t\"AL-12\": \"Vlore\"\n\t},\n\t\"AQ\": {},\n\t\"DZ\": {\n\t\t\"DZ-01\": \"Adrar\",\n\t\t\"DZ-44\": \"Ain Defla\",\n\t\t\"DZ-46\": \"Ain Temouchent\",\n\t\t\"DZ-16\": \"Alger\",\n\t\t\"DZ-23\": \"Annaba\",\n\t\t\"DZ-05\": \"Batna\",\n\t\t\"DZ-08\": \"Bechar\",\n\t\t\"DZ-06\": \"Bejaia\",\n\t\t\"DZ-07\": \"Biskra\",\n\t\t\"DZ-09\": \"Blida\",\n\t\t\"DZ-34\": \"Bordj Bou Arreridj\",\n\t\t\"DZ-10\": \"Bouira\",\n\t\t\"DZ-35\": \"Boumerdes\",\n\t\t\"DZ-02\": \"Chlef\",\n\t\t\"DZ-25\": \"Constantine\",\n\t\t\"DZ-17\": \"Djelfa\",\n\t\t\"DZ-32\": \"El Bayadh\",\n\t\t\"DZ-39\": \"El Oued\",\n\t\t\"DZ-36\": \"El Tarf\",\n\t\t\"DZ-47\": \"Ghardaia\",\n\t\t\"DZ-24\": \"Guelma\",\n\t\t\"DZ-33\": \"Illizi\",\n\t\t\"DZ-18\": \"Jijel\",\n\t\t\"DZ-40\": \"Khenchela\",\n\t\t\"DZ-03\": \"Laghouat\",\n\t\t\"DZ-28\": \"M sila\",\n\t\t\"DZ-29\": \"Mascara\",\n\t\t\"DZ-26\": \"Medea\",\n\t\t\"DZ-43\": \"Mila\",\n\t\t\"DZ-27\": \"Mostaganem\",\n\t\t\"DZ-45\": \"Naama\",\n\t\t\"DZ-31\": \"Oran\",\n\t\t\"DZ-30\": \"Ouargla\",\n\t\t\"DZ-04\": \"Oum el Bouaghi\",\n\t\t\"DZ-48\": \"Relizane\",\n\t\t\"DZ-20\": \"Saida\",\n\t\t\"DZ-19\": \"Setif\",\n\t\t\"DZ-22\": \"Sidi Bel Abbes\",\n\t\t\"DZ-21\": \"Skikda\",\n\t\t\"DZ-41\": \"Souk Ahras\",\n\t\t\"DZ-11\": \"Tamanrasset\",\n\t\t\"DZ-12\": \"Tebessa\",\n\t\t\"DZ-14\": \"Tiaret\",\n\t\t\"DZ-37\": \"Tindouf\",\n\t\t\"DZ-42\": \"Tipaza\",\n\t\t\"DZ-38\": \"Tissemsilt\",\n\t\t\"DZ-15\": \"Tizi Ouzou\",\n\t\t\"DZ-13\": \"Tlemcen\"\n\t},\n\t\"AS\": {\n\t\t\"AS-ED\": \"Eastern District\",\n\t\t\"AS-DI\": \"Western District\"\n\t},\n\t\"AD\": {\n\t\t\"AD-07\": \"Andorra la Vella\",\n\t\t\"AD-02\": \"Canillo\",\n\t\t\"AD-03\": \"Encamp\",\n\t\t\"AD-08\": \"Escaldes-Engordany\",\n\t\t\"AD-04\": \"La Massana\",\n\t\t\"AD-05\": \"Ordino\",\n\t\t\"AD-06\": \"Sant Julia de Loria\"\n\t},\n\t\"AO\": {\n\t\t\"AO-BGO\": \"Bengo\",\n\t\t\"AO-BGU\": \"Benguela\",\n\t\t\"AO-BIE\": \"Bie\",\n\t\t\"AO-CAB\": \"Cabinda\",\n\t\t\"AO-CNN\": \"Cunene\",\n\t\t\"AO-HUA\": \"Huambo\",\n\t\t\"AO-HUI\": \"Huila\",\n\t\t\"AO-CCU\": \"Kuando Kubango\",\n\t\t\"AO-CNO\": \"Kwanza Norte\",\n\t\t\"AO-CUS\": \"Kwanza Sul\",\n\t\t\"AO-LUA\": \"Luanda\",\n\t\t\"AO-LNO\": \"Lunda Norte\",\n\t\t\"AO-LSU\": \"Lunda Sul\",\n\t\t\"AO-MAL\": \"Malange\",\n\t\t\"AO-MOX\": \"Moxico\",\n\t\t\"AO-NAM\": \"Namibe\",\n\t\t\"AO-UIG\": \"Uige\",\n\t\t\"AO-ZAI\": \"Zaire\"\n\t},\n\t\"AG\": {\n\t\t\"AG-11\": \"Redonda\",\n\t\t\"AG-03\": \"Saint George\",\n\t\t\"AG-04\": \"Saint John\",\n\t\t\"AG-05\": \"Saint Mary\",\n\t\t\"AG-06\": \"Saint Paul\",\n\t\t\"AG-07\": \"Saint Peter\",\n\t\t\"AG-08\": \"Saint Philip\"\n\t},\n\t\"AZ\": {\n\t\t\"AZ-ABS\": \"Abseron\",\n\t\t\"AZ-AGC\": \"Agcabadi\",\n\t\t\"AZ-AGA\": \"Agstafa\",\n\t\t\"AZ-AGU\": \"Agsu\",\n\t\t\"AZ-BA\": \"Baki\",\n\t\t\"AZ-BAL\": \"Balakan\",\n\t\t\"AZ-BAR\": \"Barda\",\n\t\t\"AZ-BEY\": \"Beylaqan\",\n\t\t\"AZ-BIL\": \"Bilasuvar\",\n\t\t\"AZ-CAL\": \"Calilabad\",\n\t\t\"AZ-DAS\": \"Daskasan\",\n\t\t\"AZ-FUZ\": \"Fuzuli\",\n\t\t\"AZ-GAD\": \"Gadabay\",\n\t\t\"AZ-GA\": \"Ganca\",\n\t\t\"AZ-GOR\": \"Goranboy\",\n\t\t\"AZ-GOY\": \"Goycay\",\n\t\t\"AZ-GYG\": \"Goygol\",\n\t\t\"AZ-HAC\": \"Haciqabul\",\n\t\t\"AZ-IMI\": \"Imisli\",\n\t\t\"AZ-KUR\": \"Kurdamir\",\n\t\t\"AZ-LA\": \"Lankaran\",\n\t\t\"AZ-MAS\": \"Masalli\",\n\t\t\"AZ-MI\": \"Mingacevir\",\n\t\t\"AZ-NA\": \"Naftalan\",\n\t\t\"AZ-NX\": \"Naxcivan\",\n\t\t\"AZ-NEF\": \"Neftcala\",\n\t\t\"AZ-OGU\": \"Oguz\",\n\t\t\"AZ-QAB\": \"Qabala\",\n\t\t\"AZ-QAX\": \"Qax\",\n\t\t\"AZ-QAZ\": \"Qazax\",\n\t\t\"AZ-QBA\": \"Quba\",\n\t\t\"AZ-QUS\": \"Qusar\",\n\t\t\"AZ-SAB\": \"Sabirabad\",\n\t\t\"AZ-SAK\": \"Saki\",\n\t\t\"AZ-SAL\": \"Salyan\",\n\t\t\"AZ-SMI\": \"Samaxi\",\n\t\t\"AZ-SKR\": \"Samkir\",\n\t\t\"AZ-SMX\": \"Samux\",\n\t\t\"AZ-SR\": \"Sirvan\",\n\t\t\"AZ-SIY\": \"Siyazan\",\n\t\t\"AZ-SM\": \"Sumqayit\",\n\t\t\"AZ-TOV\": \"Tovuz\",\n\t\t\"AZ-XAC\": \"Xacmaz\",\n\t\t\"AZ-XIZ\": \"Xizi\",\n\t\t\"AZ-YAR\": \"Yardimli\",\n\t\t\"AZ-YEV\": \"Yevlax\",\n\t\t\"AZ-ZAQ\": \"Zaqatala\"\n\t},\n\t\"AR\": {\n\t\t\"AR-B\": \"Buenos Aires\",\n\t\t\"AR-K\": \"Catamarca\",\n\t\t\"AR-H\": \"Chaco\",\n\t\t\"AR-U\": \"Chubut\",\n\t\t\"AR-C\": \"Ciudad Autonoma de Buenos Aires\",\n\t\t\"AR-X\": \"Cordoba\",\n\t\t\"AR-W\": \"Corrientes\",\n\t\t\"AR-E\": \"Entre Rios\",\n\t\t\"AR-P\": \"Formosa\",\n\t\t\"AR-Y\": \"Jujuy\",\n\t\t\"AR-L\": \"La Pampa\",\n\t\t\"AR-F\": \"La Rioja\",\n\t\t\"AR-M\": \"Mendoza\",\n\t\t\"AR-N\": \"Misiones\",\n\t\t\"AR-Q\": \"Neuquen\",\n\t\t\"AR-R\": \"Rio Negro\",\n\t\t\"AR-A\": \"Salta\",\n\t\t\"AR-J\": \"San Juan\",\n\t\t\"AR-D\": \"San Luis\",\n\t\t\"AR-Z\": \"Santa Cruz\",\n\t\t\"AR-S\": \"Santa Fe\",\n\t\t\"AR-G\": \"Santiago del Estero\",\n\t\t\"AR-V\": \"Tierra del Fuego\",\n\t\t\"AR-T\": \"Tucuman\"\n\t},\n\t\"AU\": {\n\t\t\"AU-ACT\": \"Australian Capital Territory\",\n\t\t\"AU-NSW\": \"New South Wales\",\n\t\t\"AU-NT\": \"Northern Territory\",\n\t\t\"AU-QLD\": \"Queensland\",\n\t\t\"AU-SA\": \"South Australia\",\n\t\t\"AU-TAS\": \"Tasmania\",\n\t\t\"AU-VIC\": \"Victoria\",\n\t\t\"AU-WA\": \"Western Australia\"\n\t},\n\t\"AT\": {\n\t\t\"AT-1\": \"Burgenland\",\n\t\t\"AT-2\": \"Karnten\",\n\t\t\"AT-3\": \"Niederosterreich\",\n\t\t\"AT-4\": \"Oberosterreich\",\n\t\t\"AT-5\": \"Salzburg\",\n\t\t\"AT-6\": \"Steiermark\",\n\t\t\"AT-7\": \"Tirol\",\n\t\t\"AT-8\": \"Vorarlberg\",\n\t\t\"AT-9\": \"Wien\"\n\t},\n\t\"BS\": {\n\t\t\"BS-CS\": \"Central Andros\",\n\t\t\"BS-FP\": \"City of Freeport\",\n\t\t\"BS-HI\": \"Harbour Island\",\n\t\t\"BS-HT\": \"Hope Town\",\n\t\t\"BS-LI\": \"Long Island\",\n\t\t\"BS-NP\": \"New Providence\",\n\t\t\"BS-SE\": \"South Eleuthera\"\n\t},\n\t\"BH\": {\n\t\t\"BH-13\": \"Al Asimah\",\n\t\t\"BH-14\": \"Al Janubiyah\",\n\t\t\"BH-15\": \"Al Muharraq\",\n\t\t\"BH-17\": \"Ash Shamaliyah\"\n\t},\n\t\"BD\": {\n\t\t\"BD-A\": \"Barisal\",\n\t\t\"BD-B\": \"Chittagong\",\n\t\t\"BD-C\": \"Dhaka\",\n\t\t\"BD-D\": \"Khulna\",\n\t\t\"BD-E\": \"Rajshahi\",\n\t\t\"BD-F\": \"Rangpur\",\n\t\t\"BD-G\": \"Sylhet\"\n\t},\n\t\"AM\": {\n\t\t\"AM-AG\": \"Aragacotn\",\n\t\t\"AM-AR\": \"Ararat\",\n\t\t\"AM-AV\": \"Armavir\",\n\t\t\"AM-ER\": \"Erevan\",\n\t\t\"AM-GR\": \"Gegark unik \",\n\t\t\"AM-KT\": \"Kotayk \",\n\t\t\"AM-LO\": \"Lori\",\n\t\t\"AM-SH\": \"Sirak\",\n\t\t\"AM-SU\": \"Syunik \",\n\t\t\"AM-TV\": \"Tavus\",\n\t\t\"AM-VD\": \"Vayoc Jor\"\n\t},\n\t\"BB\": {\n\t\t\"BB-01\": \"Christ Church\",\n\t\t\"BB-02\": \"Saint Andrew\",\n\t\t\"BB-03\": \"Saint George\",\n\t\t\"BB-04\": \"Saint James\",\n\t\t\"BB-05\": \"Saint John\",\n\t\t\"BB-06\": \"Saint Joseph\",\n\t\t\"BB-07\": \"Saint Lucy\",\n\t\t\"BB-08\": \"Saint Michael\",\n\t\t\"BB-09\": \"Saint Peter\",\n\t\t\"BB-10\": \"Saint Philip\",\n\t\t\"BB-11\": \"Saint Thomas\"\n\t},\n\t\"BE\": {\n\t\t\"BE-VAN\": \"Antwerpen\",\n\t\t\"BE-WBR\": \"Brabant wallon\",\n\t\t\"BE-BRU\": \"Brussels Hoofdstedelijk Gewest\",\n\t\t\"BE-WHT\": \"Hainaut\",\n\t\t\"BE-WLG\": \"Liege\",\n\t\t\"BE-VLI\": \"Limburg\",\n\t\t\"BE-WLX\": \"Luxembourg\",\n\t\t\"BE-WNA\": \"Namur\",\n\t\t\"BE-VOV\": \"Oost-Vlaanderen\",\n\t\t\"BE-VBR\": \"Vlaams-Brabant\",\n\t\t\"BE-VWV\": \"West-Vlaanderen\"\n\t},\n\t\"BM\": {\n\t\t\"BM-HM\": \"Hamilton\",\n\t\t\"BM-SG\": \"Saint George\"\n\t},\n\t\"BT\": {\n\t\t\"BT-33\": \"Bumthang\",\n\t\t\"BT-12\": \"Chhukha\",\n\t\t\"BT-22\": \"Dagana\",\n\t\t\"BT-GA\": \"Gasa\",\n\t\t\"BT-13\": \"Haa\",\n\t\t\"BT-44\": \"Lhuentse\",\n\t\t\"BT-42\": \"Monggar\",\n\t\t\"BT-11\": \"Paro\",\n\t\t\"BT-43\": \"Pemagatshel\",\n\t\t\"BT-23\": \"Punakha\",\n\t\t\"BT-45\": \"Samdrup Jongkhar\",\n\t\t\"BT-14\": \"Samtse\",\n\t\t\"BT-31\": \"Sarpagan\",\n\t\t\"BT-15\": \"Thimphu\",\n\t\t\"BT-41\": \"Trashigang\",\n\t\t\"BT-TY\": \"Trashi Yangtse\",\n\t\t\"BT-32\": \"Trongsa\",\n\t\t\"BT-21\": \"Tsirang\",\n\t\t\"BT-24\": \"Wangdue Phodrang\",\n\t\t\"BT-34\": \"Zhemgang\"\n\t},\n\t\"BO\": {\n\t\t\"BO-H\": \"Chuquisaca\",\n\t\t\"BO-C\": \"Cochabamba\",\n\t\t\"BO-B\": \"El Beni\",\n\t\t\"BO-L\": \"La Paz\",\n\t\t\"BO-O\": \"Oruro\",\n\t\t\"BO-N\": \"Pando\",\n\t\t\"BO-P\": \"Potosi\",\n\t\t\"BO-S\": \"Santa Cruz\",\n\t\t\"BO-T\": \"Tarija\"\n\t},\n\t\"BA\": {\n\t\t\"BA-BRC\": \"Brcko distrikt\",\n\t\t\"BA-BIH\": \"Federacija Bosne i Hercegovine\",\n\t\t\"BA-SRP\": \"Republika Srpska\"\n\t},\n\t\"BW\": {\n\t\t\"BW-CE\": \"Central\",\n\t\t\"BW-KL\": \"Kgatleng\",\n\t\t\"BW-KW\": \"Kweneng\",\n\t\t\"BW-NE\": \"North East\",\n\t\t\"BW-NW\": \"North West\",\n\t\t\"BW-SE\": \"South East\"\n\t},\n\t\"BV\": {},\n\t\"BR\": {\n\t\t\"BR-AC\": \"Acre\",\n\t\t\"BR-AL\": \"Alagoas\",\n\t\t\"BR-AP\": \"Amapá\",\n\t\t\"BR-AM\": \"Amazonas\",\n\t\t\"BR-BA\": \"Bahia\",\n\t\t\"BR-CE\": \"Ceara\",\n\t\t\"BR-DF\": \"Distrito Federal\",\n\t\t\"BR-ES\": \"Espirito Santo\",\n\t\t\"BR-GO\": \"Goias\",\n\t\t\"BR-MA\": \"Maranhao\",\n\t\t\"BR-MT\": \"Mato Grosso\",\n\t\t\"BR-MS\": \"Mato Grosso do Sul\",\n\t\t\"BR-MG\": \"Minas Gerais\",\n\t\t\"BR-PA\": \"Pará\",\n\t\t\"BR-PB\": \"Paraiba\",\n\t\t\"BR-PR\": \"Parana\",\n\t\t\"BR-PE\": \"Pernambuco\",\n\t\t\"BR-PI\": \"Piauí\",\n\t\t\"BR-RN\": \"Rio Grande do Norte\",\n\t\t\"BR-RS\": \"Rio Grande do Sul\",\n\t\t\"BR-RJ\": \"Rio de Janeiro\",\n\t\t\"BR-RO\": \"Rondonia\",\n\t\t\"BR-RR\": \"Roraima\",\n\t\t\"BR-SC\": \"Santa Catarina\",\n\t\t\"BR-SP\": \"Sao Paulo\",\n\t\t\"BR-SE\": \"Sergipe\",\n\t\t\"BR-TO\": \"Tocantins\"\n\t},\n\t\"BZ\": {\n\t\t\"BZ-BZ\": \"Belize\",\n\t\t\"BZ-CY\": \"Cayo\",\n\t\t\"BZ-CZL\": \"Corozal\",\n\t\t\"BZ-OW\": \"Orange Walk\",\n\t\t\"BZ-SC\": \"Stann Creek\",\n\t\t\"BZ-TOL\": \"Toledo\"\n\t},\n\t\"IO\": {\n\t\t\"IO-BI\": \"British Indian Ocean Territory\"\n\t},\n\t\"SB\": {\n\t\t\"SB-CH\": \"Choiseul\",\n\t\t\"SB-GU\": \"Guadalcanal\"\n\t},\n\t\"VG\": {\n\t\t\"VG-VI\": \"Virgin Islands\"\n\t},\n\t\"BN\": {\n\t\t\"BN-BE\": \"Belait\",\n\t\t\"BN-BM\": \"Brunei-Muara\",\n\t\t\"BN-TE\": \"Temburong\",\n\t\t\"BN-TU\": \"Tutong\"\n\t},\n\t\"BG\": {\n\t\t\"BG-01\": \"Blagoevgrad\",\n\t\t\"BG-02\": \"Burgas\",\n\t\t\"BG-08\": \"Dobrich\",\n\t\t\"BG-07\": \"Gabrovo\",\n\t\t\"BG-26\": \"Haskovo\",\n\t\t\"BG-09\": \"Kardzhali\",\n\t\t\"BG-10\": \"Kyustendil\",\n\t\t\"BG-11\": \"Lovech\",\n\t\t\"BG-12\": \"Montana\",\n\t\t\"BG-13\": \"Pazardzhik\",\n\t\t\"BG-14\": \"Pernik\",\n\t\t\"BG-15\": \"Pleven\",\n\t\t\"BG-16\": \"Plovdiv\",\n\t\t\"BG-17\": \"Razgrad\",\n\t\t\"BG-18\": \"Ruse\",\n\t\t\"BG-27\": \"Shumen\",\n\t\t\"BG-19\": \"Silistra\",\n\t\t\"BG-20\": \"Sliven\",\n\t\t\"BG-21\": \"Smolyan\",\n\t\t\"BG-23\": \"Sofia\",\n\t\t\"BG-22\": \"Sofia (stolitsa)\",\n\t\t\"BG-24\": \"Stara Zagora\",\n\t\t\"BG-25\": \"Targovishte\",\n\t\t\"BG-03\": \"Varna\",\n\t\t\"BG-04\": \"Veliko Tarnovo\",\n\t\t\"BG-05\": \"Vidin\",\n\t\t\"BG-06\": \"Vratsa\",\n\t\t\"BG-28\": \"Yambol\"\n\t},\n\t\"MM\": {\n\t\t\"MM-07\": \"Ayeyarwady\",\n\t\t\"MM-02\": \"Bago\",\n\t\t\"MM-11\": \"Kachin\",\n\t\t\"MM-12\": \"Kayah\",\n\t\t\"MM-13\": \"Kayin\",\n\t\t\"MM-03\": \"Magway\",\n\t\t\"MM-04\": \"Mandalay\",\n\t\t\"MM-15\": \"Mon\",\n\t\t\"MM-14\": \"Chin\",\n\t\t\"MM-18\": \"Nay Pyi Taw\",\n\t\t\"MM-16\": \"Rakhine\",\n\t\t\"MM-01\": \"Sagaing\",\n\t\t\"MM-17\": \"Shan\",\n\t\t\"MM-05\": \"Tanintharyi\",\n\t\t\"MM-06\": \"Yangon\"\n\t},\n\t\"BI\": {\n\t\t\"BI-BB\": \"Bubanza\",\n\t\t\"BI-BM\": \"Bujumbura Mairie\",\n\t\t\"BI-BR\": \"Bururi\",\n\t\t\"BI-CI\": \"Cibitoke\",\n\t\t\"BI-GI\": \"Gitega\",\n\t\t\"BI-KI\": \"Kirundo\",\n\t\t\"BI-MY\": \"Muyinga\",\n\t\t\"BI-MW\": \"Mwaro\",\n\t\t\"BI-NG\": \"Ngozi\",\n\t\t\"BI-RT\": \"Rutana\",\n\t\t\"BI-RY\": \"Ruyigi\"\n\t},\n\t\"BY\": {\n\t\t\"BY-BR\": \"Brestskaya voblasts \",\n\t\t\"BY-HO\": \"Homyel skaya voblasts \",\n\t\t\"BY-HM\": \"Horad Minsk\",\n\t\t\"BY-HR\": \"Hrodzenskaya voblasts \",\n\t\t\"BY-MA\": \"Mahilyowskaya voblasts \",\n\t\t\"BY-MI\": \"Minskaya voblasts \",\n\t\t\"BY-VI\": \"Vitsyebskaya voblasts \"\n\t},\n\t\"KH\": {\n\t\t\"KH-2\": \"Baat Dambang\",\n\t\t\"KH-1\": \"Banteay Mean Chey\",\n\t\t\"KH-3\": \"Kampong Chaam\",\n\t\t\"KH-4\": \"Kampong Chhnang\",\n\t\t\"KH-5\": \"Kampong Spueu\",\n\t\t\"KH-6\": \"Kampong Thum\",\n\t\t\"KH-7\": \"Kampot\",\n\t\t\"KH-8\": \"Kandaal\",\n\t\t\"KH-9\": \"Kaoh Kong\",\n\t\t\"KH-10\": \"Kracheh\",\n\t\t\"KH-23\": \"Krong Kaeb\",\n\t\t\"KH-24\": \"Krong Pailin\",\n\t\t\"KH-18\": \"Krong Preah Sihanouk\",\n\t\t\"KH-11\": \"Mondol Kiri\",\n\t\t\"KH-12\": \"Phnom Penh\",\n\t\t\"KH-15\": \"Pousaat\",\n\t\t\"KH-14\": \"Prey Veaeng\",\n\t\t\"KH-16\": \"Rotanak Kiri\",\n\t\t\"KH-17\": \"Siem Reab\",\n\t\t\"KH-20\": \"Svaay Rieng\",\n\t\t\"KH-21\": \"Taakaev\",\n\t\t\"KH-22\": \"Otdar Mean Chey\",\n\t\t\"KH-13\": \"Preah Vihear\",\n\t\t\"KH-19\": \"Stueng Traeng\"\n\t},\n\t\"CM\": {\n\t\t\"CM-AD\": \"Adamaoua\",\n\t\t\"CM-CE\": \"Centre\",\n\t\t\"CM-ES\": \"Est\",\n\t\t\"CM-EN\": \"Extreme-Nord\",\n\t\t\"CM-LT\": \"Littoral\",\n\t\t\"CM-NO\": \"Nord\",\n\t\t\"CM-NW\": \"Nord-Ouest\",\n\t\t\"CM-OU\": \"Ouest\",\n\t\t\"CM-SU\": \"Sud\",\n\t\t\"CM-SW\": \"Sud-Ouest\"\n\t},\n\t\"CA\": {\n\t\t\"CA-AB\": \"Alberta\",\n\t\t\"CA-BC\": \"British Columbia\",\n\t\t\"CA-MB\": \"Manitoba\",\n\t\t\"CA-NB\": \"New Brunswick\",\n\t\t\"CA-NL\": \"Newfoundland and Labrador\",\n\t\t\"CA-NT\": \"Northwest Territories\",\n\t\t\"CA-NS\": \"Nova Scotia\",\n\t\t\"CA-NU\": \"Nunavut\",\n\t\t\"CA-ON\": \"Ontario\",\n\t\t\"CA-PE\": \"Prince Edward Island\",\n\t\t\"CA-QC\": \"Quebec\",\n\t\t\"CA-SK\": \"Saskatchewan\",\n\t\t\"CA-YT\": \"Yukon\"\n\t},\n\t\"CV\": {\n\t\t\"CV-BV\": \"Boa Vista\",\n\t\t\"CV-PA\": \"Paul\",\n\t\t\"CV-PN\": \"Porto Novo\",\n\t\t\"CV-PR\": \"Praia\",\n\t\t\"CV-RG\": \"Ribeira Grande\",\n\t\t\"CV-SL\": \"Sal\",\n\t\t\"CV-SV\": \"Sao Vicente\",\n\t\t\"CV-TA\": \"Tarrafal\"\n\t},\n\t\"KY\": {\n\t\t\"KY-CI\": \"Cayman Islands\"\n\t},\n\t\"CF\": {\n\t\t\"CF-BGF\": \"Bangui\",\n\t\t\"CF-HK\": \"Haute-Kotto\",\n\t\t\"CF-NM\": \"Nana-Mambere\",\n\t\t\"CF-AC\": \"Ouham\"\n\t},\n\t\"LK\": {\n\t\t\"LK-2\": \"Central Province\",\n\t\t\"LK-5\": \"Eastern Province\",\n\t\t\"LK-7\": \"North Central Province\",\n\t\t\"LK-6\": \"North Western Province\",\n\t\t\"LK-4\": \"Northern Province\",\n\t\t\"LK-9\": \"Sabaragamuwa Province\",\n\t\t\"LK-3\": \"Southern Province\",\n\t\t\"LK-8\": \"Uva Province\",\n\t\t\"LK-1\": \"Western Province\"\n\t},\n\t\"TD\": {\n\t\t\"TD-GR\": \"Guera\",\n\t\t\"TD-HL\": \"Hadjer Lamis\",\n\t\t\"TD-LO\": \"Logone-Occidental\",\n\t\t\"TD-LR\": \"Logone-Oriental\",\n\t\t\"TD-ME\": \"Mayo-Kebbi-Est\",\n\t\t\"TD-OD\": \"Ouaddai\",\n\t\t\"TD-TI\": \"Tibesti\",\n\t\t\"TD-ND\": \"Ville de Ndjamena\"\n\t},\n\t\"CL\": {\n\t\t\"CL-AI\": \"Aysen del General Carlos Ibanez del Campo\",\n\t\t\"CL-AN\": \"Antofagasta\",\n\t\t\"CL-AP\": \"Arica y Parinacota\",\n\t\t\"CL-AR\": \"Araucanía\",\n\t\t\"CL-AT\": \"Atacama\",\n\t\t\"CL-BI\": \"Biobio\",\n\t\t\"CL-CO\": \"Coquimbo\",\n\t\t\"CL-LI\": \"Libertador General Bernardo O Higgins\",\n\t\t\"CL-LL\": \"Los Lagos\",\n\t\t\"CL-LR\": \"Los Rios\",\n\t\t\"CL-MA\": \"Magallanes\",\n\t\t\"CL-ML\": \"Maule\",\n\t\t\"CL-NB\": \"Nuble\",\n\t\t\"CL-RM\": \"Region Metropolitana de Santiago\",\n\t\t\"CL-TA\": \"Tarapaca\",\n\t\t\"CL-VS\": \"Valparaiso\"\n\t},\n\t\"CN\": {\n\t\t\"CN-AH\": \"Anhui\",\n\t\t\"CN-BJ\": \"Beijing\",\n\t\t\"CN-CQ\": \"Chongqing\",\n\t\t\"CN-FJ\": \"Fujian\",\n\t\t\"CN-GS\": \"Gansu\",\n\t\t\"CN-GD\": \"Guangdong\",\n\t\t\"CN-GX\": \"Guangxi\",\n\t\t\"CN-GZ\": \"Guizhou\",\n\t\t\"CN-HI\": \"Hainan\",\n\t\t\"CN-HK\": \"Hong Kong SAR\",\n\t\t\"CN-HE\": \"Hebei\",\n\t\t\"CN-HL\": \"Heilongjiang\",\n\t\t\"CN-HA\": \"Henan\",\n\t\t\"CN-HB\": \"Hubei\",\n\t\t\"CN-HN\": \"Hunan\",\n\t\t\"CN-JS\": \"Jiangsu\",\n\t\t\"CN-JX\": \"Jiangxi\",\n\t\t\"CN-JL\": \"Jilin\",\n\t\t\"CN-LN\": \"Liaoning\",\n\t\t\"CN-NM\": \"Nei Mongol\",\n\t\t\"CN-MO\": \"Macao SAR\",\n\t\t\"CN-NX\": \"Ningxia\",\n\t\t\"CN-QH\": \"Qinghai\",\n\t\t\"CN-SN\": \"Shaanxi\",\n\t\t\"CN-SD\": \"Shandong\",\n\t\t\"CN-SH\": \"Shanghai\",\n\t\t\"CN-SX\": \"Shanxi\",\n\t\t\"CN-SC\": \"Sichuan\",\n\t\t\"CN-TJ\": \"Tianjin\",\n\t\t\"CN-WJ\": \"Taiwan Shengg\",\n\t\t\"CN-XZ\": \"Xizang\",\n\t\t\"CN-YN\": \"Yunnan\",\n\t\t\"CN-ZJ\": \"Zhejiang\"\n\t},\n\t\"TW\": {\n\t\t\"TW-CHA\": \"Changhua\",\n\t\t\"TW-CYQ\": \"Chiayi\",\n\t\t\"TW-HSQ\": \"Hsinchu\",\n\t\t\"TW-HUA\": \"Hualien\",\n\t\t\"TW-KHH\": \"Kaohsiung\",\n\t\t\"TW-KEE\": \"Keelung\",\n\t\t\"TW-KIN\": \"Kinmen\",\n\t\t\"TW-LIE\": \"Lienchiang\",\n\t\t\"TW-MIA\": \"Miaoli\",\n\t\t\"TW-NAN\": \"Nantou\",\n\t\t\"TW-NWT\": \"New Taipei\",\n\t\t\"TW-PEN\": \"Penghu\",\n\t\t\"TW-PIF\": \"Pingtung\",\n\t\t\"TW-TXG\": \"Taichung\",\n\t\t\"TW-TNN\": \"Tainan\",\n\t\t\"TW-TPE\": \"Taipei\",\n\t\t\"TW-TTT\": \"Taitung\",\n\t\t\"TW-TAO\": \"Taoyuan\",\n\t\t\"TW-ILA\": \"Yilan\",\n\t\t\"TW-YUN\": \"Yunlin\"\n\t},\n\t\"CX\": {},\n\t\"CC\": {},\n\t\"CO\": {\n\t\t\"CO-AMA\": \"Amazonas\",\n\t\t\"CO-ANT\": \"Antioquia\",\n\t\t\"CO-ARA\": \"Arauca\",\n\t\t\"CO-ATL\": \"Atlantico\",\n\t\t\"CO-BOL\": \"Bolivar\",\n\t\t\"CO-BOY\": \"Boyaca\",\n\t\t\"CO-CAL\": \"Caldas\",\n\t\t\"CO-CAQ\": \"Caqueta\",\n\t\t\"CO-CAS\": \"Casanare\",\n\t\t\"CO-CAU\": \"Cauca\",\n\t\t\"CO-CES\": \"Cesar\",\n\t\t\"CO-CHO\": \"Choco\",\n\t\t\"CO-COR\": \"Cordoba\",\n\t\t\"CO-CUN\": \"Cundinamarca\",\n\t\t\"CO-DC\": \"Distrito Capital de Bogota\",\n\t\t\"CO-GUA\": \"Guainia\",\n\t\t\"CO-GUV\": \"Guaviare\",\n\t\t\"CO-HUI\": \"Huila\",\n\t\t\"CO-LAG\": \"La Guajira\",\n\t\t\"CO-MAG\": \"Magdalena\",\n\t\t\"CO-MET\": \"Meta\",\n\t\t\"CO-NAR\": \"Narino\",\n\t\t\"CO-NSA\": \"Norte de Santander\",\n\t\t\"CO-PUT\": \"Putumayo\",\n\t\t\"CO-QUI\": \"Quindio\",\n\t\t\"CO-RIS\": \"Risaralda\",\n\t\t\"CO-SAP\": \"San Andres\",\n\t\t\"CO-SAN\": \"Santander\",\n\t\t\"CO-SUC\": \"Sucre\",\n\t\t\"CO-TOL\": \"Tolima\",\n\t\t\"CO-VAC\": \"Valle del Cauca\",\n\t\t\"CO-VAU\": \"Vaupés\",\n\t\t\"CO-VID\": \"Vichada\"\n\t},\n\t\"KM\": {\n\t\t\"KM-G\": \"Grande Comore\"\n\t},\n\t\"YT\": {\n\t\t\"YT-MM\": \"Mamoudzou\",\n\t\t\"YT-MT\": \"Mtsamboro\",\n\t\t\"YT-OU\": \"Ouangani\",\n\t\t\"YT-PM\": \"Pamandzi\",\n\t\t\"TY-SA\": \"Sada\"\n\t},\n\t\"CG\": {\n\t\t\"CG-BZV\": \"Brazzaville\",\n\t\t\"CG-15\": \"Cuvette-Ouest\",\n\t\t\"CG-16\": \"Pointe-Noire\",\n\t\t\"CG-13\": \"Sangha\"\n\t},\n\t\"CD\": {\n\t\t\"CD-EQ\": \"Equateur\",\n\t\t\"CD-HK\": \"Haut-Katanga\",\n\t\t\"CD-IT\": \"Ituri\",\n\t\t\"CD-KC\": \"Kasai Central\",\n\t\t\"CD-KE\": \"Kasai Oriental\",\n\t\t\"CD-KN\": \"Kinshasa\",\n\t\t\"CD-BC\": \"Kongo Central\",\n\t\t\"CD-KL\": \"Kwilu\",\n\t\t\"CD-LU\": \"Lualaba\",\n\t\t\"CD-MA\": \"Maniema\",\n\t\t\"CD-NK\": \"Nord-Kivu\",\n\t\t\"CD-NU\": \"Nord-Ubangi\",\n\t\t\"CD-SA\": \"Sankuru\",\n\t\t\"CD-SK\": \"Sud-Kivu\",\n\t\t\"CD-SU\": \"Sud-Ubangi\",\n\t\t\"CD-TA\": \"Tanganyika\",\n\t\t\"CD-TO\": \"Tshopo\",\n\t\t\"CD-TU\": \"Tshuapa\"\n\t},\n\t\"CK\": {\n\t\t\"CK-CI\": \"Cook Islands\"\n\t},\n\t\"CR\": {\n\t\t\"CR-A\": \"Alajuela\",\n\t\t\"CR-C\": \"Cartago\",\n\t\t\"CR-G\": \"Guanacaste\",\n\t\t\"CR-H\": \"Heredia\",\n\t\t\"CR-L\": \"Limon\",\n\t\t\"CR-P\": \"Puntarenas\",\n\t\t\"CR-SJ\": \"San Jose\"\n\t},\n\t\"HR\": {\n\t\t\"HR-07\": \"Bjelovarsko-bilogorska zupanija\",\n\t\t\"HR-12\": \"Brodsko-posavska zupanija\",\n\t\t\"HR-19\": \"Dubrovacko-neretvanska zupanija\",\n\t\t\"HR-21\": \"Grad Zagreb\",\n\t\t\"HR-18\": \"Istarska zupanija\",\n\t\t\"HR-04\": \"Karlovacka zupanija\",\n\t\t\"HR-06\": \"Koprivnicko-krizevacka zupanija\",\n\t\t\"HR-02\": \"Krapinsko-zagorska zupanija\",\n\t\t\"HR-09\": \"Licko-senjska zupanija\",\n\t\t\"HR-20\": \"Medimurska zupanija\",\n\t\t\"HR-14\": \"Osjecko-baranjska zupanija\",\n\t\t\"HR-11\": \"Pozesko-slavonska zupanija\",\n\t\t\"HR-08\": \"Primorsko-goranska zupanija\",\n\t\t\"HR-15\": \"Sibensko-kninska zupanija\",\n\t\t\"HR-03\": \"Sisacko-moslavacka zupanija\",\n\t\t\"HR-17\": \"Splitsko-dalmatinska zupanija\",\n\t\t\"HR-05\": \"Varazdinska zupanija\",\n\t\t\"HR-10\": \"Viroviticko-podravska zupanija\",\n\t\t\"HR-16\": \"Vukovarsko-srijemska zupanija\",\n\t\t\"HR-13\": \"Zadarska zupanija\",\n\t\t\"HR-01\": \"Zagrebacka zupanija\"\n\t},\n\t\"CU\": {\n\t\t\"CU-15\": \"Artemisa\",\n\t\t\"CU-09\": \"Camaguey\",\n\t\t\"CU-08\": \"Ciego de Avila\",\n\t\t\"CU-06\": \"Cienfuegos\",\n\t\t\"CU-12\": \"Granma\",\n\t\t\"CU-14\": \"Guantanamo\",\n\t\t\"CU-11\": \"Holguin\",\n\t\t\"CU-03\": \"La Habana\",\n\t\t\"CU-10\": \"Las Tunas\",\n\t\t\"CU-04\": \"Matanzas\",\n\t\t\"CU-16\": \"Mayabeque\",\n\t\t\"CU-01\": \"Pinar del Rio\",\n\t\t\"CU-07\": \"Sancti Spiritus\",\n\t\t\"CU-13\": \"Santiago de Cuba\",\n\t\t\"CU-05\": \"Villa Clara\"\n\t},\n\t\"CY\": {\n\t\t\"CY-04\": \"Ammochostos\",\n\t\t\"CY-06\": \"Keryneia\",\n\t\t\"CY-03\": \"Larnaka\",\n\t\t\"CY-01\": \"Lefkosia\",\n\t\t\"CY-02\": \"Lemesos\",\n\t\t\"CY-05\": \"Pafos\"\n\t},\n\t\"CZ\": {},\n\t\"BJ\": {\n\t\t\"BJ-AL\": \"Alibori\",\n\t\t\"BJ-AK\": \"Atacora\",\n\t\t\"BJ-AQ\": \"Atlantique\",\n\t\t\"BJ-BO\": \"Borgou\",\n\t\t\"BJ-DO\": \"Donga\",\n\t\t\"BJ-LI\": \"Littoral\",\n\t\t\"BJ-MO\": \"Mono\",\n\t\t\"BJ-OU\": \"Oueme\",\n\t\t\"BJ-PL\": \"Plateau\",\n\t\t\"BJ-ZO\": \"Zou\"\n\t},\n\t\"DK\": {\n\t\t\"DK-84\": \"Hovedstaden\",\n\t\t\"DK-82\": \"Midtjylland\",\n\t\t\"DK-81\": \"Nordjylland\",\n\t\t\"DK-85\": \"Sjaelland\",\n\t\t\"DK-83\": \"Syddanmark\"\n\t},\n\t\"DM\": {\n\t\t\"DM-02\": \"Saint Andrew\",\n\t\t\"DM-04\": \"Saint George\",\n\t\t\"DM-07\": \"Saint Luke\",\n\t\t\"DM-08\": \"Saint Mark\",\n\t\t\"DM-10\": \"Saint Paul\"\n\t},\n\t\"DO\": {\n\t\t\"DO-02\": \"Azua\",\n\t\t\"DO-03\": \"Baoruco\",\n\t\t\"DO-04\": \"Barahona\",\n\t\t\"DO-05\": \"Dajabon\",\n\t\t\"DO-01\": \"Distrito Nacional (Santo Domingo)\",\n\t\t\"DO-06\": \"Duarte\",\n\t\t\"DO-08\": \"El Seibo\",\n\t\t\"DO-07\": \"Elias Pina\",\n\t\t\"DO-09\": \"Espaillat\",\n\t\t\"DO-30\": \"Hato Mayor\",\n\t\t\"DO-19\": \"Hermanas Mirabal\",\n\t\t\"DO-10\": \"Independencia\",\n\t\t\"DO-11\": \"La Altagracia\",\n\t\t\"DO-12\": \"La Romana\",\n\t\t\"DO-13\": \"La Vega\",\n\t\t\"DO-14\": \"Maria Trinidad Sanchez\",\n\t\t\"DO-28\": \"Monsenor Nouel\",\n\t\t\"DO-15\": \"Monte Cristi\",\n\t\t\"DO-29\": \"Monte Plata\",\n\t\t\"DO-17\": \"Peravia\",\n\t\t\"DO-18\": \"Puerto Plata\",\n\t\t\"DO-20\": \"Samana\",\n\t\t\"DO-21\": \"San Cristobal\",\n\t\t\"DO-31\": \"San Jose de Ocoa\",\n\t\t\"DO-22\": \"San Juan\",\n\t\t\"DO-23\": \"San Pedro de Macoris\",\n\t\t\"DO-24\": \"Sanchez Ramirez\",\n\t\t\"DO-25\": \"Santiago\",\n\t\t\"DO-26\": \"Santiago Rodriguez\",\n\t\t\"DO-27\": \"Valverde\"\n\t},\n\t\"EC\": {\n\t\t\"EC-A\": \"Azuay\",\n\t\t\"EC-B\": \"Bolivar\",\n\t\t\"EC-F\": \"Canar\",\n\t\t\"EC-C\": \"Carchi\",\n\t\t\"EC-H\": \"Chimborazo\",\n\t\t\"EC-X\": \"Cotopaxi\",\n\t\t\"EC-O\": \"El Oro\",\n\t\t\"EC-E\": \"Esmeraldas\",\n\t\t\"EC-W\": \"Galapagos\",\n\t\t\"EC-G\": \"Guayas\",\n\t\t\"EC-I\": \"Imbabura\",\n\t\t\"EC-L\": \"Loja\",\n\t\t\"EC-R\": \"Los Rios\",\n\t\t\"EC-M\": \"Manabi\",\n\t\t\"EC-S\": \"Morona Santiago\",\n\t\t\"EC-N\": \"Napo\",\n\t\t\"EC-D\": \"Orellana\",\n\t\t\"EC-Y\": \"Pastaza\",\n\t\t\"EC-P\": \"Pichincha\",\n\t\t\"EC-SE\": \"Santa Elena\",\n\t\t\"EC-SD\": \"Santo Domingo de los Tsachilas\",\n\t\t\"EC-U\": \"Sucumbios\",\n\t\t\"EC-T\": \"Tungurahua\",\n\t\t\"EC-Z\": \"Zamora Chinchipe\"\n\t},\n\t\"SV\": {\n\t\t\"SV-AH\": \"Ahuachapan\",\n\t\t\"SV-CA\": \"Cabanas\",\n\t\t\"SV-CH\": \"Chalatenango\",\n\t\t\"SV-CU\": \"Cuscatlan\",\n\t\t\"SV-LI\": \"La Libertad\",\n\t\t\"SV-PA\": \"La Paz\",\n\t\t\"SV-UN\": \"La Union\",\n\t\t\"SV-MO\": \"Morazan\",\n\t\t\"SV-SM\": \"San Miguel\",\n\t\t\"SV-SS\": \"San Salvador\",\n\t\t\"SV-SV\": \"San Vicente\",\n\t\t\"SV-SA\": \"Santa Ana\",\n\t\t\"SV-SO\": \"Sonsonate\",\n\t\t\"SV-US\": \"Usulutan\"\n\t},\n\t\"GQ\": {\n\t\t\"GQ-BN\": \"Bioko Norte\",\n\t\t\"GQ-BS\": \"Bioko Sur\",\n\t\t\"GQ-LI\": \"Litoral\",\n\t\t\"GQ-WN\": \"Wele-Nzas\"\n\t},\n\t\"ET\": {\n\t\t\"ET-AA\": \"Adis Abeba\",\n\t\t\"ET-AF\": \"Afar\",\n\t\t\"ET-AM\": \"Amara\",\n\t\t\"ET-BE\": \"Binshangul Gumuz\",\n\t\t\"ET-DD\": \"Dire Dawa\",\n\t\t\"ET-HA\": \"Hareri Hizb\",\n\t\t\"ET-OR\": \"Oromiya\",\n\t\t\"ET-SO\": \"Sumale\",\n\t\t\"ET-TI\": \"Tigray\",\n\t\t\"ET-SN\": \"YeDebub Biheroch Bihereseboch na Hizboch\"\n\t},\n\t\"ER\": {\n\t\t\"ER-MA\": \"Al Awsat\"\n\t},\n\t\"EE\": {\n\t\t\"EE-37\": \"Harjumaa\",\n\t\t\"EE-39\": \"Hiiumaa\",\n\t\t\"EE-44\": \"Ida-Virumaa\",\n\t\t\"EE-51\": \"Jarvamaa\",\n\t\t\"EE-49\": \"Jogevamaa\",\n\t\t\"EE-59\": \"Laane-Virumaa\",\n\t\t\"EE-57\": \"Laanemaa\",\n\t\t\"EE-67\": \"Parnumaa\",\n\t\t\"EE-65\": \"Polvamaa\",\n\t\t\"EE-70\": \"Raplamaa\",\n\t\t\"EE-74\": \"Saaremaa\",\n\t\t\"EE-78\": \"Tartumaa\",\n\t\t\"EE-82\": \"Valgamaa\",\n\t\t\"EE-84\": \"Viljandimaa\",\n\t\t\"EE-86\": \"Vorumaa\"\n\t},\n\t\"FO\": {\n\t\t\"FO-EY\": \"Eysturoy\",\n\t\t\"FO-NO\": \"Nordoyar\",\n\t\t\"FO-SY\": \"Streymoy\",\n\t\t\"FO-SN\": \"Suduroy\",\n\t\t\"FO-VA\": \"Vagar\"\n\t},\n\t\"FK\": {\n\t\t\"FK-FI\": \"Falkland Islands (Malvinas)\"\n\t},\n\t\"GS\": {\n\t\t\"GS-SG\": \"South Georgia and the South Sandwich Islands\"\n\t},\n\t\"FJ\": {\n\t\t\"FJ-C\": \"Central\",\n\t\t\"FJ-E\": \"Eastern\",\n\t\t\"FJ-R\": \"Rotuma\",\n\t\t\"FJ-W\": \"Western\"\n\t},\n\t\"FI\": {\n\t\t\"FI-02\": \"Etela-Karjala\",\n\t\t\"FI-03\": \"Etela-Pohjanmaa\",\n\t\t\"FI-04\": \"Etela-Savo\",\n\t\t\"FI-05\": \"Kainuu\",\n\t\t\"FI-06\": \"Kanta-Hame\",\n\t\t\"FI-07\": \"Keski-Pohjanmaa\",\n\t\t\"FI-08\": \"Keski-Suomi\",\n\t\t\"FI-09\": \"Kymenlaakso\",\n\t\t\"FI-10\": \"Lappi\",\n\t\t\"FI-16\": \"Paijat-Hame\",\n\t\t\"FI-11\": \"Pirkanmaa\",\n\t\t\"FI-12\": \"Pohjanmaa\",\n\t\t\"FI-13\": \"Pohjois-Karjala\",\n\t\t\"FI-14\": \"Pohjois-Pohjanmaa\",\n\t\t\"FI-15\": \"Pohjois-Savo\",\n\t\t\"FI-17\": \"Satakunta\",\n\t\t\"FI-18\": \"Uusimaa\",\n\t\t\"FI-19\": \"Varsinais-Suomi\"\n\t},\n\t\"AX\": {\n\t\t\"AX-EC\": \"Eckeroe\",\n\t\t\"AX-FI\": \"Finstroem\",\n\t\t\"AX-HM\": \"Hammarland\",\n\t\t\"AX-JM\": \"Jomala\",\n\t\t\"AX-MR\": \"Mariehamn\",\n\t\t\"AX-SL\": \"Saltvik\",\n\t\t\"AX-SN\": \"Sund\"\n\t},\n\t\"FR\": {\n\t\t\"FR-ARA\": \"Auvergne-Rhone-Alpes\",\n\t\t\"FR-BFC\": \"Bourgogne-Franche-Comte\",\n\t\t\"FR-BRE\": \"Bretagne\",\n\t\t\"FR-CVL\": \"Centre-Val de Loire\",\n\t\t\"FR-COR\": \"Corse\",\n\t\t\"FR-GES\": \"Grand-Est\",\n\t\t\"FR-HDF\": \"Hauts-de-France\",\n\t\t\"FR-IDF\": \"Ile-de-France\",\n\t\t\"FR-NOR\": \"Normandie\",\n\t\t\"FR-NAQ\": \"Nouvelle-Aquitaine\",\n\t\t\"FR-OCC\": \"Occitanie\",\n\t\t\"FR-PDL\": \"Pays-de-la-Loire\",\n\t\t\"FR-PAC\": \"Provence-Alpes-Cote-d Azur\"\n\t},\n\t\"GF\": {\n\t\t\"GF-GU\": \"Guyane\"\n\t},\n\t\"PF\": {\n\t\t\"PF-MA\": \"Iles Marquises\",\n\t\t\"PF-IS\": \"Iles Sous-le-Vent\",\n\t\t\"PF-IT\": \"Iles Tuamotu-Gambier\",\n\t\t\"PF-IV\": \"Iles du Vent\"\n\t},\n\t\"DJ\": {\n\t\t\"DJ-DJ\": \"Djibouti\",\n\t\t\"DJ-OB\": \"Obock\"\n\t},\n\t\"GA\": {\n\t\t\"GA-1\": \"Estuaire\",\n\t\t\"GA-2\": \"Haut-Ogooue\",\n\t\t\"GA-3\": \"Moyen-Ogooue\",\n\t\t\"GA-4\": \"Ngounie\",\n\t\t\"GA-6\": \"Ogooue-Ivindo\",\n\t\t\"GA-8\": \"Ogooue-Maritime\",\n\t\t\"GA-9\": \"Woleu-Ntem\"\n\t},\n\t\"GE\": {\n\t\t\"GE-AB\": \"Abkhazia\",\n\t\t\"GE-AJ\": \"Ajaria\",\n\t\t\"GE-GU\": \"Guria\",\n\t\t\"GE-IM\": \"Imereti\",\n\t\t\"GE-KA\": \"K akheti\",\n\t\t\"GE-KK\": \"Kvemo Kartli\",\n\t\t\"GE-MM\": \"Mtskheta-Mtianeti\",\n\t\t\"GE-RL\": \"Rach a-Lechkhumi-Kvemo Svaneti\",\n\t\t\"GE-SZ\": \"Samegrelo-Zemo Svaneti\",\n\t\t\"GE-SJ\": \"Samtskhe-Javakheti\",\n\t\t\"GE-SK\": \"Shida Kartli\",\n\t\t\"GE-TB\": \"Tbilisi\"\n\t},\n\t\"GM\": {\n\t\t\"GM-B\": \"Banjul\",\n\t\t\"GM-M\": \"Central River\",\n\t\t\"GM-L\": \"Lower River\",\n\t\t\"GM-N\": \"North Bank\",\n\t\t\"GM-U\": \"Upper River\",\n\t\t\"GM-W\": \"Western\"\n\t},\n\t\"PS\": {\n\t\t\"PS-BTH\": \"Bethlehem\",\n\t\t\"PS-GZA\": \"Gaza\",\n\t\t\"PS-HBN\": \"Hebron\",\n\t\t\"PS-JEN\": \"Jenin\",\n\t\t\"PS-JRH\": \"Jericho and Al Aghwar\",\n\t\t\"PS-JEM\": \"Jerusalem\",\n\t\t\"PS-NBS\": \"Nablus\",\n\t\t\"PS-QQA\": \"Qalqilya\",\n\t\t\"PS-RBH\": \"Ramallah\",\n\t\t\"PS-SLT\": \"Salfit\",\n\t\t\"PS-TBS\": \"Tubas\",\n\t\t\"PS-TKM\": \"Tulkarm\"\n\t},\n\t\"DE\": {\n\t\t\"DE-BW\": \"Baden-Wurttemberg\",\n\t\t\"DE-BY\": \"Bayern\",\n\t\t\"DE-BE\": \"Berlin\",\n\t\t\"DE-BB\": \"Brandenburg\",\n\t\t\"DE-HB\": \"Bremen\",\n\t\t\"DE-HH\": \"Hamburg\",\n\t\t\"DE-HE\": \"Hessen\",\n\t\t\"DE-MV\": \"Mecklenburg-Vorpommern\",\n\t\t\"DE-NI\": \"Niedersachsen\",\n\t\t\"DE-NW\": \"Nordrhein-Westfalen\",\n\t\t\"DE-RP\": \"Rheinland-Pfalz\",\n\t\t\"DE-SL\": \"Saarland\",\n\t\t\"DE-SN\": \"Sachsen\",\n\t\t\"DE-ST\": \"Sachsen-Anhalt\",\n\t\t\"DE-SH\": \"Schleswig-Holstein\",\n\t\t\"DE-TH\": \"Thuringen\"\n\t},\n\t\"GH\": {\n\t\t\"GH-AH\": \"Ashanti\",\n\t\t\"GH-BA\": \"Brong-Ahafo\",\n\t\t\"GH-CP\": \"Central\",\n\t\t\"GH-EP\": \"Eastern\",\n\t\t\"GH-AA\": \"Greater Accra\",\n\t\t\"GH-NP\": \"Northern\",\n\t\t\"GH-UE\": \"Upper East\",\n\t\t\"GH-TV\": \"Volta\",\n\t\t\"GH-WP\": \"Western\"\n\t},\n\t\"GI\": {\n\t\t\"GI-GI\": \"Gibraltar\"\n\t},\n\t\"KI\": {\n\t\t\"KI-G\": \"Gilbert Islands\",\n\t\t\"KI-L\": \"Line Islands\"\n\t},\n\t\"GR\": {\n\t\t\"GR-A\": \"Anatoliki Makedonia kai Thraki\",\n\t\t\"GR-I\": \"Attiki\",\n\t\t\"GR-G\": \"Dytiki Ellada\",\n\t\t\"GR-C\": \"Dytiki Makedonia\",\n\t\t\"GR-F\": \"Ionia Nisia\",\n\t\t\"GR-D\": \"Ipeiros\",\n\t\t\"GR-B\": \"Kentriki Makedonia\",\n\t\t\"GR-M\": \"Kriti\",\n\t\t\"GR-L\": \"Notio Aigaio\",\n\t\t\"GR-J\": \"Peloponnisos\",\n\t\t\"GR-H\": \"Sterea Ellada\",\n\t\t\"GR-E\": \"Thessalia\",\n\t\t\"GR-K\": \"Voreio Aigaio\"\n\t},\n\t\"GL\": {\n\t\t\"GL-AV\": \"Avannaata Kommunia\",\n\t\t\"GL-KU\": \"Kommune Kujalleq\",\n\t\t\"GL-QT\": \"Kommune Qeqertalik\",\n\t\t\"GL-SM\": \"Kommuneqarfik Sermersooq\",\n\t\t\"GL-QE\": \"Qeqqata Kommunia\"\n\t},\n\t\"GD\": {\n\t\t\"GD-01\": \"Saint Andrew\",\n\t\t\"GD-02\": \"Saint David\",\n\t\t\"GD-03\": \"Saint George\",\n\t\t\"GD-04\": \"Saint John\",\n\t\t\"GD-05\": \"Saint Mark\",\n\t\t\"GD-06\": \"Saint Patrick\",\n\t\t\"GD-10\": \"Southern Grenadine Islands\"\n\t},\n\t\"GP\": {},\n\t\"GU\": {\n\t\t\"GU-AG\": \"Agat\",\n\t\t\"GU-BR\": \"Barrigada\",\n\t\t\"GU-CH\": \"Chalan Pago-Ordot\",\n\t\t\"GU-DG\": \"Dededo\",\n\t\t\"GU-HA\": \"Hagatna\",\n\t\t\"GU-MN\": \"Mangilao\",\n\t\t\"GU-MT\": \"Mongmong-Toto-Maite\",\n\t\t\"GU-PT\": \"Piti\",\n\t\t\"GU-RT\": \"Santa Rita\",\n\t\t\"GU-SI\": \"Sinajana\",\n\t\t\"GU-TT\": \"Tamuning-Tumon-Harmon\",\n\t\t\"GU-YI\": \"Yigo\",\n\t\t\"GU-YO\": \"Yona\"\n\t},\n\t\"GT\": {\n\t\t\"GT-16\": \"Alta Verapaz\",\n\t\t\"GT-15\": \"Baja Verapaz\",\n\t\t\"GT-04\": \"Chimaltenango\",\n\t\t\"GT-20\": \"Chiquimula\",\n\t\t\"GT-02\": \"El Progreso\",\n\t\t\"GT-05\": \"Escuintla\",\n\t\t\"GT-01\": \"Guatemala\",\n\t\t\"GT-13\": \"Huehuetenango\",\n\t\t\"GT-18\": \"Izabal\",\n\t\t\"GT-21\": \"Jalapa\",\n\t\t\"GT-22\": \"Jutiapa\",\n\t\t\"GT-17\": \"Peten\",\n\t\t\"GT-09\": \"Quetzaltenango\",\n\t\t\"GT-14\": \"Quiche\",\n\t\t\"GT-11\": \"Retalhuleu\",\n\t\t\"GT-03\": \"Sacatepequez\",\n\t\t\"GT-12\": \"San Marcos\",\n\t\t\"GT-06\": \"Santa Rosa\",\n\t\t\"GT-07\": \"Solola\",\n\t\t\"GT-10\": \"Suchitepequez\",\n\t\t\"GT-08\": \"Totonicapan\",\n\t\t\"GT-19\": \"Zacapa\"\n\t},\n\t\"GN\": {\n\t\t\"GN-BF\": \"Boffa\",\n\t\t\"GN-B\": \"Boke\",\n\t\t\"GN-C\": \"Conakry\",\n\t\t\"GN-CO\": \"Coyah\",\n\t\t\"GN-DB\": \"Dabola\",\n\t\t\"GN-DL\": \"Dalaba\",\n\t\t\"GN-DU\": \"Dubreka\",\n\t\t\"GN-K\": \"Kankan\",\n\t\t\"GN-KS\": \"Kissidougou\",\n\t\t\"GN-KO\": \"Kouroussa\",\n\t\t\"GN-L\": \"Labe\",\n\t\t\"GN-MC\": \"Macenta\",\n\t\t\"GN-N\": \"Nzerekore\",\n\t\t\"GN-SI\": \"Siguiri\"\n\t},\n\t\"GY\": {\n\t\t\"GY-DE\": \"Demerara-Mahaica\",\n\t\t\"GY-EB\": \"East Berbice-Corentyne\",\n\t\t\"GY-ES\": \"Essequibo Islands-West Demerara\",\n\t\t\"GY-UD\": \"Upper Demerara-Berbice\"\n\t},\n\t\"HT\": {\n\t\t\"HT-AR\": \"Artibonite\",\n\t\t\"HT-CE\": \"Centre\",\n\t\t\"HT-GA\": \"Grande Anse\",\n\t\t\"HT-NI\": \"Nippes\",\n\t\t\"HT-ND\": \"Nord\",\n\t\t\"HT-NE\": \"Nord-Est\",\n\t\t\"HT-NO\": \"Nord-Ouest\",\n\t\t\"HT-OU\": \"Ouest\",\n\t\t\"HT-SD\": \"Sud\",\n\t\t\"HT-SE\": \"Sud-Est\"\n\t},\n\t\"VA\": {\n\t\t\"VA-VC\": \"Vatican City\"\n\t},\n\t\"HN\": {\n\t\t\"HN-AT\": \"Atlantida\",\n\t\t\"HN-CH\": \"Choluteca\",\n\t\t\"HN-CL\": \"Colon\",\n\t\t\"HN-CM\": \"Comayagua\",\n\t\t\"HN-CP\": \"Copan\",\n\t\t\"HN-CR\": \"Cortes\",\n\t\t\"HN-EP\": \"El Paraiso\",\n\t\t\"HN-FM\": \"Francisco Morazan\",\n\t\t\"HN-GD\": \"Gracias a Dios\",\n\t\t\"HN-IN\": \"Intibuca\",\n\t\t\"HN-IB\": \"Islas de la Bahia\",\n\t\t\"HN-LP\": \"La Paz\",\n\t\t\"HN-LE\": \"Lempira\",\n\t\t\"HN-OC\": \"Ocotepeque\",\n\t\t\"HN-OL\": \"Olancho\",\n\t\t\"HN-SB\": \"Santa Barbara\",\n\t\t\"HN-VA\": \"Valle\",\n\t\t\"HN-YO\": \"Yoro\"\n\t},\n\t\"HK\": {\n\t\t\"HK-HN\": \"Hong Kong\"\n\t},\n\t\"HU\": {\n\t\t\"HU-BK\": \"Bacs-Kiskun\",\n\t\t\"HU-BA\": \"Baranya\",\n\t\t\"HU-BE\": \"Bekes\",\n\t\t\"HU-BZ\": \"Borsod-Abauj-Zemplen\",\n\t\t\"HU-BU\": \"Budapest\",\n\t\t\"HU-CS\": \"Csongrad\",\n\t\t\"HU-FE\": \"Fejer\",\n\t\t\"HU-GS\": \"Gyor-Moson-Sopron\",\n\t\t\"HU-HB\": \"Hajdu-Bihar\",\n\t\t\"HU-HE\": \"Heves\",\n\t\t\"HU-JN\": \"Jasz-Nagykun-Szolnok\",\n\t\t\"HU-KE\": \"Komarom-Esztergom\",\n\t\t\"HU-NO\": \"Nograd\",\n\t\t\"HU-PE\": \"Pest\",\n\t\t\"HU-SO\": \"Somogy\",\n\t\t\"HU-SZ\": \"Szabolcs-Szatmar-Bereg\",\n\t\t\"HU-TO\": \"Tolna\",\n\t\t\"HU-VA\": \"Vas\",\n\t\t\"HU-VE\": \"Veszprem\",\n\t\t\"HU-ZA\": \"Zala\"\n\t},\n\t\"IS\": {\n\t\t\"IS-7\": \"Austurland\",\n\t\t\"IS-1\": \"Hofudborgarsvaedi\",\n\t\t\"IS-6\": \"Nordurland eystra\",\n\t\t\"IS-5\": \"Nordurland vestra\",\n\t\t\"IS-8\": \"Sudurland\",\n\t\t\"IS-2\": \"Sudurnes\",\n\t\t\"IS-4\": \"Vestfirdir\",\n\t\t\"IS-3\": \"Vesturland\"\n\t},\n\t\"IN\": {\n\t\t\"IN-AN\": \"Andaman and Nicobar Islands\",\n\t\t\"IN-AP\": \"Andhra Pradesh\",\n\t\t\"IN-AR\": \"Arunachal Pradesh\",\n\t\t\"IN-AS\": \"Assam\",\n\t\t\"IN-BR\": \"Bihar\",\n\t\t\"IN-CH\": \"Chandigarh\",\n\t\t\"IN-CT\": \"Chhattisgarh\",\n\t\t\"IN-DN\": \"Dadra and Nagar Haveli\",\n\t\t\"IN-DD\": \"Daman and Diu\",\n\t\t\"IN-DL\": \"Delhi\",\n\t\t\"IN-GA\": \"Goa\",\n\t\t\"IN-GJ\": \"Gujarat\",\n\t\t\"IN-HR\": \"Haryana\",\n\t\t\"IN-HP\": \"Himachal Pradesh\",\n\t\t\"IN-JK\": \"Jammu and Kashmir\",\n\t\t\"IN-JH\": \"Jharkhand\",\n\t\t\"IN-KA\": \"Karnataka\",\n\t\t\"IN-KL\": \"Kerala\",\n\t\t\"IN-MP\": \"Madhya Pradesh\",\n\t\t\"IN-MH\": \"Maharashtra\",\n\t\t\"IN-MN\": \"Manipur\",\n\t\t\"IN-ML\": \"Meghalaya\",\n\t\t\"IN-MZ\": \"Mizoram\",\n\t\t\"IN-NL\": \"Nagaland\",\n\t\t\"IN-OR\": \"Odisha\",\n\t\t\"IN-PY\": \"Puducherry\",\n\t\t\"IN-PB\": \"Punjab\",\n\t\t\"IN-RJ\": \"Rajasthan\",\n\t\t\"IN-SK\": \"Sikkim\",\n\t\t\"IN-TN\": \"Tamil Nadu\",\n\t\t\"IN-TG\": \"Telangana\",\n\t\t\"IN-TR\": \"Tripura\",\n\t\t\"IN-UP\": \"Uttar Pradesh\",\n\t\t\"IN-UT\": \"Uttarakhand\",\n\t\t\"IN-WB\": \"West Bengal\"\n\t},\n\t\"ID\": {\n\t\t\"ID-AC\": \"Aceh\",\n\t\t\"ID-BA\": \"Bali\",\n\t\t\"ID-BT\": \"Banten\",\n\t\t\"ID-BE\": \"Bengkulu\",\n\t\t\"ID-GO\": \"Gorontalo\",\n\t\t\"ID-JK\": \"Jakarta Raya\",\n\t\t\"ID-JA\": \"Jambi\",\n\t\t\"ID-JB\": \"Jawa Barat\",\n\t\t\"ID-JT\": \"Jawa Tengah\",\n\t\t\"ID-JI\": \"Jawa Timur\",\n\t\t\"ID-KB\": \"Kalimantan Barat\",\n\t\t\"ID-KS\": \"Kalimantan Selatan\",\n\t\t\"ID-KT\": \"Kalimantan Tengah\",\n\t\t\"ID-KI\": \"Kalimantan Timur\",\n\t\t\"ID-KU\": \"Kalimantan Utara\",\n\t\t\"ID-BB\": \"Kepulauan Bangka Belitung\",\n\t\t\"ID-KR\": \"Kepulauan Riau\",\n\t\t\"ID-LA\": \"Lampung\",\n\t\t\"ID-ML\": \"Maluku\",\n\t\t\"ID-MU\": \"Maluku Utara\",\n\t\t\"ID-NB\": \"Nusa Tenggara Barat\",\n\t\t\"ID-NT\": \"Nusa Tenggara Timur\",\n\t\t\"ID-PP\": \"Papua\",\n\t\t\"ID-PB\": \"Papua Barat\",\n\t\t\"ID-RI\": \"Riau\",\n\t\t\"ID-SR\": \"Sulawesi Barat\",\n\t\t\"ID-SN\": \"Sulawesi Selatan\",\n\t\t\"ID-ST\": \"Sulawesi Tengah\",\n\t\t\"ID-SG\": \"Sulawesi Tenggara\",\n\t\t\"ID-SA\": \"Sulawesi Utara\",\n\t\t\"ID-SB\": \"Sumatera Barat\",\n\t\t\"ID-SS\": \"Sumatera Selatan\",\n\t\t\"ID-SU\": \"Sumatera Utara\",\n\t\t\"ID-YO\": \"Yogyakarta\"\n\t},\n\t\"IR\": {\n\t\t\"IR-32\": \"Alborz\",\n\t\t\"IR-03\": \"Ardabil\",\n\t\t\"IR-02\": \"Azarbayjan-e Gharbi\",\n\t\t\"IR-01\": \"Azarbayjan-e Sharqi\",\n\t\t\"IR-06\": \"Bushehr\",\n\t\t\"IR-08\": \"Chahar Mahal va Bakhtiari\",\n\t\t\"IR-04\": \"Esfahan\",\n\t\t\"IR-14\": \"Fars\",\n\t\t\"IR-19\": \"Gilan\",\n\t\t\"IR-27\": \"Golestan\",\n\t\t\"IR-24\": \"Hamadan\",\n\t\t\"IR-23\": \"Hormozgan\",\n\t\t\"IR-05\": \"Ilam\",\n\t\t\"IR-15\": \"Kerman\",\n\t\t\"IR-17\": \"Kermanshah\",\n\t\t\"IR-29\": \"Khorasan-e Jonubi\",\n\t\t\"IR-30\": \"Khorasan-e Razavi\",\n\t\t\"IR-31\": \"Khorasan-e Shomali\",\n\t\t\"IR-10\": \"Khuzestan\",\n\t\t\"IR-18\": \"Kohgiluyeh va Bowyer Ahmad\",\n\t\t\"IR-16\": \"Kordestan\",\n\t\t\"IR-20\": \"Lorestan\",\n\t\t\"IR-22\": \"Markazi\",\n\t\t\"IR-21\": \"Mazandaran\",\n\t\t\"IR-28\": \"Qazvin\",\n\t\t\"IR-26\": \"Qom\",\n\t\t\"IR-12\": \"Semnan\",\n\t\t\"IR-13\": \"Sistan va Baluchestan\",\n\t\t\"IR-07\": \"Tehran\",\n\t\t\"IR-25\": \"Yazd\",\n\t\t\"IR-11\": \"Zanjan\"\n\t},\n\t\"IQ\": {\n\t\t\"IQ-AN\": \"Al Anbar\",\n\t\t\"IQ-BA\": \"Al Basrah\",\n\t\t\"IQ-MU\": \"Al Muthanna\",\n\t\t\"IQ-QA\": \"Al Qadisiyah\",\n\t\t\"IQ-NA\": \"An Najaf\",\n\t\t\"IQ-AR\": \"Arbil\",\n\t\t\"IQ-SU\": \"As Sulaymaniyah\",\n\t\t\"IQ-BB\": \"Babil\",\n\t\t\"IQ-BG\": \"Baghdad\",\n\t\t\"IQ-DA\": \"Dahuk\",\n\t\t\"IQ-DQ\": \"Dhi Qar\",\n\t\t\"IQ-DI\": \"Diyala\",\n\t\t\"IQ-KA\": \"Karbala \",\n\t\t\"IQ-KI\": \"Kirkuk\",\n\t\t\"IQ-MA\": \"Maysan\",\n\t\t\"IQ-NI\": \"Ninawa\",\n\t\t\"IQ-SD\": \"Salah ad Din\",\n\t\t\"IQ-WA\": \"Wasit\"\n\t},\n\t\"IE\": {\n\t\t\"IE-CW\": \"Carlow\",\n\t\t\"IE-CN\": \"Cavan\",\n\t\t\"IE-CE\": \"Clare\",\n\t\t\"IE-CO\": \"Cork\",\n\t\t\"IE-DL\": \"Donegal\",\n\t\t\"IE-D\": \"Dublin\",\n\t\t\"IE-G\": \"Galway\",\n\t\t\"IE-KY\": \"Kerry\",\n\t\t\"IE-KE\": \"Kildare\",\n\t\t\"IE-KK\": \"Kilkenny\",\n\t\t\"IE-LS\": \"Laois\",\n\t\t\"IE-LM\": \"Leitrim\",\n\t\t\"IE-LK\": \"Limerick\",\n\t\t\"IE-LD\": \"Longford\",\n\t\t\"IE-LH\": \"Louth\",\n\t\t\"IE-MO\": \"Mayo\",\n\t\t\"IE-MH\": \"Meath\",\n\t\t\"IE-MN\": \"Monaghan\",\n\t\t\"IE-OY\": \"Offaly\",\n\t\t\"IE-RN\": \"Roscommon\",\n\t\t\"IE-SO\": \"Sligo\",\n\t\t\"IE-TA\": \"Tipperary\",\n\t\t\"IE-WD\": \"Waterford\",\n\t\t\"IE-WH\": \"Westmeath\",\n\t\t\"IE-WX\": \"Wexford\",\n\t\t\"IE-WW\": \"Wicklow\"\n\t},\n\t\"IL\": {\n\t\t\"IL-D\": \"HaDarom\",\n\t\t\"IL-M\": \"HaMerkaz\",\n\t\t\"IL-Z\": \"HaTsafon\",\n\t\t\"IL-HA\": \"Hefa\",\n\t\t\"IL-TA\": \"Tel Aviv\",\n\t\t\"IL-JM\": \"Yerushalayim\"\n\t},\n\t\"IT\": {\n\t\t\"IT-65\": \"Abruzzo\",\n\t\t\"IT-77\": \"Basilicata\",\n\t\t\"IT-78\": \"Calabria\",\n\t\t\"IT-72\": \"Campania\",\n\t\t\"IT-45\": \"Emilia-Romagna\",\n\t\t\"IT-36\": \"Friuli-Venezia Giulia\",\n\t\t\"IT-62\": \"Lazio\",\n\t\t\"IT-42\": \"Liguria\",\n\t\t\"IT-25\": \"Lombardia\",\n\t\t\"IT-57\": \"Marche\",\n\t\t\"IT-67\": \"Molise\",\n\t\t\"IT-21\": \"Piemonte\",\n\t\t\"IT-75\": \"Puglia\",\n\t\t\"IT-88\": \"Sardegna\",\n\t\t\"IT-82\": \"Sicilia\",\n\t\t\"IT-52\": \"Toscana\",\n\t\t\"IT-32\": \"Trentino-Alto Adige\",\n\t\t\"IT-55\": \"Umbria\",\n\t\t\"IT-23\": \"Valle d Aosta\",\n\t\t\"IT-34\": \"Veneto\"\n\t},\n\t\"CI\": {\n\t\t\"CI-AB\": \"Abidjan\",\n\t\t\"CI-BS\": \"Bas-Sassandra\",\n\t\t\"CI-CM\": \"Comoe\",\n\t\t\"CI-DN\": \"Denguele\",\n\t\t\"CI-GD\": \"Goh-Djiboua\",\n\t\t\"CI-LC\": \"Lacs\",\n\t\t\"CI-LG\": \"Lagunes\",\n\t\t\"CI-MG\": \"Montagnes\",\n\t\t\"CI-SM\": \"Sassandra-Marahoue\",\n\t\t\"CI-SV\": \"Savanes\",\n\t\t\"CI-VB\": \"Vallee du Bandama\",\n\t\t\"CI-WR\": \"Woroba\",\n\t\t\"CI-YM\": \"Yamoussoukro\",\n\t\t\"CI-ZZ\": \"Zanzan\"\n\t},\n\t\"JM\": {\n\t\t\"JM-13\": \"Clarendon\",\n\t\t\"JM-09\": \"Hanover\",\n\t\t\"JM-01\": \"Kingston\",\n\t\t\"JM-12\": \"Manchester\",\n\t\t\"JM-04\": \"Portland\",\n\t\t\"JM-02\": \"Saint Andrew\",\n\t\t\"JM-06\": \"Saint Ann\",\n\t\t\"JM-14\": \"Saint Catherine\",\n\t\t\"JM-11\": \"Saint Elizabeth\",\n\t\t\"JM-08\": \"Saint James\",\n\t\t\"JM-05\": \"Saint Mary\",\n\t\t\"JM-03\": \"Saint Thomas\",\n\t\t\"JM-07\": \"Trelawny\",\n\t\t\"JM-10\": \"Westmoreland\"\n\t},\n\t\"JP\": {\n\t\t\"JP-23\": \"Aichi\",\n\t\t\"JP-05\": \"Akita\",\n\t\t\"JP-02\": \"Aomori\",\n\t\t\"JP-12\": \"Chiba\",\n\t\t\"JP-38\": \"Ehime\",\n\t\t\"JP-18\": \"Fukui\",\n\t\t\"JP-40\": \"Fukuoka\",\n\t\t\"JP-07\": \"Fukushima\",\n\t\t\"JP-21\": \"Gifu\",\n\t\t\"JP-10\": \"Gunma\",\n\t\t\"JP-34\": \"Hiroshima\",\n\t\t\"JP-01\": \"Hokkaido\",\n\t\t\"JP-28\": \"Hyogo\",\n\t\t\"JP-08\": \"Ibaraki\",\n\t\t\"JP-17\": \"Ishikawa\",\n\t\t\"JP-03\": \"Iwate\",\n\t\t\"JP-37\": \"Kagawa\",\n\t\t\"JP-46\": \"Kagoshima\",\n\t\t\"JP-14\": \"Kanagawa\",\n\t\t\"JP-39\": \"Kochi\",\n\t\t\"JP-43\": \"Kumamoto\",\n\t\t\"JP-26\": \"Kyoto\",\n\t\t\"JP-24\": \"Mie\",\n\t\t\"JP-04\": \"Miyagi\",\n\t\t\"JP-45\": \"Miyazaki\",\n\t\t\"JP-20\": \"Nagano\",\n\t\t\"JP-42\": \"Nagasaki\",\n\t\t\"JP-29\": \"Nara\",\n\t\t\"JP-15\": \"Niigata\",\n\t\t\"JP-44\": \"Oita\",\n\t\t\"JP-33\": \"Okayama\",\n\t\t\"JP-47\": \"Okinawa\",\n\t\t\"JP-27\": \"Osaka\",\n\t\t\"JP-41\": \"Saga\",\n\t\t\"JP-11\": \"Saitama\",\n\t\t\"JP-25\": \"Shiga\",\n\t\t\"JP-32\": \"Shimane\",\n\t\t\"JP-22\": \"Shizuoka\",\n\t\t\"JP-09\": \"Tochigi\",\n\t\t\"JP-36\": \"Tokushima\",\n\t\t\"JP-13\": \"Tokyo\",\n\t\t\"JP-31\": \"Tottori\",\n\t\t\"JP-16\": \"Toyama\",\n\t\t\"JP-30\": \"Wakayama\",\n\t\t\"JP-06\": \"Yamagata\",\n\t\t\"JP-35\": \"Yamaguchi\",\n\t\t\"JP-19\": \"Yamanashi\"\n\t},\n\t\"KZ\": {\n\t\t\"KZ-ALA\": \"Almaty\",\n\t\t\"KZ-ALM\": \"Almaty oblysy\",\n\t\t\"KZ-AKM\": \"Aqmola oblysy\",\n\t\t\"KZ-AKT\": \"Aqtobe oblysy\",\n\t\t\"KZ-AST\": \"Astana\",\n\t\t\"KZ-ATY\": \"Atyrau oblysy\",\n\t\t\"KZ-ZAP\": \"Batys Qazaqstan oblysy\",\n\t\t\"KZ-BAY\": \"Bayqongyr\",\n\t\t\"KZ-MAN\": \"Mangghystau oblysy\",\n\t\t\"KZ-YUZ\": \"Ongtustik Qazaqstan oblysy\",\n\t\t\"KZ-PAV\": \"Pavlodar oblysy\",\n\t\t\"KZ-KAR\": \"Qaraghandy oblysy\",\n\t\t\"KZ-KUS\": \"Qostanay oblysy\",\n\t\t\"KZ-KZY\": \"Qyzylorda oblysy\",\n\t\t\"KZ-VOS\": \"Shyghys Qazaqstan oblysy\",\n\t\t\"KZ-SEV\": \"Soltustik Qazaqstan oblysy\",\n\t\t\"KZ-ZHA\": \"Zhambyl oblysy\"\n\t},\n\t\"JO\": {\n\t\t\"JO-AJ\": \"Ajlun\",\n\t\t\"JO-AQ\": \"Al Aqabah\",\n\t\t\"JO-AM\": \"Al Asimah\",\n\t\t\"JO-BA\": \"Al Balqa \",\n\t\t\"JO-KA\": \"Al Karak\",\n\t\t\"JO-MA\": \"Al Mafraq\",\n\t\t\"JO-AT\": \"At Tafilah\",\n\t\t\"JO-AZ\": \"Az Zarqa \",\n\t\t\"JO-IR\": \"Irbid\",\n\t\t\"JO-JA\": \"Jarash\",\n\t\t\"JO-MN\": \"Ma an\",\n\t\t\"JO-MD\": \"Madaba\"\n\t},\n\t\"KE\": {\n\t\t\"KE-01\": \"Baringo\",\n\t\t\"KE-02\": \"Bomet\",\n\t\t\"KE-03\": \"Bungoma\",\n\t\t\"KE-04\": \"Busia\",\n\t\t\"KE-05\": \"Elgeyo\/Marakwet\",\n\t\t\"KE-06\": \"Embu\",\n\t\t\"KE-07\": \"Garissa\",\n\t\t\"KE-08\": \"Homa Bay\",\n\t\t\"KE-09\": \"Isiolo\",\n\t\t\"KE-10\": \"Kajiado\",\n\t\t\"KE-11\": \"Kakamega\",\n\t\t\"KE-12\": \"Kericho\",\n\t\t\"KE-13\": \"Kiambu\",\n\t\t\"KE-14\": \"Kilifi\",\n\t\t\"KE-15\": \"Kirinyaga\",\n\t\t\"KE-16\": \"Kisii\",\n\t\t\"KE-17\": \"Kisumu\",\n\t\t\"KE-18\": \"Kitui\",\n\t\t\"KE-19\": \"Kwale\",\n\t\t\"KE-20\": \"Laikipia\",\n\t\t\"KE-21\": \"Lamu\",\n\t\t\"KE-22\": \"Machakos\",\n\t\t\"KE-23\": \"Makueni\",\n\t\t\"KE-24\": \"Mandera\",\n\t\t\"KE-25\": \"Marsabit\",\n\t\t\"KE-26\": \"Meru\",\n\t\t\"KE-27\": \"Migori\",\n\t\t\"KE-28\": \"Mombasa\",\n\t\t\"KE-29\": \"Murang a\",\n\t\t\"KE-30\": \"Nairobi City\",\n\t\t\"KE-31\": \"Nakuru\",\n\t\t\"KE-32\": \"Nandi\",\n\t\t\"KE-33\": \"Narok\",\n\t\t\"KE-34\": \"Nyamira\",\n\t\t\"KE-35\": \"Nyandarua\",\n\t\t\"KE-36\": \"Nyeri\",\n\t\t\"KE-38\": \"Siaya\",\n\t\t\"KE-39\": \"Taita\/Taveta\",\n\t\t\"KE-41\": \"Tharaka-Nithi\",\n\t\t\"KE-42\": \"Trans Nzoia\",\n\t\t\"KE-43\": \"Turkana\",\n\t\t\"KE-44\": \"Uasin Gishu\",\n\t\t\"KE-46\": \"Wajir\"\n\t},\n\t\"KP\": {\n\t\t\"KP-01\": \"P yongyang\",\n\t\t\"KP-13\": \"Rason\",\n\t\t\"KP-14\": \"Nampo\",\n\t\t\"KP-02\": \"South Pyongan\",\n\t\t\"KP-03\": \"North Pyongan\",\n\t\t\"KP-04\": \"Chagang\",\n\t\t\"KP-05\": \"South Hwanghae\",\n\t\t\"KP-06\": \"North Hwanghae\",\n\t\t\"KP-018\": \"PSouth Hamgyong\",\n\t\t\"KP-019\": \"PNorth Hamgyong\"\n\t},\n\t\"KR\": {\n\t\t\"KR-26\": \"Busan-gwangyeoksi\",\n\t\t\"KR-43\": \"Chungcheongbuk-do\",\n\t\t\"KR-44\": \"Chungcheongnam-do\",\n\t\t\"KR-27\": \"Daegu-gwangyeoksi\",\n\t\t\"KR-30\": \"Daejeon-gwangyeoksi\",\n\t\t\"KR-42\": \"Gangwon-do\",\n\t\t\"KR-29\": \"Gwangju-gwangyeoksi\",\n\t\t\"KR-41\": \"Gyeonggi-do\",\n\t\t\"KR-47\": \"Gyeongsangbuk-do\",\n\t\t\"KR-48\": \"Gyeongsangnam-do\",\n\t\t\"KR-28\": \"Incheon-gwangyeoksi\",\n\t\t\"KR-49\": \"Jeju-teukbyeoljachido\",\n\t\t\"KR-45\": \"Jeollabuk-do\",\n\t\t\"KR-46\": \"Jeollanam-do\",\n\t\t\"KR-11\": \"Seoul-teukbyeolsi\",\n\t\t\"KR-31\": \"Ulsan-gwangyeoksi\",\n\t\t\"KR-50\": \"Sejong\"\n\t},\n\t\"KW\": {\n\t\t\"KW-AH\": \"Al Ahmadi\",\n\t\t\"KW-FA\": \"Al Farwaniyah\",\n\t\t\"KW-JA\": \"Al Jahra \",\n\t\t\"KW-HA\": \"Hawalli\",\n\t\t\"KW-MU\": \"Mubarak al Kabir\"\n\t},\n\t\"KG\": {\n\t\t\"KG-B\": \"Batken\",\n\t\t\"KG-GB\": \"Bishkek\",\n\t\t\"KG-C\": \"Chuy\",\n\t\t\"KG-J\": \"Jalal-Abad\",\n\t\t\"KG-N\": \"Naryn\",\n\t\t\"KG-GO\": \"Osh\",\n\t\t\"KG-T\": \"Talas\",\n\t\t\"KG-Y\": \"Ysyk-Kol\"\n\t},\n\t\"LA\": {\n\t\t\"LA-CH\": \"Champasak\",\n\t\t\"LA-HO\": \"Houaphan\",\n\t\t\"LA-KH\": \"Khammouan\",\n\t\t\"LA-LM\": \"Louang Namtha\",\n\t\t\"LA-LP\": \"Louangphabang\",\n\t\t\"LA-OU\": \"Oudomxai\",\n\t\t\"LA-SV\": \"Savannakhet\",\n\t\t\"LA-VI\": \"Viangchan\",\n\t\t\"LA-XA\": \"Xaignabouli\",\n\t\t\"LA-XE\": \"Xekong\"\n\t},\n\t\"LB\": {\n\t\t\"LB-AK\": \"Aakkar\",\n\t\t\"LB-BH\": \"Baalbek-Hermel\",\n\t\t\"LB-BI\": \"Beqaa\",\n\t\t\"LB-BA\": \"Beyrouth\",\n\t\t\"LB-AS\": \"Liban-Nord\",\n\t\t\"LB-JA\": \"Liban-Sud\",\n\t\t\"LB-JL\": \"Mont-Liban\",\n\t\t\"LB-NA\": \"Nabatiye\"\n\t},\n\t\"LS\": {\n\t\t\"LS-D\": \"Berea\",\n\t\t\"LS-C\": \"Leribe\",\n\t\t\"LS-A\": \"Maseru\",\n\t\t\"LS-G\": \"Quthing\"\n\t},\n\t\"LV\": {\n\t\t\"LV-011\": \"Adazu novads\",\n\t\t\"LV-001\": \"Aglonas novads\",\n\t\t\"LV-002\": \"Aizkraukles novads\",\n\t\t\"LV-003\": \"Aizputes novads\",\n\t\t\"LV-005\": \"Alojas novads\",\n\t\t\"LV-007\": \"Aluksnes novads\",\n\t\t\"LV-012\": \"Babites novads\",\n\t\t\"LV-013\": \"Baldones novads\",\n\t\t\"LV-015\": \"Balvu novads\",\n\t\t\"LV-016\": \"Bauskas novads\",\n\t\t\"LV-017\": \"Beverinas novads\",\n\t\t\"LV-018\": \"Brocenu novads\",\n\t\t\"LV-020\": \"Carnikavas novads\",\n\t\t\"LV-022\": \"Cesu novads\",\n\t\t\"LV-021\": \"Cesvaines novads\",\n\t\t\"LV-025\": \"Daugavpils novads\",\n\t\t\"LV-026\": \"Dobeles novads\",\n\t\t\"LV-027\": \"Dundagas novads\",\n\t\t\"LV-030\": \"Erglu novads\",\n\t\t\"LV-033\": \"Gulbenes novads\",\n\t\t\"LV-034\": \"Iecavas novads\",\n\t\t\"LV-035\": \"Ikskiles novads\",\n\t\t\"LV-037\": \"Incukalna novads\",\n\t\t\"LV-038\": \"Jaunjelgavas novads\",\n\t\t\"LV-039\": \"Jaunpiebalgas novads\",\n\t\t\"LV-040\": \"Jaunpils novads\",\n\t\t\"LV-042\": \"Jekabpils novads\",\n\t\t\"LV-JEL\": \"Jelgava\",\n\t\t\"LV-041\": \"Jelgavas novads\",\n\t\t\"LV-JUR\": \"Jurmala\",\n\t\t\"LV-052\": \"Kekavas novads\",\n\t\t\"LV-046\": \"Kokneses novads\",\n\t\t\"LV-047\": \"Kraslavas novads\",\n\t\t\"LV-050\": \"Kuldigas novads\",\n\t\t\"LV-053\": \"Lielvardes novads\",\n\t\t\"LV-LPX\": \"Liepaja\",\n\t\t\"LV-054\": \"Limbazu novads\",\n\t\t\"LV-056\": \"Livanu novads\",\n\t\t\"LV-057\": \"Lubanas novads\",\n\t\t\"LV-058\": \"Ludzas novads\",\n\t\t\"LV-059\": \"Madonas novads\",\n\t\t\"LV-061\": \"Malpils novads\",\n\t\t\"LV-064\": \"Nauksenu novads\",\n\t\t\"LV-067\": \"Ogres novads\",\n\t\t\"LV-068\": \"Olaines novads\",\n\t\t\"LV-069\": \"Ozolnieku novads\",\n\t\t\"LV-073\": \"Preilu novads\",\n\t\t\"LV-077\": \"Rezeknes novads\",\n\t\t\"LV-078\": \"Riebinu novads\",\n\t\t\"LV-RIX\": \"Riga\",\n\t\t\"LV-079\": \"Rojas novads\",\n\t\t\"LV-080\": \"Ropazu novads\",\n\t\t\"LV-082\": \"Rugaju novads\",\n\t\t\"LV-083\": \"Rundales novads\",\n\t\t\"LV-086\": \"Salacgrivas novads\",\n\t\t\"LV-087\": \"Salaspils novads\",\n\t\t\"LV-088\": \"Saldus novads\",\n\t\t\"LV-089\": \"Saulkrastu novads\",\n\t\t\"LV-090\": \"Sejas novads\",\n\t\t\"LV-091\": \"Siguldas novads\",\n\t\t\"LV-093\": \"Skrundas novads\",\n\t\t\"LV-095\": \"Stopinu novads\",\n\t\t\"LV-097\": \"Talsu novads\",\n\t\t\"LV-099\": \"Tukuma novads\",\n\t\t\"LV-101\": \"Valkas novads\",\n\t\t\"LV-VMR\": \"Valmiera\",\n\t\t\"LV-103\": \"Varkavas novads\",\n\t\t\"LV-105\": \"Vecumnieku novads\",\n\t\t\"LV-106\": \"Ventspils novads\"\n\t},\n\t\"LR\": {\n\t\t\"LR-GB\": \"Grand Bassa\",\n\t\t\"LR-GG\": \"Grand Gedeh\",\n\t\t\"LR-MG\": \"Margibi\",\n\t\t\"LR-MY\": \"Maryland\",\n\t\t\"LR-MO\": \"Montserrado\",\n\t\t\"LR-NI\": \"Nimba\",\n\t\t\"LR-SI\": \"Sinoe\"\n\t},\n\t\"LY\": {\n\t\t\"LY-BU\": \"Al Butnan\",\n\t\t\"LY-JA\": \"Al Jabal al Akhdar\",\n\t\t\"LY-JG\": \"Al Jabal al Gharbi\",\n\t\t\"LY-JU\": \"Al Jufrah\",\n\t\t\"LY-KF\": \"Al Kufrah\",\n\t\t\"LY-MJ\": \"Al Marj\",\n\t\t\"LY-MB\": \"Al Marqab\",\n\t\t\"LY-WA\": \"Al Wahat\",\n\t\t\"LY-NQ\": \"An Nuqat al Khams\",\n\t\t\"LY-ZA\": \"Az Zawiyah\",\n\t\t\"LY-BA\": \"Banghazi\",\n\t\t\"LY-DR\": \"Darnah\",\n\t\t\"LY-MI\": \"Misratah\",\n\t\t\"LY-MQ\": \"Murzuq\",\n\t\t\"LY-NL\": \"Nalut\",\n\t\t\"LY-SB\": \"Sabha\",\n\t\t\"LY-TB\": \"Tarabulus\"\n\t},\n\t\"LI\": {\n\t\t\"LI-01\": \"Balzers\",\n\t\t\"LI-02\": \"Eschen\",\n\t\t\"LI-03\": \"Gamprin\",\n\t\t\"LI-04\": \"Mauren\",\n\t\t\"LI-05\": \"Planken\",\n\t\t\"LI-06\": \"Ruggell\",\n\t\t\"LI-07\": \"Schaan\",\n\t\t\"LI-08\": \"Schellenberg\",\n\t\t\"LI-09\": \"Triesen\",\n\t\t\"LI-10\": \"Triesenberg\",\n\t\t\"LI-11\": \"Vaduz\"\n\t},\n\t\"LT\": {\n\t\t\"LT-AL\": \"Alytaus apskritis\",\n\t\t\"LT-KU\": \"Kauno apskritis\",\n\t\t\"LT-KL\": \"Klaipedos apskritis\",\n\t\t\"LT-MR\": \"Marijampoles apskritis\",\n\t\t\"LT-PN\": \"Panevezio apskritis\",\n\t\t\"LT-SA\": \"Siauliu apskritis\",\n\t\t\"LT-TA\": \"Taurages apskritis\",\n\t\t\"LT-TE\": \"Telsiu apskritis\",\n\t\t\"LT-UT\": \"Utenos apskritis\",\n\t\t\"LT-VL\": \"Vilniaus apskritis\"\n\t},\n\t\"LU\": {\n\t\t\"LU-DI\": \"Diekirch\",\n\t\t\"LU-GR\": \"Grevenmacher\",\n\t\t\"LU-LU\": \"Luxembourg\"\n\t},\n\t\"MO\": {\n\t\t\"MO-MA\": \"Macao\"\n\t},\n\t\"MG\": {\n\t\t\"MG-T\": \"Antananarivo\",\n\t\t\"MG-D\": \"Antsiranana\",\n\t\t\"MG-F\": \"Fianarantsoa\",\n\t\t\"MG-M\": \"Mahajanga\",\n\t\t\"MG-A\": \"Toamasina\",\n\t\t\"MG-U\": \"Toliara\"\n\t},\n\t\"MW\": {\n\t\t\"MW-BA\": \"Balaka\",\n\t\t\"MW-BL\": \"Blantyre\",\n\t\t\"MW-DO\": \"Dowa\",\n\t\t\"MW-LI\": \"Lilongwe\",\n\t\t\"MW-MH\": \"Machinga\",\n\t\t\"MW-MG\": \"Mangochi\",\n\t\t\"MW-MZ\": \"Mzimba\",\n\t\t\"MW-NI\": \"Ntchisi\",\n\t\t\"MW-SA\": \"Salima\",\n\t\t\"MW-ZO\": \"Zomba\"\n\t},\n\t\"MY\": {\n\t\t\"MY-01\": \"Johor\",\n\t\t\"MY-02\": \"Kedah\",\n\t\t\"MY-03\": \"Kelantan\",\n\t\t\"MY-04\": \"Melaka\",\n\t\t\"MY-05\": \"Negeri Sembilan\",\n\t\t\"MY-06\": \"Pahang\",\n\t\t\"MY-08\": \"Perak\",\n\t\t\"MY-09\": \"Perlis\",\n\t\t\"MY-07\": \"Pulau Pinang\",\n\t\t\"MY-12\": \"Sabah\",\n\t\t\"MY-13\": \"Sarawak\",\n\t\t\"MY-10\": \"Selangor\",\n\t\t\"MY-11\": \"Terengganu\",\n\t\t\"MY-14\": \"Wilayah Persekutuan Kuala Lumpur\",\n\t\t\"MY-15\": \"Wilayah Persekutuan Labuan\",\n\t\t\"MY-16\": \"Wilayah Persekutuan Putrajaya\"\n\t},\n\t\"MV\": {\n\t\t\"MV-02\": \"Alifu Alifu\",\n\t\t\"MV-20\": \"Baa\",\n\t\t\"MV-17\": \"Dhaalu\",\n\t\t\"MV-28\": \"Gaafu Dhaalu\",\n\t\t\"MV-23\": \"Haa Dhaalu\",\n\t\t\"MV-26\": \"Kaafu\",\n\t\t\"MV-05\": \"Laamu\",\n\t\t\"MV-MLE\": \"Maale\",\n\t\t\"MV-12\": \"Meemu\",\n\t\t\"MV-25\": \"Noonu\",\n\t\t\"MV-13\": \"Raa\",\n\t\t\"MV-01\": \"Seenu\",\n\t\t\"MV-04\": \"Vaavu\"\n\t},\n\t\"ML\": {\n\t\t\"ML-BKO\": \"Bamako\",\n\t\t\"ML-7\": \"Gao\",\n\t\t\"ML-1\": \"Kayes\",\n\t\t\"ML-8\": \"Kidal\",\n\t\t\"ML-2\": \"Koulikoro\",\n\t\t\"ML-5\": \"Mopti\",\n\t\t\"ML-4\": \"Segou\",\n\t\t\"ML-3\": \"Sikasso\",\n\t\t\"ML-6\": \"Tombouctou\"\n\t},\n\t\"MT\": {\n\t\t\"MT-01\": \"Attard\",\n\t\t\"MT-02\": \"Balzan\",\n\t\t\"MT-03\": \"Birgu\",\n\t\t\"MT-04\": \"Birkirkara\",\n\t\t\"MT-05\": \"Birzebbuga\",\n\t\t\"MT-06\": \"Bormla\",\n\t\t\"MT-07\": \"Dingli\",\n\t\t\"MT-08\": \"Fgura\",\n\t\t\"MT-09\": \"Floriana\",\n\t\t\"MT-10\": \"Fontana\",\n\t\t\"MT-14\": \"Gharb\",\n\t\t\"MT-15\": \"Gharghur\",\n\t\t\"MT-16\": \"Ghasri\",\n\t\t\"MT-17\": \"Ghaxaq\",\n\t\t\"MT-11\": \"Gudja\",\n\t\t\"MT-12\": \"Gzira\",\n\t\t\"MT-18\": \"Hamrun\",\n\t\t\"MT-19\": \"Iklin\",\n\t\t\"MT-20\": \"Isla\",\n\t\t\"MT-21\": \"Kalkara\",\n\t\t\"MT-22\": \"Kercem\",\n\t\t\"MT-23\": \"Kirkop\",\n\t\t\"MT-24\": \"Lija\",\n\t\t\"MT-25\": \"Luqa\",\n\t\t\"MT-26\": \"Marsa\",\n\t\t\"MT-27\": \"Marsaskala\",\n\t\t\"MT-28\": \"Marsaxlokk\",\n\t\t\"MT-29\": \"Mdina\",\n\t\t\"MT-30\": \"Mellieha\",\n\t\t\"MT-31\": \"Mgarr\",\n\t\t\"MT-32\": \"Mosta\",\n\t\t\"MT-33\": \"Mqabba\",\n\t\t\"MT-34\": \"Msida\",\n\t\t\"MT-35\": \"Mtarfa\",\n\t\t\"MT-36\": \"Munxar\",\n\t\t\"MT-37\": \"Nadur\",\n\t\t\"MT-38\": \"Naxxar\",\n\t\t\"MT-39\": \"Paola\",\n\t\t\"MT-40\": \"Pembroke\",\n\t\t\"MT-41\": \"Pieta\",\n\t\t\"MT-42\": \"Qala\",\n\t\t\"MT-43\": \"Qormi\",\n\t\t\"MT-44\": \"Qrendi\",\n\t\t\"MT-45\": \"Rabat Gozo\",\n\t\t\"MT-46\": \"Rabat Malta\",\n\t\t\"MT-49\": \"Saint John\",\n\t\t\"MT-48\": \"Saint Julian s\",\n\t\t\"MT-53\": \"Saint Lucia s\",\n\t\t\"MT-51\": \"Saint Paul s Bay\",\n\t\t\"MT-52\": \"Sannat\",\n\t\t\"MT-54\": \"Santa Venera\",\n\t\t\"MT-55\": \"Siggiewi\",\n\t\t\"MT-56\": \"Sliema\",\n\t\t\"MT-57\": \"Swieqi\",\n\t\t\"MT-58\": \"Ta Xbiex\",\n\t\t\"MT-59\": \"Tarxien\",\n\t\t\"MT-60\": \"Valletta\",\n\t\t\"MT-61\": \"Xaghra\",\n\t\t\"MT-62\": \"Xewkija\",\n\t\t\"MT-63\": \"Xghajra\",\n\t\t\"MT-64\": \"Zabbar\",\n\t\t\"MT-65\": \"Zebbug Gozo\",\n\t\t\"MT-67\": \"Zejtun\",\n\t\t\"MT-68\": \"Zurrieq\"\n\t},\n\t\"MQ\": {\n\t\t\"MQ-MQ\": \"Martinique\"\n\t},\n\t\"MR\": {\n\t\t\"MR-08\": \"Dakhlet Nouadhibou\",\n\t\t\"MR-14\": \"Nouakchott Nord\",\n\t\t\"MR-11\": \"Tiris Zemmour\"\n\t},\n\t\"MU\": {\n\t\t\"MU-BL\": \"Black River\",\n\t\t\"MU-FL\": \"Flacq\",\n\t\t\"MU-GP\": \"Grand Port\",\n\t\t\"MU-MO\": \"Moka\",\n\t\t\"MU-PA\": \"Pamplemousses\",\n\t\t\"MU-PW\": \"Plaines Wilhems\",\n\t\t\"MU-PL\": \"Port Louis\",\n\t\t\"MU-RR\": \"Riviere du Rempart\",\n\t\t\"MU-RO\": \"Rodrigues Islands\",\n\t\t\"MU-SA\": \"Savanne\"\n\t},\n\t\"MX\": {\n\t\t\"MX-AGU\": \"Aguascalientes\",\n\t\t\"MX-BCN\": \"Baja California\",\n\t\t\"MX-BCS\": \"Baja California Sur\",\n\t\t\"MX-CAM\": \"Campeche\",\n\t\t\"MX-CHP\": \"Chiapas\",\n\t\t\"MX-CHH\": \"Chihuahua\",\n\t\t\"MX-CMX\": \"Ciudad de Mexico\",\n\t\t\"MX-COA\": \"Coahuila de Zaragoza\",\n\t\t\"MX-COL\": \"Colima\",\n\t\t\"MX-DUR\": \"Durango\",\n\t\t\"MX-GUA\": \"Guanajuato\",\n\t\t\"MX-GRO\": \"Guerrero\",\n\t\t\"MX-HID\": \"Hidalgo\",\n\t\t\"MX-JAL\": \"Jalisco\",\n\t\t\"MX-MEX\": \"Mexico\",\n\t\t\"MX-MIC\": \"Michoacan de Ocampo\",\n\t\t\"MX-MOR\": \"Morelos\",\n\t\t\"MX-NAY\": \"Nayarit\",\n\t\t\"MX-NLE\": \"Nuevo Leon\",\n\t\t\"MX-OAX\": \"Oaxaca\",\n\t\t\"MX-PUE\": \"Puebla\",\n\t\t\"MX-QUE\": \"Queretaro\",\n\t\t\"MX-ROO\": \"Quintana Roo\",\n\t\t\"MX-SLP\": \"San Luis Potosi\",\n\t\t\"MX-SIN\": \"Sinaloa\",\n\t\t\"MX-SON\": \"Sonora\",\n\t\t\"MX-TAB\": \"Tabasco\",\n\t\t\"MX-TAM\": \"Tamaulipas\",\n\t\t\"MX-TLA\": \"Tlaxcala\",\n\t\t\"MX-VER\": \"Veracruz de Ignacio de la Llave\",\n\t\t\"MX-YUC\": \"Yucatan\",\n\t\t\"MX-ZAC\": \"Zacatecas\"\n\t},\n\t\"MC\": {\n\t\t\"MC-FO\": \"Fontvieille\",\n\t\t\"MC-JE\": \"Jardin Exotique\",\n\t\t\"MC-CL\": \"La Colle\",\n\t\t\"MC-CO\": \"La Condamine\",\n\t\t\"MC-GA\": \"La Gare\",\n\t\t\"MC-SO\": \"La Source\",\n\t\t\"MC-LA\": \"De Larvotto\",\n\t\t\"MC-MA\": \"Monaco-Ville\",\n\t\t\"MC-MO\": \"Monegeti\",\n\t\t\"MC-MG\": \"Montecarlo\",\n\t\t\"MC-MC\": \"Moulins\",\n\t\t\"MC-MU\": \"Montecarlo\",\n\t\t\"MC-PH\": \"Puerto Hércules\",\n\t\t\"MC-SR\": \"Saint-Roman\",\n\t\t\"MC-SD\": \"Sainte-Dévote\",\n\t\t\"MC-SP\": \"Spélugues\",\n\t\t\"MC-VR\": \"Vallon de la Roussen\"\n\t},\n\t\"MN\": {\n\t\t\"MN-071\": \"Bayan-Olgiy\",\n\t\t\"MN-063\": \"Dornogovi\",\n\t\t\"MN-065\": \"Govi-Altay\",\n\t\t\"MN-053\": \"Omnogovi\",\n\t\t\"MN-035\": \"Orhon\",\n\t\t\"MN-055\": \"Ovorhangay\",\n\t\t\"MN-049\": \"Selenge\",\n\t\t\"MN-047\": \"Tov\",\n\t\t\"MN-1\": \"Ulaanbaatar\"\n\t},\n\t\"MD\": {\n\t\t\"MD-AN\": \"Anenii Noi\",\n\t\t\"MD-BA\": \"Balti\",\n\t\t\"MD-BS\": \"Basarabeasca\",\n\t\t\"MD-BD\": \"Bender\",\n\t\t\"MD-BR\": \"Briceni\",\n\t\t\"MD-CA\": \"Cahul\",\n\t\t\"MD-CL\": \"Calarasi\",\n\t\t\"MD-CT\": \"Cantemir\",\n\t\t\"MD-CS\": \"Causeni\",\n\t\t\"MD-CU\": \"Chisinau\",\n\t\t\"MD-CM\": \"Cimislia\",\n\t\t\"MD-CR\": \"Criuleni\",\n\t\t\"MD-DO\": \"Donduseni\",\n\t\t\"MD-DR\": \"Drochia\",\n\t\t\"MD-DU\": \"Dubasari\",\n\t\t\"MD-ED\": \"Edinet\",\n\t\t\"MD-FA\": \"Falesti\",\n\t\t\"MD-FL\": \"Floresti\",\n\t\t\"MD-GA\": \"Gagauzia\",\n\t\t\"MD-GL\": \"Glodeni\",\n\t\t\"MD-HI\": \"Hincesti\",\n\t\t\"MD-IA\": \"Ialoveni\",\n\t\t\"MD-LE\": \"Leova\",\n\t\t\"MD-NI\": \"Nisporeni\",\n\t\t\"MD-OC\": \"Ocnita\",\n\t\t\"MD-OR\": \"Orhei\",\n\t\t\"MD-RE\": \"Rezina\",\n\t\t\"MD-RI\": \"Riscani\",\n\t\t\"MD-SI\": \"Singerei\",\n\t\t\"MD-SD\": \"Soldanesti\",\n\t\t\"MD-SO\": \"Soroca\",\n\t\t\"MD-SV\": \"Stefan Voda\",\n\t\t\"MD-SN\": \"Stinga Nistrului\",\n\t\t\"MD-ST\": \"Straseni\",\n\t\t\"MD-TA\": \"Taraclia\",\n\t\t\"MD-TE\": \"Telenesti\",\n\t\t\"MD-UN\": \"Ungheni\"\n\t},\n\t\"ME\": {\n\t\t\"ME-02\": \"Bar\",\n\t\t\"ME-03\": \"Berane\",\n\t\t\"ME-04\": \"Bijelo Polje\",\n\t\t\"ME-05\": \"Budva\",\n\t\t\"ME-06\": \"Cetinje\",\n\t\t\"ME-07\": \"Danilovgrad\",\n\t\t\"ME-08\": \"Herceg-Novi\",\n\t\t\"ME-09\": \"Kolasin\",\n\t\t\"ME-10\": \"Kotor\",\n\t\t\"ME-12\": \"Niksic\",\n\t\t\"ME-13\": \"Plav\",\n\t\t\"ME-14\": \"Pljevlja\",\n\t\t\"ME-15\": \"Pluzine\",\n\t\t\"ME-16\": \"Podgorica\",\n\t\t\"ME-17\": \"Rozaje\",\n\t\t\"ME-19\": \"Tivat\",\n\t\t\"ME-20\": \"Ulcinj\",\n\t\t\"ME-21\": \"Zabljak\"\n\t},\n\t\"MS\": {\n\t\t\"MS-SA\": \"Saint Anthony\",\n\t\t\"MS-SP\": \"Saint Peter\"\n\t},\n\t\"MA\": {\n\t\t\"MA-05\": \"Beni-Mellal-Khenifra\",\n\t\t\"MA-06\": \"Casablanca-Settat\",\n\t\t\"MA-08\": \"Draa-Tafilalet\",\n\t\t\"MA-03\": \"Fes- Meknes\",\n\t\t\"MA-10\": \"Guelmim-Oued Noun (EH-partial)\",\n\t\t\"MA-02\": \"L Oriental\",\n\t\t\"MA-11\": \"Laayoune-Sakia El Hamra (EH-partial)\",\n\t\t\"MA-07\": \"Marrakech-Safi\",\n\t\t\"MA-04\": \"Rabat-Sale-Kenitra\",\n\t\t\"MA-09\": \"Souss-Massa\",\n\t\t\"MA-01\": \"Tanger-Tetouan-Al Hoceima\"\n\t},\n\t\"MZ\": {\n\t\t\"MZ-P\": \"Cabo Delgado\",\n\t\t\"MZ-G\": \"Gaza\",\n\t\t\"MZ-I\": \"Inhambane\",\n\t\t\"MZ-B\": \"Manica\",\n\t\t\"MZ-L\": \"Maputo\",\n\t\t\"MZ-N\": \"Nampula\",\n\t\t\"MZ-A\": \"Niassa\",\n\t\t\"MZ-S\": \"Sofala\",\n\t\t\"MZ-T\": \"Tete\",\n\t\t\"MZ-Q\": \"Zambezia\"\n\t},\n\t\"OM\": {\n\t\t\"OM-DA\": \"Ad Dakhiliyah\",\n\t\t\"OM-BU\": \"Al Buraymi\",\n\t\t\"OM-WU\": \"Al Wusta\",\n\t\t\"OM-ZA\": \"Az Zahirah\",\n\t\t\"OM-BJ\": \"Janub al Batinah\",\n\t\t\"OM-SJ\": \"Janub ash Sharqiyah\",\n\t\t\"OM-MA\": \"Masqat\",\n\t\t\"OM-MU\": \"Musandam\",\n\t\t\"OM-BS\": \"Shamal al Batinah\",\n\t\t\"OM-SS\": \"Shamal ash Sharqiyah\",\n\t\t\"OM-ZU\": \"Zufar\"\n\t},\n\t\"NA\": {\n\t\t\"NA-ER\": \"Erongo\",\n\t\t\"NA-HA\": \"Hardap\",\n\t\t\"NA-KA\": \"Karas\",\n\t\t\"NA-KE\": \"Kavango East\",\n\t\t\"NA-KH\": \"Khomas\",\n\t\t\"NA-KU\": \"Kunene\",\n\t\t\"NA-OW\": \"Ohangwena\",\n\t\t\"NA-OH\": \"Omaheke\",\n\t\t\"NA-OS\": \"Omusati\",\n\t\t\"NA-ON\": \"Oshana\",\n\t\t\"NA-OT\": \"Oshikoto\",\n\t\t\"NA-OD\": \"Otjozondjupa\",\n\t\t\"NA-CA\": \"Zambezi\"\n\t},\n\t\"NR\": {\n\t\t\"NR-14\": \"Yaren\"\n\t},\n\t\"NP\": {\n\t\t\"NP-BA\": \"Bagmati\",\n\t\t\"NP-BH\": \"Bheri\",\n\t\t\"NP-DH\": \"Dhawalagiri\",\n\t\t\"NP-GA\": \"Gandaki\",\n\t\t\"NP-JA\": \"Janakpur\",\n\t\t\"NP-KO\": \"Kosi\",\n\t\t\"NP-LU\": \"Lumbini\",\n\t\t\"NP-MA\": \"Mahakali\",\n\t\t\"NP-ME\": \"Mechi\",\n\t\t\"NP-NA\": \"Narayani\",\n\t\t\"NP-RA\": \"Rapti\",\n\t\t\"NP-SA\": \"Sagarmatha\",\n\t\t\"NP-SE\": \"Seti\"\n\t},\n\t\"NL\": {\n\t\t\"NL-DR\": \"Drenthe\",\n\t\t\"NL-FL\": \"Flevoland\",\n\t\t\"NL-FR\": \"Fryslan\",\n\t\t\"NL-GE\": \"Gelderland\",\n\t\t\"NL-GR\": \"Groningen\",\n\t\t\"NL-LI\": \"Limburg\",\n\t\t\"NL-NB\": \"Noord-Brabant\",\n\t\t\"NL-NH\": \"Noord-Holland\",\n\t\t\"NL-OV\": \"Overijssel\",\n\t\t\"NL-UT\": \"Utrecht\",\n\t\t\"NL-ZE\": \"Zeeland\",\n\t\t\"NL-ZH\": \"Zuid-Holland\"\n\t},\n\t\"CW\": {\n\t\t\"CW-CR\": \"Curacao\"\n\t},\n\t\"AW\": {\n\t\t\"AW-AR\": \"Aruba\"\n\t},\n\t\"SX\": {\n\t\t\"SX-SI\": \"Sint Maarten (Dutch Part)\"\n\t},\n\t\"NC\": {\n\t\t\"NC-PN\": \"Province Nord\",\n\t\t\"NC-PS\": \"Province Sud\"\n\t},\n\t\"VU\": {\n\t\t\"VU-SEE\": \"Shefa\",\n\t\t\"VU-TAE\": \"Tafea\",\n\t\t\"VU-TOB\": \"Torba\"\n\t},\n\t\"NZ\": {\n\t\t\"NZ-AUK\": \"Auckland\",\n\t\t\"NZ-BOP\": \"Bay of Plenty\",\n\t\t\"NZ-CAN\": \"Canterbury\",\n\t\t\"NZ-CIT\": \"Chatham Islands Territory\",\n\t\t\"NZ-GIS\": \"Gisborne\",\n\t\t\"NZ-HKB\": \"Hawke s Bay\",\n\t\t\"NZ-MWT\": \"Manawatu-Wanganui\",\n\t\t\"NZ-MBH\": \"Marlborough\",\n\t\t\"NZ-NSN\": \"Nelson\",\n\t\t\"NZ-NTL\": \"Northland\",\n\t\t\"NZ-OTA\": \"Otago\",\n\t\t\"NZ-STL\": \"Southland\",\n\t\t\"NZ-TKI\": \"Taranaki\",\n\t\t\"NZ-TAS\": \"Tasman\",\n\t\t\"NZ-WKO\": \"Waikato\",\n\t\t\"NZ-WGN\": \"Wellington\",\n\t\t\"NZ-WTC\": \"West Coast\"\n\t},\n\t\"NI\": {\n\t\t\"NI-BO\": \"Boaco\",\n\t\t\"NI-CA\": \"Carazo\",\n\t\t\"NI-CI\": \"Chinandega\",\n\t\t\"NI-CO\": \"Chontales\",\n\t\t\"NI-AN\": \"Costa Caribe Norte\",\n\t\t\"NI-AS\": \"Costa Caribe Sur\",\n\t\t\"NI-ES\": \"Esteli\",\n\t\t\"NI-GR\": \"Granada\",\n\t\t\"NI-JI\": \"Jinotega\",\n\t\t\"NI-LE\": \"Leon\",\n\t\t\"NI-MD\": \"Madriz\",\n\t\t\"NI-MN\": \"Managua\",\n\t\t\"NI-MS\": \"Masaya\",\n\t\t\"NI-MT\": \"Matagalpa\",\n\t\t\"NI-NS\": \"Nueva Segovia\",\n\t\t\"NI-SJ\": \"Rio San Juan\",\n\t\t\"NI-RI\": \"Rivas\"\n\t},\n\t\"NE\": {\n\t\t\"NE-1\": \"Agadez\",\n\t\t\"NE-2\": \"Diffa\",\n\t\t\"NE-3\": \"Dosso\",\n\t\t\"NE-8\": \"Niamey\",\n\t\t\"NE-5\": \"Tahoua\",\n\t\t\"NE-7\": \"Zinder\"\n\t},\n\t\"NG\": {\n\t\t\"NG-AB\": \"Abia\",\n\t\t\"NG-FC\": \"Abuja Federal Capital Territory\",\n\t\t\"NG-AD\": \"Adamawa\",\n\t\t\"NG-AK\": \"Akwa Ibom\",\n\t\t\"NG-AN\": \"Anambra\",\n\t\t\"NG-BA\": \"Bauchi\",\n\t\t\"NG-BY\": \"Bayelsa\",\n\t\t\"NG-BE\": \"Benue\",\n\t\t\"NG-BO\": \"Borno\",\n\t\t\"NG-CR\": \"Cross River\",\n\t\t\"NG-DE\": \"Delta\",\n\t\t\"NG-EB\": \"Ebonyi\",\n\t\t\"NG-ED\": \"Edo\",\n\t\t\"NG-EK\": \"Ekiti\",\n\t\t\"NG-EN\": \"Enugu\",\n\t\t\"NG-GO\": \"Gombe\",\n\t\t\"NG-IM\": \"Imo\",\n\t\t\"NG-JI\": \"Jigawa\",\n\t\t\"NG-KD\": \"Kaduna\",\n\t\t\"NG-KN\": \"Kano\",\n\t\t\"NG-KT\": \"Katsina\",\n\t\t\"NG-KE\": \"Kebbi\",\n\t\t\"NG-KO\": \"Kogi\",\n\t\t\"NG-KW\": \"Kwara\",\n\t\t\"NG-LA\": \"Lagos\",\n\t\t\"NG-NA\": \"Nasarawa\",\n\t\t\"NG-NI\": \"Niger\",\n\t\t\"NG-OG\": \"Ogun\",\n\t\t\"NG-ON\": \"Ondo\",\n\t\t\"NG-OS\": \"Osun\",\n\t\t\"NG-OY\": \"Oyo\",\n\t\t\"NG-PL\": \"Plateau\",\n\t\t\"NG-RI\": \"Rivers\",\n\t\t\"NG-SO\": \"Sokoto\",\n\t\t\"NG-TA\": \"Taraba\",\n\t\t\"NG-YO\": \"Yobe\",\n\t\t\"NG-ZA\": \"Zamfara\"\n\t},\n\t\"NU\": {\n\t\t\"NU-NI\": \"Niue\"\n\t},\n\t\"NF\": {\n\t\t\"NF-NI\": \"Norfolk Island\"\n\t},\n\t\"NO\": {\n\t\t\"NO-02\": \"Akershus\",\n\t\t\"NO-09\": \"Aust-Agder\",\n\t\t\"NO-06\": \"Buskerud\",\n\t\t\"NO-20\": \"Finnmark\",\n\t\t\"NO-04\": \"Hedmark\",\n\t\t\"NO-12\": \"Hordaland\",\n\t\t\"NO-15\": \"More og Romsdal\",\n\t\t\"NO-17\": \"Nord-Trondelag\",\n\t\t\"NO-18\": \"Nordland\",\n\t\t\"NO-05\": \"Oppland\",\n\t\t\"NO-03\": \"Oslo\",\n\t\t\"NO-01\": \"Ostfold\",\n\t\t\"NO-11\": \"Rogaland\",\n\t\t\"NO-14\": \"Sogn og Fjordane\",\n\t\t\"NO-16\": \"Sor-Trondelag\",\n\t\t\"NO-08\": \"Telemark\",\n\t\t\"NO-19\": \"Troms\",\n\t\t\"NO-10\": \"Vest-Agder\",\n\t\t\"NO-07\": \"Vestfold\"\n\t},\n\t\"MP\": {\n\t\t\"NP-NM\": \"Northern Mariana Islands\"\n\t},\n\t\"UM\": {\n\t\t\"UM-95\": \"Palmyra Atoll\"\n\t},\n\t\"FM\": {\n\t\t\"FM-TRK\": \"Chuuk\",\n\t\t\"FM-KSA\": \"Kosrae\",\n\t\t\"FM-PNI\": \"Pohnpei\",\n\t\t\"FM-YAP\": \"Yap\"\n\t},\n\t\"MH\": {\n\t\t\"MH-KWA\": \"Kwajalein\",\n\t\t\"MH-MAJ\": \"Majuro\"\n\t},\n\t\"PW\": {\n\t\t\"PW-004\": \"Airai\",\n\t\t\"PW-100\": \"Kayangel\",\n\t\t\"PW-150\": \"Koror\",\n\t\t\"PW-212\": \"Melekeok\",\n\t\t\"PW-214\": \"Ngaraard\",\n\t\t\"PW-222\": \"Ngardmau\"\n\t},\n\t\"PK\": {\n\t\t\"PK-JK\": \"Azad Jammu and Kashmir\",\n\t\t\"PK-BA\": \"Balochistan\",\n\t\t\"PK-TA\": \"Federally Administered Tribal Areas\",\n\t\t\"PK-GB\": \"Gilgit-Baltistan\",\n\t\t\"PK-IS\": \"Islamabad\",\n\t\t\"PK-KP\": \"Khyber Pakhtunkhwa\",\n\t\t\"PK-PB\": \"Punjab\",\n\t\t\"PK-SD\": \"Sindh\"\n\t},\n\t\"PA\": {\n\t\t\"PA-5\": \"Darien\",\n\t\t\"PA-1\": \"Bocas del Toro\",\n\t\t\"PA-4\": \"Chiriqui\",\n\t\t\"PA-2\": \"Cocle\",\n\t\t\"PA-3\": \"Colon\",\n\t\t\"PA-6\": \"Herrera\",\n\t\t\"PA-7\": \"Los Santos\",\n\t\t\"PA-8\": \"Panama\",\n\t\t\"PA-9\": \"Veraguas\",\n\t\t\"PA-10\": \"Panamá Oeste\",\n\t\t\"PA-EM\": \"Embera-Wounaan\",\n\t\t\"PA-KY\": \"Guna Yala\",\n\t\t\"PA-NT\": \"Naso Tjer Di\",\n\t\t\"PA-NB\": \"Ngobe-Bugle\"\n\t},\n\t\"PG\": {\n\t\t\"PG-NSB\": \"Bougainville\",\n\t\t\"PG-CPM\": \"Central\",\n\t\t\"PG-CPK\": \"Chimbu\",\n\t\t\"PG-EBR\": \"East New Britain\",\n\t\t\"PG-ESW\": \"East Sepik\",\n\t\t\"PG-EHG\": \"Eastern Highlands\",\n\t\t\"PG-MPM\": \"Madang\",\n\t\t\"PG-MRL\": \"Manus\",\n\t\t\"PG-MBA\": \"Milne Bay\",\n\t\t\"PG-MPL\": \"Morobe\",\n\t\t\"PG-NCD\": \"National Capital District (Port Moresby)\",\n\t\t\"PG-NIK\": \"New Ireland\",\n\t\t\"PG-SHM\": \"Southern Highlands\",\n\t\t\"PG-WBK\": \"West New Britain\",\n\t\t\"PG-WPD\": \"Western\",\n\t\t\"PG-WHM\": \"Western Highlands\"\n\t},\n\t\"PY\": {\n\t\t\"PY-16\": \"Alto Paraguay\",\n\t\t\"PY-10\": \"Alto Parana\",\n\t\t\"PY-13\": \"Amambay\",\n\t\t\"PY-ASU\": \"Asuncion\",\n\t\t\"PY-19\": \"Boqueron\",\n\t\t\"PY-5\": \"Caaguazu\",\n\t\t\"PY-6\": \"Caazapa\",\n\t\t\"PY-14\": \"Canindeyu\",\n\t\t\"PY-11\": \"Central\",\n\t\t\"PY-1\": \"Concepcion\",\n\t\t\"PY-3\": \"Cordillera\",\n\t\t\"PY-4\": \"Guaira\",\n\t\t\"PY-7\": \"Itapua\",\n\t\t\"PY-8\": \"Misiones\",\n\t\t\"PY-12\": \"Neembucu\",\n\t\t\"PY-9\": \"Paraguari\",\n\t\t\"PY-15\": \"Presidente Hayes\",\n\t\t\"PY-2\": \"San Pedro\"\n\t},\n\t\"PE\": {\n\t\t\"PE-AMA\": \"Amazonas\",\n\t\t\"PE-ANC\": \"Ancash\",\n\t\t\"PE-APU\": \"Apurimac\",\n\t\t\"PE-ARE\": \"Arequipa\",\n\t\t\"PE-AYA\": \"Ayacucho\",\n\t\t\"PE-CAJ\": \"Cajamarca\",\n\t\t\"PE-CUS\": \"Cusco\",\n\t\t\"PE-CAL\": \"El Callao\",\n\t\t\"PE-HUV\": \"Huancavelica\",\n\t\t\"PE-HUC\": \"Huanuco\",\n\t\t\"PE-ICA\": \"Ica\",\n\t\t\"PE-JUN\": \"Junin\",\n\t\t\"PE-LAL\": \"La Libertad\",\n\t\t\"PE-LAM\": \"Lambayeque\",\n\t\t\"PE-LIM\": \"Lima\",\n\t\t\"PE-LOR\": \"Loreto\",\n\t\t\"PE-MDD\": \"Madre de Dios\",\n\t\t\"PE-MOQ\": \"Moquegua\",\n\t\t\"PE-LMA\": \"Municipalidad Metropolitana de Lima\",\n\t\t\"PE-PAS\": \"Pasco\",\n\t\t\"PE-PIU\": \"Piura\",\n\t\t\"PE-PUN\": \"Puno\",\n\t\t\"PE-SAM\": \"San Martin\",\n\t\t\"PE-TAC\": \"Tacna\",\n\t\t\"PE-TUM\": \"Tumbes\",\n\t\t\"PE-UCA\": \"Ucayali\"\n\t},\n\t\"PH\": {\n\t\t\"PH-ABR\": \"Abra\",\n\t\t\"PH-AGN\": \"Agusan del Norte\",\n\t\t\"PH-AGS\": \"Agusan del Sur\",\n\t\t\"PH-AKL\": \"Aklan\",\n\t\t\"PH-ALB\": \"Albay\",\n\t\t\"PH-ANT\": \"Antique\",\n\t\t\"PH-APA\": \"Apayao\",\n\t\t\"PH-AUR\": \"Aurora\",\n\t\t\"PH-BAS\": \"Basilan\",\n\t\t\"PH-BAN\": \"Bataan\",\n\t\t\"PH-BTN\": \"Batanes\",\n\t\t\"PH-BTG\": \"Batangas\",\n\t\t\"PH-BEN\": \"Benguet\",\n\t\t\"PH-BIL\": \"Biliran\",\n\t\t\"PH-BOH\": \"Bohol\",\n\t\t\"PH-BUK\": \"Bukidnon\",\n\t\t\"PH-BUL\": \"Bulacan\",\n\t\t\"PH-CAG\": \"Cagayan\",\n\t\t\"PH-CAN\": \"Camarines Norte\",\n\t\t\"PH-CAS\": \"Camarines Sur\",\n\t\t\"PH-CAM\": \"Camiguin\",\n\t\t\"PH-CAP\": \"Capiz\",\n\t\t\"PH-CAT\": \"Catanduanes\",\n\t\t\"PH-CAV\": \"Cavite\",\n\t\t\"PH-CEB\": \"Cebu\",\n\t\t\"PH-COM\": \"Compostela Valley\",\n\t\t\"PH-NCO\": \"Cotabato\",\n\t\t\"PH-DAO\": \"Davao Oriental\",\n\t\t\"PH-DAV\": \"Davao del Norte\",\n\t\t\"PH-DAS\": \"Davao del Sur\",\n\t\t\"PH-DIN\": \"Dinagat Islands\",\n\t\t\"PH-EAS\": \"Eastern Samar\",\n\t\t\"PH-GUI\": \"Guimaras\",\n\t\t\"PH-IFU\": \"Ifugao\",\n\t\t\"PH-ILN\": \"Ilocos Norte\",\n\t\t\"PH-ILS\": \"Ilocos Sur\",\n\t\t\"PH-ILI\": \"Iloilo\",\n\t\t\"PH-ISA\": \"Isabela\",\n\t\t\"PH-LUN\": \"La Union\",\n\t\t\"PH-LAG\": \"Laguna\",\n\t\t\"PH-LAN\": \"Lanao del Norte\",\n\t\t\"PH-LAS\": \"Lanao del Sur\",\n\t\t\"PH-LEY\": \"Leyte\",\n\t\t\"PH-MAG\": \"Maguindanao\",\n\t\t\"PH-MAD\": \"Marinduque\",\n\t\t\"PH-MAS\": \"Masbate\",\n\t\t\"PH-MDC\": \"Mindoro Occidental\",\n\t\t\"PH-MDR\": \"Mindoro Oriental\",\n\t\t\"PH-MSC\": \"Misamis Occidental\",\n\t\t\"PH-MSR\": \"Misamis Oriental\",\n\t\t\"PH-MOU\": \"Mountain Province\",\n\t\t\"PH-00\": \"National Capital Region\",\n\t\t\"PH-NEC\": \"Negros Occidental\",\n\t\t\"PH-NER\": \"Negros Oriental\",\n\t\t\"PH-NSA\": \"Northern Samar\",\n\t\t\"PH-NUE\": \"Nueva Ecija\",\n\t\t\"PH-NUV\": \"Nueva Vizcaya\",\n\t\t\"PH-PLW\": \"Palawan\",\n\t\t\"PH-PAM\": \"Pampanga\",\n\t\t\"PH-PAN\": \"Pangasinan\",\n\t\t\"PH-QUE\": \"Quezon\",\n\t\t\"PH-QUI\": \"Quirino\",\n\t\t\"PH-RIZ\": \"Rizal\",\n\t\t\"PH-ROM\": \"Romblon\",\n\t\t\"PH-WSA\": \"Samar\",\n\t\t\"PH-SAR\": \"Sarangani\",\n\t\t\"PH-SIG\": \"Siquijor\",\n\t\t\"PH-SOR\": \"Sorsogon\",\n\t\t\"PH-SCO\": \"South Cotabato\",\n\t\t\"PH-SLE\": \"Southern Leyte\",\n\t\t\"PH-SUK\": \"Sultan Kudarat\",\n\t\t\"PH-SLU\": \"Sulu\",\n\t\t\"PH-SUN\": \"Surigao del Norte\",\n\t\t\"PH-SUR\": \"Surigao del Sur\",\n\t\t\"PH-TAR\": \"Tarlac\",\n\t\t\"PH-TAW\": \"Tawi-Tawi\",\n\t\t\"PH-ZMB\": \"Zambales\",\n\t\t\"PH-ZSI\": \"Zamboanga Sibugay\",\n\t\t\"PH-ZAN\": \"Zamboanga del Norte\",\n\t\t\"PH-ZAS\": \"Zamboanga del Sur\"\n\t},\n\t\"PN\": {\n\t\t\"PN-PI\": \"Pitcairn\"\n\t},\n\t\"PL\": {\n\t\t\"PL-02\": \"Dolnoslaskie\",\n\t\t\"PL-04\": \"Kujawsko-pomorskie\",\n\t\t\"PL-10\": \"Lodzkie\",\n\t\t\"PL-06\": \"Lubelskie\",\n\t\t\"PL-08\": \"Lubuskie\",\n\t\t\"PL-12\": \"Malopolskie\",\n\t\t\"PL-14\": \"Mazowieckie\",\n\t\t\"PL-16\": \"Opolskie\",\n\t\t\"PL-18\": \"Podkarpackie\",\n\t\t\"PL-20\": \"Podlaskie\",\n\t\t\"PL-22\": \"Pomorskie\",\n\t\t\"PL-24\": \"Slaskie\",\n\t\t\"PL-26\": \"Swietokrzyskie\",\n\t\t\"PL-28\": \"Warminsko-mazurskie\",\n\t\t\"PL-30\": \"Wielkopolskie\",\n\t\t\"PL-32\": \"Zachodniopomorskie\"\n\t},\n\t\"PT\": {\n\t\t\"PT-01\": \"Aveiro\",\n\t\t\"PT-02\": \"Beja\",\n\t\t\"PT-03\": \"Braga\",\n\t\t\"PT-04\": \"Braganza\",\n\t\t\"PT-05\": \"Castelo Branco\",\n\t\t\"PT-06\": \"Coimbra\",\n\t\t\"PT-07\": \"Evora\",\n\t\t\"PT-08\": \"Faro\",\n\t\t\"PT-09\": \"Guarda\",\n\t\t\"PT-10\": \"Leiria\",\n\t\t\"PT-11\": \"Lisboa\",\n\t\t\"PT-12\": \"Portalegre\",\n\t\t\"PT-13\": \"Porto\",\n\t\t\"PT-14\": \"Santarem\",\n\t\t\"PT-15\": \"Setubal\",\n\t\t\"PT-16\": \"Viana do Castelo\",\n\t\t\"PT-17\": \"Vila Real\",\n\t\t\"PT-18\": \"Viseu\",\n\t\t\"PT-30\": \"Regiao Autonoma da Madeira\",\n\t\t\"PT-20\": \"Regiao Autonoma dos Acores\"\n\t},\n\t\"GW\": {\n\t\t\"GW-BS\": \"Bissau\",\n\t\t\"GW-GA\": \"Gabu\"\n\t},\n\t\"TL\": {\n\t\t\"TL-AN\": \"Ainaro\",\n\t\t\"TL-CO\": \"Cova Lima\",\n\t\t\"TL-DI\": \"Dili\"\n\t},\n\t\"PR\": {\n\t\t\"PR-AD\": \"Adjuntas\",\n\t\t\"PR-AG\": \"Aguada\",\n\t\t\"PR-AL\": \"Aguadilla\",\n\t\t\"PR-AB\": \"Aguas Buenas\",\n\t\t\"PR-AI\": \"Aibonito\",\n\t\t\"PR-AN\": \"Anasco\",\n\t\t\"PR-AR\": \"Arecibo\",\n\t\t\"PR-AY\": \"Arroyo\",\n\t\t\"PR-BL\": \"Barceloneta\",\n\t\t\"PR-BR\": \"Barranquitas\",\n\t\t\"PR-BY\": \"Bayamon\",\n\t\t\"PR-CJ\": \"Cabo Rojo\",\n\t\t\"PR-CG\": \"Caguas\",\n\t\t\"PR-CC\": \"Camuy\",\n\t\t\"PR-CN\": \"Canovanas\",\n\t\t\"PR-CL\": \"Carolina\",\n\t\t\"PR-CT\": \"Catano\",\n\t\t\"PR-CY\": \"Cayey\",\n\t\t\"PR-CI\": \"Ceiba\",\n\t\t\"PR-CS\": \"Ciales\",\n\t\t\"PR-CD\": \"Cidra\",\n\t\t\"PR-CO\": \"Coamo\",\n\t\t\"PR-CM\": \"Comerio\",\n\t\t\"PR-CZ\": \"Corozal\",\n\t\t\"PR-CU\": \"Culebra\",\n\t\t\"PR-DD\": \"Dorado\",\n\t\t\"PR-FF\": \"Fajardo\",\n\t\t\"PR-FL\": \"Florida\",\n\t\t\"PR-GU\": \"Guanica\",\n\t\t\"PR-GM\": \"Guayama\",\n\t\t\"PR-GL\": \"Guayanilla\",\n\t\t\"PR-GY\": \"Guaynabo\",\n\t\t\"PR-GR\": \"Gurabo\",\n\t\t\"PR-HH\": \"Hatillo\",\n\t\t\"PR-HR\": \"Hormigueros\",\n\t\t\"PN-HM\": \"Humacao\",\n\t\t\"PR-IS\": \"Isabela\",\n\t\t\"PR-JD\": \"Juana Diaz\",\n\t\t\"PR-LJ\": \"Lajas\",\n\t\t\"PR-LR\": \"Lares\",\n\t\t\"PR-LM\": \"Las Marias\",\n\t\t\"PR-LP\": \"Las Piedras\",\n\t\t\"PR-LL\": \"Loiza\",\n\t\t\"PR-LQ\": \"Luquillo\",\n\t\t\"PR-MT\": \"Manati\",\n\t\t\"PR-MR\": \"Maricao\",\n\t\t\"PR-MY\": \"Mayaguez\",\n\t\t\"PR-MC\": \"Moca\",\n\t\t\"PR-MV\": \"Morovis\",\n\t\t\"PR-MJ\": \"Municipio de Jayuya\",\n\t\t\"PR-MS\": \"Municipio de Juncos\",\n\t\t\"PR-NG\": \"Naguabo\",\n\t\t\"PR-NR\": \"Naranjito\",\n\t\t\"PR-PT\": \"Patillas\",\n\t\t\"PR-PN\": \"Penuelas\",\n\t\t\"PR-PC\": \"Ponce\",\n\t\t\"PR-PQ\": \"Quebradillas\",\n\t\t\"PR-PR\": \"Rincon\",\n\t\t\"PR-RG\": \"Rio Grande\",\n\t\t\"PR-SR\": \"Sabana Grande\",\n\t\t\"PR-SL\": \"Salinas\",\n\t\t\"PR-SG\": \"San German\",\n\t\t\"PR-SJ\": \"San Juan\",\n\t\t\"PR-SZ\": \"San Lorenzo\",\n\t\t\"PR-SS\": \"San Sebastian\",\n\t\t\"PR-SI\": \"Santa Isabel Municipio\",\n\t\t\"PR-TA\": \"Toa Alta\",\n\t\t\"PR-BJ\": \"Toa Baja\",\n\t\t\"PR-TJ\": \"Trujillo Alto\",\n\t\t\"PR-U\": \"Utuado\",\n\t\t\"PR-VA\": \"Vega Alta\",\n\t\t\"PR-VB\": \"Vega Baja\",\n\t\t\"PR-VQ\": \"Vieques\",\n\t\t\"PR-VL\": \"Villalba\",\n\t\t\"PR-YB\": \"Yabucoa\",\n\t\t\"PR-YC\": \"Yauco\"\n\t},\n\t\"QA\": {\n\t\t\"QA-DA\": \"Ad Dawhah\",\n\t\t\"QA-KH\": \"Al Khawr wa adh Dhakhirah\",\n\t\t\"QA-WA\": \"Al Wakrah\",\n\t\t\"QA-RA\": \"Ar Rayyan\",\n\t\t\"QA-MS\": \"Ash Shamal\",\n\t\t\"QA-ZA\": \"Az Za ayin\",\n\t\t\"QA-US\": \"Umm Salal\"\n\t},\n\t\"RE\": {},\n\t\"RO\": {\n\t\t\"RO-AB\": \"Alba\",\n\t\t\"RO-AR\": \"Arad\",\n\t\t\"RO-AG\": \"Arges\",\n\t\t\"RO-BC\": \"Bacau\",\n\t\t\"RO-BH\": \"Bihor\",\n\t\t\"RO-BN\": \"Bistrita-Nasaud\",\n\t\t\"RO-BT\": \"Botosani\",\n\t\t\"RO-BR\": \"Braila\",\n\t\t\"RO-BV\": \"Brasov\",\n\t\t\"RO-B\": \"Bucuresti\",\n\t\t\"RO-BZ\": \"Buzau\",\n\t\t\"RO-CL\": \"Calarasi\",\n\t\t\"RO-CS\": \"Caras-Severin\",\n\t\t\"RO-CJ\": \"Cluj\",\n\t\t\"RO-CT\": \"Constanta\",\n\t\t\"RO-CV\": \"Covasna\",\n\t\t\"RO-DB\": \"Dambovita\",\n\t\t\"RO-DJ\": \"Dolj\",\n\t\t\"RO-GL\": \"Galati\",\n\t\t\"RO-GR\": \"Giurgiu\",\n\t\t\"RO-GJ\": \"Gorj\",\n\t\t\"RO-HR\": \"Harghita\",\n\t\t\"RO-HD\": \"Hunedoara\",\n\t\t\"RO-IL\": \"Ialomita\",\n\t\t\"RO-IS\": \"Iasi\",\n\t\t\"RO-IF\": \"Ilfov\",\n\t\t\"RO-MM\": \"Maramures\",\n\t\t\"RO-MH\": \"Mehedinti\",\n\t\t\"RO-MS\": \"Mures\",\n\t\t\"RO-NT\": \"Neamt\",\n\t\t\"RO-OT\": \"Olt\",\n\t\t\"RO-PH\": \"Prahova\",\n\t\t\"RO-SJ\": \"Salaj\",\n\t\t\"RO-SM\": \"Satu Mare\",\n\t\t\"RO-SB\": \"Sibiu\",\n\t\t\"RO-SV\": \"Suceava\",\n\t\t\"RO-TR\": \"Teleorman\",\n\t\t\"RO-TM\": \"Timis\",\n\t\t\"RO-TL\": \"Tulcea\",\n\t\t\"RO-VL\": \"Valcea\",\n\t\t\"RO-VS\": \"Vaslui\",\n\t\t\"RO-VN\": \"Vrancea\"\n\t},\n\t\"RU\": {\n\t\t\"RU-AY\": \"Adygeya\",\n\t\t\" RU-AL\": \"Altay\",\n\t\t\"RU-ALT\": \"Altayskiy kray\",\n\t\t\"RU-AMU\": \"Amurskaya oblast \",\n\t\t\"RU-ARK\": \"Arkhangel skaya oblast \",\n\t\t\"RU-AST\": \"Astrakhanskaya oblast \",\n\t\t\" RU-BS\": \"Bashkortostan\",\n\t\t\"RU-BEL\": \"Belgorodskaya oblast \",\n\t\t\"RU-BRY\": \"Bryanskaya oblast \",\n\t\t\" RU-BY\": \"Buryatiya\",\n\t\t\"RU-CE\": \"Chechenskaya Respublika\",\n\t\t\"RU-CHE\": \"Chelyabinskaya oblast \",\n\t\t\"RU-CHU\": \"Chukotskiy avtonomnyy okrug\",\n\t\t\"RU-CU\": \"Chuvashskaya Respublika\",\n\t\t\" RU-DG\": \"Dagestan\",\n\t\t\" RU-IH\": \"Ingushetiya\",\n\t\t\"RU-IRK\": \"Irkutskaya oblast \",\n\t\t\"RU-IVA\": \"Ivanovskaya oblast \",\n\t\t\"RU-KB\": \"Kabardino-Balkarskaya Respublika\",\n\t\t\"RU-KGD\": \"Kaliningradskaya oblast \",\n\t\t\" RU-KL\": \"Kalmykiya\",\n\t\t\"RU-KLU\": \"Kaluzhskaya oblast \",\n\t\t\"RU-KAM\": \"Kamchatskiy kray\",\n\t\t\"RU-KC\": \"Karachayevo-Cherkesskaya Respublika\",\n\t\t\" RU-KR\": \"Kareliya\",\n\t\t\"RU-KEM\": \"Kemerovskaya oblast \",\n\t\t\"RU-KHA\": \"Khabarovskiy kray\",\n\t\t\" RU-KY\": \"Khakasiya\",\n\t\t\"RU-KHM\": \"Khanty-Mansiyskiy avtonomnyy okrug\",\n\t\t\"RU-KIR\": \"Kirovskaya oblast \",\n\t\t\" RU-KO\": \"Komi\",\n\t\t\"RU-KOS\": \"Kostromskaya oblast \",\n\t\t\"RU-KDA\": \"Krasnodarskiy kray\",\n\t\t\"RU-KYA\": \"Krasnoyarskiy kray\",\n\t\t\"RU-KGN\": \"Kurganskaya oblast \",\n\t\t\"RU-KRS\": \"Kurskaya oblast \",\n\t\t\"RU-LEN\": \"Leningradskaya oblast \",\n\t\t\"RU-LIP\": \"Lipetskaya oblast \",\n\t\t\"RU-MAG\": \"Magadanskaya oblast \",\n\t\t\"RU-MR\": \"Mariy El\",\n\t\t\"RU-MD\": \"Mordoviya\",\n\t\t\"RU-MOS\": \"Moskovskaya oblast\",\n\t\t\"RU-MOW\": \"Moskva\",\n\t\t\"RU-MUR\": \"Murmanskaya oblast \",\n\t\t\"RU-NEN\": \"Nenetskiy avtonomnyy okrug\",\n\t\t\"RU-NIZ\": \"Nizhegorodskaya oblast \",\n\t\t\"RU-NGR\": \"Novgorodskaya oblast \",\n\t\t\"RU-NVS\": \"Novosibirskaya oblast \",\n\t\t\"RU-OMS\": \"Omskaya oblast \",\n\t\t\"RU-ORE\": \"Orenburgskaya oblast \",\n\t\t\"RU-ORL\": \"Orlovskaya oblast \",\n\t\t\"RU-PNZ\": \"Penzenskaya oblast \",\n\t\t\"RU-PER\": \"Permskiy kray\",\n\t\t\"RU-PRI\": \"Primorskiy kray\",\n\t\t\"RU-PSK\": \"Pskovskaya oblast \",\n\t\t\"RU-ROS\": \"Rostovskaya oblast \",\n\t\t\"RU-RYA\": \"Ryazanskaya oblast \",\n\t\t\" RU-SH\": \"Saha\",\n\t\t\"RU-SAK\": \"Sakhalinskaya oblast \",\n\t\t\"RU-SAM\": \"Samarskaya oblast \",\n\t\t\"RU-SPE\": \"Sankt-Peterburg\",\n\t\t\"RU-SAR\": \"Saratovskaya oblast \",\n\t\t\" RU-SO\": \"Severnaya Osetiya\",\n\t\t\"RU-SMO\": \"Smolenskaya oblast \",\n\t\t\"RU-STA\": \"Stavropol skiy kray\",\n\t\t\"RU-SVE\": \"Sverdlovskaya oblast \",\n\t\t\"RU-TAM\": \"Tambovskaya oblast \",\n\t\t\"RU-TT\": \"Tatarstan\",\n\t\t\"RU-TOM\": \"Tomskaya oblast \",\n\t\t\"RU-TUL\": \"Tul skaya oblast \",\n\t\t\"RU-TVE\": \"Tverskaya oblast \",\n\t\t\"RU-TYU\": \"Tyumenskaya oblast \",\n\t\t\"RU-TY\": \"Tyva\",\n\t\t\"RU-UD\": \"Udmurtskaya Respublika\",\n\t\t\"RU-ULY\": \"Ul yanovskaya oblast \",\n\t\t\"RU-VLA\": \"Vladimirskaya oblast \",\n\t\t\"RU-VGG\": \"Volgogradskaya oblast \",\n\t\t\"RU-VLG\": \"Vologodskaya oblast \",\n\t\t\"RU-VOR\": \"Voronezhskaya oblast \",\n\t\t\"RU-YAN\": \"Yamalo-Nenetskiy avtonomnyy okrug\",\n\t\t\"RU-YAR\": \"Yaroslavskaya oblast \",\n\t\t\"RU-YEV\": \"Yevreyskaya avtonomnaya oblast \",\n\t\t\"RU-ZAB\": \"Zabaykal skiy kray\"\n\t},\n\t\"RW\": {\n\t\t\"RW-02\": \"Est\",\n\t\t\"RW-03\": \"Nord\",\n\t\t\"RW-04\": \"Ouest\",\n\t\t\"RW-05\": \"Sud\",\n\t\t\"RW-01\": \"Ville de Kigali\"\n\t},\n\t\"BL\": {\n\t\t\"BL-SB\": \"Saint Barthelemy\"\n\t},\n\t\"SH\": {\n\t\t\"SH-HL\": \"Saint Helena\"\n\t},\n\t\"KN\": {\n\t\t\"KN-02\": \"Saint Anne Sandy Point\",\n\t\t\"KN-03\": \"Saint George Basseterre\",\n\t\t\"KN-05\": \"Saint James Windward\",\n\t\t\"KN-06\": \"Saint John Capisterre\",\n\t\t\"KN-07\": \"Saint John Figtree\",\n\t\t\"KN-08\": \"Saint Mary Cayon\",\n\t\t\"KN-09\": \"Saint Paul Capisterre\",\n\t\t\"KN-10\": \"Saint Paul Charlestown\",\n\t\t\"KN-11\": \"Saint Peter Basseterre\",\n\t\t\"KN-12\": \"Saint Thomas Lowland\",\n\t\t\"KN-13\": \"Saint Thomas Middle Island\"\n\t},\n\t\"AI\": {\n\t\t\"AI-AI\": \"Anguilla\"\n\t},\n\t\"LC\": {\n\t\t\"LC-01\": \"Anse la Raye\",\n\t\t\"LC-02\": \"Castries\",\n\t\t\"LC-03\": \"Choiseul\",\n\t\t\"LC-05\": \"Dennery\",\n\t\t\"LC-06\": \"Gros Islet\",\n\t\t\"LC-07\": \"Laborie\",\n\t\t\"LC-08\": \"Micoud\",\n\t\t\"LC-10\": \"Soufriere\",\n\t\t\"LC-11\": \"Vieux Fort\"\n\t},\n\t\"PM\": {\n\t\t\"PM-SP\": \"Saint Pierre and Miquelon\"\n\t},\n\t\"VC\": {\n\t\t\"VC-01\": \"Charlotte\",\n\t\t\"VC-06\": \"Grenadines\",\n\t\t\"VC-03\": \"Saint David\",\n\t\t\"VC-04\": \"Saint George\",\n\t\t\"VC-05\": \"Saint Patrick\"\n\t},\n\t\"SM\": {\n\t\t\"SM-03\": \"Domagnano\",\n\t\t\"SM-07\": \"San Marino\",\n\t\t\"SM-09\": \"Serravalle\"\n\t},\n\t\"ST\": {\n\t\t\"ST-P\": \"Principe\",\n\t\t\"ST-S\": \"Sao Tome\"\n\t},\n\t\"SA\": {\n\t\t\"SA-14\": \"Asir\",\n\t\t\"SA-11\": \"Al Bahah\",\n\t\t\"SA-08\": \"Al Hudud ash Shamaliyah\",\n\t\t\"SA-12\": \"Al Jawf\",\n\t\t\"SA-03\": \"Al Madinah al Munawwarah\",\n\t\t\"SA-05\": \"Al Qasim\",\n\t\t\"SA-01\": \"Ar Riyad\",\n\t\t\"SA-04\": \"Ash Sharqiyah\",\n\t\t\"SA-06\": \"Hail\",\n\t\t\"SA-09\": \"Jazan\",\n\t\t\"SA-02\": \"Makkah al Mukarramah\",\n\t\t\"SA-10\": \"Najran\",\n\t\t\"SA-07\": \"Tabuk\"\n\t},\n\t\"SN\": {\n\t\t\"SN-DK\": \"Dakar\",\n\t\t\"SN-DB\": \"Diourbel\",\n\t\t\"SN-FK\": \"Fatick\",\n\t\t\"SN-KA\": \"Kaffrine\",\n\t\t\"SN-KL\": \"Kaolack\",\n\t\t\"SN-KD\": \"Kolda\",\n\t\t\"SN-LG\": \"Louga\",\n\t\t\"SN-MT\": \"Matam\",\n\t\t\"SN-SL\": \"Saint-Louis\",\n\t\t\"SN-TC\": \"Tambacounda\",\n\t\t\"SN-TH\": \"Thies\",\n\t\t\"SN-ZG\": \"Ziguinchor\"\n\t},\n\t\"RS\": {\n\t\t\"RS-00\": \"Beograd\",\n\t\t\"RS-14\": \"Borski okrug\",\n\t\t\"RS-11\": \"Branicevski okrug\",\n\t\t\"RS-23\": \"Jablanicki okrug\",\n\t\t\"RS-06\": \"Juznobacki okrug\",\n\t\t\"RS-04\": \"Juznobanatski okrug\",\n\t\t\"RS-09\": \"Kolubarski okrug\",\n\t\t\"RS-28\": \"Kosovsko-Mitrovacki okrug\",\n\t\t\"RS-08\": \"Macvanski okrug\",\n\t\t\"RS-17\": \"Moravicki okrug\",\n\t\t\"RS-20\": \"Nisavski okrug\",\n\t\t\"RS-24\": \"Pcinjski okrug\",\n\t\t\"RS-26\": \"Pecki okrug\",\n\t\t\"RS-22\": \"Pirotski okrug\",\n\t\t\"RS-10\": \"Podunavski okrug\",\n\t\t\"RS-13\": \"Pomoravski okrug\",\n\t\t\"RS-27\": \"Prizrenski okrug\",\n\t\t\"RS-19\": \"Rasinski okrug\",\n\t\t\"RS-18\": \"Raski okrug\",\n\t\t\"RS-01\": \"Severnobacki okrug\",\n\t\t\"RS-03\": \"Severnobanatski okrug\",\n\t\t\"RS-02\": \"Srednjebanatski okrug\",\n\t\t\"RS-07\": \"Sremski okrug\",\n\t\t\"RS-12\": \"Sumadijski okrug\",\n\t\t\"RS-21\": \"Toplicki okrug\",\n\t\t\"RS-15\": \"Zajecarski okrug\",\n\t\t\"RS-05\": \"Zapadnobacki okrug\",\n\t\t\"RS-16\": \"Zlatiborski okrug\"\n\t},\n\t\"SC\": {\n\t\t\"SC-02\": \"Anse Boileau\",\n\t\t\"SC-01\": \"Anse aux Pins\",\n\t\t\"SC-06\": \"Baie Lazare\",\n\t\t\"SC-08\": \"Beau Vallon\",\n\t\t\"SC-10\": \"Bel Ombre\",\n\t\t\"SC-11\": \"Cascade\",\n\t\t\"SC-16\": \"English River\",\n\t\t\"SC-13\": \"Grand Anse Mahe\",\n\t\t\"SC-15\": \"La Digue\",\n\t\t\"SC-20\": \"Pointe Larue\",\n\t\t\"SC-21\": \"Port Glaud\",\n\t\t\"SC-23\": \"Takamaka\"\n\t},\n\t\"SL\": {\n\t\t\"SL-E\": \"Eastern\",\n\t\t\"SL-N\": \"Northern\",\n\t\t\"SL-W\": \"Western Area\"\n\t},\n\t\"SG\": {\n\t\t\"SG-GI\": \"Singapore\"\n\t},\n\t\"SK\": {\n\t\t\"SK-BC\": \"Banskobystricky kraj\",\n\t\t\"SK-BL\": \"Bratislavsky kraj\",\n\t\t\"SK-KI\": \"Kosicky kraj\",\n\t\t\"SK-NI\": \"Nitriansky kraj\",\n\t\t\"SK-PV\": \"Presovsky kraj\",\n\t\t\"SK-TC\": \"Trenciansky kraj\",\n\t\t\"SK-TA\": \"Trnavsky kraj\",\n\t\t\"SK-ZI\": \"Zilinsky kraj\"\n\t},\n\t\"VN\": {\n\t\t\"VN-44\": \"An Giang\",\n\t\t\"VN-43\": \"Ba Ria - Vung Tau\",\n\t\t\"VN-54\": \"Bac Giang\",\n\t\t\"VN-53\": \"Bac Kan\",\n\t\t\"VN-55\": \"Bac Lieu\",\n\t\t\"VN-56\": \"Bac Ninh\",\n\t\t\"VN-50\": \"Ben Tre\",\n\t\t\"VN-31\": \"Binh Dinh\",\n\t\t\"VN-57\": \"Binh Duong\",\n\t\t\"VN-58\": \"Binh Phuoc\",\n\t\t\"VN-40\": \"Binh Thuan\",\n\t\t\"VN-59\": \"Ca Mau\",\n\t\t\"VN-CT\": \"Can Tho\",\n\t\t\"VN-04\": \"Cao Bang\",\n\t\t\"VN-DN\": \"Da Nang\",\n\t\t\"VN-33\": \"Dak Lak\",\n\t\t\"VN-72\": \"Dak Nong\",\n\t\t\"VN-71\": \"Dien Bien\",\n\t\t\"VN-39\": \"Dong Nai\",\n\t\t\"VN-45\": \"Dong Thap\",\n\t\t\"VN-30\": \"Gia Lai\",\n\t\t\"VN-03\": \"Ha Giang\",\n\t\t\"VN-63\": \"Ha Nam\",\n\t\t\"VN-HN\": \"Ha Noi\",\n\t\t\"VN-23\": \"Ha Tinh\",\n\t\t\"VN-61\": \"Hai Duong\",\n\t\t\"VN-HP\": \"Hai Phong\",\n\t\t\"VN-SG\": \"Ho Chi Minh\",\n\t\t\"VN-14\": \"Hoa Binh\",\n\t\t\"VN-66\": \"Hung Yen\",\n\t\t\"VN-34\": \"Khanh Hoa\",\n\t\t\"VN-47\": \"Kien Giang\",\n\t\t\"VN-28\": \"Kon Tum\",\n\t\t\"VN-01\": \"Lai Chau\",\n\t\t\"VN-35\": \"Lam Dong\",\n\t\t\"VN-09\": \"Lang Son\",\n\t\t\"VN-02\": \"Lao Cai\",\n\t\t\"VN-41\": \"Long An\",\n\t\t\"VN-67\": \"Nam Dinh\",\n\t\t\"VN-22\": \"Nghe An\",\n\t\t\"VN-18\": \"Ninh Binh\",\n\t\t\"VN-36\": \"Ninh Thuan\",\n\t\t\"VN-68\": \"Phu Tho\",\n\t\t\"VN-32\": \"Phu Yen\",\n\t\t\"VN-24\": \"Quang Binh\",\n\t\t\"VN-27\": \"Quang Nam\",\n\t\t\"VN-29\": \"Quang Ngai\",\n\t\t\"VN-13\": \"Quang Ninh\",\n\t\t\"VN-25\": \"Quang Tri\",\n\t\t\"VN-52\": \"Soc Trang\",\n\t\t\"VN-05\": \"Son La\",\n\t\t\"VN-37\": \"Tay Ninh\",\n\t\t\"VN-20\": \"Thai Binh\",\n\t\t\"VN-69\": \"Thai Nguyen\",\n\t\t\"VN-21\": \"Thanh Hoa\",\n\t\t\"VN-26\": \"Thua Thien-Hue\",\n\t\t\"VN-46\": \"Tien Giang\",\n\t\t\"VN-51\": \"Tra Vinh\",\n\t\t\"VN-07\": \"Tuyen Quang\",\n\t\t\"VN-49\": \"Vinh Long\",\n\t\t\"VN-70\": \"Vinh Phuc\",\n\t\t\"VN-06\": \"Yen Bai\"\n\t},\n\t\"SI\": {\n\t\t\"SI-001\": \"Ajdovscina\",\n\t\t\"SI-195\": \"Apace\",\n\t\t\"SI-002\": \"Beltinci\",\n\t\t\"SI-148\": \"Benedikt\",\n\t\t\"SI-149\": \"Bistrica ob Sotli\",\n\t\t\"SI-003\": \"Bled\",\n\t\t\"SI-150\": \"Bloke\",\n\t\t\"SI-004\": \"Bohinj\",\n\t\t\"SI-005\": \"Borovnica\",\n\t\t\"SI-006\": \"Bovec\",\n\t\t\"SI-151\": \"Braslovce\",\n\t\t\"SI-007\": \"Brda\",\n\t\t\"SI-009\": \"Brezice\",\n\t\t\"SI-008\": \"Brezovica\",\n\t\t\"SI-152\": \"Cankova\",\n\t\t\"SI-011\": \"Celje\",\n\t\t\"SI-012\": \"Cerklje na Gorenjskem\",\n\t\t\"SI-013\": \"Cerknica\",\n\t\t\"SI-014\": \"Cerkno\",\n\t\t\"SI-196\": \"Cirkulane\",\n\t\t\"SI-015\": \"Crensovci\",\n\t\t\"SI-017\": \"Crnomelj\",\n\t\t\"SI-018\": \"Destrnik\",\n\t\t\"SI-019\": \"Divaca\",\n\t\t\"SI-154\": \"Dobje\",\n\t\t\"SI-020\": \"Dobrepolje\",\n\t\t\"SI-155\": \"Dobrna\",\n\t\t\"SI-021\": \"Dobrova-Polhov Gradec\",\n\t\t\"SI-156\": \"Dobrovnik\",\n\t\t\"SI-023\": \"Domzale\",\n\t\t\"SI-024\": \"Dornava\",\n\t\t\"SI-025\": \"Dravograd\",\n\t\t\"SI-026\": \"Duplek\",\n\t\t\"SI-207\": \"Gorje\",\n\t\t\"SI-029\": \"Gornja Radgona\",\n\t\t\"SI-031\": \"Gornji Petrovci\",\n\t\t\"SI-158\": \"Grad\",\n\t\t\"SI-032\": \"Grosuplje\",\n\t\t\"SI-159\": \"Hajdina\",\n\t\t\"SI-160\": \"Hoce-Slivnica\",\n\t\t\"SI-161\": \"Hodos\",\n\t\t\"SI-162\": \"Horjul\",\n\t\t\"SI-034\": \"Hrastnik\",\n\t\t\"SI-035\": \"Hrpelje-Kozina\",\n\t\t\"SI-036\": \"Idrija\",\n\t\t\"SI-037\": \"Ig\",\n\t\t\"SI-038\": \"Ilirska Bistrica\",\n\t\t\"SI-039\": \"Ivancna Gorica\",\n\t\t\"SI-040\": \"Izola\",\n\t\t\"SI-041\": \"Jesenice\",\n\t\t\"SI-042\": \"Jursinci\",\n\t\t\"SI-043\": \"Kamnik\",\n\t\t\"SI-044\": \"Kanal\",\n\t\t\"SI-045\": \"Kidricevo\",\n\t\t\"SI-046\": \"Kobarid\",\n\t\t\"SI-047\": \"Kobilje\",\n\t\t\"SI-048\": \"Kocevje\",\n\t\t\"SI-049\": \"Komen\",\n\t\t\"SI-164\": \"Komenda\",\n\t\t\"SI-050\": \"Koper\",\n\t\t\"SI-197\": \"Kosanjevica na Krki\",\n\t\t\"SI-165\": \"Kostel\",\n\t\t\"SI-052\": \"Kranj\",\n\t\t\"SI-053\": \"Kranjska Gora\",\n\t\t\"SI-166\": \"Krizevci\",\n\t\t\"SI-054\": \"Krsko\",\n\t\t\"SI-055\": \"Kungota\",\n\t\t\"SI-056\": \"Kuzma\",\n\t\t\"SI-057\": \"Lasko\",\n\t\t\"SI-058\": \"Lenart\",\n\t\t\"SI-059\": \"Lendava\",\n\t\t\"SI-060\": \"Litija\",\n\t\t\"SI-061\": \"Ljubljana\",\n\t\t\"SI-063\": \"Ljutomer\",\n\t\t\"SI-208\": \"Log-Dragomer\",\n\t\t\"SI-064\": \"Logatec\",\n\t\t\"SI-065\": \"Loska Dolina\",\n\t\t\"SI-167\": \"Lovrenc na Pohorju\",\n\t\t\"SI-067\": \"Luce\",\n\t\t\"SI-068\": \"Lukovica\",\n\t\t\"SI-069\": \"Majsperk\",\n\t\t\"SI-198\": \"Makole\",\n\t\t\"SI-070\": \"Maribor\",\n\t\t\"SI-168\": \"Markovci\",\n\t\t\"SI-071\": \"Medvode\",\n\t\t\"SI-072\": \"Menges\",\n\t\t\"SI-073\": \"Metlika\",\n\t\t\"SI-074\": \"Mezica\",\n\t\t\"SI-169\": \"Miklavz na Dravskem Polju\",\n\t\t\"SI-075\": \"Miren-Kostanjevica\",\n\t\t\"SI-170\": \"Mirna Pec\",\n\t\t\"SI-076\": \"Mislinja\",\n\t\t\"SI-199\": \"Mokronog-Trebelno\",\n\t\t\"SI-077\": \"Moravce\",\n\t\t\"SI-079\": \"Mozirje\",\n\t\t\"SI-080\": \"Murska Sobota\",\n\t\t\"SI-081\": \"Muta\",\n\t\t\"SI-082\": \"Naklo\",\n\t\t\"SI-083\": \"Nazarje\",\n\t\t\"SI-084\": \"Nova Gorica\",\n\t\t\"SI-085\": \"Novo Mesto\",\n\t\t\"SI-086\": \"Odranci\",\n\t\t\"SI-171\": \"Oplotnica\",\n\t\t\"SI-087\": \"Ormoz\",\n\t\t\"SI-090\": \"Piran\",\n\t\t\"SI-091\": \"Pivka\",\n\t\t\"SI-092\": \"Podcetrtek\",\n\t\t\"SI-172\": \"Podlehnik\",\n\t\t\"SI-200\": \"Poljcane\",\n\t\t\"SI-173\": \"Polzela\",\n\t\t\"SI-094\": \"Postojna\",\n\t\t\"SI-174\": \"Prebold\",\n\t\t\"SI-095\": \"Preddvor\",\n\t\t\"SI-175\": \"Prevalje\",\n\t\t\"SI-096\": \"Ptuj\",\n\t\t\"SI-097\": \"Puconci\",\n\t\t\"SI-098\": \"Race-Fram\",\n\t\t\"SI-099\": \"Radece\",\n\t\t\"SI-100\": \"Radenci\",\n\t\t\"SI-101\": \"Radlje ob Dravi\",\n\t\t\"SI-102\": \"Radovljica\",\n\t\t\"SI-103\": \"Ravne na Koroskem\",\n\t\t\"SI-176\": \"Razkrizje\",\n\t\t\"SI-209\": \"Recica ob Savinji\",\n\t\t\"SI-201\": \"Rence-Vogrsko\",\n\t\t\"SI-104\": \"Ribnica\",\n\t\t\"SI-106\": \"Rogaska Slatina\",\n\t\t\"SI-105\": \"Rogasovci\",\n\t\t\"SI-108\": \"Ruse\",\n\t\t\"SI-033\": \"Salovci\",\n\t\t\"SI-109\": \"Semic\",\n\t\t\"SI-183\": \"Sempeter-Vrtojba\",\n\t\t\"SI-117\": \"Sencur\",\n\t\t\"SI-118\": \"Sentilj\",\n\t\t\"SI-119\": \"Sentjernej\",\n\t\t\"SI-120\": \"Sentjur\",\n\t\t\"SI-211\": \"Sentrupert\",\n\t\t\"SI-110\": \"Sevnica\",\n\t\t\"SI-111\": \"Sezana\",\n\t\t\"SI-121\": \"Skocjan\",\n\t\t\"SI-122\": \"Skofja Loka\",\n\t\t\"SI-123\": \"Skofljica\",\n\t\t\"SI-112\": \"Slovenj Gradec\",\n\t\t\"SI-113\": \"Slovenska Bistrica\",\n\t\t\"SI-114\": \"Slovenske Konjice\",\n\t\t\"SI-124\": \"Smarje pri Jelsah\",\n\t\t\"SI-206\": \"Smarjeske Toplice\",\n\t\t\"SI-125\": \"Smartno ob Paki\",\n\t\t\"SI-194\": \"Smartno pri Litiji\",\n\t\t\"SI-179\": \"Sodrazica\",\n\t\t\"SI-180\": \"Solcava\",\n\t\t\"SI-126\": \"Sostanj\",\n\t\t\"SI-115\": \"Starse\",\n\t\t\"SI-127\": \"Store\",\n\t\t\"SI-203\": \"Straza\",\n\t\t\"SI-204\": \"Sveta Trojica v Slovenskih Goricah\",\n\t\t\"SI-182\": \"Sveti Andraz v Slovenskih Goricah\",\n\t\t\"SI-116\": \"Sveti Jurij\",\n\t\t\"SI-210\": \"Sveti Jurij v Slovenskih Goricah\",\n\t\t\"SI-205\": \"Sveti Tomaz\",\n\t\t\"SI-184\": \"Tabor\",\n\t\t\"SI-010\": \"Tisina\",\n\t\t\"SI-128\": \"Tolmin\",\n\t\t\"SI-129\": \"Trbovlje\",\n\t\t\"SI-130\": \"Trebnje\",\n\t\t\"SI-185\": \"Trnovska Vas\",\n\t\t\"SI-131\": \"Trzic\",\n\t\t\"SI-186\": \"Trzin\",\n\t\t\"SI-132\": \"Turnisce\",\n\t\t\"SI-133\": \"Velenje\",\n\t\t\"SI-187\": \"Velika Polana\",\n\t\t\"SI-134\": \"Velike Lasce\",\n\t\t\"SI-188\": \"Verzej\",\n\t\t\"SI-135\": \"Videm\",\n\t\t\"SI-136\": \"Vipava\",\n\t\t\"SI-137\": \"Vitanje\",\n\t\t\"SI-138\": \"Vodice\",\n\t\t\"SI-139\": \"Vojnik\",\n\t\t\"SI-189\": \"Vransko\",\n\t\t\"SI-140\": \"Vrhnika\",\n\t\t\"SI-141\": \"Vuzenica\",\n\t\t\"SI-142\": \"Zagorje ob Savi\",\n\t\t\"SI-190\": \"Zalec\",\n\t\t\"SI-143\": \"Zavrc\",\n\t\t\"SI-146\": \"Zelezniki\",\n\t\t\"SI-191\": \"Zetale\",\n\t\t\"SI-147\": \"Ziri\",\n\t\t\"SI-144\": \"Zrece\",\n\t\t\"SI-193\": \"Zuzemberk\"\n\t},\n\t\"SO\": {\n\t\t\"SO-AW\": \"Awdal\",\n\t\t\"SO-BN\": \"Banaadir\",\n\t\t\"SO-BY\": \"Bay\",\n\t\t\"SO-HI\": \"Hiiraan\",\n\t\t\"SO-NU\": \"Nugaal\",\n\t\t\"SO-SH\": \"Shabeellaha Hoose\",\n\t\t\"SO-TO\": \"Togdheer\",\n\t\t\"SO-WO\": \"Woqooyi Galbeed\"\n\t},\n\t\"ZA\": {\n\t\t\"ZA-EC\": \"Eastern Cape\",\n\t\t\"ZA-FS\": \"Free State\",\n\t\t\"ZA-GP\": \"Gauteng\",\n\t\t\"ZA-KZN\": \"Kwazulu-Natal\",\n\t\t\"ZA-LP\": \"Limpopo\",\n\t\t\"ZA-MP\": \"Mpumalanga\",\n\t\t\"ZA-NW\": \"North-West\",\n\t\t\"ZA-NC\": \"Northern Cape\",\n\t\t\"ZA-WC\": \"Western Cape\"\n\t},\n\t\"ZW\": {\n\t\t\"ZW-BU\": \"Bulawayo\",\n\t\t\"ZW-HA\": \"Harare\",\n\t\t\"ZW-MA\": \"Manicaland\",\n\t\t\"ZW-MC\": \"Mashonaland Central\",\n\t\t\"ZW-ME\": \"Mashonaland East\",\n\t\t\"ZW-MW\": \"Mashonaland West\",\n\t\t\"ZW-MV\": \"Masvingo\",\n\t\t\"ZW-MN\": \"Matabeleland North\",\n\t\t\"ZW-MS\": \"Matabeleland South\",\n\t\t\"ZW-MI\": \"Midlands\"\n\t},\n\t\"ES\": {\n\t\t\"ES-AN\": \"Andalucia\",\n\t\t\"ES-AR\": \"Aragon\",\n\t\t\"ES-AS\": \"Asturias\",\n\t\t\"ES-CB\": \"Cantabria\",\n\t\t\"ES-CL\": \"Castilla y Leon\",\n\t\t\"ES-CM\": \"Castilla-La Mancha\",\n\t\t\"ES-CN\": \"Canarias\",\n\t\t\"ES-CT\": \"Catalunya\",\n\t\t\"ES-EX\": \"Extremadura\",\n\t\t\"ES-GA\": \"Galicia\",\n\t\t\"ES-IB\": \"Illes Balears\",\n\t\t\"ES-MC\": \"Murcia\",\n\t\t\"ES-MD\": \"Madrid\",\n\t\t\"ES-NC\": \"Navarra\",\n\t\t\"ES-PV\": \"Pais Vasco\",\n\t\t\"ES-RI\": \"La Rioja\",\n\t\t\"ES-VC\": \"Valenciana\",\n\t\t\"ES-CE\": \"Ceuta\",\n\t\t\"ES-ML\": \"Melilla\"\n\t},\n\t\"SS\": {\n\t\t\"SS-EC\": \"Central Equatoria\",\n\t\t\"SS-EE\": \"Eastern Equatoria\",\n\t\t\"SS-LK\": \"Lakes\",\n\t\t\"SS-BN\": \"Northern Bahr el Ghazal\",\n\t\t\"SS-UY\": \"Unity\",\n\t\t\"SS-NU\": \"Upper Nile\",\n\t\t\"SS-EW\": \"Western Equatoria\"\n\t},\n\t\"EH\": {},\n\t\"SD\": {\n\t\t\"SD-NB\": \"Blue Nile\",\n\t\t\"SD-GD\": \"Gedaref\",\n\t\t\"SD-GZ\": \"Gezira\",\n\t\t\"SD-KA\": \"Kassala\",\n\t\t\"SD-KH\": \"Khartoum\",\n\t\t\"SD-DN\": \"North Darfur\",\n\t\t\"SD-KN\": \"North Kordofan\",\n\t\t\"SD-NO\": \"Northern\",\n\t\t\"SD-RS\": \"Red Sea\",\n\t\t\"SD-NR\": \"River Nile\",\n\t\t\"SD-SI\": \"Sennar\",\n\t\t\"SD-DS\": \"South Darfur\",\n\t\t\"SD-KS\": \"South Kordofan\",\n\t\t\"SD-DW\": \"West Darfur\",\n\t\t\"SD-NW\": \"White Nile\"\n\t},\n\t\"SR\": {\n\t\t\"SR-BR\": \"Brokopondo\",\n\t\t\"SR-CM\": \"Commewijne\",\n\t\t\"SR-NI\": \"Nickerie\",\n\t\t\"SR-PR\": \"Para\",\n\t\t\"SR-PM\": \"Paramaribo\",\n\t\t\"SR-SA\": \"Saramacca\",\n\t\t\"SR-SI\": \"Sipaliwini\",\n\t\t\"SR-WA\": \"Wanica\"\n\t},\n\t\"SJ\": {\n\t\t\"SJ-SV\": \"Svalbard and Jan Mayen\"\n\t},\n\t\"SZ\": {\n\t\t\"SZ-HH\": \"Hhohho\",\n\t\t\"SZ-LU\": \"Lubombo\",\n\t\t\"SZ-MA\": \"Manzini\"\n\t},\n\t\"SE\": {\n\t\t\"SE-K\": \"Blekinge lan\",\n\t\t\"SE-W\": \"Dalarnas lan\",\n\t\t\"SE-X\": \"Gavleborgs lan\",\n\t\t\"SE-I\": \"Gotlands lan\",\n\t\t\"SE-N\": \"Hallands lan\",\n\t\t\"SE-Z\": \"Jamtlands lan\",\n\t\t\"SE-F\": \"Jonkopings lan\",\n\t\t\"SE-H\": \"Kalmar lan\",\n\t\t\"SE-G\": \"Kronobergs lan\",\n\t\t\"SE-BD\": \"Norrbottens lan\",\n\t\t\"SE-T\": \"Orebro lan\",\n\t\t\"SE-E\": \"Ostergotlands lan\",\n\t\t\"SE-M\": \"Skane lan\",\n\t\t\"SE-D\": \"Sodermanlands lan\",\n\t\t\"SE-AB\": \"Stockholms lan\",\n\t\t\"SE-C\": \"Uppsala lan\",\n\t\t\"SE-S\": \"Varmlands lan\",\n\t\t\"SE-AC\": \"Vasterbottens lan\",\n\t\t\"SE-Y\": \"Vasternorrlands lan\",\n\t\t\"SE-U\": \"Vastmanlands lan\",\n\t\t\"SE-O\": \"Vastra Gotalands lan\"\n\t},\n\t\"CH\": {\n\t\t\"CH-AG\": \"Aargau\",\n\t\t\"CH-AR\": \"Appenzell Ausserrhoden\",\n\t\t\"CH-AI\": \"Appenzell Innerrhoden\",\n\t\t\"CH-BL\": \"Basel-Landschaft\",\n\t\t\"CH-BS\": \"Basel-Stadt\",\n\t\t\"CH-BE\": \"Bern\",\n\t\t\"CH-FR\": \"Fribourg\",\n\t\t\"CH-GE\": \"Geneve\",\n\t\t\"CH-GL\": \"Glarus\",\n\t\t\"CH-GR\": \"Graubunden\",\n\t\t\"CH-JU\": \"Jura\",\n\t\t\"CH-LU\": \"Luzern\",\n\t\t\"CH-NE\": \"Neuchatel\",\n\t\t\"CH-NW\": \"Nidwalden\",\n\t\t\"CH-OW\": \"Obwalden\",\n\t\t\"CH-SG\": \"Sankt Gallen\",\n\t\t\"CH-SH\": \"Schaffhausen\",\n\t\t\"CH-SZ\": \"Schwyz\",\n\t\t\"CH-SO\": \"Solothurn\",\n\t\t\"CH-TG\": \"Thurgau\",\n\t\t\"CH-TI\": \"Ticino\",\n\t\t\"CH-UR\": \"Uri\",\n\t\t\"CH-VS\": \"Valais\",\n\t\t\"CH-VD\": \"Vaud\",\n\t\t\"CH-ZG\": \"Zug\",\n\t\t\"CH-ZH\": \"Zurich\"\n\t},\n\t\"SY\": {\n\t\t\"SY-HA\": \"Al Hasakah\",\n\t\t\"SY-LA\": \"Al Ladhiqiyah\",\n\t\t\"SY-QU\": \"Al Qunaytirah\",\n\t\t\"SY-RA\": \"Ar Raqqah\",\n\t\t\"SY-SU\": \"As Suwayda \",\n\t\t\"SY-DR\": \"Dar a\",\n\t\t\"SY-DY\": \"Dayr az Zawr\",\n\t\t\"SY-DI\": \"Dimashq\",\n\t\t\"SY-HL\": \"Halab\",\n\t\t\"SY-HM\": \"Hamah\",\n\t\t\"SY-HI\": \"Hims\",\n\t\t\"SY-ID\": \"Idlib\",\n\t\t\"SY-RD\": \"Rif Dimashq\",\n\t\t\"SY-TA\": \"Tartus\"\n\t},\n\t\"TJ\": {\n\t\t\"TJ-DU\": \"Dushanbe\",\n\t\t\"TJ-KT\": \"Khatlon\",\n\t\t\"TJ-GB\": \"Kuhistoni Badakhshon\",\n\t\t\"TJ-RA\": \"Nohiyahoi Tobei Jumhuri\",\n\t\t\"TJ-SU\": \"Sughd\"\n\t},\n\t\"TH\": {\n\t\t\"TH-37\": \"Amnat Charoen\",\n\t\t\"TH-15\": \"Ang Thong\",\n\t\t\"TH-38\": \"Bueng Kan\",\n\t\t\"TH-31\": \"Buri Ram\",\n\t\t\"TH-24\": \"Chachoengsao\",\n\t\t\"TH-18\": \"Chai Nat\",\n\t\t\"TH-36\": \"Chaiyaphum\",\n\t\t\"TH-22\": \"Chanthaburi\",\n\t\t\"TH-50\": \"Chiang Mai\",\n\t\t\"TH-57\": \"Chiang Rai\",\n\t\t\"TH-20\": \"Chon Buri\",\n\t\t\"TH-86\": \"Chumphon\",\n\t\t\"TH-46\": \"Kalasin\",\n\t\t\"TH-62\": \"Kamphaeng Phet\",\n\t\t\"TH-71\": \"Kanchanaburi\",\n\t\t\"TH-40\": \"Khon Kaen\",\n\t\t\"TH-81\": \"Krabi\",\n\t\t\"TH-10\": \"Krung Thep Maha Nakhon\",\n\t\t\"TH-52\": \"Lampang\",\n\t\t\"TH-51\": \"Lamphun\",\n\t\t\"TH-42\": \"Loei\",\n\t\t\"TH-16\": \"Lop Buri\",\n\t\t\"TH-58\": \"Mae Hong Son\",\n\t\t\"TH-44\": \"Maha Sarakham\",\n\t\t\"TH-49\": \"Mukdahan\",\n\t\t\"TH-26\": \"Nakhon Nayok\",\n\t\t\"TH-73\": \"Nakhon Pathom\",\n\t\t\"TH-48\": \"Nakhon Phanom\",\n\t\t\"TH-30\": \"Nakhon Ratchasima\",\n\t\t\"TH-60\": \"Nakhon Sawan\",\n\t\t\"TH-80\": \"Nakhon Si Thammarat\",\n\t\t\"TH-55\": \"Nan\",\n\t\t\"TH-96\": \"Narathiwat\",\n\t\t\"TH-39\": \"Nong Bua Lam Phu\",\n\t\t\"TH-43\": \"Nong Khai\",\n\t\t\"TH-12\": \"Nonthaburi\",\n\t\t\"TH-13\": \"Pathum Thani\",\n\t\t\"TH-94\": \"Pattani\",\n\t\t\"TH-82\": \"Phangnga\",\n\t\t\"TH-93\": \"Phatthalung\",\n\t\t\"TH-56\": \"Phayao\",\n\t\t\"TH-67\": \"Phetchabun\",\n\t\t\"TH-76\": \"Phetchaburi\",\n\t\t\"TH-66\": \"Phichit\",\n\t\t\"TH-65\": \"Phitsanulok\",\n\t\t\"TH-14\": \"Phra Nakhon Si Ayutthaya\",\n\t\t\"TH-54\": \"Phrae\",\n\t\t\"TH-83\": \"Phuket\",\n\t\t\"TH-25\": \"Prachin Buri\",\n\t\t\"TH-77\": \"Prachuap Khiri Khan\",\n\t\t\"TH-85\": \"Ranong\",\n\t\t\"TH-70\": \"Ratchaburi\",\n\t\t\"TH-21\": \"Rayong\",\n\t\t\"TH-45\": \"Roi Et\",\n\t\t\"TH-27\": \"Sa Kaeo\",\n\t\t\"TH-47\": \"Sakon Nakhon\",\n\t\t\"TH-11\": \"Samut Prakan\",\n\t\t\"TH-74\": \"Samut Sakhon\",\n\t\t\"TH-75\": \"Samut Songkhram\",\n\t\t\"TH-19\": \"Saraburi\",\n\t\t\"TH-91\": \"Satun\",\n\t\t\"TH-33\": \"Si Sa Ket\",\n\t\t\"TH-17\": \"Sing Buri\",\n\t\t\"TH-90\": \"Songkhla\",\n\t\t\"TH-64\": \"Sukhothai\",\n\t\t\"TH-72\": \"Suphan Buri\",\n\t\t\"TH-84\": \"Surat Thani\",\n\t\t\"TH-32\": \"Surin\",\n\t\t\"TH-63\": \"Tak\",\n\t\t\"TH-92\": \"Trang\",\n\t\t\"TH-23\": \"Trat\",\n\t\t\"TH-34\": \"Ubon Ratchathani\",\n\t\t\"TH-41\": \"Udon Thani\",\n\t\t\"TH-61\": \"Uthai Thani\",\n\t\t\"TH-53\": \"Uttaradit\",\n\t\t\"TH-95\": \"Yala\",\n\t\t\"TH-35\": \"Yasothon\"\n\t},\n\t\"TG\": {\n\t\t\"TG-C\": \"Centrale\",\n\t\t\"TG-K\": \"Kara\",\n\t\t\"TG-M\": \"Maritime\",\n\t\t\"TG-P\": \"Plateaux\"\n\t},\n\t\"TK\": {\n\t\t\"TK-TK\": \"Tokelau\"\n\t},\n\t\"TO\": {\n\t\t\"TO-03\": \"Niuas\",\n\t\t\"TO-04\": \"Tongatapu\"\n\t},\n\t\"TT\": {\n\t\t\"TT-ARI\": \"Arima\",\n\t\t\"TT-CHA\": \"Chaguanas\",\n\t\t\"TT-CTT\": \"Couva-Tabaquite-Talparo\",\n\t\t\"TT-DMN\": \"Diego Martin\",\n\t\t\"TT-MRC\": \"Mayaro-Rio Claro\",\n\t\t\"TT-PED\": \"Penal-Debe\",\n\t\t\"TT-PTF\": \"Point Fortin\",\n\t\t\"TT-POS\": \"Port of Spain\",\n\t\t\"TT-PRT\": \"Princes Town\",\n\t\t\"TT-SFO\": \"San Fernando\",\n\t\t\"TT-SJL\": \"San Juan-Laventille\",\n\t\t\"TT-SGE\": \"Sangre Grande\",\n\t\t\"TT-SIP\": \"Siparia\",\n\t\t\"TT-TOB\": \"Tobago\",\n\t\t\"TT-TUP\": \"Tunapuna-Piarco\"\n\t},\n\t\"AE\": {\n\t\t\"AE-AJ\": \"Ajman\",\n\t\t\"AE-AZ\": \"Abu Zaby\",\n\t\t\"AE-FU\": \"Al Fujayrah\",\n\t\t\"AE-SH\": \"Ash Shariqah\",\n\t\t\"AE-DU\": \"Dubayy\",\n\t\t\"AE-RK\": \"Ra s al Khaymah\",\n\t\t\"AE-UQ\": \"Umm al Qaywayn\"\n\t},\n\t\"TN\": {\n\t\t\"TN-31\": \"Beja\",\n\t\t\"TN-13\": \"Ben Arous\",\n\t\t\"TN-23\": \"Bizerte\",\n\t\t\"TN-81\": \"Gabes\",\n\t\t\"TN-71\": \"Gafsa\",\n\t\t\"TN-32\": \"Jendouba\",\n\t\t\"TN-41\": \"Kairouan\",\n\t\t\"TN-42\": \"Kasserine\",\n\t\t\"TN-73\": \"Kebili\",\n\t\t\"TN-12\": \"L Ariana\",\n\t\t\"TN-14\": \"La Manouba\",\n\t\t\"TN-33\": \"Le Kef\",\n\t\t\"TN-53\": \"Mahdia\",\n\t\t\"TN-82\": \"Medenine\",\n\t\t\"TN-52\": \"Monastir\",\n\t\t\"TN-21\": \"Nabeul\",\n\t\t\"TN-61\": \"Sfax\",\n\t\t\"TN-43\": \"Sidi Bouzid\",\n\t\t\"TN-34\": \"Siliana\",\n\t\t\"TN-51\": \"Sousse\",\n\t\t\"TN-83\": \"Tataouine\",\n\t\t\"TN-72\": \"Tozeur\",\n\t\t\"TN-11\": \"Tunis\",\n\t\t\"TN-22\": \"Zaghouan\"\n\t},\n\t\"TR\": {\n\t\t\"TR-01\": \"Adana\",\n\t\t\"TR-02\": \"Adiyaman\",\n\t\t\"TR-03\": \"Afyonkarahisar\",\n\t\t\"TR-04\": \"Agri\",\n\t\t\"TR-68\": \"Aksaray\",\n\t\t\"TR-05\": \"Amasya\",\n\t\t\"TR-06\": \"Ankara\",\n\t\t\"TR-07\": \"Antalya\",\n\t\t\"TR-75\": \"Ardahan\",\n\t\t\"TR-08\": \"Artvin\",\n\t\t\"TR-09\": \"Aydin\",\n\t\t\"TR-10\": \"Balikesir\",\n\t\t\"TR-74\": \"Bartin\",\n\t\t\"TR-72\": \"Batman\",\n\t\t\"TR-69\": \"Bayburt\",\n\t\t\"TR-11\": \"Bilecik\",\n\t\t\"TR-12\": \"Bingol\",\n\t\t\"TR-13\": \"Bitlis\",\n\t\t\"TR-14\": \"Bolu\",\n\t\t\"TR-15\": \"Burdur\",\n\t\t\"TR-16\": \"Bursa\",\n\t\t\"TR-17\": \"Canakkale\",\n\t\t\"TR-18\": \"Cankiri\",\n\t\t\"TR-19\": \"Corum\",\n\t\t\"TR-20\": \"Denizli\",\n\t\t\"TR-21\": \"Diyarbakir\",\n\t\t\"TR-81\": \"Duzce\",\n\t\t\"TR-22\": \"Edirne\",\n\t\t\"TR-23\": \"Elazig\",\n\t\t\"TR-24\": \"Erzincan\",\n\t\t\"TR-25\": \"Erzurum\",\n\t\t\"TR-26\": \"Eskisehir\",\n\t\t\"TR-27\": \"Gaziantep\",\n\t\t\"TR-28\": \"Giresun\",\n\t\t\"TR-29\": \"Gumushane\",\n\t\t\"TR-30\": \"Hakkari\",\n\t\t\"TR-31\": \"Hatay\",\n\t\t\"TR-76\": \"Igdir\",\n\t\t\"TR-32\": \"Isparta\",\n\t\t\"TR-34\": \"Istanbul\",\n\t\t\"TR-35\": \"Izmir\",\n\t\t\"TR-46\": \"Kahramanmaras\",\n\t\t\"TR-78\": \"Karabuk\",\n\t\t\"TR-70\": \"Karaman\",\n\t\t\"TR-36\": \"Kars\",\n\t\t\"TR-37\": \"Kastamonu\",\n\t\t\"TR-38\": \"Kayseri\",\n\t\t\"TR-79\": \"Kilis\",\n\t\t\"TR-71\": \"Kirikkale\",\n\t\t\"TR-39\": \"Kirklareli\",\n\t\t\"TR-40\": \"Kirsehir\",\n\t\t\"TR-41\": \"Kocaeli\",\n\t\t\"TR-42\": \"Konya\",\n\t\t\"TR-43\": \"Kutahya\",\n\t\t\"TR-44\": \"Malatya\",\n\t\t\"TR-45\": \"Manisa\",\n\t\t\"TR-47\": \"Mardin\",\n\t\t\"TR-33\": \"Mersin\",\n\t\t\"TR-48\": \"Mugla\",\n\t\t\"TR-49\": \"Mus\",\n\t\t\"TR-50\": \"Nevsehir\",\n\t\t\"TR-51\": \"Nigde\",\n\t\t\"TR-52\": \"Ordu\",\n\t\t\"TR-80\": \"Osmaniye\",\n\t\t\"TR-53\": \"Rize\",\n\t\t\"TR-54\": \"Sakarya\",\n\t\t\"TR-55\": \"Samsun\",\n\t\t\"TR-63\": \"Sanliurfa\",\n\t\t\"TR-56\": \"Siirt\",\n\t\t\"TR-57\": \"Sinop\",\n\t\t\"TR-73\": \"Sirnak\",\n\t\t\"TR-58\": \"Sivas\",\n\t\t\"TR-59\": \"Tekirdag\",\n\t\t\"TR-60\": \"Tokat\",\n\t\t\"TR-61\": \"Trabzon\",\n\t\t\"TR-62\": \"Tunceli\",\n\t\t\"TR-64\": \"Usak\",\n\t\t\"TR-65\": \"Van\",\n\t\t\"TR-77\": \"Yalova\",\n\t\t\"TR-66\": \"Yozgat\",\n\t\t\"TR-67\": \"Zonguldak\"\n\t},\n\t\"TM\": {\n\t\t\"TM-A\": \"Ahal\",\n\t\t\"TM-B\": \"Balkan\",\n\t\t\"TM-D\": \"Dasoguz\",\n\t\t\"TM-L\": \"Lebap\",\n\t\t\"TM-M\": \"Mary\"\n\t},\n\t\"TC\": {\n\t\t\"TC-TK\": \"Turks and Caicos Islands\"\n\t},\n\t\"TV\": {\n\t\t\"TV-FUN\": \"Funafuti\"\n\t},\n\t\"UG\": {\n\t\t\"UG-316\": \"Amuru\",\n\t\t\"UG-303\": \"Arua\",\n\t\t\"UG-201\": \"Bugiri\",\n\t\t\"UG-117\": \"Buikwe\",\n\t\t\"UG-219\": \"Bukedea\",\n\t\t\"UG-416\": \"Buliisa\",\n\t\t\"UG-120\": \"Buvuma\",\n\t\t\"UG-304\": \"Gulu\",\n\t\t\"UG-403\": \"Hoima\",\n\t\t\"UG-203\": \"Iganga\",\n\t\t\"UG-204\": \"Jinja\",\n\t\t\"UG-404\": \"Kabale\",\n\t\t\"UG-405\": \"Kabarole\",\n\t\t\"UG-101\": \"Kalangala\",\n\t\t\"UG-222\": \"Kaliro\",\n\t\t\"UG-122\": \"Kalungu\",\n\t\t\"UG-102\": \"Kampala\",\n\t\t\"UG-205\": \"Kamuli\",\n\t\t\"UG-206\": \"Kapchorwa\",\n\t\t\"UG-406\": \"Kasese\",\n\t\t\"UG-112\": \"Kayunga\",\n\t\t\"UG-407\": \"Kibaale\",\n\t\t\"UG-103\": \"Kiboga\",\n\t\t\"UG-419\": \"Kiruhura\",\n\t\t\"UG-305\": \"Kitgum\",\n\t\t\"UG-208\": \"Kumi\",\n\t\t\"UG-415\": \"Kyenjojo\",\n\t\t\"UG-307\": \"Lira\",\n\t\t\"UG-104\": \"Luwero\",\n\t\t\"UG-114\": \"Lyantonde\",\n\t\t\"UG-105\": \"Masaka\",\n\t\t\"UG-409\": \"Masindi\",\n\t\t\"UG-214\": \"Mayuge\",\n\t\t\"UG-209\": \"Mbale\",\n\t\t\"UG-410\": \"Mbarara\",\n\t\t\"UG-115\": \"Mityana\",\n\t\t\"UG-106\": \"Mpigi\",\n\t\t\"UG-108\": \"Mukono\",\n\t\t\"UG-116\": \"Nakaseke\",\n\t\t\"UG-328\": \"Nwoya\",\n\t\t\"UG-321\": \"Oyam\",\n\t\t\"UG-210\": \"Pallisa\",\n\t\t\"UG-412\": \"Rukungiri\",\n\t\t\"UG-215\": \"Sironko\",\n\t\t\"UG-211\": \"Soroti\",\n\t\t\"UG-113\": \"Wakiso\"\n\t},\n\t\"UA\": {\n\t\t\"UA-43\": \"Avtonomna Respublika Krym\",\n\t\t\"UA-71\": \"Cherkaska oblast\",\n\t\t\"UA-74\": \"Chernihivska oblast\",\n\t\t\"UA-77\": \"Chernivetska oblast\",\n\t\t\"UA-12\": \"Dnipropetrovska oblast\",\n\t\t\"UA-14\": \"Donetska oblast\",\n\t\t\"UA-26\": \"Ivano-Frankivska oblast\",\n\t\t\"UA-63\": \"Kharkivska oblast\",\n\t\t\"UA-65\": \"Khersonska oblast\",\n\t\t\"UA-68\": \"Khmelnytska oblast\",\n\t\t\"UA-35\": \"Kirovohradska oblast\",\n\t\t\"UA-30\": \"Kyiv\",\n\t\t\"UA-32\": \"Kyivska oblast\",\n\t\t\"UA-09\": \"Luhanska oblast\",\n\t\t\"UA-46\": \"Lvivska oblast\",\n\t\t\"UA-48\": \"Mykolaivska oblast\",\n\t\t\"UA-51\": \"Odeska oblast\",\n\t\t\"UA-53\": \"Poltavska oblast\",\n\t\t\"UA-56\": \"Rivnenska oblast\",\n\t\t\"UA-40\": \"Sevastopol\",\n\t\t\"UA-59\": \"Sumska oblast\",\n\t\t\"UA-61\": \"Ternopilska oblast\",\n\t\t\"UA-05\": \"Vinnytska oblast\",\n\t\t\"UA-07\": \"Volynska oblast\",\n\t\t\"UA-21\": \"Zakarpatska oblast\",\n\t\t\"UA-23\": \"Zaporizka oblast\",\n\t\t\"UA-18\": \"Zhytomyrska oblast\"\n\t},\n\t\"MK\": {\n\t\t\"MK-802\": \"Aracinovo\",\n\t\t\"MK-201\": \"Berovo\",\n\t\t\"MK-501\": \"Bitola\",\n\t\t\"MK-401\": \"Bogdanci\",\n\t\t\"MK-601\": \"Bogovinje\",\n\t\t\"MK-402\": \"Bosilovo\",\n\t\t\"MK-602\": \"Brvenica\",\n\t\t\"MK-313\": \"Centar Zupa\",\n\t\t\"MK-210\": \"Cesinovo-Oblesevo\",\n\t\t\"MK-303\": \"Debar\",\n\t\t\"MK-203\": \"Delcevo\",\n\t\t\"MK-103\": \"Demir Kapija\",\n\t\t\"MK-503\": \"Dolneni\",\n\t\t\"MK-405\": \"Gevgelija\",\n\t\t\"MK-604\": \"Gostivar\",\n\t\t\"MK-807\": \"Ilinden\",\n\t\t\"MK-606\": \"Jegunovce\",\n\t\t\"MK-205\": \"Karbinci\",\n\t\t\"MK-104\": \"Kavadarci\",\n\t\t\"MK-307\": \"Kicevo\",\n\t\t\"MK-206\": \"Kocani\",\n\t\t\"MK-701\": \"Kratovo\",\n\t\t\"MK-702\": \"Kriva Palanka\",\n\t\t\"MK-504\": \"Krivogastani\",\n\t\t\"MK-505\": \"Krusevo\",\n\t\t\"MK-703\": \"Kumanovo\",\n\t\t\"MK-704\": \"Lipkovo\",\n\t\t\"MK-207\": \"Makedonska Kamenica\",\n\t\t\"MK-308\": \"Makedonski Brod\",\n\t\t\"MK-106\": \"Negotino\",\n\t\t\"MK-408\": \"Novo Selo\",\n\t\t\"MK-310\": \"Ohrid\",\n\t\t\"MK-208\": \"Pehcevo\",\n\t\t\"MK-810\": \"Petrovec\",\n\t\t\"MK-311\": \"Plasnica\",\n\t\t\"MK-508\": \"Prilep\",\n\t\t\"MK-209\": \"Probistip\",\n\t\t\"MK-409\": \"Radovis\",\n\t\t\"MK-705\": \"Rankovce\",\n\t\t\"MK-509\": \"Resen\",\n\t\t\"MK-107\": \"Rosoman\",\n\t\t\"MK-85\": \"Skopje\",\n\t\t\"MK-812\": \"Sopiste\",\n\t\t\"MK-211\": \"Stip\",\n\t\t\"MK-312\": \"Struga\",\n\t\t\"MK-410\": \"Strumica\",\n\t\t\"MK-813\": \"Studenicani\",\n\t\t\"MK-108\": \"Sveti Nikole\",\n\t\t\"MK-608\": \"Tearce\",\n\t\t\"MK-609\": \"Tetovo\",\n\t\t\"MK-403\": \"Valandovo\",\n\t\t\"MK-404\": \"Vasilevo\",\n\t\t\"MK-101\": \"Veles\",\n\t\t\"MK-301\": \"Vevcani\",\n\t\t\"MK-202\": \"Vinica\",\n\t\t\"MK-603\": \"Vrapciste\",\n\t\t\"MK-806\": \"Zelenikovo\",\n\t\t\"MK-605\": \"Zelino\"\n\t},\n\t\"EG\": {\n\t\t\"EG-DK\": \"Ad Daqahliyah\",\n\t\t\"EG-BA\": \"Al Bahr al Ahmar\",\n\t\t\"EG-BH\": \"Al Buhayrah\",\n\t\t\"EG-FYM\": \"Al Fayyum\",\n\t\t\"EG-GH\": \"Al Gharbiyah\",\n\t\t\"EG-ALX\": \"Al Iskandariyah\",\n\t\t\"EG-IS\": \"Al Isma iliyah\",\n\t\t\"EG-GZ\": \"Al Jizah\",\n\t\t\"EG-MNF\": \"Al Minufiyah\",\n\t\t\"EG-MN\": \"Al Minya\",\n\t\t\"EG-C\": \"Al Qahirah\",\n\t\t\"EG-KB\": \"Al Qalyubiyah\",\n\t\t\"EG-LX\": \"Al Uqsur\",\n\t\t\"EG-WAD\": \"Al Wadi al Jadid\",\n\t\t\"EG-SUZ\": \"As Suways\",\n\t\t\"EG-SHR\": \"Ash Sharqiyah\",\n\t\t\"EG-ASN\": \"Aswan\",\n\t\t\"EG-AST\": \"Asyut\",\n\t\t\"EG-BNS\": \"Bani Suwayf\",\n\t\t\"EG-PTS\": \"Bur Sa id\",\n\t\t\"EG-DT\": \"Dumyat\",\n\t\t\"EG-JS\": \"Janub Sina \",\n\t\t\"EG-KFS\": \"Kafr ash Shaykh\",\n\t\t\"EG-MT\": \"Matruh\",\n\t\t\"EG-KN\": \"Qina\",\n\t\t\"EG-SIN\": \"Shamal Sina \",\n\t\t\"EG-SHG\": \"Suhaj\"\n\t},\n\t\"GB\": {\n\t\t\"GB-CAM\": \"Cambridgeshire\",\n\t\t\"GB-CMA\": \"Cumbria\",\n\t\t\"GB-DBY\": \"Derbyshire\",\n\t\t\"GB-DEV\": \"Devon\",\n\t\t\"GB-DOR\": \"Dorset\",\n\t\t\"GB-ESX\": \"East Sussex\",\n\t\t\"GB-ESS\": \"Essex\",\n\t\t\"GB-GLS\": \"Gloucestershire\",\n\t\t\"GB-HAM\": \"Hampshire\",\n\t\t\"GB-HRT\": \"Hertfordshire\",\n\t\t\"GB-KEN\": \"Kent\",\n\t\t\"GB-LAN\": \"Lancashire\",\n\t\t\"GB-LEC\": \"Leicestershire\",\n\t\t\"GB-LIN\": \"Lincolnshire\",\n\t\t\"GB-NFK\": \"Norfolk\",\n\t\t\"GB-NYK\": \"North Yorkshire\",\n\t\t\"GB-NTT\": \"Nottinghamshire\",\n\t\t\"GB-OXF\": \"Oxfordshire\",\n\t\t\"GB-SOM\": \"Somerset\",\n\t\t\"GB-STS\": \"Staffordshire\",\n\t\t\"GB-SFK\": \"Suffolk\",\n\t\t\"GB-SRY\": \"Surrey\",\n\t\t\"GB-WAR\": \"Warwickshire\",\n\t\t\"GB-WSX\": \"West Sussex\",\n\t\t\"GB-WOR\": \"Worcestershire\",\n\t\t\"GB-LND\": \"London, City of\",\n\t\t\"GB-BDG\": \"Barking and Dagenham\",\n\t\t\"GB-BNE\": \"Barnet\",\n\t\t\"GB-BEX\": \"Bexley\",\n\t\t\"GB-BEN\": \"Brent\",\n\t\t\"GB-BRY\": \"Bromley\",\n\t\t\"GB-CMD\": \"Camden\",\n\t\t\"GB-CRY\": \"Croydon\",\n\t\t\"GB-EAL\": \"Ealing\",\n\t\t\"GB-ENF\": \"Enfield\",\n\t\t\"GB-GRE\": \"Greenwich\",\n\t\t\"GB-HCK\": \"Hackney\",\n\t\t\"GB-HMF\": \"Hammersmith and Fulham\",\n\t\t\"GB-HRY\": \"Haringey\",\n\t\t\"GB-HRW\": \"Harrow\",\n\t\t\"GB-HAV\": \"Havering\",\n\t\t\"GB-HIL\": \"Hillingdon\",\n\t\t\"GB-HNS\": \"Hounslow\",\n\t\t\"GB-ISL\": \"Islington\",\n\t\t\"GB-KEC\": \"Kensington and Chelsea\",\n\t\t\"GB-KTT\": \"Kingston upon Thames\",\n\t\t\"GB-LBH\": \"Lambeth\",\n\t\t\"GB-LEW\": \"Lewisham\",\n\t\t\"GB-MRT\": \"Merton\",\n\t\t\"GB-NWM\": \"Newham\",\n\t\t\"GB-RDB\": \"Redbridge\",\n\t\t\"GB-RIC\": \"Richmond upon Thames\",\n\t\t\"GB-SWK\": \"Southwark\",\n\t\t\"GB-STN\": \"Sutton\",\n\t\t\"GB-TWH\": \"Tower Hamlets\",\n\t\t\"GB-WFT\": \"Waltham Forest\",\n\t\t\"GB-WND\": \"Wandsworth\",\n\t\t\"GB-WSM\": \"Westminster\",\n\t\t\"GB-BNS\": \"Barnsley\",\n\t\t\"GB-BIR\": \"Birmingham\",\n\t\t\"GB-BOL\": \"Bolton\",\n\t\t\"GB-BRD\": \"Bradford\",\n\t\t\"GB-BUR\": \"Bury\",\n\t\t\"GB-CLD\": \"Calderdale\",\n\t\t\"GB-COV\": \"Coventry\",\n\t\t\"GB-DNC\": \"Doncaster\",\n\t\t\"GB-DUD\": \"Dudley\",\n\t\t\"GB-GAT\": \"Gateshead\",\n\t\t\"GB-KIR\": \"Kirklees\",\n\t\t\"GB-KWL\": \"Knowsley\",\n\t\t\"GB-LDS\": \"Leeds\",\n\t\t\"GB-LIV\": \"Liverpool\",\n\t\t\"GB-MAN\": \"Manchester\",\n\t\t\"GB-NET\": \"Newcastle upon Tyne\",\n\t\t\"GB-NTY\": \"North Tyneside\",\n\t\t\"GB-OLD\": \"Oldham\",\n\t\t\"GB-RCH\": \"Rochdale\",\n\t\t\"GB-ROT\": \"Rotherham\",\n\t\t\"GB-SHN\": \"St. Helens\",\n\t\t\"GB-SLF\": \"Salford\",\n\t\t\"GB-SAW\": \"Sandwell\",\n\t\t\"GB-SFT\": \"Sefton\",\n\t\t\"GB-SHF\": \"Sheffield\",\n\t\t\"GB-SOL\": \"Solihull\",\n\t\t\"GB-STY\": \"South Tyneside\",\n\t\t\"GB-SKP\": \"Stockport\",\n\t\t\"GB-SND\": \"Sunderland\",\n\t\t\"GB-TAM\": \"Tameside\",\n\t\t\"GB-TRF\": \"Trafford\",\n\t\t\"GB-WKF\": \"Wakefield\",\n\t\t\"GB-WLL\": \"Walsall\",\n\t\t\"GB-WGN\": \"Wigan\",\n\t\t\"GB-WRL\": \"Wirral\",\n\t\t\"GB-WLV\": \"Wolverhampton\",\n\t\t\"GB-BAS\": \"Bath and North East Somerset\",\n\t\t\"GB-BDF\": \"Bedford\",\n\t\t\"GB-BBD\": \"Blackburn with Darwen\",\n\t\t\"GB-BPL\": \"Blackpool\",\n\t\t\"GB-BCP\": \"Bournemouth, Christchurch and Poole\",\n\t\t\"GB-BRC\": \"Bracknell Forest\",\n\t\t\"GB-BNH\": \"Brighton and Hove\",\n\t\t\"GB-BST\": \"Bristol, City of\",\n\t\t\"GB-BKM\": \"Buckinghamshire\",\n\t\t\"GB-CBF\": \"Central Bedfordshire\",\n\t\t\"GB-CHE\": \"Cheshire East\",\n\t\t\"GB-CHW\": \"Cheshire West and Chester\",\n\t\t\"GB-CON\": \"Cornwall\",\n\t\t\"GB-DAL\": \"Darlington\",\n\t\t\"GB-DER\": \"Derby\",\n\t\t\"GB-DUR\": \"Durham, County\",\n\t\t\"GB-ERY\": \"East Riding of Yorkshire\",\n\t\t\"GB-HAL\": \"Halton\",\n\t\t\"GB-HPL\": \"Hartlepool\",\n\t\t\"GB-HEF\": \"Herefordshire\",\n\t\t\"GB-IOW\": \"Isle of Wight\",\n\t\t\"GB-IOS\": \"Isles of Scilly\",\n\t\t\"GB-KHL\": \"Kingston upon Hull\",\n\t\t\"GB-LCE\": \"Leicester\",\n\t\t\"GB-LUT\": \"Luton\",\n\t\t\"GB-MDW\": \"Medway\",\n\t\t\"GB-MDB\": \"Middlesbrough\",\n\t\t\"GB-MIK\": \"Milton Keynes\",\n\t\t\"GB-NEL\": \"North East Lincolnshire\",\n\t\t\"GB-NLN\": \"North Lincolnshire\",\n\t\t\"GB-NNH\": \"North Northamptonshire\",\n\t\t\"GB-NSM\": \"North Somerset\",\n\t\t\"GB-NBL\": \"Northumberland\",\n\t\t\"GB-NGM\": \"Nottingham\",\n\t\t\"GB-PTE\": \"Peterborough\",\n\t\t\"GB-PLY\": \"Plymouth\",\n\t\t\"GB-POR\": \"Portsmouth\",\n\t\t\"GB-RDG\": \"Reading\",\n\t\t\"GB-RCC\": \"Redcar and Cleveland\",\n\t\t\"GB-RUT\": \"Rutland\",\n\t\t\"GB-SHR\": \"Shropshire\",\n\t\t\"GB-SLG\": \"Slough\",\n\t\t\"GB-SGC\": \"South Gloucestershire\",\n\t\t\"GB-STH\": \"Southampton\",\n\t\t\"GB-SOS\": \"Southend-on-Sea\",\n\t\t\"GB-STT\": \"Stockton-on-Tees\",\n\t\t\"GB-STE\": \"Stoke-on-Trent\",\n\t\t\"GB-SWD\": \"Swindon\",\n\t\t\"GB-TFW\": \"Telford and Wrekin\",\n\t\t\"GB-THR\": \"Thurrock\",\n\t\t\"GB-TOB\": \"Torbay\",\n\t\t\"GB-WRT\": \"Warrington\",\n\t\t\"GB-WBK\": \"West Berkshire\",\n\t\t\"GB-WNH\": \"West Northamptonshire\",\n\t\t\"GB-WIL\": \"Wiltshire\",\n\t\t\"GB-WNM\": \"Windsor and Maidenhead\",\n\t\t\"GB-WOK\": \"Wokingham\",\n\t\t\"GB-YOR\": \"York\",\n\t\t\"GB-ANN\": \"Antrim and Newtownabbey\",\n\t\t\"GB-AND\": \"Ards and North Down\",\n\t\t\"GB-ABC\": \"Armagh City, Banbridge and Craigavon\",\n\t\t\"GB-BFS\": \"Belfast City\",\n\t\t\"GB-CCG\": \"Causeway Coast and Glens\",\n\t\t\"GB-DRS\": \"Derry and Strabane\",\n\t\t\"GB-FMO\": \"Fermanagh and Omagh\",\n\t\t\"GB-LBC\": \"Lisburn and Castlereagh\",\n\t\t\"GB-MEA\": \"Mid and East Antrim\",\n\t\t\"GB-MUL\": \"Mid-Ulster\",\n\t\t\"GB-NMD\": \"Newry, Mourne and Down\",\n\t\t\"GB-ABE\": \"Aberdeen City\",\n\t\t\"GB-ABD\": \"Aberdeenshire\",\n\t\t\"GB-ANS\": \"Angus\",\n\t\t\"GB-AGB\": \"Argyll and Bute\",\n\t\t\"GB-CLK\": \"Clackmannanshire\",\n\t\t\"GB-DGY\": \"Dumfries and Galloway\",\n\t\t\"GB-DND\": \"Dundee City\",\n\t\t\"GB-EAY\": \"East Ayrshire\",\n\t\t\"GB-EDU\": \"East Dunbartonshire\",\n\t\t\"GB-ELN\": \"East Lothian\",\n\t\t\"GB-ERW\": \"East Renfrewshire\",\n\t\t\"GB-EDH\": \"Edinburgh, City of\",\n\t\t\"GB-ELS\": \"Eilean Siar\",\n\t\t\"GB-FAL\": \"Falkirk\",\n\t\t\"GB-FIF\": \"Fife\",\n\t\t\"GB-GLG\": \"Glasgow City\",\n\t\t\"GB-HLD\": \"Highland\",\n\t\t\"GB-IVC\": \"Inverclyde\",\n\t\t\"GB-MLN\": \"Midlothian\",\n\t\t\"GB-MRY\": \"Moray\",\n\t\t\"GB-NAY\": \"North Ayrshire\",\n\t\t\"GB-NLK\": \"North Lanarkshire\",\n\t\t\"GB-ORK\": \"Orkney Islands\",\n\t\t\"GB-PKN\": \"Perth and Kinross\",\n\t\t\"GB-RFW\": \"Renfrewshire\",\n\t\t\"GB-SCB\": \"Scottish Borders\",\n\t\t\"GB-ZET\": \"Shetland Islands\",\n\t\t\"GB-SAY\": \"South Ayrshire\",\n\t\t\"GB-SLK\": \"South Lanarkshire\",\n\t\t\"GB-STG\": \"Stirling\",\n\t\t\"GB-WDU\": \"West Dunbartonshire\",\n\t\t\"GB-WLN\": \"West Lothian\",\n\t\t\"GB-BGW\": \"Blaenau Gwent\",\n\t\t\"GB-BGE\": \"Bridgend\",\n\t\t\"GB-CAY\": \"Caerphilly\",\n\t\t\"GB-CRF\": \"Cardiff\",\n\t\t\"GB-CMN\": \"Carmarthenshire\",\n\t\t\"GB-CGN\": \"Ceredigion\",\n\t\t\"GB-CWY\": \"Conwy\",\n\t\t\"GB-DEN\": \"Denbighshire\",\n\t\t\"GB-FLN\": \"Flintshire\",\n\t\t\"GB-GWN\": \"Gwynedd\",\n\t\t\"GB-AGY\": \"Isle of Anglesey\",\n\t\t\"GB-MTY\": \"Merthyr Tydfil\",\n\t\t\"GB-MON\": \"Monmouthshire\",\n\t\t\"GB-NTL\": \"Neath Port Talbot\",\n\t\t\"GB-NWP\": \"Newport\",\n\t\t\"GB-PEM\": \"Pembrokeshire\",\n\t\t\"GB-POW\": \"Powys\",\n\t\t\"GB-RCT\": \"Rhondda Cynon Taff\",\n\t\t\"GB-SWA\": \"Swansea\",\n\t\t\"GB-TOF\": \"Torfaen\",\n\t\t\"GB-VGL\": \"Vale of Glamorgan\",\n\t\t\"GB-WRX\": \"Wrexham\"\n\t},\n\t\"GG\": {\n\t\t\"GG-GR\": \"Guernsey\"\n\t},\n\t\"JE\": {\n\t\t\"JE-JE\": \"Jersey\"\n\t},\n\t\"IM\": {\n\t\t\"IM-IM\": \"Isle of Man\"\n\t},\n\t\"TZ\": {\n\t\t\"TZ-01\": \"Arusha\",\n\t\t\"TZ-02\": \"Dar es Salaam\",\n\t\t\"TZ-03\": \"Dodoma\",\n\t\t\"TZ-27\": \"Geita\",\n\t\t\"TZ-04\": \"Iringa\",\n\t\t\"TZ-05\": \"Kagera\",\n\t\t\"TZ-07\": \"Kaskazini Unguja\",\n\t\t\"TZ-28\": \"Katavi\",\n\t\t\"TZ-08\": \"Kigoma\",\n\t\t\"TZ-09\": \"Kilimanjaro\",\n\t\t\"TZ-10\": \"Kusini Pemba\",\n\t\t\"TZ-11\": \"Kusini Unguja\",\n\t\t\"TZ-12\": \"Lindi\",\n\t\t\"TZ-26\": \"Manyara\",\n\t\t\"TZ-13\": \"Mara\",\n\t\t\"TZ-14\": \"Mbeya\",\n\t\t\"TZ-15\": \"Mjini Magharibi\",\n\t\t\"TZ-16\": \"Morogoro\",\n\t\t\"TZ-17\": \"Mtwara\",\n\t\t\"TZ-18\": \"Mwanza\",\n\t\t\"TZ-29\": \"Njombe\",\n\t\t\"TZ-19\": \"Pwani\",\n\t\t\"TZ-20\": \"Rukwa\",\n\t\t\"TZ-21\": \"Ruvuma\",\n\t\t\"TZ-22\": \"Shinyanga\",\n\t\t\"TZ-30\": \"Simiyu\",\n\t\t\"TZ-23\": \"Singida\",\n\t\t\"TZ-24\": \"Tabora\",\n\t\t\"TZ-25\": \"Tanga\"\n\t},\n\t\"US\": {\n\t\t\"US-AL\": \"Alabama\",\n\t\t\"US-AK\": \"Alaska\",\n\t\t\"US-AZ\": \"Arizona\",\n\t\t\"US-AR\": \"Arkansas\",\n\t\t\"US-CA\": \"California\",\n\t\t\"US-CO\": \"Colorado\",\n\t\t\"US-CT\": \"Connecticut\",\n\t\t\"US-DE\": \"Delaware\",\n\t\t\"US-DC\": \"District of Columbia\",\n\t\t\"US-FL\": \"Florida\",\n\t\t\"US-GA\": \"Georgia\",\n\t\t\"US-HI\": \"Hawaii\",\n\t\t\"US-ID\": \"Idaho\",\n\t\t\"US-IL\": \"Illinois\",\n\t\t\"US-IN\": \"Indiana\",\n\t\t\"US-IA\": \"Iowa\",\n\t\t\"US-KS\": \"Kansas\",\n\t\t\"US-KY\": \"Kentucky\",\n\t\t\"US-LA\": \"Louisiana\",\n\t\t\"US-ME\": \"Maine\",\n\t\t\"US-MD\": \"Maryland\",\n\t\t\"US-MA\": \"Massachusetts\",\n\t\t\"US-MI\": \"Michigan\",\n\t\t\"US-MN\": \"Minnesota\",\n\t\t\"US-MS\": \"Mississippi\",\n\t\t\"US-MO\": \"Missouri\",\n\t\t\"US-MT\": \"Montana\",\n\t\t\"US-NE\": \"Nebraska\",\n\t\t\"US-NV\": \"Nevada\",\n\t\t\"US-NH\": \"New Hampshire\",\n\t\t\"US-NJ\": \"New Jersey\",\n\t\t\"US-NM\": \"New Mexico\",\n\t\t\"US-NY\": \"New York\",\n\t\t\"US-NC\": \"North Carolina\",\n\t\t\"US-ND\": \"North Dakota\",\n\t\t\"US-OH\": \"Ohio\",\n\t\t\"US-OK\": \"Oklahoma\",\n\t\t\"US-OR\": \"Oregon\",\n\t\t\"US-PA\": \"Pennsylvania\",\n\t\t\"US-RI\": \"Rhode Island\",\n\t\t\"US-SC\": \"South Carolina\",\n\t\t\"US-SD\": \"South Dakota\",\n\t\t\"US-TN\": \"Tennessee\",\n\t\t\"US-TX\": \"Texas\",\n\t\t\"US-UT\": \"Utah\",\n\t\t\"US-VT\": \"Vermont\",\n\t\t\"US-VA\": \"Virginia\",\n\t\t\"US-WA\": \"Washington\",\n\t\t\"US-WV\": \"West Virginia\",\n\t\t\"US-WI\": \"Wisconsin\",\n\t\t\"US-WY\": \"Wyoming\",\n\t\t\"US-AS\": \"American Samoa\",\n\t\t\"US-GU\": \"Guam\",\n\t\t\"US-MP\": \"Northern Mariana Islands\",\n\t\t\"US-PR\": \"Puerto Rico\",\n\t\t\"US-UM\": \"United States Minor Outlying Islands\",\n\t\t\"US-VI\": \"Virgin Islands\"\n\t},\n\t\"VI\": {\n\t\t\"VI-SD\": \"Virgin Islands\"\n\t},\n\t\"BF\": {\n\t\t\"BF-BAL\": \"Bale\",\n\t\t\"BF-BAZ\": \"Bazega\",\n\t\t\"BF-BLG\": \"Boulgou\",\n\t\t\"BF-BLK\": \"Boulkiemde\",\n\t\t\"BF-COM\": \"Comoe\",\n\t\t\"BF-GNA\": \"Gnagna\",\n\t\t\"BF-HOU\": \"Houet\",\n\t\t\"BF-KAD\": \"Kadiogo\",\n\t\t\"BF-KOW\": \"Kourweogo\",\n\t\t\"BF-LER\": \"Leraba\",\n\t\t\"BF-MOU\": \"Mouhoun\",\n\t\t\"BF-PON\": \"Poni\",\n\t\t\"BF-SMT\": \"Sanmatenga\",\n\t\t\"BF-TAP\": \"Tapoa\",\n\t\t\"BF-TUI\": \"Tuy\",\n\t\t\"BF-YAT\": \"Yatenga\",\n\t\t\"BF-ZOU\": \"Zoundweogo\"\n\t},\n\t\"UY\": {\n\t\t\"UY-AR\": \"Artigas\",\n\t\t\"UY-CA\": \"Canelones\",\n\t\t\"UY-CL\": \"Cerro Largo\",\n\t\t\"UY-CO\": \"Colonia\",\n\t\t\"UY-DU\": \"Durazno\",\n\t\t\"UY-FS\": \"Flores\",\n\t\t\"UY-FD\": \"Florida\",\n\t\t\"UY-LA\": \"Lavalleja\",\n\t\t\"UY-MA\": \"Maldonado\",\n\t\t\"UY-MO\": \"Montevideo\",\n\t\t\"UY-PA\": \"Paysandu\",\n\t\t\"UY-RN\": \"Rio Negro\",\n\t\t\"UY-RV\": \"Rivera\",\n\t\t\"UY-RO\": \"Rocha\",\n\t\t\"UY-SA\": \"Salto\",\n\t\t\"UY-SJ\": \"San Jose\",\n\t\t\"UY-SO\": \"Soriano\",\n\t\t\"UY-TA\": \"Tacuarembo\",\n\t\t\"UY-TT\": \"Treinta y Tres\"\n\t},\n\t\"UZ\": {\n\t\t\"UZ-AN\": \"Andijon\",\n\t\t\"UZ-BU\": \"Buxoro\",\n\t\t\"UZ-FA\": \"Farg ona\",\n\t\t\"UZ-JI\": \"Jizzax\",\n\t\t\"UZ-NG\": \"Namangan\",\n\t\t\"UZ-NW\": \"Navoiy\",\n\t\t\"UZ-QA\": \"Qashqadaryo\",\n\t\t\"UZ-QR\": \"Qoraqalpog iston Respublikasi\",\n\t\t\"UZ-SA\": \"Samarqand\",\n\t\t\"UZ-SU\": \"Surxondaryo\",\n\t\t\"UZ-TK\": \"Toshkent\",\n\t\t\"UZ-XO\": \"Xorazm\"\n\t},\n\t\"VE\": {\n\t\t\"VE-Z\": \"Amazonas\",\n\t\t\"VE-B\": \"Anzoategui\",\n\t\t\"VE-C\": \"Apure\",\n\t\t\"VE-D\": \"Aragua\",\n\t\t\"VE-E\": \"Barinas\",\n\t\t\"VE-F\": \"Bolivar\",\n\t\t\"VE-G\": \"Carabobo\",\n\t\t\"VE-H\": \"Cojedes\",\n\t\t\"VE-Y\": \"Delta Amacuro\",\n\t\t\"VE-A\": \"Distrito Capital\",\n\t\t\"VE-I\": \"Falcon\",\n\t\t\"VE-J\": \"Guarico\",\n\t\t\"VE-K\": \"Lara\",\n\t\t\"VE-L\": \"Merida\",\n\t\t\"VE-M\": \"Miranda\",\n\t\t\"VE-N\": \"Monagas\",\n\t\t\"VE-O\": \"Nueva Esparta\",\n\t\t\"VE-P\": \"Portuguesa\",\n\t\t\"VE-R\": \"Sucre\",\n\t\t\"VE-S\": \"Tachira\",\n\t\t\"VE-T\": \"Trujillo\",\n\t\t\"VE-X\": \"Vargas\",\n\t\t\"VE-U\": \"Yaracuy\",\n\t\t\"VE-V\": \"Zulia\"\n\t},\n\t\"WF\": {},\n\t\"WS\": {\n\t\t\"WS-FA\": \"Fa asaleleaga\",\n\t\t\"WS-TU\": \"Tuamasaga\"\n\t},\n\t\"YE\": {\n\t\t\"YE-AD\": \"Adan\",\n\t\t\"YE-AM\": \"Amran\",\n\t\t\"YE-AB\": \"Abyan\",\n\t\t\"YE-DA\": \"Ad Dali \",\n\t\t\"YE-BA\": \"Al Bayda \",\n\t\t\"YE-HU\": \"Al Hudaydah\",\n\t\t\"YE-JA\": \"Al Jawf\",\n\t\t\"YE-MR\": \"Al Mahrah\",\n\t\t\"YE-MW\": \"Al Mahwit\",\n\t\t\"YE-SA\": \"Amanat al Asimah\",\n\t\t\"YE-DH\": \"Dhamar\",\n\t\t\"YE-HD\": \"Hadramawt\",\n\t\t\"YE-IB\": \"Ibb\",\n\t\t\"YE-LA\": \"Lahij\",\n\t\t\"YE-MA\": \"Ma rib\",\n\t\t\"YE-SD\": \"Sa dah\",\n\t\t\"YE-SN\": \"San a \",\n\t\t\"YE-SH\": \"Shabwah\",\n\t\t\"YE-TA\": \"Ta izz\"\n\t},\n\t\"ZM\": {\n\t\t\"ZM-02\": \"Central\",\n\t\t\"ZM-08\": \"Copperbelt\",\n\t\t\"ZM-03\": \"Eastern\",\n\t\t\"ZM-04\": \"Luapula\",\n\t\t\"ZM-09\": \"Lusaka\",\n\t\t\"ZM-06\": \"North-Western\",\n\t\t\"ZM-05\": \"Northern\",\n\t\t\"ZM-07\": \"Southern\",\n\t\t\"ZM-01\": \"Western\"\n\t}\n}\""
|
|
94745
94939
|
},
|
|
94746
94940
|
{
|
|
94747
|
-
"filePath": "\/Users\/
|
|
94941
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/resources\/Locations.swift",
|
|
94748
94942
|
"kind": "StringLiteral",
|
|
94749
94943
|
"offset": 102496,
|
|
94750
94944
|
"length": 14421,
|
|
94751
94945
|
"value": "\"{\n\t\"AF\": {\n\t\t\"phone_code\": \"93\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"AL\": {\n\t\t\"phone_code\": \"355\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"AQ\": {\n\t\t\"phone_code\": \"672\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"DZ\": {\n\t\t\"phone_code\": \"213\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"AS\": {\n\t\t\"phone_code\": \"1684\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"AD\": {\n\t\t\"phone_code\": \"376\",\n\t\t\"zip_format\": \"AA999\"\n\t},\n\t\"AO\": {\n\t\t\"phone_code\": \"244\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"AG\": {\n\t\t\"phone_code\": \"1268\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"AZ\": {\n\t\t\"phone_code\": \"994\",\n\t\t\"zip_format\": \"AA 9999\"\n\t},\n\t\"AR\": {\n\t\t\"phone_code\": \"54\",\n\t\t\"zip_format\": \"A9999AAA\"\n\t},\n\t\"AU\": {\n\t\t\"phone_code\": \"61\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"AT\": {\n\t\t\"phone_code\": \"43\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"BS\": {\n\t\t\"phone_code\": \"1242\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"BH\": {\n\t\t\"phone_code\": \"973\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"BD\": {\n\t\t\"phone_code\": \"880\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"AM\": {\n\t\t\"phone_code\": \"374\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"BB\": {\n\t\t\"phone_code\": \"1246\",\n\t\t\"zip_format\": \"AA99999\"\n\t},\n\t\"BE\": {\n\t\t\"phone_code\": \"32\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"BM\": {\n\t\t\"phone_code\": \"1441\",\n\t\t\"zip_format\": \"AA 99\"\n\t},\n\t\"BT\": {\n\t\t\"phone_code\": \"975\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"BO\": {\n\t\t\"phone_code\": \"591\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"BA\": {\n\t\t\"phone_code\": \"387\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"BW\": {\n\t\t\"phone_code\": \"267\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"BV\": {\n\t\t\"phone_code\": \"55\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"BR\": {\n\t\t\"phone_code\": \"55\",\n\t\t\"zip_format\": \"99999-999\"\n\t},\n\t\"BZ\": {\n\t\t\"phone_code\": \"501\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"IO\": {\n\t\t\"phone_code\": \"246\",\n\t\t\"zip_format\": \"AA9A 9AA\"\n\t},\n\t\"SB\": {\n\t\t\"phone_code\": \"677\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"VG\": {\n\t\t\"phone_code\": \"1284\",\n\t\t\"zip_format\": \"AA9999\"\n\t},\n\t\"BN\": {\n\t\t\"phone_code\": \"673\",\n\t\t\"zip_format\": \"AA9999\"\n\t},\n\t\"BG\": {\n\t\t\"phone_code\": \"359\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"MM\": {\n\t\t\"phone_code\": \"95\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"BI\": {\n\t\t\"phone_code\": \"257\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"BY\": {\n\t\t\"phone_code\": \"375\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"KH\": {\n\t\t\"phone_code\": \"855\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CM\": {\n\t\t\"phone_code\": \"237\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"CA\": {\n\t\t\"phone_code\": \"1\",\n\t\t\"zip_format\": \"A9A 9A9\"\n\t},\n\t\"CV\": {\n\t\t\"phone_code\": \"238\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"KY\": {\n\t\t\"phone_code\": \"1345\",\n\t\t\"zip_format\": \"AA9-9999\"\n\t},\n\t\"CF\": {\n\t\t\"phone_code\": \"236\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"LK\": {\n\t\t\"phone_code\": \"94\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"TD\": {\n\t\t\"phone_code\": \"235\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CL\": {\n\t\t\"phone_code\": \"56\",\n\t\t\"zip_format\": \"9999999\"\n\t},\n\t\"CN\": {\n\t\t\"phone_code\": \"86\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"TW\": {\n\t\t\"phone_code\": \"886\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CX\": {\n\t\t\"phone_code\": \"61\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"CC\": {\n\t\t\"phone_code\": \"61\",\n\t\t\"zip_format\": \"9999 A9\"\n\t},\n\t\"CO\": {\n\t\t\"phone_code\": \"57\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"KM\": {\n\t\t\"phone_code\": \"269\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"YT\": {\n\t\t\"phone_code\": \"262\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CG\": {\n\t\t\"phone_code\": \"242\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"CD\": {\n\t\t\"phone_code\": \"243\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"CK\": {\n\t\t\"phone_code\": \"682\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"CR\": {\n\t\t\"phone_code\": \"506\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"HR\": {\n\t\t\"phone_code\": \"385\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CU\": {\n\t\t\"phone_code\": \"53\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CY\": {\n\t\t\"phone_code\": \"357\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"CZ\": {\n\t\t\"phone_code\": \"420\",\n\t\t\"zip_format\": \"999 99\"\n\t},\n\t\"BJ\": {\n\t\t\"phone_code\": \"229\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"DK\": {\n\t\t\"phone_code\": \"45\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"DM\": {\n\t\t\"phone_code\": \"1767\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"DO\": {\n\t\t\"phone_code\": \"1809\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"EC\": {\n\t\t\"phone_code\": \"593\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"SV\": {\n\t\t\"phone_code\": \"503\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"GQ\": {\n\t\t\"phone_code\": \"240\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"ET\": {\n\t\t\"phone_code\": \"251\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"ER\": {\n\t\t\"phone_code\": \"291\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"EE\": {\n\t\t\"phone_code\": \"372\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"FO\": {\n\t\t\"phone_code\": \"298\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"FK\": {\n\t\t\"phone_code\": \"500\",\n\t\t\"zip_format\": \"AAAA 9AA\"\n\t},\n\t\"GS\": {\n\t\t\"phone_code\": \"500\",\n\t\t\"zip_format\": \"AAAA 9AA\"\n\t},\n\t\"FJ\": {\n\t\t\"phone_code\": \"679\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"FI\": {\n\t\t\"phone_code\": \"358\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"AX\": {\n\t\t\"phone_code\": \"358\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"FR\": {\n\t\t\"phone_code\": \"33\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"GF\": {\n\t\t\"phone_code\": \"594\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"PF\": {\n\t\t\"phone_code\": \"689\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"DJ\": {\n\t\t\"phone_code\": \"253\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"GA\": {\n\t\t\"phone_code\": \"241\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"GE\": {\n\t\t\"phone_code\": \"995\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"GM\": {\n\t\t\"phone_code\": \"220\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"PS\": {\n\t\t\"phone_code\": \"970\",\n\t\t\"zip_format\": \"999-999\"\n\t},\n\t\"DE\": {\n\t\t\"phone_code\": \"49\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"GH\": {\n\t\t\"phone_code\": \"233\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"GI\": {\n\t\t\"phone_code\": \"350\",\n\t\t\"zip_format\": \"AA99 9AA\"\n\t},\n\t\"KI\": {\n\t\t\"phone_code\": \"686\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"GR\": {\n\t\t\"phone_code\": \"30\",\n\t\t\"zip_format\": \"999 99\"\n\t},\n\t\"GL\": {\n\t\t\"phone_code\": \"299\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"GD\": {\n\t\t\"phone_code\": \"1473\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"GP\": {\n\t\t\"phone_code\": \"590\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"GU\": {\n\t\t\"phone_code\": \"1671\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"GT\": {\n\t\t\"phone_code\": \"502\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"GN\": {\n\t\t\"phone_code\": \"224\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"GY\": {\n\t\t\"phone_code\": \"592\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"HT\": {\n\t\t\"phone_code\": \"509\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"VA\": {\n\t\t\"phone_code\": \"39\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"HN\": {\n\t\t\"phone_code\": \"504\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"HK\": {\n\t\t\"phone_code\": \"852\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"HU\": {\n\t\t\"phone_code\": \"36\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"IS\": {\n\t\t\"phone_code\": \"354\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"IN\": {\n\t\t\"phone_code\": \"91\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"ID\": {\n\t\t\"phone_code\": \"62\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"IR\": {\n\t\t\"phone_code\": \"98\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"IQ\": {\n\t\t\"phone_code\": \"964\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"IE\": {\n\t\t\"phone_code\": \"353\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"IL\": {\n\t\t\"phone_code\": \"972\",\n\t\t\"zip_format\": \"9999999\"\n\t},\n\t\"IT\": {\n\t\t\"phone_code\": \"39\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"CI\": {\n\t\t\"phone_code\": \"225\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"JM\": {\n\t\t\"phone_code\": \"1876\",\n\t\t\"zip_format\": \"AAAAA99\"\n\t},\n\t\"JP\": {\n\t\t\"phone_code\": \"81\",\n\t\t\"zip_format\": \"999-9999\"\n\t},\n\t\"KZ\": {\n\t\t\"phone_code\": \"7\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"JO\": {\n\t\t\"phone_code\": \"962\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"KE\": {\n\t\t\"phone_code\": \"254\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"KP\": {\n\t\t\"phone_code\": \"850\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"KR\": {\n\t\t\"phone_code\": \"82\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"KW\": {\n\t\t\"phone_code\": \"965\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"KG\": {\n\t\t\"phone_code\": \"996\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"LA\": {\n\t\t\"phone_code\": \"856\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"LB\": {\n\t\t\"phone_code\": \"961\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"LS\": {\n\t\t\"phone_code\": \"266\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"LV\": {\n\t\t\"phone_code\": \"371\",\n\t\t\"zip_format\": \"AA-9999\"\n\t},\n\t\"LR\": {\n\t\t\"phone_code\": \"231\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"LY\": {\n\t\t\"phone_code\": \"218\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"LI\": {\n\t\t\"phone_code\": \"423\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"LT\": {\n\t\t\"phone_code\": \"370\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"LU\": {\n\t\t\"phone_code\": \"352\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"MO\": {\n\t\t\"phone_code\": \"853\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"MG\": {\n\t\t\"phone_code\": \"261\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"MW\": {\n\t\t\"phone_code\": \"265\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"MY\": {\n\t\t\"phone_code\": \"60\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MV\": {\n\t\t\"phone_code\": \"960\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"ML\": {\n\t\t\"phone_code\": \"223\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"MT\": {\n\t\t\"phone_code\": \"356\",\n\t\t\"zip_format\": \"AAA 9999\"\n\t},\n\t\"MQ\": {\n\t\t\"phone_code\": \"596\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MR\": {\n\t\t\"phone_code\": \"222\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"MU\": {\n\t\t\"phone_code\": \"230\",\n\t\t\"zip_format\": \"A9999\"\n\t},\n\t\"MX\": {\n\t\t\"phone_code\": \"52\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MC\": {\n\t\t\"phone_code\": \"377\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MN\": {\n\t\t\"phone_code\": \"976\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MD\": {\n\t\t\"phone_code\": \"373\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"ME\": {\n\t\t\"phone_code\": \"382\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MS\": {\n\t\t\"phone_code\": \"1664\",\n\t\t\"zip_format\": \"AAA9999\"\n\t},\n\t\"MA\": {\n\t\t\"phone_code\": \"212\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MZ\": {\n\t\t\"phone_code\": \"258\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"OM\": {\n\t\t\"phone_code\": \"968\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"NA\": {\n\t\t\"phone_code\": \"264\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"NR\": {\n\t\t\"phone_code\": \"674\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"NP\": {\n\t\t\"phone_code\": \"977\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"NL\": {\n\t\t\"phone_code\": \"31\",\n\t\t\"zip_format\": \"9999 AA\"\n\t},\n\t\"CW\": {\n\t\t\"phone_code\": \"599\",\n\t\t\"zip_format\": \"9999 AA\"\n\t},\n\t\"AW\": {\n\t\t\"phone_code\": \"297\",\n\t\t\"zip_format\": \"9999 AA\"\n\t},\n\t\"SX\": {\n\t\t\"phone_code\": \"1721\",\n\t\t\"zip_format\": \"9999 AA\"\n\t},\n\t\"NC\": {\n\t\t\"phone_code\": \"687\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"VU\": {\n\t\t\"phone_code\": \"678\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"NZ\": {\n\t\t\"phone_code\": \"64\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"NI\": {\n\t\t\"phone_code\": \"505\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"NE\": {\n\t\t\"phone_code\": \"227\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"NG\": {\n\t\t\"phone_code\": \"234\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"NU\": {\n\t\t\"phone_code\": \"683\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"NF\": {\n\t\t\"phone_code\": \"672\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"NO\": {\n\t\t\"phone_code\": \"47\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"MP\": {\n\t\t\"phone_code\": \"1670\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"UM\": {\n\t\t\"phone_code\": \"246\",\n\t\t\"zip_format\": null\n\t},\n\t\"FM\": {\n\t\t\"phone_code\": \"691\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MH\": {\n\t\t\"phone_code\": \"692\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"PW\": {\n\t\t\"phone_code\": \"680\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"PK\": {\n\t\t\"phone_code\": \"92\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"PA\": {\n\t\t\"phone_code\": \"507\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"PG\": {\n\t\t\"phone_code\": \"675\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"PY\": {\n\t\t\"phone_code\": \"595\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"PE\": {\n\t\t\"phone_code\": \"51\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"PH\": {\n\t\t\"phone_code\": \"63\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"PN\": {\n\t\t\"phone_code\": \"870\",\n\t\t\"zip_format\": \"AAA9 9AA\"\n\t},\n\t\"PL\": {\n\t\t\"phone_code\": \"48\",\n\t\t\"zip_format\": \"99-999\"\n\t},\n\t\"PT\": {\n\t\t\"phone_code\": \"351\",\n\t\t\"zip_format\": \"9999-999\"\n\t},\n\t\"GW\": {\n\t\t\"phone_code\": \"245\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"TL\": {\n\t\t\"phone_code\": \"670\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"PR\": {\n\t\t\"phone_code\": \"1\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"QA\": {\n\t\t\"phone_code\": \"974\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"RE\": {\n\t\t\"phone_code\": \"262\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"RO\": {\n\t\t\"phone_code\": \"40\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"RU\": {\n\t\t\"phone_code\": \"7\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"RW\": {\n\t\t\"phone_code\": \"250\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"BL\": {\n\t\t\"phone_code\": \"590\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"SH\": {\n\t\t\"phone_code\": \"290\",\n\t\t\"zip_format\": \"AAAA 9AA\"\n\t},\n\t\"KN\": {\n\t\t\"phone_code\": \"1869\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"AI\": {\n\t\t\"phone_code\": \"1264\",\n\t\t\"zip_format\": \"AA-9999\"\n\t},\n\t\"LC\": {\n\t\t\"phone_code\": \"1758\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"PM\": {\n\t\t\"phone_code\": \"508\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"VC\": {\n\t\t\"phone_code\": \"1784\",\n\t\t\"zip_format\": \"AA9999\"\n\t},\n\t\"SM\": {\n\t\t\"phone_code\": \"378\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"ST\": {\n\t\t\"phone_code\": \"239\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"SA\": {\n\t\t\"phone_code\": \"966\",\n\t\t\"zip_format\": \"99999-9999\"\n\t},\n\t\"SN\": {\n\t\t\"phone_code\": \"221\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"RS\": {\n\t\t\"phone_code\": \"381\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"SC\": {\n\t\t\"phone_code\": \"248\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"SL\": {\n\t\t\"phone_code\": \"232\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"SG\": {\n\t\t\"phone_code\": \"65\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"SK\": {\n\t\t\"phone_code\": \"421\",\n\t\t\"zip_format\": \"999 99\"\n\t},\n\t\"VN\": {\n\t\t\"phone_code\": \"84\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"SI\": {\n\t\t\"phone_code\": \"386\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"SO\": {\n\t\t\"phone_code\": \"252\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"ZA\": {\n\t\t\"phone_code\": \"27\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"ZW\": {\n\t\t\"phone_code\": \"263\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"ES\": {\n\t\t\"phone_code\": \"34\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"SS\": {\n\t\t\"phone_code\": \"211\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"EH\": {\n\t\t\"phone_code\": \"212\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"SD\": {\n\t\t\"phone_code\": \"249\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"SR\": {\n\t\t\"phone_code\": \"597\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"SJ\": {\n\t\t\"phone_code\": \"47\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"SZ\": {\n\t\t\"phone_code\": \"268\",\n\t\t\"zip_format\": \"A999\"\n\t},\n\t\"SE\": {\n\t\t\"phone_code\": \"46\",\n\t\t\"zip_format\": \"999 99\"\n\t},\n\t\"CH\": {\n\t\t\"phone_code\": \"41\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"SY\": {\n\t\t\"phone_code\": \"963\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"TJ\": {\n\t\t\"phone_code\": \"992\",\n\t\t\"zip_format\": \"999\"\n\t},\n\t\"TH\": {\n\t\t\"phone_code\": \"66\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"TG\": {\n\t\t\"phone_code\": \"228\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"TK\": {\n\t\t\"phone_code\": \"690\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"TO\": {\n\t\t\"phone_code\": \"676\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"TT\": {\n\t\t\"phone_code\": \"1868\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"AE\": {\n\t\t\"phone_code\": \"971\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"TN\": {\n\t\t\"phone_code\": \"216\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"TR\": {\n\t\t\"phone_code\": \"90\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"TM\": {\n\t\t\"phone_code\": \"993\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"TC\": {\n\t\t\"phone_code\": \"1649\",\n\t\t\"zip_format\": \"AAAA 9AA\"\n\t},\n\t\"TV\": {\n\t\t\"phone_code\": \"688\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"UG\": {\n\t\t\"phone_code\": \"256\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"UA\": {\n\t\t\"phone_code\": \"380\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"MK\": {\n\t\t\"phone_code\": \"389\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"EG\": {\n\t\t\"phone_code\": \"20\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"GB\": {\n\t\t\"phone_code\": \"44\",\n\t\t\"zip_format\": \"AA9 9AA\"\n\t},\n\t\"GG\": {\n\t\t\"phone_code\": \"44\",\n\t\t\"zip_format\": \"AA9 9AA\"\n\t},\n\t\"JE\": {\n\t\t\"phone_code\": \"44\",\n\t\t\"zip_format\": \"AA9 9AA\"\n\t},\n\t\"IM\": {\n\t\t\"phone_code\": \"44\",\n\t\t\"zip_format\": \"AA99 9AA\"\n\t},\n\t\"TZ\": {\n\t\t\"phone_code\": \"255\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"US\": {\n\t\t\"phone_code\": \"1\",\n\t\t\"zip_format\": \"99999?9999\"\n\t},\n\t\"VI\": {\n\t\t\"phone_code\": \"1340\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"BF\": {\n\t\t\"phone_code\": \"226\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"UY\": {\n\t\t\"phone_code\": \"598\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"UZ\": {\n\t\t\"phone_code\": \"998\",\n\t\t\"zip_format\": \"999999\"\n\t},\n\t\"VE\": {\n\t\t\"phone_code\": \"58\",\n\t\t\"zip_format\": \"9999\"\n\t},\n\t\"WF\": {\n\t\t\"phone_code\": \"681\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"WS\": {\n\t\t\"phone_code\": \"685\",\n\t\t\"zip_format\": \"99999\"\n\t},\n\t\"YE\": {\n\t\t\"phone_code\": \"967\",\n\t\t\"zip_format\": \"\"\n\t},\n\t\"ZM\": {\n\t\t\"phone_code\": \"260\",\n\t\t\"zip_format\": \"99999\"\n\t}\n}\""
|
|
94752
94946
|
},
|
|
94753
94947
|
{
|
|
94754
|
-
"filePath": "\/Users\/
|
|
94948
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94755
94949
|
"kind": "Array",
|
|
94756
94950
|
"offset": 1368,
|
|
94757
94951
|
"length": 2,
|
|
94758
94952
|
"value": "[]"
|
|
94759
94953
|
},
|
|
94760
94954
|
{
|
|
94761
|
-
"filePath": "\/Users\/
|
|
94955
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94762
94956
|
"kind": "Array",
|
|
94763
94957
|
"offset": 11969,
|
|
94764
94958
|
"length": 25,
|
|
94765
94959
|
"value": "[\"br\", \"gzip\", \"deflate\"]"
|
|
94766
94960
|
},
|
|
94767
94961
|
{
|
|
94768
|
-
"filePath": "\/Users\/
|
|
94962
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94769
94963
|
"kind": "Array",
|
|
94770
94964
|
"offset": 12036,
|
|
94771
94965
|
"length": 19,
|
|
94772
94966
|
"value": "[\"gzip\", \"deflate\"]"
|
|
94773
94967
|
},
|
|
94774
94968
|
{
|
|
94775
|
-
"filePath": "\/Users\/
|
|
94969
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94776
94970
|
"kind": "IntegerLiteral",
|
|
94777
94971
|
"offset": 12510,
|
|
94778
94972
|
"length": 1,
|
|
94779
94973
|
"value": "6"
|
|
94780
94974
|
},
|
|
94781
94975
|
{
|
|
94782
|
-
"filePath": "\/Users\/
|
|
94976
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94783
94977
|
"kind": "StringLiteral",
|
|
94784
94978
|
"offset": 12948,
|
|
94785
94979
|
"length": 20,
|
|
94786
94980
|
"value": "\"CFBundleExecutable\""
|
|
94787
94981
|
},
|
|
94788
94982
|
{
|
|
94789
|
-
"filePath": "\/Users\/
|
|
94983
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94790
94984
|
"kind": "StringLiteral",
|
|
94791
94985
|
"offset": 13056,
|
|
94792
94986
|
"length": 3,
|
|
94793
94987
|
"value": "\"\/\""
|
|
94794
94988
|
},
|
|
94795
94989
|
{
|
|
94796
|
-
"filePath": "\/Users\/
|
|
94990
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94797
94991
|
"kind": "StringLiteral",
|
|
94798
94992
|
"offset": 13099,
|
|
94799
94993
|
"length": 9,
|
|
94800
94994
|
"value": "\"Unknown\""
|
|
94801
94995
|
},
|
|
94802
94996
|
{
|
|
94803
|
-
"filePath": "\/Users\/
|
|
94997
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94804
94998
|
"kind": "StringLiteral",
|
|
94805
94999
|
"offset": 13136,
|
|
94806
95000
|
"length": 20,
|
|
94807
95001
|
"value": "\"CFBundleIdentifier\""
|
|
94808
95002
|
},
|
|
94809
95003
|
{
|
|
94810
|
-
"filePath": "\/Users\/
|
|
95004
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94811
95005
|
"kind": "StringLiteral",
|
|
94812
95006
|
"offset": 13172,
|
|
94813
95007
|
"length": 9,
|
|
94814
95008
|
"value": "\"Unknown\""
|
|
94815
95009
|
},
|
|
94816
95010
|
{
|
|
94817
|
-
"filePath": "\/Users\/
|
|
95011
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94818
95012
|
"kind": "StringLiteral",
|
|
94819
95013
|
"offset": 13213,
|
|
94820
95014
|
"length": 28,
|
|
94821
95015
|
"value": "\"CFBundleShortVersionString\""
|
|
94822
95016
|
},
|
|
94823
95017
|
{
|
|
94824
|
-
"filePath": "\/Users\/
|
|
95018
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94825
95019
|
"kind": "StringLiteral",
|
|
94826
95020
|
"offset": 13257,
|
|
94827
95021
|
"length": 9,
|
|
94828
95022
|
"value": "\"Unknown\""
|
|
94829
95023
|
},
|
|
94830
95024
|
{
|
|
94831
|
-
"filePath": "\/Users\/
|
|
95025
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94832
95026
|
"kind": "StringLiteral",
|
|
94833
95027
|
"offset": 13296,
|
|
94834
95028
|
"length": 17,
|
|
94835
95029
|
"value": "\"CFBundleVersion\""
|
|
94836
95030
|
},
|
|
94837
95031
|
{
|
|
94838
|
-
"filePath": "\/Users\/
|
|
95032
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94839
95033
|
"kind": "StringLiteral",
|
|
94840
95034
|
"offset": 13329,
|
|
94841
95035
|
"length": 9,
|
|
94842
95036
|
"value": "\"Unknown\""
|
|
94843
95037
|
},
|
|
94844
95038
|
{
|
|
94845
|
-
"filePath": "\/Users\/
|
|
95039
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94846
95040
|
"kind": "StringLiteral",
|
|
94847
95041
|
"offset": 13483,
|
|
94848
95042
|
"length": 73,
|
|
94849
95043
|
"value": "\"\""
|
|
94850
95044
|
},
|
|
94851
95045
|
{
|
|
94852
|
-
"filePath": "\/Users\/
|
|
95046
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94853
95047
|
"kind": "StringLiteral",
|
|
94854
95048
|
"offset": 13507,
|
|
94855
95049
|
"length": 1,
|
|
94856
95050
|
"value": "\".\""
|
|
94857
95051
|
},
|
|
94858
95052
|
{
|
|
94859
|
-
"filePath": "\/Users\/
|
|
95053
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94860
95054
|
"kind": "StringLiteral",
|
|
94861
95055
|
"offset": 13531,
|
|
94862
95056
|
"length": 1,
|
|
94863
95057
|
"value": "\".\""
|
|
94864
95058
|
},
|
|
94865
95059
|
{
|
|
94866
|
-
"filePath": "\/Users\/
|
|
95060
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94867
95061
|
"kind": "StringLiteral",
|
|
94868
95062
|
"offset": 13555,
|
|
94869
95063
|
"length": 1,
|
|
94870
95064
|
"value": "\"\""
|
|
94871
95065
|
},
|
|
94872
95066
|
{
|
|
94873
|
-
"filePath": "\/Users\/
|
|
95067
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94874
95068
|
"kind": "StringLiteral",
|
|
94875
95069
|
"offset": 13757,
|
|
94876
95070
|
"length": 5,
|
|
94877
95071
|
"value": "\"iOS\""
|
|
94878
95072
|
},
|
|
94879
95073
|
{
|
|
94880
|
-
"filePath": "\/Users\/
|
|
95074
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94881
95075
|
"kind": "StringLiteral",
|
|
94882
95076
|
"offset": 14231,
|
|
94883
95077
|
"length": 28,
|
|
94884
95078
|
"value": "\"\""
|
|
94885
95079
|
},
|
|
94886
95080
|
{
|
|
94887
|
-
"filePath": "\/Users\/
|
|
95081
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94888
95082
|
"kind": "StringLiteral",
|
|
94889
95083
|
"offset": 14241,
|
|
94890
95084
|
"length": 1,
|
|
94891
95085
|
"value": "\" \""
|
|
94892
95086
|
},
|
|
94893
95087
|
{
|
|
94894
|
-
"filePath": "\/Users\/
|
|
95088
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94895
95089
|
"kind": "StringLiteral",
|
|
94896
95090
|
"offset": 14258,
|
|
94897
95091
|
"length": 1,
|
|
94898
95092
|
"value": "\"\""
|
|
94899
95093
|
},
|
|
94900
95094
|
{
|
|
94901
|
-
"filePath": "\/Users\/
|
|
95095
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94902
95096
|
"kind": "StringLiteral",
|
|
94903
95097
|
"offset": 14304,
|
|
94904
95098
|
"length": 22,
|
|
94905
95099
|
"value": "\"Alamofire\/\""
|
|
94906
95100
|
},
|
|
94907
95101
|
{
|
|
94908
|
-
"filePath": "\/Users\/
|
|
95102
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94909
95103
|
"kind": "StringLiteral",
|
|
94910
95104
|
"offset": 14325,
|
|
94911
95105
|
"length": 1,
|
|
94912
95106
|
"value": "\"\""
|
|
94913
95107
|
},
|
|
94914
95108
|
{
|
|
94915
|
-
"filePath": "\/Users\/
|
|
95109
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94916
95110
|
"kind": "StringLiteral",
|
|
94917
95111
|
"offset": 14352,
|
|
94918
95112
|
"length": 98,
|
|
94919
95113
|
"value": "\"\""
|
|
94920
95114
|
},
|
|
94921
95115
|
{
|
|
94922
|
-
"filePath": "\/Users\/
|
|
95116
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94923
95117
|
"kind": "StringLiteral",
|
|
94924
95118
|
"offset": 14366,
|
|
94925
95119
|
"length": 1,
|
|
94926
95120
|
"value": "\"\/\""
|
|
94927
95121
|
},
|
|
94928
95122
|
{
|
|
94929
|
-
"filePath": "\/Users\/
|
|
95123
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94930
95124
|
"kind": "StringLiteral",
|
|
94931
95125
|
"offset": 14380,
|
|
94932
95126
|
"length": 1,
|
|
94933
95127
|
"value": "\" (\""
|
|
94934
95128
|
},
|
|
94935
95129
|
{
|
|
94936
|
-
"filePath": "\/Users\/
|
|
95130
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94937
95131
|
"kind": "StringLiteral",
|
|
94938
95132
|
"offset": 14391,
|
|
94939
95133
|
"length": 1,
|
|
94940
95134
|
"value": "\"; build:\""
|
|
94941
95135
|
},
|
|
94942
95136
|
{
|
|
94943
|
-
"filePath": "\/Users\/
|
|
95137
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94944
95138
|
"kind": "StringLiteral",
|
|
94945
95139
|
"offset": 14410,
|
|
94946
95140
|
"length": 1,
|
|
94947
95141
|
"value": "\"; \""
|
|
94948
95142
|
},
|
|
94949
95143
|
{
|
|
94950
|
-
"filePath": "\/Users\/
|
|
95144
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94951
95145
|
"kind": "StringLiteral",
|
|
94952
95146
|
"offset": 14428,
|
|
94953
95147
|
"length": 1,
|
|
94954
95148
|
"value": "\") \""
|
|
94955
95149
|
},
|
|
94956
95150
|
{
|
|
94957
|
-
"filePath": "\/Users\/
|
|
95151
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/HTTPHeaders.swift",
|
|
94958
95152
|
"kind": "StringLiteral",
|
|
94959
95153
|
"offset": 14449,
|
|
94960
95154
|
"length": 1,
|
|
94961
95155
|
"value": "\"\""
|
|
94962
95156
|
},
|
|
94963
95157
|
{
|
|
94964
|
-
"filePath": "\/Users\/
|
|
95158
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
94965
95159
|
"kind": "Array",
|
|
94966
95160
|
"offset": 4511,
|
|
94967
95161
|
"length": 2,
|
|
94968
95162
|
"value": "[]"
|
|
94969
95163
|
},
|
|
94970
95164
|
{
|
|
94971
|
-
"filePath": "\/Users\/
|
|
95165
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
94972
95166
|
"kind": "Dictionary",
|
|
94973
95167
|
"offset": 4633,
|
|
94974
95168
|
"length": 3,
|
|
94975
95169
|
"value": "[]"
|
|
94976
95170
|
},
|
|
94977
95171
|
{
|
|
94978
|
-
"filePath": "\/Users\/
|
|
95172
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
94979
95173
|
"kind": "BooleanLiteral",
|
|
94980
95174
|
"offset": 7684,
|
|
94981
95175
|
"length": 4,
|
|
94982
95176
|
"value": "true"
|
|
94983
95177
|
},
|
|
94984
95178
|
{
|
|
94985
|
-
"filePath": "\/Users\/
|
|
95179
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
94986
95180
|
"kind": "Array",
|
|
94987
95181
|
"offset": 8093,
|
|
94988
95182
|
"length": 2,
|
|
94989
95183
|
"value": "[]"
|
|
94990
95184
|
},
|
|
94991
95185
|
{
|
|
94992
|
-
"filePath": "\/Users\/
|
|
95186
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
94993
95187
|
"kind": "StringLiteral",
|
|
94994
95188
|
"offset": 12694,
|
|
94995
95189
|
"length": 33,
|
|
94996
95190
|
"value": "\"org.alamofire.session.rootQueue\""
|
|
94997
95191
|
},
|
|
94998
95192
|
{
|
|
94999
|
-
"filePath": "\/Users\/
|
|
95193
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
95000
95194
|
"kind": "BooleanLiteral",
|
|
95001
95195
|
"offset": 12791,
|
|
95002
95196
|
"length": 4,
|
|
95003
95197
|
"value": "true"
|
|
95004
95198
|
},
|
|
95005
95199
|
{
|
|
95006
|
-
"filePath": "\/Users\/
|
|
95200
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
95007
95201
|
"kind": "Array",
|
|
95008
95202
|
"offset": 13284,
|
|
95009
95203
|
"length": 2,
|
|
95010
95204
|
"value": "[]"
|
|
95011
95205
|
},
|
|
95012
95206
|
{
|
|
95013
|
-
"filePath": "\/Users\/
|
|
95207
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
95014
95208
|
"kind": "BooleanLiteral",
|
|
95015
95209
|
"offset": 24357,
|
|
95016
95210
|
"length": 5,
|
|
95017
95211
|
"value": "false"
|
|
95018
95212
|
},
|
|
95019
95213
|
{
|
|
95020
|
-
"filePath": "\/Users\/
|
|
95214
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
95021
95215
|
"kind": "BooleanLiteral",
|
|
95022
95216
|
"offset": 26594,
|
|
95023
95217
|
"length": 5,
|
|
95024
95218
|
"value": "false"
|
|
95025
95219
|
},
|
|
95026
95220
|
{
|
|
95027
|
-
"filePath": "\/Users\/
|
|
95221
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
95028
95222
|
"kind": "BooleanLiteral",
|
|
95029
95223
|
"offset": 28312,
|
|
95030
95224
|
"length": 5,
|
|
95031
95225
|
"value": "false"
|
|
95032
95226
|
},
|
|
95033
95227
|
{
|
|
95034
|
-
"filePath": "\/Users\/
|
|
95228
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Session.swift",
|
|
95035
95229
|
"kind": "BooleanLiteral",
|
|
95036
95230
|
"offset": 64102,
|
|
95037
95231
|
"length": 4,
|
|
95038
95232
|
"value": "true"
|
|
95039
95233
|
},
|
|
95040
95234
|
{
|
|
95041
|
-
"filePath": "\/Users\/
|
|
95235
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/EventMonitor.swift",
|
|
95042
95236
|
"kind": "StringLiteral",
|
|
95043
95237
|
"offset": 18333,
|
|
95044
95238
|
"length": 37,
|
|
95045
95239
|
"value": "\"org.alamofire.compositeEventMonitor\""
|
|
95046
95240
|
},
|
|
95047
95241
|
{
|
|
95048
|
-
"filePath": "\/Users\/
|
|
95242
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95049
95243
|
"kind": "IntegerLiteral",
|
|
95050
95244
|
"offset": 1309,
|
|
95051
95245
|
"length": 3,
|
|
95052
95246
|
"value": "999"
|
|
95053
95247
|
},
|
|
95054
95248
|
{
|
|
95055
|
-
"filePath": "\/Users\/
|
|
95249
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95056
95250
|
"kind": "IntegerLiteral",
|
|
95057
95251
|
"offset": 1338,
|
|
95058
95252
|
"length": 3,
|
|
95059
95253
|
"value": "900"
|
|
95060
95254
|
},
|
|
95061
95255
|
{
|
|
95062
|
-
"filePath": "\/Users\/
|
|
95256
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95063
95257
|
"kind": "IntegerLiteral",
|
|
95064
95258
|
"offset": 1365,
|
|
95065
95259
|
"length": 3,
|
|
95066
95260
|
"value": "902"
|
|
95067
95261
|
},
|
|
95068
95262
|
{
|
|
95069
|
-
"filePath": "\/Users\/
|
|
95263
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95070
95264
|
"kind": "IntegerLiteral",
|
|
95071
95265
|
"offset": 1387,
|
|
95072
95266
|
"length": 3,
|
|
95073
95267
|
"value": "901"
|
|
95074
95268
|
},
|
|
95075
95269
|
{
|
|
95076
|
-
"filePath": "\/Users\/
|
|
95270
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95077
95271
|
"kind": "IntegerLiteral",
|
|
95078
95272
|
"offset": 1408,
|
|
95079
95273
|
"length": 3,
|
|
95080
95274
|
"value": "500"
|
|
95081
95275
|
},
|
|
95082
95276
|
{
|
|
95083
|
-
"filePath": "\/Users\/
|
|
95277
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95084
95278
|
"kind": "IntegerLiteral",
|
|
95085
95279
|
"offset": 1432,
|
|
95086
95280
|
"length": 3,
|
|
95087
95281
|
"value": "490"
|
|
95088
95282
|
},
|
|
95089
95283
|
{
|
|
95090
|
-
"filePath": "\/Users\/
|
|
95284
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95091
95285
|
"kind": "IntegerLiteral",
|
|
95092
95286
|
"offset": 2575,
|
|
95093
95287
|
"length": 6,
|
|
95094
95288
|
"value": "1"
|
|
95095
95289
|
},
|
|
95096
95290
|
{
|
|
95097
|
-
"filePath": "\/Users\/
|
|
95291
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95098
95292
|
"kind": "IntegerLiteral",
|
|
95099
95293
|
"offset": 2588,
|
|
95100
95294
|
"length": 4,
|
|
95101
95295
|
"value": "2"
|
|
95102
95296
|
},
|
|
95103
95297
|
{
|
|
95104
|
-
"filePath": "\/Users\/
|
|
95298
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95105
95299
|
"kind": "IntegerLiteral",
|
|
95106
95300
|
"offset": 2599,
|
|
95107
95301
|
"length": 5,
|
|
95108
95302
|
"value": "3"
|
|
95109
95303
|
},
|
|
95110
95304
|
{
|
|
95111
|
-
"filePath": "\/Users\/
|
|
95305
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95112
95306
|
"kind": "IntegerLiteral",
|
|
95113
95307
|
"offset": 2611,
|
|
95114
95308
|
"length": 10,
|
|
95115
95309
|
"value": "4"
|
|
95116
95310
|
},
|
|
95117
95311
|
{
|
|
95118
|
-
"filePath": "\/Users\/
|
|
95312
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95119
95313
|
"kind": "IntegerLiteral",
|
|
95120
95314
|
"offset": 2628,
|
|
95121
95315
|
"length": 4,
|
|
95122
95316
|
"value": "5"
|
|
95123
95317
|
},
|
|
95124
95318
|
{
|
|
95125
|
-
"filePath": "\/Users\/
|
|
95319
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95126
95320
|
"kind": "IntegerLiteral",
|
|
95127
95321
|
"offset": 2639,
|
|
95128
95322
|
"length": 7,
|
|
95129
95323
|
"value": "6"
|
|
95130
95324
|
},
|
|
95131
95325
|
{
|
|
95132
|
-
"filePath": "\/Users\/
|
|
95326
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95133
95327
|
"kind": "Array",
|
|
95134
95328
|
"offset": 3030,
|
|
95135
95329
|
"length": 2,
|
|
95136
95330
|
"value": "[]"
|
|
95137
95331
|
},
|
|
95138
95332
|
{
|
|
95139
|
-
"filePath": "\/Users\/
|
|
95333
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95140
95334
|
"kind": "Array",
|
|
95141
95335
|
"offset": 6012,
|
|
95142
95336
|
"length": 2,
|
|
95143
95337
|
"value": "[]"
|
|
95144
95338
|
},
|
|
95145
95339
|
{
|
|
95146
|
-
"filePath": "\/Users\/
|
|
95340
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95147
95341
|
"kind": "Dictionary",
|
|
95148
95342
|
"offset": 6063,
|
|
95149
95343
|
"length": 3,
|
|
95150
95344
|
"value": "[]"
|
|
95151
95345
|
},
|
|
95152
95346
|
{
|
|
95153
|
-
"filePath": "\/Users\/
|
|
95347
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95154
95348
|
"kind": "StringLiteral",
|
|
95155
95349
|
"offset": 6104,
|
|
95156
95350
|
"length": 2,
|
|
95157
95351
|
"value": "\"\""
|
|
95158
95352
|
},
|
|
95159
95353
|
{
|
|
95160
|
-
"filePath": "\/Users\/
|
|
95354
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95161
95355
|
"kind": "IntegerLiteral",
|
|
95162
95356
|
"offset": 6146,
|
|
95163
95357
|
"length": 1,
|
|
95164
95358
|
"value": "0"
|
|
95165
95359
|
},
|
|
95166
95360
|
{
|
|
95167
|
-
"filePath": "\/Users\/
|
|
95361
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95168
95362
|
"kind": "BooleanLiteral",
|
|
95169
95363
|
"offset": 6225,
|
|
95170
95364
|
"length": 5,
|
|
95171
95365
|
"value": "false"
|
|
95172
95366
|
},
|
|
95173
95367
|
{
|
|
95174
|
-
"filePath": "\/Users\/
|
|
95368
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95175
95369
|
"kind": "IntegerLiteral",
|
|
95176
95370
|
"offset": 14575,
|
|
95177
95371
|
"length": 1,
|
|
95178
95372
|
"value": "0"
|
|
95179
95373
|
},
|
|
95180
95374
|
{
|
|
95181
|
-
"filePath": "\/Users\/
|
|
95375
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95182
95376
|
"kind": "IntegerLiteral",
|
|
95183
95377
|
"offset": 15658,
|
|
95184
95378
|
"length": 2,
|
|
95185
95379
|
"value": "10"
|
|
95186
95380
|
},
|
|
95187
95381
|
{
|
|
95188
|
-
"filePath": "\/Users\/
|
|
95382
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95189
95383
|
"kind": "BooleanLiteral",
|
|
95190
95384
|
"offset": 28752,
|
|
95191
95385
|
"length": 4,
|
|
95192
95386
|
"value": "true"
|
|
95193
95387
|
},
|
|
95194
95388
|
{
|
|
95195
|
-
"filePath": "\/Users\/
|
|
95389
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/SwiftyJSON.swift",
|
|
95196
95390
|
"kind": "BooleanLiteral",
|
|
95197
95391
|
"offset": 28800,
|
|
95198
95392
|
"length": 5,
|
|
95199
95393
|
"value": "false"
|
|
95200
95394
|
},
|
|
95201
95395
|
{
|
|
95202
|
-
"filePath": "\/Users\/
|
|
95396
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95203
95397
|
"kind": "FloatLiteral",
|
|
95204
95398
|
"offset": 11822,
|
|
95205
95399
|
"length": 4,
|
|
95206
95400
|
"value": "30.0"
|
|
95207
95401
|
},
|
|
95208
95402
|
{
|
|
95209
|
-
"filePath": "\/Users\/
|
|
95403
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95210
95404
|
"kind": "IntegerLiteral",
|
|
95211
95405
|
"offset": 11851,
|
|
95212
95406
|
"length": 1,
|
|
95213
95407
|
"value": "5"
|
|
95214
95408
|
},
|
|
95215
95409
|
{
|
|
95216
|
-
"filePath": "\/Users\/
|
|
95410
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95217
95411
|
"kind": "BooleanLiteral",
|
|
95218
95412
|
"offset": 12367,
|
|
95219
95413
|
"length": 5,
|
|
95220
95414
|
"value": "false"
|
|
95221
95415
|
},
|
|
95222
95416
|
{
|
|
95223
|
-
"filePath": "\/Users\/
|
|
95417
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95224
95418
|
"kind": "Array",
|
|
95225
95419
|
"offset": 12421,
|
|
95226
95420
|
"length": 2,
|
|
95227
95421
|
"value": "[]"
|
|
95228
95422
|
},
|
|
95229
95423
|
{
|
|
95230
|
-
"filePath": "\/Users\/
|
|
95424
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95231
95425
|
"kind": "Array",
|
|
95232
95426
|
"offset": 12515,
|
|
95233
95427
|
"length": 2,
|
|
95234
95428
|
"value": "[]"
|
|
95235
95429
|
},
|
|
95236
95430
|
{
|
|
95237
|
-
"filePath": "\/Users\/
|
|
95431
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95238
95432
|
"kind": "Array",
|
|
95239
95433
|
"offset": 12573,
|
|
95240
95434
|
"length": 2,
|
|
95241
95435
|
"value": "[]"
|
|
95242
95436
|
},
|
|
95243
95437
|
{
|
|
95244
|
-
"filePath": "\/Users\/
|
|
95438
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/AuthenticationInterceptor.swift",
|
|
95245
95439
|
"kind": "StringLiteral",
|
|
95246
95440
|
"offset": 12881,
|
|
95247
95441
|
"length": 40,
|
|
95248
95442
|
"value": "\"org.alamofire.authentication.inspector\""
|
|
95249
95443
|
},
|
|
95250
95444
|
{
|
|
95251
|
-
"filePath": "\/Users\/
|
|
95445
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/services\/Tokenization.swift",
|
|
95252
95446
|
"kind": "StringLiteral",
|
|
95253
95447
|
"offset": 194,
|
|
95254
95448
|
"length": 26,
|
|
95255
95449
|
"value": "\"api\/v2\/tokenization\/card\""
|
|
95256
95450
|
},
|
|
95257
95451
|
{
|
|
95258
|
-
"filePath": "\/Users\/
|
|
95452
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PayloadManager.swift",
|
|
95259
95453
|
"kind": "BooleanLiteral",
|
|
95260
95454
|
"offset": 451,
|
|
95261
95455
|
"length": 5,
|
|
95262
95456
|
"value": "false"
|
|
95263
95457
|
},
|
|
95264
95458
|
{
|
|
95265
|
-
"filePath": "\/Users\/
|
|
95459
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95266
95460
|
"kind": "BooleanLiteral",
|
|
95267
95461
|
"offset": 1162,
|
|
95268
95462
|
"length": 5,
|
|
95269
95463
|
"value": "false"
|
|
95270
95464
|
},
|
|
95271
95465
|
{
|
|
95272
|
-
"filePath": "\/Users\/
|
|
95466
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95273
95467
|
"kind": "FloatLiteral",
|
|
95274
95468
|
"offset": 1226,
|
|
95275
95469
|
"length": 3,
|
|
95276
95470
|
"value": "1.0"
|
|
95277
95471
|
},
|
|
95278
95472
|
{
|
|
95279
|
-
"filePath": "\/Users\/
|
|
95473
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95280
95474
|
"kind": "FloatLiteral",
|
|
95281
95475
|
"offset": 1285,
|
|
95282
95476
|
"length": 3,
|
|
95283
95477
|
"value": "1.0"
|
|
95284
95478
|
},
|
|
95285
95479
|
{
|
|
95286
|
-
"filePath": "\/Users\/
|
|
95480
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95287
95481
|
"kind": "IntegerLiteral",
|
|
95288
95482
|
"offset": 2947,
|
|
95289
95483
|
"length": 1,
|
|
95290
95484
|
"value": "0"
|
|
95291
95485
|
},
|
|
95292
95486
|
{
|
|
95293
|
-
"filePath": "\/Users\/
|
|
95487
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95294
95488
|
"kind": "BooleanLiteral",
|
|
95295
95489
|
"offset": 2986,
|
|
95296
95490
|
"length": 4,
|
|
95297
95491
|
"value": "true"
|
|
95298
95492
|
},
|
|
95299
95493
|
{
|
|
95300
|
-
"filePath": "\/Users\/
|
|
95494
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95301
95495
|
"kind": "IntegerLiteral",
|
|
95302
95496
|
"offset": 3790,
|
|
95303
95497
|
"length": 1,
|
|
95304
95498
|
"value": "0"
|
|
95305
95499
|
},
|
|
95306
95500
|
{
|
|
95307
|
-
"filePath": "\/Users\/
|
|
95501
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95308
95502
|
"kind": "BooleanLiteral",
|
|
95309
95503
|
"offset": 3819,
|
|
95310
95504
|
"length": 4,
|
|
95311
95505
|
"value": "true"
|
|
95312
95506
|
},
|
|
95313
95507
|
{
|
|
95314
|
-
"filePath": "\/Users\/
|
|
95508
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/ProgressBar.swift",
|
|
95315
95509
|
"kind": "IntegerLiteral",
|
|
95316
95510
|
"offset": 4627,
|
|
95317
95511
|
"length": 1,
|
|
95318
95512
|
"value": "0"
|
|
95319
95513
|
},
|
|
95320
95514
|
{
|
|
95321
|
-
"filePath": "\/Users\/
|
|
95515
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RequestTaskMap.swift",
|
|
95322
95516
|
"kind": "Dictionary",
|
|
95323
95517
|
"offset": 1712,
|
|
95324
95518
|
"length": 3,
|
|
95325
95519
|
"value": "[]"
|
|
95326
95520
|
},
|
|
95327
95521
|
{
|
|
95328
|
-
"filePath": "\/Users\/
|
|
95522
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RequestTaskMap.swift",
|
|
95329
95523
|
"kind": "Dictionary",
|
|
95330
95524
|
"offset": 1771,
|
|
95331
95525
|
"length": 3,
|
|
95332
95526
|
"value": "[]"
|
|
95333
95527
|
},
|
|
95334
95528
|
{
|
|
95335
|
-
"filePath": "\/Users\/
|
|
95529
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RequestTaskMap.swift",
|
|
95336
95530
|
"kind": "Dictionary",
|
|
95337
95531
|
"offset": 1858,
|
|
95338
95532
|
"length": 3,
|
|
95339
95533
|
"value": "[]"
|
|
95340
95534
|
},
|
|
95341
95535
|
{
|
|
95342
|
-
"filePath": "\/Users\/
|
|
95536
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/requests\/LookupTransaction.swift",
|
|
95343
95537
|
"kind": "StringLiteral",
|
|
95344
95538
|
"offset": 1515,
|
|
95345
95539
|
"length": 5,
|
|
95346
95540
|
"value": "\"SDK\""
|
|
95347
95541
|
},
|
|
95348
95542
|
{
|
|
95349
|
-
"filePath": "\/Users\/
|
|
95543
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/requests\/LookupTransaction.swift",
|
|
95350
95544
|
"kind": "StringLiteral",
|
|
95351
95545
|
"offset": 1610,
|
|
95352
95546
|
"length": 45,
|
|
95353
95547
|
"value": "\"PixelPay HttpClient\/3 (MobileSDK) iOS\/Swift\""
|
|
95354
95548
|
},
|
|
95355
95549
|
{
|
|
95356
|
-
"filePath": "\/Users\/
|
|
95550
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RequestInterceptor.swift",
|
|
95357
95551
|
"kind": "Array",
|
|
95358
95552
|
"offset": 7499,
|
|
95359
95553
|
"length": 2,
|
|
95360
95554
|
"value": "[]"
|
|
95361
95555
|
},
|
|
95362
95556
|
{
|
|
95363
|
-
"filePath": "\/Users\/
|
|
95557
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RequestInterceptor.swift",
|
|
95364
95558
|
"kind": "Array",
|
|
95365
95559
|
"offset": 7532,
|
|
95366
95560
|
"length": 2,
|
|
95367
95561
|
"value": "[]"
|
|
95368
95562
|
},
|
|
95369
95563
|
{
|
|
95370
|
-
"filePath": "\/Users\/
|
|
95564
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RequestInterceptor.swift",
|
|
95371
95565
|
"kind": "Array",
|
|
95372
95566
|
"offset": 7573,
|
|
95373
95567
|
"length": 2,
|
|
95374
95568
|
"value": "[]"
|
|
95375
95569
|
},
|
|
95376
95570
|
{
|
|
95377
|
-
"filePath": "\/Users\/
|
|
95571
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/CybersourceManager.swift",
|
|
95378
95572
|
"kind": "BooleanLiteral",
|
|
95379
95573
|
"offset": 1126,
|
|
95380
95574
|
"length": 5,
|
|
95381
95575
|
"value": "false"
|
|
95382
95576
|
},
|
|
95383
95577
|
{
|
|
95384
|
-
"filePath": "\/Users\/
|
|
95578
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Alamofire.swift",
|
|
95385
95579
|
"kind": "StringLiteral",
|
|
95386
95580
|
"offset": 1554,
|
|
95387
95581
|
"length": 7,
|
|
95388
95582
|
"value": "\"5.4.4\""
|
|
95389
95583
|
},
|
|
95390
95584
|
{
|
|
95391
|
-
"filePath": "\/Users\/
|
|
95585
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ResponseAF.swift",
|
|
95392
95586
|
"kind": "Array",
|
|
95393
95587
|
"offset": 20418,
|
|
95394
95588
|
"length": 23,
|
|
95395
95589
|
"value": "[\"json\", \"xml\", \"text\"]"
|
|
95396
95590
|
},
|
|
95397
95591
|
{
|
|
95398
|
-
"filePath": "\/Users\/
|
|
95592
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ResponseAF.swift",
|
|
95399
95593
|
"kind": "IntegerLiteral",
|
|
95400
95594
|
"offset": 20492,
|
|
95401
95595
|
"length": 7,
|
|
95402
95596
|
"value": "100000"
|
|
95403
95597
|
},
|
|
95404
95598
|
{
|
|
95405
|
-
"filePath": "\/Users\/
|
|
95599
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ResponseAF.swift",
|
|
95406
95600
|
"kind": "IntegerLiteral",
|
|
95407
95601
|
"offset": 21078,
|
|
95408
95602
|
"length": 1,
|
|
95409
95603
|
"value": "4"
|
|
95410
95604
|
},
|
|
95411
95605
|
{
|
|
95412
|
-
"filePath": "\/Users\/
|
|
95606
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/OperationQueue+Alamofire.swift",
|
|
95413
95607
|
"kind": "BooleanLiteral",
|
|
95414
95608
|
"offset": 2213,
|
|
95415
95609
|
"length": 5,
|
|
95416
95610
|
"value": "false"
|
|
95417
95611
|
},
|
|
95418
95612
|
{
|
|
95419
|
-
"filePath": "\/Users\/
|
|
95613
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95420
95614
|
"kind": "FloatLiteral",
|
|
95421
95615
|
"offset": 187,
|
|
95422
95616
|
"length": 3,
|
|
95423
95617
|
"value": "1.0"
|
|
95424
95618
|
},
|
|
95425
95619
|
{
|
|
95426
|
-
"filePath": "\/Users\/
|
|
95620
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95427
95621
|
"kind": "FloatLiteral",
|
|
95428
95622
|
"offset": 199,
|
|
95429
95623
|
"length": 3,
|
|
95430
95624
|
"value": "1.0"
|
|
95431
95625
|
},
|
|
95432
95626
|
{
|
|
95433
|
-
"filePath": "\/Users\/
|
|
95627
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95434
95628
|
"kind": "FloatLiteral",
|
|
95435
95629
|
"offset": 210,
|
|
95436
95630
|
"length": 3,
|
|
95437
95631
|
"value": "1.0"
|
|
95438
95632
|
},
|
|
95439
95633
|
{
|
|
95440
|
-
"filePath": "\/Users\/
|
|
95634
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95441
95635
|
"kind": "FloatLiteral",
|
|
95442
95636
|
"offset": 222,
|
|
95443
95637
|
"length": 3,
|
|
95444
95638
|
"value": "0.6"
|
|
95445
95639
|
},
|
|
95446
95640
|
{
|
|
95447
|
-
"filePath": "\/Users\/
|
|
95641
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95448
95642
|
"kind": "FloatLiteral",
|
|
95449
95643
|
"offset": 270,
|
|
95450
95644
|
"length": 3,
|
|
95451
95645
|
"value": "1.0"
|
|
95452
95646
|
},
|
|
95453
95647
|
{
|
|
95454
|
-
"filePath": "\/Users\/
|
|
95648
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95455
95649
|
"kind": "FloatLiteral",
|
|
95456
95650
|
"offset": 282,
|
|
95457
95651
|
"length": 3,
|
|
95458
95652
|
"value": "1.0"
|
|
95459
95653
|
},
|
|
95460
95654
|
{
|
|
95461
|
-
"filePath": "\/Users\/
|
|
95655
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95462
95656
|
"kind": "FloatLiteral",
|
|
95463
95657
|
"offset": 293,
|
|
95464
95658
|
"length": 3,
|
|
95465
95659
|
"value": "1.0"
|
|
95466
95660
|
},
|
|
95467
95661
|
{
|
|
95468
|
-
"filePath": "\/Users\/
|
|
95662
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLogo.swift",
|
|
95469
95663
|
"kind": "FloatLiteral",
|
|
95470
95664
|
"offset": 305,
|
|
95471
95665
|
"length": 3,
|
|
95472
95666
|
"value": "0.8"
|
|
95473
95667
|
},
|
|
95474
95668
|
{
|
|
95475
|
-
"filePath": "\/Users\/
|
|
95669
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/MultipartFormData.swift",
|
|
95476
95670
|
"kind": "StringLiteral",
|
|
95477
95671
|
"offset": 2356,
|
|
95478
95672
|
"length": 6,
|
|
95479
95673
|
"value": "\"\r\n\""
|
|
95480
95674
|
},
|
|
95481
95675
|
{
|
|
95482
|
-
"filePath": "\/Users\/
|
|
95676
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/MultipartFormData.swift",
|
|
95483
95677
|
"kind": "BooleanLiteral",
|
|
95484
95678
|
"offset": 3530,
|
|
95485
95679
|
"length": 5,
|
|
95486
95680
|
"value": "false"
|
|
95487
95681
|
},
|
|
95488
95682
|
{
|
|
95489
|
-
"filePath": "\/Users\/
|
|
95683
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/MultipartFormData.swift",
|
|
95490
95684
|
"kind": "BooleanLiteral",
|
|
95491
95685
|
"offset": 3567,
|
|
95492
95686
|
"length": 5,
|
|
95493
95687
|
"value": "false"
|
|
95494
95688
|
},
|
|
95495
95689
|
{
|
|
95496
|
-
"filePath": "\/Users\/
|
|
95690
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/MultipartFormData.swift",
|
|
95497
95691
|
"kind": "IntegerLiteral",
|
|
95498
95692
|
"offset": 3977,
|
|
95499
95693
|
"length": 10,
|
|
95500
95694
|
"value": "10000000"
|
|
95501
95695
|
},
|
|
95502
95696
|
{
|
|
95503
|
-
"filePath": "\/Users\/
|
|
95697
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/MultipartFormData.swift",
|
|
95504
95698
|
"kind": "StringLiteral",
|
|
95505
95699
|
"offset": 4137,
|
|
95506
95700
|
"length": 48,
|
|
95507
95701
|
"value": "\"multipart\/form-data; boundary=\""
|
|
95508
95702
|
},
|
|
95509
95703
|
{
|
|
95510
|
-
"filePath": "\/Users\/
|
|
95704
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/MultipartFormData.swift",
|
|
95511
95705
|
"kind": "StringLiteral",
|
|
95512
95706
|
"offset": 4184,
|
|
95513
95707
|
"length": 1,
|
|
95514
95708
|
"value": "\"\""
|
|
95515
95709
|
},
|
|
95516
95710
|
{
|
|
95517
|
-
"filePath": "\/Users\/
|
|
95711
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95518
95712
|
"kind": "FloatLiteral",
|
|
95519
95713
|
"offset": 1864,
|
|
95520
95714
|
"length": 3,
|
|
95521
95715
|
"value": "0.0"
|
|
95522
95716
|
},
|
|
95523
95717
|
{
|
|
95524
|
-
"filePath": "\/Users\/
|
|
95718
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95525
95719
|
"kind": "IntegerLiteral",
|
|
95526
95720
|
"offset": 1920,
|
|
95527
95721
|
"length": 1,
|
|
95528
95722
|
"value": "2"
|
|
95529
95723
|
},
|
|
95530
95724
|
{
|
|
95531
|
-
"filePath": "\/Users\/
|
|
95725
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95532
95726
|
"kind": "IntegerLiteral",
|
|
95533
95727
|
"offset": 1924,
|
|
95534
95728
|
"length": 3,
|
|
95535
95729
|
"value": "110"
|
|
95536
95730
|
},
|
|
95537
95731
|
{
|
|
95538
|
-
"filePath": "\/Users\/
|
|
95732
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95539
95733
|
"kind": "IntegerLiteral",
|
|
95540
95734
|
"offset": 1955,
|
|
95541
95735
|
"length": 1,
|
|
95542
95736
|
"value": "2"
|
|
95543
95737
|
},
|
|
95544
95738
|
{
|
|
95545
|
-
"filePath": "\/Users\/
|
|
95739
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95546
95740
|
"kind": "IntegerLiteral",
|
|
95547
95741
|
"offset": 1959,
|
|
95548
95742
|
"length": 2,
|
|
95549
95743
|
"value": "45"
|
|
95550
95744
|
},
|
|
95551
95745
|
{
|
|
95552
|
-
"filePath": "\/Users\/
|
|
95746
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95553
95747
|
"kind": "IntegerLiteral",
|
|
95554
95748
|
"offset": 1970,
|
|
95555
95749
|
"length": 3,
|
|
95556
95750
|
"value": "120"
|
|
95557
95751
|
},
|
|
95558
95752
|
{
|
|
95559
|
-
"filePath": "\/Users\/
|
|
95753
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95560
95754
|
"kind": "IntegerLiteral",
|
|
95561
95755
|
"offset": 1983,
|
|
95562
95756
|
"length": 2,
|
|
95563
95757
|
"value": "40"
|
|
95564
95758
|
},
|
|
95565
95759
|
{
|
|
95566
|
-
"filePath": "\/Users\/
|
|
95760
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95567
95761
|
"kind": "FloatLiteral",
|
|
95568
95762
|
"offset": 2106,
|
|
95569
95763
|
"length": 3,
|
|
95570
95764
|
"value": "0.3"
|
|
95571
95765
|
},
|
|
95572
95766
|
{
|
|
95573
|
-
"filePath": "\/Users\/
|
|
95767
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95574
95768
|
"kind": "FloatLiteral",
|
|
95575
95769
|
"offset": 2118,
|
|
95576
95770
|
"length": 3,
|
|
95577
95771
|
"value": "0.3"
|
|
95578
95772
|
},
|
|
95579
95773
|
{
|
|
95580
|
-
"filePath": "\/Users\/
|
|
95774
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95581
95775
|
"kind": "FloatLiteral",
|
|
95582
95776
|
"offset": 2154,
|
|
95583
95777
|
"length": 3,
|
|
95584
95778
|
"value": "1.0"
|
|
95585
95779
|
},
|
|
95586
95780
|
{
|
|
95587
|
-
"filePath": "\/Users\/
|
|
95781
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95588
95782
|
"kind": "FloatLiteral",
|
|
95589
95783
|
"offset": 2273,
|
|
95590
95784
|
"length": 3,
|
|
95591
95785
|
"value": "0.0"
|
|
95592
95786
|
},
|
|
95593
95787
|
{
|
|
95594
|
-
"filePath": "\/Users\/
|
|
95788
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95595
95789
|
"kind": "IntegerLiteral",
|
|
95596
95790
|
"offset": 2330,
|
|
95597
95791
|
"length": 1,
|
|
95598
95792
|
"value": "2"
|
|
95599
95793
|
},
|
|
95600
95794
|
{
|
|
95601
|
-
"filePath": "\/Users\/
|
|
95795
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95602
95796
|
"kind": "IntegerLiteral",
|
|
95603
95797
|
"offset": 2334,
|
|
95604
95798
|
"length": 3,
|
|
95605
95799
|
"value": "110"
|
|
95606
95800
|
},
|
|
95607
95801
|
{
|
|
95608
|
-
"filePath": "\/Users\/
|
|
95802
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95609
95803
|
"kind": "IntegerLiteral",
|
|
95610
95804
|
"offset": 2340,
|
|
95611
95805
|
"length": 2,
|
|
95612
95806
|
"value": "80"
|
|
95613
95807
|
},
|
|
95614
95808
|
{
|
|
95615
|
-
"filePath": "\/Users\/
|
|
95809
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95616
95810
|
"kind": "IntegerLiteral",
|
|
95617
95811
|
"offset": 2370,
|
|
95618
95812
|
"length": 1,
|
|
95619
95813
|
"value": "2"
|
|
95620
95814
|
},
|
|
95621
95815
|
{
|
|
95622
|
-
"filePath": "\/Users\/
|
|
95816
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95623
95817
|
"kind": "IntegerLiteral",
|
|
95624
95818
|
"offset": 2374,
|
|
95625
95819
|
"length": 2,
|
|
95626
95820
|
"value": "40"
|
|
95627
95821
|
},
|
|
95628
95822
|
{
|
|
95629
|
-
"filePath": "\/Users\/
|
|
95823
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95630
95824
|
"kind": "IntegerLiteral",
|
|
95631
95825
|
"offset": 2385,
|
|
95632
95826
|
"length": 2,
|
|
95633
95827
|
"value": "32"
|
|
95634
95828
|
},
|
|
95635
95829
|
{
|
|
95636
|
-
"filePath": "\/Users\/
|
|
95830
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95637
95831
|
"kind": "IntegerLiteral",
|
|
95638
95832
|
"offset": 2397,
|
|
95639
95833
|
"length": 2,
|
|
95640
95834
|
"value": "32"
|
|
95641
95835
|
},
|
|
95642
95836
|
{
|
|
95643
|
-
"filePath": "\/Users\/
|
|
95837
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95644
95838
|
"kind": "FloatLiteral",
|
|
95645
95839
|
"offset": 2484,
|
|
95646
95840
|
"length": 3,
|
|
95647
95841
|
"value": "1.0"
|
|
95648
95842
|
},
|
|
95649
95843
|
{
|
|
95650
|
-
"filePath": "\/Users\/
|
|
95844
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95651
95845
|
"kind": "FloatLiteral",
|
|
95652
95846
|
"offset": 2496,
|
|
95653
95847
|
"length": 3,
|
|
95654
95848
|
"value": "0.6"
|
|
95655
95849
|
},
|
|
95656
95850
|
{
|
|
95657
|
-
"filePath": "\/Users\/
|
|
95851
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95658
95852
|
"kind": "FloatLiteral",
|
|
95659
95853
|
"offset": 2587,
|
|
95660
95854
|
"length": 3,
|
|
95661
95855
|
"value": "0.3"
|
|
95662
95856
|
},
|
|
95663
95857
|
{
|
|
95664
|
-
"filePath": "\/Users\/
|
|
95858
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95665
95859
|
"kind": "FloatLiteral",
|
|
95666
95860
|
"offset": 2599,
|
|
95667
95861
|
"length": 3,
|
|
95668
95862
|
"value": "0.3"
|
|
95669
95863
|
},
|
|
95670
95864
|
{
|
|
95671
|
-
"filePath": "\/Users\/
|
|
95865
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95672
95866
|
"kind": "FloatLiteral",
|
|
95673
95867
|
"offset": 2636,
|
|
95674
95868
|
"length": 3,
|
|
95675
95869
|
"value": "1.0"
|
|
95676
95870
|
},
|
|
95677
95871
|
{
|
|
95678
|
-
"filePath": "\/Users\/
|
|
95872
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95679
95873
|
"kind": "IntegerLiteral",
|
|
95680
95874
|
"offset": 2694,
|
|
95681
95875
|
"length": 1,
|
|
95682
95876
|
"value": "2"
|
|
95683
95877
|
},
|
|
95684
95878
|
{
|
|
95685
|
-
"filePath": "\/Users\/
|
|
95879
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95686
95880
|
"kind": "IntegerLiteral",
|
|
95687
95881
|
"offset": 2698,
|
|
95688
95882
|
"length": 3,
|
|
95689
95883
|
"value": "110"
|
|
95690
95884
|
},
|
|
95691
95885
|
{
|
|
95692
|
-
"filePath": "\/Users\/
|
|
95886
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95693
95887
|
"kind": "IntegerLiteral",
|
|
95694
95888
|
"offset": 2704,
|
|
95695
95889
|
"length": 2,
|
|
95696
95890
|
"value": "32"
|
|
95697
95891
|
},
|
|
95698
95892
|
{
|
|
95699
|
-
"filePath": "\/Users\/
|
|
95893
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95700
95894
|
"kind": "IntegerLiteral",
|
|
95701
95895
|
"offset": 2734,
|
|
95702
95896
|
"length": 1,
|
|
95703
95897
|
"value": "2"
|
|
95704
95898
|
},
|
|
95705
95899
|
{
|
|
95706
|
-
"filePath": "\/Users\/
|
|
95900
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95707
95901
|
"kind": "IntegerLiteral",
|
|
95708
95902
|
"offset": 2738,
|
|
95709
95903
|
"length": 2,
|
|
95710
95904
|
"value": "40"
|
|
95711
95905
|
},
|
|
95712
95906
|
{
|
|
95713
|
-
"filePath": "\/Users\/
|
|
95907
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95714
95908
|
"kind": "IntegerLiteral",
|
|
95715
95909
|
"offset": 2749,
|
|
95716
95910
|
"length": 2,
|
|
95717
95911
|
"value": "32"
|
|
95718
95912
|
},
|
|
95719
95913
|
{
|
|
95720
|
-
"filePath": "\/Users\/
|
|
95914
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95721
95915
|
"kind": "IntegerLiteral",
|
|
95722
95916
|
"offset": 2761,
|
|
95723
95917
|
"length": 2,
|
|
95724
95918
|
"value": "32"
|
|
95725
95919
|
},
|
|
95726
95920
|
{
|
|
95727
|
-
"filePath": "\/Users\/
|
|
95921
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95728
95922
|
"kind": "IntegerLiteral",
|
|
95729
95923
|
"offset": 2854,
|
|
95730
95924
|
"length": 1,
|
|
95731
95925
|
"value": "0"
|
|
95732
95926
|
},
|
|
95733
95927
|
{
|
|
95734
|
-
"filePath": "\/Users\/
|
|
95928
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95735
95929
|
"kind": "IntegerLiteral",
|
|
95736
95930
|
"offset": 2860,
|
|
95737
95931
|
"length": 1,
|
|
95738
95932
|
"value": "0"
|
|
95739
95933
|
},
|
|
95740
95934
|
{
|
|
95741
|
-
"filePath": "\/Users\/
|
|
95935
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95742
95936
|
"kind": "IntegerLiteral",
|
|
95743
95937
|
"offset": 2870,
|
|
95744
95938
|
"length": 3,
|
|
95745
95939
|
"value": "220"
|
|
95746
95940
|
},
|
|
95747
95941
|
{
|
|
95748
|
-
"filePath": "\/Users\/
|
|
95942
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95749
95943
|
"kind": "IntegerLiteral",
|
|
95750
95944
|
"offset": 2883,
|
|
95751
95945
|
"length": 1,
|
|
95752
95946
|
"value": "4"
|
|
95753
95947
|
},
|
|
95754
95948
|
{
|
|
95755
|
-
"filePath": "\/Users\/
|
|
95949
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95756
95950
|
"kind": "FloatLiteral",
|
|
95757
95951
|
"offset": 3153,
|
|
95758
95952
|
"length": 3,
|
|
95759
95953
|
"value": "1.0"
|
|
95760
95954
|
},
|
|
95761
95955
|
{
|
|
95762
|
-
"filePath": "\/Users\/
|
|
95956
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95763
95957
|
"kind": "FloatLiteral",
|
|
95764
95958
|
"offset": 3165,
|
|
95765
95959
|
"length": 3,
|
|
95766
95960
|
"value": "0.2"
|
|
95767
95961
|
},
|
|
95768
95962
|
{
|
|
95769
|
-
"filePath": "\/Users\/
|
|
95963
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95770
95964
|
"kind": "IntegerLiteral",
|
|
95771
95965
|
"offset": 3211,
|
|
95772
95966
|
"length": 1,
|
|
95773
95967
|
"value": "2"
|
|
95774
95968
|
},
|
|
95775
95969
|
{
|
|
95776
|
-
"filePath": "\/Users\/
|
|
95970
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95777
95971
|
"kind": "BooleanLiteral",
|
|
95778
95972
|
"offset": 3471,
|
|
95779
95973
|
"length": 5,
|
|
95780
95974
|
"value": "false"
|
|
95781
95975
|
},
|
|
95782
95976
|
{
|
|
95783
|
-
"filePath": "\/Users\/
|
|
95977
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/libraries\/PixelPayLoading.swift",
|
|
95784
95978
|
"kind": "BooleanLiteral",
|
|
95785
95979
|
"offset": 3514,
|
|
95786
95980
|
"length": 5,
|
|
95787
95981
|
"value": "false"
|
|
95788
95982
|
},
|
|
95789
95983
|
{
|
|
95790
|
-
"filePath": "\/Users\/
|
|
95984
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/ParameterEncoding.swift",
|
|
95791
95985
|
"kind": "Array",
|
|
95792
95986
|
"offset": 10818,
|
|
95793
95987
|
"length": 2,
|
|
95794
95988
|
"value": "[]"
|
|
95795
95989
|
},
|
|
95796
95990
|
{
|
|
95797
|
-
"filePath": "\/Users\/
|
|
95991
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95798
95992
|
"kind": "StringLiteral",
|
|
95799
95993
|
"offset": 1414,
|
|
95800
95994
|
"length": 51,
|
|
95801
95995
|
"value": "\"org.alamofire.notification.name.request.didResume\""
|
|
95802
95996
|
},
|
|
95803
95997
|
{
|
|
95804
|
-
"filePath": "\/Users\/
|
|
95998
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95805
95999
|
"kind": "StringLiteral",
|
|
95806
96000
|
"offset": 1641,
|
|
95807
96001
|
"length": 52,
|
|
95808
96002
|
"value": "\"org.alamofire.notification.name.request.didSuspend\""
|
|
95809
96003
|
},
|
|
95810
96004
|
{
|
|
95811
|
-
"filePath": "\/Users\/
|
|
96005
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95812
96006
|
"kind": "StringLiteral",
|
|
95813
96007
|
"offset": 1868,
|
|
95814
96008
|
"length": 51,
|
|
95815
96009
|
"value": "\"org.alamofire.notification.name.request.didCancel\""
|
|
95816
96010
|
},
|
|
95817
96011
|
{
|
|
95818
|
-
"filePath": "\/Users\/
|
|
96012
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95819
96013
|
"kind": "StringLiteral",
|
|
95820
96014
|
"offset": 2093,
|
|
95821
96015
|
"length": 51,
|
|
95822
96016
|
"value": "\"org.alamofire.notification.name.request.didFinish\""
|
|
95823
96017
|
},
|
|
95824
96018
|
{
|
|
95825
|
-
"filePath": "\/Users\/
|
|
96019
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95826
96020
|
"kind": "StringLiteral",
|
|
95827
96021
|
"offset": 2356,
|
|
95828
96022
|
"length": 55,
|
|
95829
96023
|
"value": "\"org.alamofire.notification.name.request.didResumeTask\""
|
|
95830
96024
|
},
|
|
95831
96025
|
{
|
|
95832
|
-
"filePath": "\/Users\/
|
|
96026
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95833
96027
|
"kind": "StringLiteral",
|
|
95834
96028
|
"offset": 2625,
|
|
95835
96029
|
"length": 56,
|
|
95836
96030
|
"value": "\"org.alamofire.notification.name.request.didSuspendTask\""
|
|
95837
96031
|
},
|
|
95838
96032
|
{
|
|
95839
|
-
"filePath": "\/Users\/
|
|
96033
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95840
96034
|
"kind": "StringLiteral",
|
|
95841
96035
|
"offset": 2894,
|
|
95842
96036
|
"length": 55,
|
|
95843
96037
|
"value": "\"org.alamofire.notification.name.request.didCancelTask\""
|
|
95844
96038
|
},
|
|
95845
96039
|
{
|
|
95846
|
-
"filePath": "\/Users\/
|
|
96040
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95847
96041
|
"kind": "StringLiteral",
|
|
95848
96042
|
"offset": 3164,
|
|
95849
96043
|
"length": 57,
|
|
95850
96044
|
"value": "\"org.alamofire.notification.name.request.didCompleteTask\""
|
|
95851
96045
|
},
|
|
95852
96046
|
{
|
|
95853
|
-
"filePath": "\/Users\/
|
|
96047
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/Notifications.swift",
|
|
95854
96048
|
"kind": "StringLiteral",
|
|
95855
96049
|
"offset": 4366,
|
|
95856
96050
|
"length": 40,
|
|
95857
96051
|
"value": "\"org.alamofire.notification.key.request\""
|
|
95858
96052
|
},
|
|
95859
96053
|
{
|
|
95860
|
-
"filePath": "\/Users\/
|
|
96054
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RetryPolicy.swift",
|
|
95861
96055
|
"kind": "IntegerLiteral",
|
|
95862
96056
|
"offset": 1536,
|
|
95863
96057
|
"length": 1,
|
|
95864
96058
|
"value": "2"
|
|
95865
96059
|
},
|
|
95866
96060
|
{
|
|
95867
|
-
"filePath": "\/Users\/
|
|
96061
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RetryPolicy.swift",
|
|
95868
96062
|
"kind": "IntegerLiteral",
|
|
95869
96063
|
"offset": 1689,
|
|
95870
96064
|
"length": 1,
|
|
95871
96065
|
"value": "2"
|
|
95872
96066
|
},
|
|
95873
96067
|
{
|
|
95874
|
-
"filePath": "\/Users\/
|
|
96068
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RetryPolicy.swift",
|
|
95875
96069
|
"kind": "FloatLiteral",
|
|
95876
96070
|
"offset": 1821,
|
|
95877
96071
|
"length": 3,
|
|
95878
96072
|
"value": "0.5"
|
|
95879
96073
|
},
|
|
95880
96074
|
{
|
|
95881
|
-
"filePath": "\/Users\/
|
|
96075
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/RetryPolicy.swift",
|
|
95882
96076
|
"kind": "Array",
|
|
95883
96077
|
"offset": 3277,
|
|
95884
96078
|
"length": 744,
|
|
95885
96079
|
"value": "[408, 500, 502, 503, 504]"
|
|
95886
96080
|
},
|
|
95887
96081
|
{
|
|
95888
|
-
"filePath": "\/Users\/
|
|
96082
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/alamofire\/NetworkReachabilityManager.swift",
|
|
95889
96083
|
"kind": "StringLiteral",
|
|
95890
96084
|
"offset": 4092,
|
|
95891
96085
|
"length": 33,
|
|
95892
96086
|
"value": "\"org.alamofire.reachabilityQueue\""
|
|
95893
96087
|
},
|
|
95894
96088
|
{
|
|
95895
|
-
"filePath": "\/Users\/
|
|
96089
|
+
"filePath": "\/Users\/oscargomez\/Sites\/sdk-swift\/sdk\/base\/ServiceBehaviour.swift",
|
|
95896
96090
|
"kind": "StringLiteral",
|
|
95897
96091
|
"offset": 228,
|
|
95898
96092
|
"length": 28,
|