diff --git a/Example/ObjectiveGumbo.xcodeproj/project.pbxproj b/Example/ObjectiveGumbo.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..8db341c
--- /dev/null
+++ b/Example/ObjectiveGumbo.xcodeproj/project.pbxproj
@@ -0,0 +1,653 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 470CA97B46A394CB66D52CA9 /* Pods_ObjectiveGumbo_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72044D39FF1E16EB73F7C864 /* Pods_ObjectiveGumbo_Tests.framework */; };
+ 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
+ 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
+ 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
+ 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
+ 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
+ 6003F59E195388D20070C39A /* OGAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* OGAppDelegate.m */; };
+ 6003F5A7195388D20070C39A /* OGViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* OGViewController.m */; };
+ 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
+ 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
+ 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
+ 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
+ 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
+ 6003F5BC195388D20070C39A /* TestOGDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* TestOGDocument.m */; };
+ 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
+ 791A39081EC90693000CBD2E /* TestOGElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 791A39071EC90693000CBD2E /* TestOGElement.m */; };
+ 7934AF891ECBB4AC0041E99A /* TestOGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7934AF881ECBB4AC0041E99A /* TestOGNode.m */; };
+ 795ABBB31EC85D330091FBAE /* blog-encryption.html in Resources */ = {isa = PBXBuildFile; fileRef = 795ABBB21EC85D330091FBAE /* blog-encryption.html */; };
+ 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
+ A08F3653901EF331E57C60A4 /* Pods_ObjectiveGumbo_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C33E0211F7E4B49C09ED7EF4 /* Pods_ObjectiveGumbo_Example.framework */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 6003F582195388D10070C39A /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 6003F589195388D20070C39A;
+ remoteInfo = ObjectiveGumbo;
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 07D4997E77B9032234881145 /* Pods-ObjectiveGumbo_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectiveGumbo_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.release.xcconfig"; sourceTree = ""; };
+ 1BA33FAADC4BD8BD770AAE5D /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = ""; };
+ 6003F58A195388D20070C39A /* ObjectiveGumbo_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ObjectiveGumbo_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+ 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+ 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+ 6003F595195388D20070C39A /* ObjectiveGumbo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ObjectiveGumbo-Info.plist"; sourceTree = ""; };
+ 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; };
+ 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; };
+ 6003F59B195388D20070C39A /* ObjectiveGumbo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ObjectiveGumbo-Prefix.pch"; sourceTree = ""; };
+ 6003F59C195388D20070C39A /* OGAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OGAppDelegate.h; sourceTree = ""; };
+ 6003F59D195388D20070C39A /* OGAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OGAppDelegate.m; sourceTree = ""; };
+ 6003F5A5195388D20070C39A /* OGViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OGViewController.h; sourceTree = ""; };
+ 6003F5A6195388D20070C39A /* OGViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OGViewController.m; sourceTree = ""; };
+ 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; };
+ 6003F5AE195388D20070C39A /* ObjectiveGumbo_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ObjectiveGumbo_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
+ 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = ""; };
+ 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; };
+ 6003F5BB195388D20070C39A /* TestOGDocument.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TestOGDocument.m; sourceTree = ""; };
+ 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = ""; };
+ 6E386A873D2582901357F8A8 /* LICENSE.txt */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE.txt; path = ../LICENSE.txt; sourceTree = ""; };
+ 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
+ 72044D39FF1E16EB73F7C864 /* Pods_ObjectiveGumbo_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ObjectiveGumbo_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 791A39071EC90693000CBD2E /* TestOGElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestOGElement.m; sourceTree = ""; };
+ 7934AF881ECBB4AC0041E99A /* TestOGNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestOGNode.m; sourceTree = ""; };
+ 795ABBB21EC85D330091FBAE /* blog-encryption.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "blog-encryption.html"; sourceTree = ""; };
+ 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = ""; };
+ 8F175D26B9A391F5103F5FDE /* Pods-ObjectiveGumbo_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectiveGumbo_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.debug.xcconfig"; sourceTree = ""; };
+ A520909B89384C0960733430 /* Pods-ObjectiveGumbo_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectiveGumbo_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.release.xcconfig"; sourceTree = ""; };
+ BECA068C82FFB0EDAFB6A694 /* ObjectiveGumbo.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = ObjectiveGumbo.podspec; path = ../ObjectiveGumbo.podspec; sourceTree = ""; };
+ C33E0211F7E4B49C09ED7EF4 /* Pods_ObjectiveGumbo_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ObjectiveGumbo_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ FA6FDA66193F65C90E67FCE5 /* Pods-ObjectiveGumbo_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObjectiveGumbo_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.debug.xcconfig"; sourceTree = ""; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 6003F587195388D20070C39A /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
+ 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
+ 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
+ A08F3653901EF331E57C60A4 /* Pods_ObjectiveGumbo_Example.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 6003F5AB195388D20070C39A /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
+ 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
+ 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
+ 470CA97B46A394CB66D52CA9 /* Pods_ObjectiveGumbo_Tests.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 6003F581195388D10070C39A = {
+ isa = PBXGroup;
+ children = (
+ 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
+ 6003F593195388D20070C39A /* Example for ObjectiveGumbo */,
+ 6003F5B5195388D20070C39A /* Tests */,
+ 6003F58C195388D20070C39A /* Frameworks */,
+ 6003F58B195388D20070C39A /* Products */,
+ 8A8345E0EEDD7D707AC06AAE /* Pods */,
+ );
+ sourceTree = "";
+ };
+ 6003F58B195388D20070C39A /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 6003F58A195388D20070C39A /* ObjectiveGumbo_Example.app */,
+ 6003F5AE195388D20070C39A /* ObjectiveGumbo_Tests.xctest */,
+ );
+ name = Products;
+ sourceTree = "";
+ };
+ 6003F58C195388D20070C39A /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 6003F58D195388D20070C39A /* Foundation.framework */,
+ 6003F58F195388D20070C39A /* CoreGraphics.framework */,
+ 6003F591195388D20070C39A /* UIKit.framework */,
+ 6003F5AF195388D20070C39A /* XCTest.framework */,
+ C33E0211F7E4B49C09ED7EF4 /* Pods_ObjectiveGumbo_Example.framework */,
+ 72044D39FF1E16EB73F7C864 /* Pods_ObjectiveGumbo_Tests.framework */,
+ );
+ name = Frameworks;
+ sourceTree = "";
+ };
+ 6003F593195388D20070C39A /* Example for ObjectiveGumbo */ = {
+ isa = PBXGroup;
+ children = (
+ 6003F59C195388D20070C39A /* OGAppDelegate.h */,
+ 6003F59D195388D20070C39A /* OGAppDelegate.m */,
+ 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
+ 6003F5A5195388D20070C39A /* OGViewController.h */,
+ 6003F5A6195388D20070C39A /* OGViewController.m */,
+ 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
+ 6003F5A8195388D20070C39A /* Images.xcassets */,
+ 6003F594195388D20070C39A /* Supporting Files */,
+ );
+ name = "Example for ObjectiveGumbo";
+ path = ObjectiveGumbo;
+ sourceTree = "";
+ };
+ 6003F594195388D20070C39A /* Supporting Files */ = {
+ isa = PBXGroup;
+ children = (
+ 6003F595195388D20070C39A /* ObjectiveGumbo-Info.plist */,
+ 6003F596195388D20070C39A /* InfoPlist.strings */,
+ 6003F599195388D20070C39A /* main.m */,
+ 6003F59B195388D20070C39A /* ObjectiveGumbo-Prefix.pch */,
+ );
+ name = "Supporting Files";
+ sourceTree = "";
+ };
+ 6003F5B5195388D20070C39A /* Tests */ = {
+ isa = PBXGroup;
+ children = (
+ 6003F5BB195388D20070C39A /* TestOGDocument.m */,
+ 791A39071EC90693000CBD2E /* TestOGElement.m */,
+ 7934AF881ECBB4AC0041E99A /* TestOGNode.m */,
+ 6003F5B6195388D20070C39A /* Supporting Files */,
+ );
+ path = Tests;
+ sourceTree = "";
+ };
+ 6003F5B6195388D20070C39A /* Supporting Files */ = {
+ isa = PBXGroup;
+ children = (
+ 6003F5B7195388D20070C39A /* Tests-Info.plist */,
+ 6003F5B8195388D20070C39A /* InfoPlist.strings */,
+ 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */,
+ 795ABBB21EC85D330091FBAE /* blog-encryption.html */,
+ );
+ name = "Supporting Files";
+ sourceTree = "";
+ };
+ 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
+ isa = PBXGroup;
+ children = (
+ BECA068C82FFB0EDAFB6A694 /* ObjectiveGumbo.podspec */,
+ 1BA33FAADC4BD8BD770AAE5D /* README.md */,
+ 6E386A873D2582901357F8A8 /* LICENSE.txt */,
+ );
+ name = "Podspec Metadata";
+ sourceTree = "";
+ };
+ 8A8345E0EEDD7D707AC06AAE /* Pods */ = {
+ isa = PBXGroup;
+ children = (
+ 8F175D26B9A391F5103F5FDE /* Pods-ObjectiveGumbo_Example.debug.xcconfig */,
+ A520909B89384C0960733430 /* Pods-ObjectiveGumbo_Example.release.xcconfig */,
+ FA6FDA66193F65C90E67FCE5 /* Pods-ObjectiveGumbo_Tests.debug.xcconfig */,
+ 07D4997E77B9032234881145 /* Pods-ObjectiveGumbo_Tests.release.xcconfig */,
+ );
+ name = Pods;
+ sourceTree = "";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 6003F589195388D20070C39A /* ObjectiveGumbo_Example */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "ObjectiveGumbo_Example" */;
+ buildPhases = (
+ 1B71607DC3E81314DC9082D5 /* [CP] Check Pods Manifest.lock */,
+ 6003F586195388D20070C39A /* Sources */,
+ 6003F587195388D20070C39A /* Frameworks */,
+ 6003F588195388D20070C39A /* Resources */,
+ 7460A7D9E117E64EEAAEA701 /* [CP] Embed Pods Frameworks */,
+ EC6EDA1FB648E657704B7CEF /* [CP] Copy Pods Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = ObjectiveGumbo_Example;
+ productName = ObjectiveGumbo;
+ productReference = 6003F58A195388D20070C39A /* ObjectiveGumbo_Example.app */;
+ productType = "com.apple.product-type.application";
+ };
+ 6003F5AD195388D20070C39A /* ObjectiveGumbo_Tests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "ObjectiveGumbo_Tests" */;
+ buildPhases = (
+ 619AA81B980E0687657B7051 /* [CP] Check Pods Manifest.lock */,
+ 6003F5AA195388D20070C39A /* Sources */,
+ 6003F5AB195388D20070C39A /* Frameworks */,
+ 6003F5AC195388D20070C39A /* Resources */,
+ 6295415B902AD7546DC70BF0 /* [CP] Embed Pods Frameworks */,
+ 84B8249713EF4A995DDF591C /* [CP] Copy Pods Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 6003F5B4195388D20070C39A /* PBXTargetDependency */,
+ );
+ name = ObjectiveGumbo_Tests;
+ productName = ObjectiveGumboTests;
+ productReference = 6003F5AE195388D20070C39A /* ObjectiveGumbo_Tests.xctest */;
+ productType = "com.apple.product-type.bundle.unit-test";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 6003F582195388D10070C39A /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ CLASSPREFIX = OG;
+ LastUpgradeCheck = 0830;
+ ORGANIZATIONNAME = rwarrender;
+ TargetAttributes = {
+ 6003F5AD195388D20070C39A = {
+ TestTargetID = 6003F589195388D20070C39A;
+ };
+ };
+ };
+ buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "ObjectiveGumbo" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ Base,
+ );
+ mainGroup = 6003F581195388D10070C39A;
+ productRefGroup = 6003F58B195388D20070C39A /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 6003F589195388D20070C39A /* ObjectiveGumbo_Example */,
+ 6003F5AD195388D20070C39A /* ObjectiveGumbo_Tests */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 6003F588195388D20070C39A /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
+ 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
+ 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
+ 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 6003F5AC195388D20070C39A /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
+ 795ABBB31EC85D330091FBAE /* blog-encryption.html in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+ 1B71607DC3E81314DC9082D5 /* [CP] Check Pods Manifest.lock */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Check Pods Manifest.lock";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
+ showEnvVarsInLog = 0;
+ };
+ 619AA81B980E0687657B7051 /* [CP] Check Pods Manifest.lock */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Check Pods Manifest.lock";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
+ showEnvVarsInLog = 0;
+ };
+ 6295415B902AD7546DC70BF0 /* [CP] Embed Pods Frameworks */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Embed Pods Frameworks";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-frameworks.sh\"\n";
+ showEnvVarsInLog = 0;
+ };
+ 7460A7D9E117E64EEAAEA701 /* [CP] Embed Pods Frameworks */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Embed Pods Frameworks";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-frameworks.sh\"\n";
+ showEnvVarsInLog = 0;
+ };
+ 84B8249713EF4A995DDF591C /* [CP] Copy Pods Resources */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Copy Pods Resources";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-resources.sh\"\n";
+ showEnvVarsInLog = 0;
+ };
+ EC6EDA1FB648E657704B7CEF /* [CP] Copy Pods Resources */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Copy Pods Resources";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-resources.sh\"\n";
+ showEnvVarsInLog = 0;
+ };
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 6003F586195388D20070C39A /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 6003F59E195388D20070C39A /* OGAppDelegate.m in Sources */,
+ 6003F5A7195388D20070C39A /* OGViewController.m in Sources */,
+ 6003F59A195388D20070C39A /* main.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 6003F5AA195388D20070C39A /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 791A39081EC90693000CBD2E /* TestOGElement.m in Sources */,
+ 6003F5BC195388D20070C39A /* TestOGDocument.m in Sources */,
+ 7934AF891ECBB4AC0041E99A /* TestOGNode.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = 6003F589195388D20070C39A /* ObjectiveGumbo_Example */;
+ targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXVariantGroup section */
+ 6003F596195388D20070C39A /* InfoPlist.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 6003F597195388D20070C39A /* en */,
+ );
+ name = InfoPlist.strings;
+ sourceTree = "";
+ };
+ 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 6003F5B9195388D20070C39A /* en */,
+ );
+ name = InfoPlist.strings;
+ sourceTree = "";
+ };
+ 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 71719F9E1E33DC2100824A3D /* Base */,
+ );
+ name = LaunchScreen.storyboard;
+ sourceTree = "";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 6003F5BD195388D20070C39A /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ COPY_PHASE_STRIP = NO;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ ONLY_ACTIVE_ARCH = YES;
+ SDKROOT = iphoneos;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ };
+ name = Debug;
+ };
+ 6003F5BE195388D20070C39A /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ COPY_PHASE_STRIP = YES;
+ ENABLE_NS_ASSERTIONS = NO;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ SDKROOT = iphoneos;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
+ };
+ 6003F5C0195388D20070C39A /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 8F175D26B9A391F5103F5FDE /* Pods-ObjectiveGumbo_Example.debug.xcconfig */;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "ObjectiveGumbo/ObjectiveGumbo-Prefix.pch";
+ INFOPLIST_FILE = "ObjectiveGumbo/ObjectiveGumbo-Info.plist";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ MODULE_NAME = ExampleApp;
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Debug;
+ };
+ 6003F5C1195388D20070C39A /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = A520909B89384C0960733430 /* Pods-ObjectiveGumbo_Example.release.xcconfig */;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "ObjectiveGumbo/ObjectiveGumbo-Prefix.pch";
+ INFOPLIST_FILE = "ObjectiveGumbo/ObjectiveGumbo-Info.plist";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ MODULE_NAME = ExampleApp;
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Release;
+ };
+ 6003F5C3195388D20070C39A /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = FA6FDA66193F65C90E67FCE5 /* Pods-ObjectiveGumbo_Tests.debug.xcconfig */;
+ buildSettings = {
+ BUNDLE_LOADER = "$(TEST_HOST)";
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(SDKROOT)/Developer/Library/Frameworks",
+ "$(inherited)",
+ "$(DEVELOPER_FRAMEWORKS_DIR)",
+ );
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ INFOPLIST_FILE = "Tests/Tests-Info.plist";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ObjectiveGumbo_Example.app/ObjectiveGumbo_Example";
+ WRAPPER_EXTENSION = xctest;
+ };
+ name = Debug;
+ };
+ 6003F5C4195388D20070C39A /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 07D4997E77B9032234881145 /* Pods-ObjectiveGumbo_Tests.release.xcconfig */;
+ buildSettings = {
+ BUNDLE_LOADER = "$(TEST_HOST)";
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(SDKROOT)/Developer/Library/Frameworks",
+ "$(inherited)",
+ "$(DEVELOPER_FRAMEWORKS_DIR)",
+ );
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
+ INFOPLIST_FILE = "Tests/Tests-Info.plist";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ObjectiveGumbo_Example.app/ObjectiveGumbo_Example";
+ WRAPPER_EXTENSION = xctest;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 6003F585195388D10070C39A /* Build configuration list for PBXProject "ObjectiveGumbo" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 6003F5BD195388D20070C39A /* Debug */,
+ 6003F5BE195388D20070C39A /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "ObjectiveGumbo_Example" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 6003F5C0195388D20070C39A /* Debug */,
+ 6003F5C1195388D20070C39A /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "ObjectiveGumbo_Tests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 6003F5C3195388D20070C39A /* Debug */,
+ 6003F5C4195388D20070C39A /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 6003F582195388D10070C39A /* Project object */;
+}
diff --git a/Example/ObjectiveGumbo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Example/ObjectiveGumbo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..dfd4087
--- /dev/null
+++ b/Example/ObjectiveGumbo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+
+
+
+
+
diff --git a/Example/ObjectiveGumbo.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate b/Example/ObjectiveGumbo.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 0000000..1939c47
Binary files /dev/null and b/Example/ObjectiveGumbo.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/Example/ObjectiveGumbo.xcodeproj/xcshareddata/xcschemes/ObjectiveGumbo-Example.xcscheme b/Example/ObjectiveGumbo.xcodeproj/xcshareddata/xcschemes/ObjectiveGumbo-Example.xcscheme
new file mode 100644
index 0000000..a0214f5
--- /dev/null
+++ b/Example/ObjectiveGumbo.xcodeproj/xcshareddata/xcschemes/ObjectiveGumbo-Example.xcscheme
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/ObjectiveGumbo.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/xcschememanagement.plist b/Example/ObjectiveGumbo.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644
index 0000000..adfa137
--- /dev/null
+++ b/Example/ObjectiveGumbo.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,19 @@
+
+
+
+
+ SuppressBuildableAutocreation
+
+ 6003F589195388D20070C39A
+
+ primary
+
+
+ 6003F5AD195388D20070C39A
+
+ primary
+
+
+
+
+
diff --git a/Example/ObjectiveGumbo.xcworkspace/contents.xcworkspacedata b/Example/ObjectiveGumbo.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..a0ffdf3
--- /dev/null
+++ b/Example/ObjectiveGumbo.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
diff --git a/Example/ObjectiveGumbo.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate b/Example/ObjectiveGumbo.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 0000000..5f6da19
Binary files /dev/null and b/Example/ObjectiveGumbo.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/Example/ObjectiveGumbo.xcworkspace/xcuserdata/richard.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Example/ObjectiveGumbo.xcworkspace/xcuserdata/richard.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
new file mode 100644
index 0000000..ed9a9b4
--- /dev/null
+++ b/Example/ObjectiveGumbo.xcworkspace/xcuserdata/richard.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
@@ -0,0 +1,5 @@
+
+
+
diff --git a/Example/ObjectiveGumbo/Base.lproj/LaunchScreen.storyboard b/Example/ObjectiveGumbo/Base.lproj/LaunchScreen.storyboard
new file mode 100644
index 0000000..66a7681
--- /dev/null
+++ b/Example/ObjectiveGumbo/Base.lproj/LaunchScreen.storyboard
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/ObjectiveGumbo/Base.lproj/Main.storyboard b/Example/ObjectiveGumbo/Base.lproj/Main.storyboard
new file mode 100644
index 0000000..c3499c3
--- /dev/null
+++ b/Example/ObjectiveGumbo/Base.lproj/Main.storyboard
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/ObjectiveGumbo/Images.xcassets/AppIcon.appiconset/Contents.json b/Example/ObjectiveGumbo/Images.xcassets/AppIcon.appiconset/Contents.json
new file mode 100644
index 0000000..d7070bc
--- /dev/null
+++ b/Example/ObjectiveGumbo/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,93 @@
+{
+ "images" : [
+ {
+ "idiom" : "iphone",
+ "size" : "20x20",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "20x20",
+ "scale" : "3x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "29x29",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "29x29",
+ "scale" : "3x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "40x40",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "40x40",
+ "scale" : "3x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "60x60",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "iphone",
+ "size" : "60x60",
+ "scale" : "3x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "20x20",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "20x20",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "29x29",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "29x29",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "40x40",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "40x40",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "76x76",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "76x76",
+ "scale" : "2x"
+ },
+ {
+ "idiom" : "ipad",
+ "size" : "83.5x83.5",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+}
diff --git a/Example/ObjectiveGumbo/OGAppDelegate.h b/Example/ObjectiveGumbo/OGAppDelegate.h
new file mode 100644
index 0000000..ac3b854
--- /dev/null
+++ b/Example/ObjectiveGumbo/OGAppDelegate.h
@@ -0,0 +1,15 @@
+//
+// OGAppDelegate.h
+// ObjectiveGumbo
+//
+// Created by rwarrender on 05/14/2017.
+// Copyright (c) 2017 rwarrender. All rights reserved.
+//
+
+@import UIKit;
+
+@interface OGAppDelegate : UIResponder
+
+@property (strong, nonatomic) UIWindow *window;
+
+@end
diff --git a/Example/ObjectiveGumbo/OGAppDelegate.m b/Example/ObjectiveGumbo/OGAppDelegate.m
new file mode 100644
index 0000000..604e29d
--- /dev/null
+++ b/Example/ObjectiveGumbo/OGAppDelegate.m
@@ -0,0 +1,46 @@
+//
+// OGAppDelegate.m
+// ObjectiveGumbo
+//
+// Created by rwarrender on 05/14/2017.
+// Copyright (c) 2017 rwarrender. All rights reserved.
+//
+
+#import "OGAppDelegate.h"
+
+@implementation OGAppDelegate
+
+- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
+{
+ // Override point for customization after application launch.
+ return YES;
+}
+
+- (void)applicationWillResignActive:(UIApplication *)application
+{
+ // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
+ // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
+}
+
+- (void)applicationDidEnterBackground:(UIApplication *)application
+{
+ // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
+ // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
+}
+
+- (void)applicationWillEnterForeground:(UIApplication *)application
+{
+ // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
+}
+
+- (void)applicationDidBecomeActive:(UIApplication *)application
+{
+ // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
+}
+
+- (void)applicationWillTerminate:(UIApplication *)application
+{
+ // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
+}
+
+@end
diff --git a/Example/ObjectiveGumbo/OGViewController.h b/Example/ObjectiveGumbo/OGViewController.h
new file mode 100644
index 0000000..022da67
--- /dev/null
+++ b/Example/ObjectiveGumbo/OGViewController.h
@@ -0,0 +1,13 @@
+//
+// OGViewController.h
+// ObjectiveGumbo
+//
+// Created by rwarrender on 05/14/2017.
+// Copyright (c) 2017 rwarrender. All rights reserved.
+//
+
+@import UIKit;
+
+@interface OGViewController : UIViewController
+
+@end
diff --git a/Example/ObjectiveGumbo/OGViewController.m b/Example/ObjectiveGumbo/OGViewController.m
new file mode 100644
index 0000000..124ada7
--- /dev/null
+++ b/Example/ObjectiveGumbo/OGViewController.m
@@ -0,0 +1,29 @@
+//
+// OGViewController.m
+// ObjectiveGumbo
+//
+// Created by rwarrender on 05/14/2017.
+// Copyright (c) 2017 rwarrender. All rights reserved.
+//
+
+#import "OGViewController.h"
+
+@interface OGViewController ()
+
+@end
+
+@implementation OGViewController
+
+- (void)viewDidLoad
+{
+ [super viewDidLoad];
+ // Do any additional setup after loading the view, typically from a nib.
+}
+
+- (void)didReceiveMemoryWarning
+{
+ [super didReceiveMemoryWarning];
+ // Dispose of any resources that can be recreated.
+}
+
+@end
diff --git a/Example/ObjectiveGumbo/ObjectiveGumbo-Info.plist b/Example/ObjectiveGumbo/ObjectiveGumbo-Info.plist
new file mode 100644
index 0000000..7576a0d
--- /dev/null
+++ b/Example/ObjectiveGumbo/ObjectiveGumbo-Info.plist
@@ -0,0 +1,49 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleDisplayName
+ ${PRODUCT_NAME}
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ $(PRODUCT_BUNDLE_IDENTIFIER)
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ ${PRODUCT_NAME}
+ CFBundlePackageType
+ APPL
+ CFBundleShortVersionString
+ 1.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ 1.0
+ LSRequiresIPhoneOS
+
+ UILaunchStoryboardName
+ LaunchScreen
+ UIMainStoryboardFile
+ Main
+ UIRequiredDeviceCapabilities
+
+ armv7
+
+ UISupportedInterfaceOrientations
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ UISupportedInterfaceOrientations~ipad
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+
+
diff --git a/Example/ObjectiveGumbo/ObjectiveGumbo-Prefix.pch b/Example/ObjectiveGumbo/ObjectiveGumbo-Prefix.pch
new file mode 100644
index 0000000..7825372
--- /dev/null
+++ b/Example/ObjectiveGumbo/ObjectiveGumbo-Prefix.pch
@@ -0,0 +1,16 @@
+//
+// Prefix header
+//
+// The contents of this file are implicitly included at the beginning of every source file.
+//
+
+#import
+
+#ifndef __IPHONE_5_0
+#warning "This project uses features only available in iOS SDK 5.0 and later."
+#endif
+
+#ifdef __OBJC__
+ @import UIKit;
+ @import Foundation;
+#endif
diff --git a/Example/ObjectiveGumbo/en.lproj/InfoPlist.strings b/Example/ObjectiveGumbo/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..477b28f
--- /dev/null
+++ b/Example/ObjectiveGumbo/en.lproj/InfoPlist.strings
@@ -0,0 +1,2 @@
+/* Localized versions of Info.plist keys */
+
diff --git a/Example/ObjectiveGumbo/main.m b/Example/ObjectiveGumbo/main.m
new file mode 100644
index 0000000..96e7fcc
--- /dev/null
+++ b/Example/ObjectiveGumbo/main.m
@@ -0,0 +1,17 @@
+//
+// main.m
+// ObjectiveGumbo
+//
+// Created by rwarrender on 05/14/2017.
+// Copyright (c) 2017 rwarrender. All rights reserved.
+//
+
+@import UIKit;
+#import "OGAppDelegate.h"
+
+int main(int argc, char * argv[])
+{
+ @autoreleasepool {
+ return UIApplicationMain(argc, argv, nil, NSStringFromClass([OGAppDelegate class]));
+ }
+}
diff --git a/Example/Podfile b/Example/Podfile
new file mode 100644
index 0000000..f405d72
--- /dev/null
+++ b/Example/Podfile
@@ -0,0 +1,11 @@
+
+target 'ObjectiveGumbo_Example' do
+ use_frameworks!
+ pod 'ObjectiveGumbo', :path => '../'
+
+ target 'ObjectiveGumbo_Tests' do
+ inherit! :search_paths
+
+
+ end
+end
diff --git a/Example/Podfile.lock b/Example/Podfile.lock
new file mode 100644
index 0000000..d4f4543
--- /dev/null
+++ b/Example/Podfile.lock
@@ -0,0 +1,16 @@
+PODS:
+ - ObjectiveGumbo (0.2)
+
+DEPENDENCIES:
+ - ObjectiveGumbo (from `../`)
+
+EXTERNAL SOURCES:
+ ObjectiveGumbo:
+ :path: ../
+
+SPEC CHECKSUMS:
+ ObjectiveGumbo: 91e2fe246d2f338362984accd74e67215ae9b513
+
+PODFILE CHECKSUM: 98339704aacbeb920e80626c05715bab36df6258
+
+COCOAPODS: 1.2.1
diff --git a/Example/Pods/Local Podspecs/ObjectiveGumbo.podspec.json b/Example/Pods/Local Podspecs/ObjectiveGumbo.podspec.json
new file mode 100644
index 0000000..2f789ea
--- /dev/null
+++ b/Example/Pods/Local Podspecs/ObjectiveGumbo.podspec.json
@@ -0,0 +1,27 @@
+{
+ "name": "ObjectiveGumbo",
+ "version": "0.2",
+ "license": {
+ "type": "Apache",
+ "file": "ObjectiveGumbo/LICENSE"
+ },
+ "summary": "A simple way to parse HTML5 reliably with Cocoa",
+ "homepage": "https://github.com/programmingthomas/ObjectiveGumbo",
+ "authors": {
+ "Programming Thomas": "programmingthomas@gmail.com",
+ "Richard Warrender": "richard@vividreflection.com"
+ },
+ "source": {
+ "git": "https://github.com/rwarrender/ObjectiveGumbo.git",
+ "tag": "0.2"
+ },
+ "source_files": "ObjectiveGumbo/**/*.{h,m,c}",
+ "private_header_files": [
+ "ObjectiveGumbo/Gumbo/*.h",
+ "ObjectiveGumbo/*Private.h"
+ ],
+ "requires_arc": true,
+ "platforms": {
+ "ios": "9.0"
+ }
+}
diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock
new file mode 100644
index 0000000..d4f4543
--- /dev/null
+++ b/Example/Pods/Manifest.lock
@@ -0,0 +1,16 @@
+PODS:
+ - ObjectiveGumbo (0.2)
+
+DEPENDENCIES:
+ - ObjectiveGumbo (from `../`)
+
+EXTERNAL SOURCES:
+ ObjectiveGumbo:
+ :path: ../
+
+SPEC CHECKSUMS:
+ ObjectiveGumbo: 91e2fe246d2f338362984accd74e67215ae9b513
+
+PODFILE CHECKSUM: 98339704aacbeb920e80626c05715bab36df6258
+
+COCOAPODS: 1.2.1
diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..cdd79b3
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/project.pbxproj
@@ -0,0 +1,909 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 0148062D832BCF9D7DD4BEF71B16DD19 /* NSString+OGString.m in Sources */ = {isa = PBXBuildFile; fileRef = 338753EE62E6A950A5444D7BFFFA44EB /* NSString+OGString.m */; };
+ 06AAE9402FDDDF2E40D5E75B896959C7 /* OGTags.m in Sources */ = {isa = PBXBuildFile; fileRef = ACD86BABDDCF8FC78C11BEB2067ED87B /* OGTags.m */; };
+ 0735E25D97ED7E8CCA27313880B9CCE3 /* ObjectiveGumbo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B082EB70E62CDE1EF980EE353C8382 /* ObjectiveGumbo-dummy.m */; };
+ 07963CEB81F5865977C86E1C8C25C398 /* ObjectiveGumbo.m in Sources */ = {isa = PBXBuildFile; fileRef = A911F1390F506E5120668CFB021E85E7 /* ObjectiveGumbo.m */; };
+ 0AF7C42D7ADDB8067AD172915EE42A49 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6604A7D69453B4569E4E4827FB9155A9 /* Foundation.framework */; };
+ 0F79FB248D42FAFBE56DC65087E0CA73 /* OGDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = CEDFFD006F0C2603E289240B718D67FE /* OGDocument.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 1189DCE4A1B89589F668804CDE1DB496 /* OGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 48FDE1AF6477FF2C13A648B65358BE91 /* OGNode.m */; };
+ 1655C65B3479940CF4E39962387F7897 /* OGError.h in Headers */ = {isa = PBXBuildFile; fileRef = F76517EA77DFCBF1ACBCDF2A7EFAD232 /* OGError.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 1CB86A16B242CA0DF083EFF615B60279 /* string_piece.h in Headers */ = {isa = PBXBuildFile; fileRef = 875E79E5280F79EBD80A66FE9764EFDB /* string_piece.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 2266486B83F827378878A940AFFDE384 /* char_ref.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE9B43B7350EAECFF141A13A7201CF8 /* char_ref.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 22C449322C3801B20BDCCB3834AC851C /* token_type.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A1219E905AC681059BF7C8596EDF036 /* token_type.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 26994D6E9D12FF08CEAEE7C63E3FC1A6 /* tokenizer.h in Headers */ = {isa = PBXBuildFile; fileRef = FC25006D3916D08E39FB6E552F54519B /* tokenizer.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 322D833994B25ED70168F35EEADA41A7 /* tag_strings.h in Headers */ = {isa = PBXBuildFile; fileRef = 71B396E435CC4881C61C356942A720FB /* tag_strings.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 3331410F97436C2D833DE33E8EB5780B /* Pods-ObjectiveGumbo_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B20C07F54598F34E5CC92925DC6E4C7C /* Pods-ObjectiveGumbo_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 34B7378385AD33D90DD22BA24B9EB44A /* ObjectiveGumbo-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 47A4151395C51F2C7047F1C923594CDF /* ObjectiveGumbo-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 3A3F18E380D42FC4F72069887AF3DBC1 /* OGTagsPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 55ABE0DE50A405D50C2E9E69E2E9E824 /* OGTagsPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 41BEC61604A68AF646E2AFEB735EA613 /* tag_sizes.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F847B5F3AE9CA5C978C02306F39FEE7 /* tag_sizes.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 43D3E6F388C8E107BC587175021BDD74 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 70FE0DB11F167E3E5EE2FC6516E77A36 /* error.c */; };
+ 46927D32D2D79CA17276B5F798F13E33 /* Pods-ObjectiveGumbo_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DA1F4E8F7B8B947242284DD4D4EA9F58 /* Pods-ObjectiveGumbo_Example-dummy.m */; };
+ 4ED3A82870A5A23CEFF5CD42F76B7DA9 /* OGNodePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = D05B04C5CA13690F7B7329FF8C6F8308 /* OGNodePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 57E4432F1C7C265CCC21E33BC836E999 /* vector.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AFF1F51907EB6BF5AD1FD5F9CA0A73E /* vector.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 6080E0384F32732D40323CAAAAE09747 /* tag_enum.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DE2CD72CA1FDEA205A1408BD56358FF /* tag_enum.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 6273FEF580865CCBDA53628F4EC27967 /* char_ref.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2DB39DFB2958217091727789E2575C /* char_ref.c */; };
+ 6612EE2F5BA2816591BDA7C7A034663A /* insertion_mode.h in Headers */ = {isa = PBXBuildFile; fileRef = B58437D28F54291C100BAB79C94F86EF /* insertion_mode.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 6889E5E992F35C00AFEEE0CE88AA78E0 /* tag.c in Sources */ = {isa = PBXBuildFile; fileRef = 216C3CCA4E3F4EBD4D45BD396D4027BD /* tag.c */; };
+ 706FAB5AF1C22D132C20482C434BA636 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6604A7D69453B4569E4E4827FB9155A9 /* Foundation.framework */; };
+ 734F70B9910CC3A42C5933952D3239BD /* attribute.h in Headers */ = {isa = PBXBuildFile; fileRef = F81858C1EFAFA62BFF54A0ACB05FC522 /* attribute.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 74C16EB1576B14020D590122E53D53E0 /* utf8.c in Sources */ = {isa = PBXBuildFile; fileRef = 39DF5DDE254E72804B08E529FB9B9050 /* utf8.c */; };
+ 7576112FBD524F1F38290204D97D6CA0 /* tokenizer_states.h in Headers */ = {isa = PBXBuildFile; fileRef = 735C3ACB7806A06E54F0D27DC4DA0FF6 /* tokenizer_states.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 7C4ADB9E250CC12502ECA53D6419A51D /* parser.c in Sources */ = {isa = PBXBuildFile; fileRef = E6CC561A7D054921F7F161AC87D2084A /* parser.c */; };
+ 7D573A5B75E82DA5806CC08CCA7DD29F /* OGNode+OGElementSearch.h in Headers */ = {isa = PBXBuildFile; fileRef = 770F207566A143F1E941492C7FA6F5C4 /* OGNode+OGElementSearch.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 7D7F909CB0B5561D5B5F50285ED55960 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = A5C4CA43E29B38D1970C20D4146CB2B0 /* util.c */; };
+ 7DB4CA70E12147116F83B57404DDE638 /* vector.c in Sources */ = {isa = PBXBuildFile; fileRef = 440519860F444EA131E0675E2FD19900 /* vector.c */; };
+ 80B05693A3E7827CF070B29C913707A4 /* ObjectiveGumbo.h in Headers */ = {isa = PBXBuildFile; fileRef = D208DF010FEA2DB8F02A83D411E975E5 /* ObjectiveGumbo.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 85510FA86422368E12169D91F2639414 /* OGNode+OGElementSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E91D2CFBFCFFBE392FC4E0C6261577 /* OGNode+OGElementSearch.m */; };
+ 8638A8C81DDAC4895A4107F3AF86D398 /* parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DE5424619C1F7D68A89DBBAB850EE7D /* parser.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 876E77B7F1078DA441D4F1766AE0F4E8 /* tag_gperf.h in Headers */ = {isa = PBXBuildFile; fileRef = D3D1EB17F5A6523B43F41000C13E2CF7 /* tag_gperf.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 8878B84A42BDBB01C6CB6006239816C5 /* Pods-ObjectiveGumbo_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F6629977B3218915B514D591874AAD9 /* Pods-ObjectiveGumbo_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 8ADC0A45AEAA41C68D8369E83A35FAC0 /* gumbo.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D3C1EAC057148D998D3957F1E40C52F /* gumbo.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ 9031A6948B2E2AB22BB181E0B384553C /* NSString+OGString.h in Headers */ = {isa = PBXBuildFile; fileRef = A32B87E5F43117C8D6FBDF2494C8B88C /* NSString+OGString.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 91DEC9E8770D1949A1690DBDA54C198F /* string_piece.c in Sources */ = {isa = PBXBuildFile; fileRef = 28CA89A90D170B51A911F1039B13055E /* string_piece.c */; };
+ 93C54536FD3767E8E06E5198265F3AA0 /* OGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E54B96DA3F4881D87F940DBC953A9B1 /* OGNode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 9A78FD17C177503734F37A8499E343E6 /* OGText.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FCD7D9F6CC48DCFE35E744D3642CDE3 /* OGText.m */; };
+ A8C69517BCB582ECFF5A99773B99BDFB /* OGElement.h in Headers */ = {isa = PBXBuildFile; fileRef = D837FE4BFA8EAB6C91681B22AB04FD3D /* OGElement.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ B08EF083D88EC56B9B33BFCE22BECE8B /* utf8.h in Headers */ = {isa = PBXBuildFile; fileRef = AAD7C8E18F2BA89012ABDA24F5CF153A /* utf8.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ C0BCEEBA7E258F3FE6049404578FBDE0 /* util.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B882B61AAD8170849D05F811B59627F /* util.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ D2B449A0AC3618384C7FD773B6CF2720 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6604A7D69453B4569E4E4827FB9155A9 /* Foundation.framework */; };
+ D4F2EF8162F86B929957EFAE8FA55BF8 /* tokenizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 2566E574A7443A215F2DEC4055F9B299 /* tokenizer.c */; };
+ DC982F5801B55FC2112AFB85366EFBDA /* OGElement.m in Sources */ = {isa = PBXBuildFile; fileRef = C2B02D111838A311A04CCA6A1E3D4A7C /* OGElement.m */; };
+ DCB6EC376473F7F481AF0C392A3F63CA /* OGError.m in Sources */ = {isa = PBXBuildFile; fileRef = 70DFCF5E1D5C66AA4F37E1C5A12CED8C /* OGError.m */; };
+ DD49AD132AD80446575665BA933BEFB5 /* OGText.h in Headers */ = {isa = PBXBuildFile; fileRef = A8B2F13295F1F0FCDC93D6AD84FB9842 /* OGText.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ E34F3B3AFB57B24F2F2E62F048023C19 /* string_buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5479030D834511B2B463F1F13C8F4E1C /* string_buffer.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ EACEE60E07595FA8F0C1CF3AB08E58F0 /* string_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = ECBD46F136FD48DF1791187065DD1A93 /* string_buffer.c */; };
+ F166EB885245EDE646E27E1EE9E1DE70 /* OGTags.h in Headers */ = {isa = PBXBuildFile; fileRef = 0953550ACB3E35678CD8A8E4AD5E5C9F /* OGTags.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ F178C21A09CEB5F6C10B1F8A52A98B31 /* OGDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = EDE598E1E1285E5EF3B7FF59DB382E68 /* OGDocument.m */; };
+ F1E53FBEE4A41EAC698D52107A26D840 /* error.h in Headers */ = {isa = PBXBuildFile; fileRef = 62FD538C82F8AECF78149073B8970E51 /* error.h */; settings = {ATTRIBUTES = (Private, ); }; };
+ F7045AB599730DB377B81BA2027164DE /* attribute.c in Sources */ = {isa = PBXBuildFile; fileRef = B32BC4A86ABF6A716999E9413A3CE108 /* attribute.c */; };
+ FA38598304242E0CB72A8DC5F476B2EE /* Pods-ObjectiveGumbo_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB965014289FAFBF5087F83EA7CC9CB /* Pods-ObjectiveGumbo_Tests-dummy.m */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ 3A2A1AD8DF177072AE7929F905808C63 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 613EB3E2F38C07510507665409E7F072;
+ remoteInfo = ObjectiveGumbo;
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 02A18BFC9ACEF12638E35AD6419B3184 /* ObjectiveGumbo.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ObjectiveGumbo.xcconfig; sourceTree = ""; };
+ 073B8BC8A03F05FDF59736A507244AE6 /* Pods-ObjectiveGumbo_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ObjectiveGumbo_Example.debug.xcconfig"; sourceTree = ""; };
+ 0953550ACB3E35678CD8A8E4AD5E5C9F /* OGTags.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGTags.h; sourceTree = ""; };
+ 0AFF1F51907EB6BF5AD1FD5F9CA0A73E /* vector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = vector.h; sourceTree = ""; };
+ 14F645743DEF96F85362780131FED0A3 /* Pods-ObjectiveGumbo_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ObjectiveGumbo_Example-acknowledgements.markdown"; sourceTree = ""; };
+ 1B882B61AAD8170849D05F811B59627F /* util.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = ""; };
+ 1D0F355F921FDA4D43EE9EB82E120B5D /* Pods-ObjectiveGumbo_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ObjectiveGumbo_Example-acknowledgements.plist"; sourceTree = ""; };
+ 1DE5424619C1F7D68A89DBBAB850EE7D /* parser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = ""; };
+ 1EE9B43B7350EAECFF141A13A7201CF8 /* char_ref.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = char_ref.h; sourceTree = ""; };
+ 216C3CCA4E3F4EBD4D45BD396D4027BD /* tag.c */ = {isa = PBXFileReference; includeInIndex = 1; path = tag.c; sourceTree = ""; };
+ 2566E574A7443A215F2DEC4055F9B299 /* tokenizer.c */ = {isa = PBXFileReference; includeInIndex = 1; path = tokenizer.c; sourceTree = ""; };
+ 25D42225B876126501628D6723129511 /* Pods-ObjectiveGumbo_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ObjectiveGumbo_Tests.release.xcconfig"; sourceTree = ""; };
+ 28CA89A90D170B51A911F1039B13055E /* string_piece.c */ = {isa = PBXFileReference; includeInIndex = 1; path = string_piece.c; sourceTree = ""; };
+ 28F60C0C3918C144598CCB3CD715862D /* Pods-ObjectiveGumbo_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-ObjectiveGumbo_Example.modulemap"; sourceTree = ""; };
+ 338753EE62E6A950A5444D7BFFFA44EB /* NSString+OGString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSString+OGString.m"; sourceTree = ""; };
+ 39DF5DDE254E72804B08E529FB9B9050 /* utf8.c */ = {isa = PBXFileReference; includeInIndex = 1; path = utf8.c; sourceTree = ""; };
+ 3FCD7D9F6CC48DCFE35E744D3642CDE3 /* OGText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = OGText.m; sourceTree = ""; };
+ 440519860F444EA131E0675E2FD19900 /* vector.c */ = {isa = PBXFileReference; includeInIndex = 1; path = vector.c; sourceTree = ""; };
+ 460AD835D86D43D80FD30C80DFA6C96F /* Pods-ObjectiveGumbo_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ObjectiveGumbo_Example.release.xcconfig"; sourceTree = ""; };
+ 47A4151395C51F2C7047F1C923594CDF /* ObjectiveGumbo-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ObjectiveGumbo-umbrella.h"; sourceTree = ""; };
+ 48155DD08F68303E7D652838CB4A4C80 /* Pods_ObjectiveGumbo_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_ObjectiveGumbo_Example.framework; path = "Pods-ObjectiveGumbo_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 48FDE1AF6477FF2C13A648B65358BE91 /* OGNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = OGNode.m; sourceTree = ""; };
+ 4E54B96DA3F4881D87F940DBC953A9B1 /* OGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGNode.h; sourceTree = ""; };
+ 51FD6C895209EBCB31DC37C9C11054EF /* Pods-ObjectiveGumbo_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-ObjectiveGumbo_Tests-acknowledgements.markdown"; sourceTree = ""; };
+ 5479030D834511B2B463F1F13C8F4E1C /* string_buffer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = string_buffer.h; sourceTree = ""; };
+ 54C3B8E5C7589D3CFC941E97DA892DE4 /* Pods-ObjectiveGumbo_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ObjectiveGumbo_Tests-acknowledgements.plist"; sourceTree = ""; };
+ 55ABE0DE50A405D50C2E9E69E2E9E824 /* OGTagsPrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGTagsPrivate.h; sourceTree = ""; };
+ 5A1219E905AC681059BF7C8596EDF036 /* token_type.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = token_type.h; sourceTree = ""; };
+ 60D3AC1F3CB48298C328FAC7EB66F951 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
+ 62FD538C82F8AECF78149073B8970E51 /* error.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = ""; };
+ 6604A7D69453B4569E4E4827FB9155A9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
+ 66F779E2F1AD71E0DCCC8D64797BBB25 /* Pods_ObjectiveGumbo_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_ObjectiveGumbo_Tests.framework; path = "Pods-ObjectiveGumbo_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 70DFCF5E1D5C66AA4F37E1C5A12CED8C /* OGError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = OGError.m; sourceTree = ""; };
+ 70FE0DB11F167E3E5EE2FC6516E77A36 /* error.c */ = {isa = PBXFileReference; includeInIndex = 1; path = error.c; sourceTree = ""; };
+ 71B396E435CC4881C61C356942A720FB /* tag_strings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tag_strings.h; sourceTree = ""; };
+ 735C3ACB7806A06E54F0D27DC4DA0FF6 /* tokenizer_states.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tokenizer_states.h; sourceTree = ""; };
+ 770F207566A143F1E941492C7FA6F5C4 /* OGNode+OGElementSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "OGNode+OGElementSearch.h"; sourceTree = ""; };
+ 778404F42137AC8DA53C06941473811A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
+ 7C2DB39DFB2958217091727789E2575C /* char_ref.c */ = {isa = PBXFileReference; includeInIndex = 1; path = char_ref.c; sourceTree = ""; };
+ 7D3C1EAC057148D998D3957F1E40C52F /* gumbo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = gumbo.h; sourceTree = ""; };
+ 875E79E5280F79EBD80A66FE9764EFDB /* string_piece.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = string_piece.h; sourceTree = ""; };
+ 88B082EB70E62CDE1EF980EE353C8382 /* ObjectiveGumbo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ObjectiveGumbo-dummy.m"; sourceTree = ""; };
+ 8DE2CD72CA1FDEA205A1408BD56358FF /* tag_enum.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tag_enum.h; sourceTree = ""; };
+ 8FC34F56D7CCFF7D2F6CA380F0A58B60 /* ObjectiveGumbo-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ObjectiveGumbo-prefix.pch"; sourceTree = ""; };
+ 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
+ 9F6629977B3218915B514D591874AAD9 /* Pods-ObjectiveGumbo_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ObjectiveGumbo_Tests-umbrella.h"; sourceTree = ""; };
+ 9F847B5F3AE9CA5C978C02306F39FEE7 /* tag_sizes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tag_sizes.h; sourceTree = ""; };
+ A32B87E5F43117C8D6FBDF2494C8B88C /* NSString+OGString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSString+OGString.h"; sourceTree = ""; };
+ A4724716423DD1618FBD687B74A53272 /* Pods-ObjectiveGumbo_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ObjectiveGumbo_Example-frameworks.sh"; sourceTree = ""; };
+ A5C4CA43E29B38D1970C20D4146CB2B0 /* util.c */ = {isa = PBXFileReference; includeInIndex = 1; path = util.c; sourceTree = ""; };
+ A8B2F13295F1F0FCDC93D6AD84FB9842 /* OGText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGText.h; sourceTree = ""; };
+ A911F1390F506E5120668CFB021E85E7 /* ObjectiveGumbo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ObjectiveGumbo.m; sourceTree = ""; };
+ A9B24B8B930B2E00B7127C17DBD4230C /* Pods-ObjectiveGumbo_Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ObjectiveGumbo_Example-resources.sh"; sourceTree = ""; };
+ AAD7C8E18F2BA89012ABDA24F5CF153A /* utf8.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; };
+ ACD86BABDDCF8FC78C11BEB2067ED87B /* OGTags.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = OGTags.m; sourceTree = ""; };
+ B1F7818D9F238ED3E2F4BDE02D7E761B /* Pods-ObjectiveGumbo_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-ObjectiveGumbo_Tests.modulemap"; sourceTree = ""; };
+ B20C07F54598F34E5CC92925DC6E4C7C /* Pods-ObjectiveGumbo_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-ObjectiveGumbo_Example-umbrella.h"; sourceTree = ""; };
+ B32BC4A86ABF6A716999E9413A3CE108 /* attribute.c */ = {isa = PBXFileReference; includeInIndex = 1; path = attribute.c; sourceTree = ""; };
+ B58437D28F54291C100BAB79C94F86EF /* insertion_mode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = insertion_mode.h; sourceTree = ""; };
+ B7307D52053FC07E6ACE68CD669B7A8D /* Pods-ObjectiveGumbo_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ObjectiveGumbo_Tests-frameworks.sh"; sourceTree = ""; };
+ B7CBB2A933F0A52F11A6BD61C9FE93EF /* Pods-ObjectiveGumbo_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ObjectiveGumbo_Tests.debug.xcconfig"; sourceTree = ""; };
+ BCB965014289FAFBF5087F83EA7CC9CB /* Pods-ObjectiveGumbo_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ObjectiveGumbo_Tests-dummy.m"; sourceTree = ""; };
+ C09D0FF0F70A1BE34DFA061B53D9BBD8 /* ObjectiveGumbo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = ObjectiveGumbo.framework; path = ObjectiveGumbo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ C2B02D111838A311A04CCA6A1E3D4A7C /* OGElement.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = OGElement.m; sourceTree = ""; };
+ C9887E1B3228FF3927F0A2A1F720D316 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
+ CEDFFD006F0C2603E289240B718D67FE /* OGDocument.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGDocument.h; sourceTree = ""; };
+ D05B04C5CA13690F7B7329FF8C6F8308 /* OGNodePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGNodePrivate.h; sourceTree = ""; };
+ D208DF010FEA2DB8F02A83D411E975E5 /* ObjectiveGumbo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ObjectiveGumbo.h; sourceTree = ""; };
+ D3D1EB17F5A6523B43F41000C13E2CF7 /* tag_gperf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tag_gperf.h; sourceTree = ""; };
+ D5B8E07879ACFC7C6AED5A2A7E001090 /* ObjectiveGumbo.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = ObjectiveGumbo.modulemap; sourceTree = ""; };
+ D837FE4BFA8EAB6C91681B22AB04FD3D /* OGElement.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGElement.h; sourceTree = ""; };
+ DA1F4E8F7B8B947242284DD4D4EA9F58 /* Pods-ObjectiveGumbo_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-ObjectiveGumbo_Example-dummy.m"; sourceTree = ""; };
+ E11AE22389880B6C28D274100442CC1F /* Pods-ObjectiveGumbo_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-ObjectiveGumbo_Tests-resources.sh"; sourceTree = ""; };
+ E6CC561A7D054921F7F161AC87D2084A /* parser.c */ = {isa = PBXFileReference; includeInIndex = 1; path = parser.c; sourceTree = ""; };
+ E8E91D2CFBFCFFBE392FC4E0C6261577 /* OGNode+OGElementSearch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "OGNode+OGElementSearch.m"; sourceTree = ""; };
+ ECBD46F136FD48DF1791187065DD1A93 /* string_buffer.c */ = {isa = PBXFileReference; includeInIndex = 1; path = string_buffer.c; sourceTree = ""; };
+ EDE598E1E1285E5EF3B7FF59DB382E68 /* OGDocument.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = OGDocument.m; sourceTree = ""; };
+ F76517EA77DFCBF1ACBCDF2A7EFAD232 /* OGError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = OGError.h; sourceTree = ""; };
+ F81858C1EFAFA62BFF54A0ACB05FC522 /* attribute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = attribute.h; sourceTree = ""; };
+ FC25006D3916D08E39FB6E552F54519B /* tokenizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tokenizer.h; sourceTree = ""; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 201D750FD04AE1E58860D3E84FF3672E /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 706FAB5AF1C22D132C20482C434BA636 /* Foundation.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A7E4D05AA36BB3935C5BAC593F23141A /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ D2B449A0AC3618384C7FD773B6CF2720 /* Foundation.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ BB12765003D102924979251CACEC4208 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 0AF7C42D7ADDB8067AD172915EE42A49 /* Foundation.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 0FB5061E60D064AAD8DD5388389A3F6B /* Targets Support Files */ = {
+ isa = PBXGroup;
+ children = (
+ 5C8B0B366ABD54EB537D9E0E3123BED9 /* Pods-ObjectiveGumbo_Example */,
+ 5AA9F0AA67AFB4AF101E04D5C0BEB32F /* Pods-ObjectiveGumbo_Tests */,
+ );
+ name = "Targets Support Files";
+ sourceTree = "";
+ };
+ 5AA9F0AA67AFB4AF101E04D5C0BEB32F /* Pods-ObjectiveGumbo_Tests */ = {
+ isa = PBXGroup;
+ children = (
+ 60D3AC1F3CB48298C328FAC7EB66F951 /* Info.plist */,
+ B1F7818D9F238ED3E2F4BDE02D7E761B /* Pods-ObjectiveGumbo_Tests.modulemap */,
+ 51FD6C895209EBCB31DC37C9C11054EF /* Pods-ObjectiveGumbo_Tests-acknowledgements.markdown */,
+ 54C3B8E5C7589D3CFC941E97DA892DE4 /* Pods-ObjectiveGumbo_Tests-acknowledgements.plist */,
+ BCB965014289FAFBF5087F83EA7CC9CB /* Pods-ObjectiveGumbo_Tests-dummy.m */,
+ B7307D52053FC07E6ACE68CD669B7A8D /* Pods-ObjectiveGumbo_Tests-frameworks.sh */,
+ E11AE22389880B6C28D274100442CC1F /* Pods-ObjectiveGumbo_Tests-resources.sh */,
+ 9F6629977B3218915B514D591874AAD9 /* Pods-ObjectiveGumbo_Tests-umbrella.h */,
+ B7CBB2A933F0A52F11A6BD61C9FE93EF /* Pods-ObjectiveGumbo_Tests.debug.xcconfig */,
+ 25D42225B876126501628D6723129511 /* Pods-ObjectiveGumbo_Tests.release.xcconfig */,
+ );
+ name = "Pods-ObjectiveGumbo_Tests";
+ path = "Target Support Files/Pods-ObjectiveGumbo_Tests";
+ sourceTree = "";
+ };
+ 5C8B0B366ABD54EB537D9E0E3123BED9 /* Pods-ObjectiveGumbo_Example */ = {
+ isa = PBXGroup;
+ children = (
+ C9887E1B3228FF3927F0A2A1F720D316 /* Info.plist */,
+ 28F60C0C3918C144598CCB3CD715862D /* Pods-ObjectiveGumbo_Example.modulemap */,
+ 14F645743DEF96F85362780131FED0A3 /* Pods-ObjectiveGumbo_Example-acknowledgements.markdown */,
+ 1D0F355F921FDA4D43EE9EB82E120B5D /* Pods-ObjectiveGumbo_Example-acknowledgements.plist */,
+ DA1F4E8F7B8B947242284DD4D4EA9F58 /* Pods-ObjectiveGumbo_Example-dummy.m */,
+ A4724716423DD1618FBD687B74A53272 /* Pods-ObjectiveGumbo_Example-frameworks.sh */,
+ A9B24B8B930B2E00B7127C17DBD4230C /* Pods-ObjectiveGumbo_Example-resources.sh */,
+ B20C07F54598F34E5CC92925DC6E4C7C /* Pods-ObjectiveGumbo_Example-umbrella.h */,
+ 073B8BC8A03F05FDF59736A507244AE6 /* Pods-ObjectiveGumbo_Example.debug.xcconfig */,
+ 460AD835D86D43D80FD30C80DFA6C96F /* Pods-ObjectiveGumbo_Example.release.xcconfig */,
+ );
+ name = "Pods-ObjectiveGumbo_Example";
+ path = "Target Support Files/Pods-ObjectiveGumbo_Example";
+ sourceTree = "";
+ };
+ 7476F9A2E3552D05559CCF4BE0C5D3E2 /* Support Files */ = {
+ isa = PBXGroup;
+ children = (
+ 778404F42137AC8DA53C06941473811A /* Info.plist */,
+ D5B8E07879ACFC7C6AED5A2A7E001090 /* ObjectiveGumbo.modulemap */,
+ 02A18BFC9ACEF12638E35AD6419B3184 /* ObjectiveGumbo.xcconfig */,
+ 88B082EB70E62CDE1EF980EE353C8382 /* ObjectiveGumbo-dummy.m */,
+ 8FC34F56D7CCFF7D2F6CA380F0A58B60 /* ObjectiveGumbo-prefix.pch */,
+ 47A4151395C51F2C7047F1C923594CDF /* ObjectiveGumbo-umbrella.h */,
+ );
+ name = "Support Files";
+ path = "Example/Pods/Target Support Files/ObjectiveGumbo";
+ sourceTree = "";
+ };
+ 7DB346D0F39D3F0E887471402A8071AB = {
+ isa = PBXGroup;
+ children = (
+ 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
+ 8BC1E57E2312A2B58B1520FB03163406 /* Development Pods */,
+ BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
+ EFC016331D9A5F3444B5005FD76C18FA /* Products */,
+ 0FB5061E60D064AAD8DD5388389A3F6B /* Targets Support Files */,
+ );
+ sourceTree = "";
+ };
+ 8BC1E57E2312A2B58B1520FB03163406 /* Development Pods */ = {
+ isa = PBXGroup;
+ children = (
+ E56CEF578BF78475F6E68A6CEA8E94BC /* ObjectiveGumbo */,
+ );
+ name = "Development Pods";
+ sourceTree = "";
+ };
+ 9B1DFD0BAC62C0C87AE5421731E27934 /* ObjectiveGumbo */ = {
+ isa = PBXGroup;
+ children = (
+ A32B87E5F43117C8D6FBDF2494C8B88C /* NSString+OGString.h */,
+ 338753EE62E6A950A5444D7BFFFA44EB /* NSString+OGString.m */,
+ D208DF010FEA2DB8F02A83D411E975E5 /* ObjectiveGumbo.h */,
+ A911F1390F506E5120668CFB021E85E7 /* ObjectiveGumbo.m */,
+ CEDFFD006F0C2603E289240B718D67FE /* OGDocument.h */,
+ EDE598E1E1285E5EF3B7FF59DB382E68 /* OGDocument.m */,
+ D837FE4BFA8EAB6C91681B22AB04FD3D /* OGElement.h */,
+ C2B02D111838A311A04CCA6A1E3D4A7C /* OGElement.m */,
+ F76517EA77DFCBF1ACBCDF2A7EFAD232 /* OGError.h */,
+ 70DFCF5E1D5C66AA4F37E1C5A12CED8C /* OGError.m */,
+ 4E54B96DA3F4881D87F940DBC953A9B1 /* OGNode.h */,
+ 48FDE1AF6477FF2C13A648B65358BE91 /* OGNode.m */,
+ 770F207566A143F1E941492C7FA6F5C4 /* OGNode+OGElementSearch.h */,
+ E8E91D2CFBFCFFBE392FC4E0C6261577 /* OGNode+OGElementSearch.m */,
+ D05B04C5CA13690F7B7329FF8C6F8308 /* OGNodePrivate.h */,
+ 0953550ACB3E35678CD8A8E4AD5E5C9F /* OGTags.h */,
+ ACD86BABDDCF8FC78C11BEB2067ED87B /* OGTags.m */,
+ 55ABE0DE50A405D50C2E9E69E2E9E824 /* OGTagsPrivate.h */,
+ A8B2F13295F1F0FCDC93D6AD84FB9842 /* OGText.h */,
+ 3FCD7D9F6CC48DCFE35E744D3642CDE3 /* OGText.m */,
+ D688F25EB29728D340AC5838815F798A /* Gumbo */,
+ );
+ name = ObjectiveGumbo;
+ path = ObjectiveGumbo;
+ sourceTree = "";
+ };
+ BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ D35AF013A5F0BAD4F32504907A52519E /* iOS */,
+ );
+ name = Frameworks;
+ sourceTree = "";
+ };
+ D35AF013A5F0BAD4F32504907A52519E /* iOS */ = {
+ isa = PBXGroup;
+ children = (
+ 6604A7D69453B4569E4E4827FB9155A9 /* Foundation.framework */,
+ );
+ name = iOS;
+ sourceTree = "";
+ };
+ D688F25EB29728D340AC5838815F798A /* Gumbo */ = {
+ isa = PBXGroup;
+ children = (
+ B32BC4A86ABF6A716999E9413A3CE108 /* attribute.c */,
+ F81858C1EFAFA62BFF54A0ACB05FC522 /* attribute.h */,
+ 7C2DB39DFB2958217091727789E2575C /* char_ref.c */,
+ 1EE9B43B7350EAECFF141A13A7201CF8 /* char_ref.h */,
+ 70FE0DB11F167E3E5EE2FC6516E77A36 /* error.c */,
+ 62FD538C82F8AECF78149073B8970E51 /* error.h */,
+ 7D3C1EAC057148D998D3957F1E40C52F /* gumbo.h */,
+ B58437D28F54291C100BAB79C94F86EF /* insertion_mode.h */,
+ E6CC561A7D054921F7F161AC87D2084A /* parser.c */,
+ 1DE5424619C1F7D68A89DBBAB850EE7D /* parser.h */,
+ ECBD46F136FD48DF1791187065DD1A93 /* string_buffer.c */,
+ 5479030D834511B2B463F1F13C8F4E1C /* string_buffer.h */,
+ 28CA89A90D170B51A911F1039B13055E /* string_piece.c */,
+ 875E79E5280F79EBD80A66FE9764EFDB /* string_piece.h */,
+ 216C3CCA4E3F4EBD4D45BD396D4027BD /* tag.c */,
+ 8DE2CD72CA1FDEA205A1408BD56358FF /* tag_enum.h */,
+ D3D1EB17F5A6523B43F41000C13E2CF7 /* tag_gperf.h */,
+ 9F847B5F3AE9CA5C978C02306F39FEE7 /* tag_sizes.h */,
+ 71B396E435CC4881C61C356942A720FB /* tag_strings.h */,
+ 5A1219E905AC681059BF7C8596EDF036 /* token_type.h */,
+ 2566E574A7443A215F2DEC4055F9B299 /* tokenizer.c */,
+ FC25006D3916D08E39FB6E552F54519B /* tokenizer.h */,
+ 735C3ACB7806A06E54F0D27DC4DA0FF6 /* tokenizer_states.h */,
+ 39DF5DDE254E72804B08E529FB9B9050 /* utf8.c */,
+ AAD7C8E18F2BA89012ABDA24F5CF153A /* utf8.h */,
+ A5C4CA43E29B38D1970C20D4146CB2B0 /* util.c */,
+ 1B882B61AAD8170849D05F811B59627F /* util.h */,
+ 440519860F444EA131E0675E2FD19900 /* vector.c */,
+ 0AFF1F51907EB6BF5AD1FD5F9CA0A73E /* vector.h */,
+ );
+ name = Gumbo;
+ path = Gumbo;
+ sourceTree = "";
+ };
+ E56CEF578BF78475F6E68A6CEA8E94BC /* ObjectiveGumbo */ = {
+ isa = PBXGroup;
+ children = (
+ 9B1DFD0BAC62C0C87AE5421731E27934 /* ObjectiveGumbo */,
+ 7476F9A2E3552D05559CCF4BE0C5D3E2 /* Support Files */,
+ );
+ name = ObjectiveGumbo;
+ path = ../..;
+ sourceTree = "";
+ };
+ EFC016331D9A5F3444B5005FD76C18FA /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ C09D0FF0F70A1BE34DFA061B53D9BBD8 /* ObjectiveGumbo.framework */,
+ 48155DD08F68303E7D652838CB4A4C80 /* Pods_ObjectiveGumbo_Example.framework */,
+ 66F779E2F1AD71E0DCCC8D64797BBB25 /* Pods_ObjectiveGumbo_Tests.framework */,
+ );
+ name = Products;
+ sourceTree = "";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ 028B839746EC7C3F062A4586B609690B /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 8878B84A42BDBB01C6CB6006239816C5 /* Pods-ObjectiveGumbo_Tests-umbrella.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ B97BA752356D4AD41AE5497CB473ADD5 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 734F70B9910CC3A42C5933952D3239BD /* attribute.h in Headers */,
+ 2266486B83F827378878A940AFFDE384 /* char_ref.h in Headers */,
+ F1E53FBEE4A41EAC698D52107A26D840 /* error.h in Headers */,
+ 8ADC0A45AEAA41C68D8369E83A35FAC0 /* gumbo.h in Headers */,
+ 6612EE2F5BA2816591BDA7C7A034663A /* insertion_mode.h in Headers */,
+ 9031A6948B2E2AB22BB181E0B384553C /* NSString+OGString.h in Headers */,
+ 34B7378385AD33D90DD22BA24B9EB44A /* ObjectiveGumbo-umbrella.h in Headers */,
+ 80B05693A3E7827CF070B29C913707A4 /* ObjectiveGumbo.h in Headers */,
+ 0F79FB248D42FAFBE56DC65087E0CA73 /* OGDocument.h in Headers */,
+ A8C69517BCB582ECFF5A99773B99BDFB /* OGElement.h in Headers */,
+ 1655C65B3479940CF4E39962387F7897 /* OGError.h in Headers */,
+ 7D573A5B75E82DA5806CC08CCA7DD29F /* OGNode+OGElementSearch.h in Headers */,
+ 93C54536FD3767E8E06E5198265F3AA0 /* OGNode.h in Headers */,
+ 4ED3A82870A5A23CEFF5CD42F76B7DA9 /* OGNodePrivate.h in Headers */,
+ F166EB885245EDE646E27E1EE9E1DE70 /* OGTags.h in Headers */,
+ 3A3F18E380D42FC4F72069887AF3DBC1 /* OGTagsPrivate.h in Headers */,
+ DD49AD132AD80446575665BA933BEFB5 /* OGText.h in Headers */,
+ 8638A8C81DDAC4895A4107F3AF86D398 /* parser.h in Headers */,
+ E34F3B3AFB57B24F2F2E62F048023C19 /* string_buffer.h in Headers */,
+ 1CB86A16B242CA0DF083EFF615B60279 /* string_piece.h in Headers */,
+ 6080E0384F32732D40323CAAAAE09747 /* tag_enum.h in Headers */,
+ 876E77B7F1078DA441D4F1766AE0F4E8 /* tag_gperf.h in Headers */,
+ 41BEC61604A68AF646E2AFEB735EA613 /* tag_sizes.h in Headers */,
+ 322D833994B25ED70168F35EEADA41A7 /* tag_strings.h in Headers */,
+ 22C449322C3801B20BDCCB3834AC851C /* token_type.h in Headers */,
+ 26994D6E9D12FF08CEAEE7C63E3FC1A6 /* tokenizer.h in Headers */,
+ 7576112FBD524F1F38290204D97D6CA0 /* tokenizer_states.h in Headers */,
+ B08EF083D88EC56B9B33BFCE22BECE8B /* utf8.h in Headers */,
+ C0BCEEBA7E258F3FE6049404578FBDE0 /* util.h in Headers */,
+ 57E4432F1C7C265CCC21E33BC836E999 /* vector.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ F74E55E7BA473C9585D63C3C4D1437F9 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 3331410F97436C2D833DE33E8EB5780B /* Pods-ObjectiveGumbo_Example-umbrella.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ 49B600E96C863CF72C0E8A6D0200D543 /* Pods-ObjectiveGumbo_Tests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 8BDAE9865E6C5FE5C255B9440C31673E /* Build configuration list for PBXNativeTarget "Pods-ObjectiveGumbo_Tests" */;
+ buildPhases = (
+ 5961744C4AC54344469638A195B9A201 /* Sources */,
+ BB12765003D102924979251CACEC4208 /* Frameworks */,
+ 028B839746EC7C3F062A4586B609690B /* Headers */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "Pods-ObjectiveGumbo_Tests";
+ productName = "Pods-ObjectiveGumbo_Tests";
+ productReference = 66F779E2F1AD71E0DCCC8D64797BBB25 /* Pods_ObjectiveGumbo_Tests.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+ 613EB3E2F38C07510507665409E7F072 /* ObjectiveGumbo */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 0DF7F5546A2F4E15EAF7207AD3644006 /* Build configuration list for PBXNativeTarget "ObjectiveGumbo" */;
+ buildPhases = (
+ 70C9C8076F362B9371D7611C8E05FEE8 /* Sources */,
+ 201D750FD04AE1E58860D3E84FF3672E /* Frameworks */,
+ B97BA752356D4AD41AE5497CB473ADD5 /* Headers */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = ObjectiveGumbo;
+ productName = ObjectiveGumbo;
+ productReference = C09D0FF0F70A1BE34DFA061B53D9BBD8 /* ObjectiveGumbo.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+ 95339F6EBC39A25827E20BD3F26BA6EC /* Pods-ObjectiveGumbo_Example */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 9A560D3B0DA7EB6FFCDE7463D8F7A27A /* Build configuration list for PBXNativeTarget "Pods-ObjectiveGumbo_Example" */;
+ buildPhases = (
+ 491BEAEC58135B92714567CBC3E9A295 /* Sources */,
+ A7E4D05AA36BB3935C5BAC593F23141A /* Frameworks */,
+ F74E55E7BA473C9585D63C3C4D1437F9 /* Headers */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ EB9AFD272FBEF330E54E8BEF56880A41 /* PBXTargetDependency */,
+ );
+ name = "Pods-ObjectiveGumbo_Example";
+ productName = "Pods-ObjectiveGumbo_Example";
+ productReference = 48155DD08F68303E7D652838CB4A4C80 /* Pods_ObjectiveGumbo_Example.framework */;
+ productType = "com.apple.product-type.framework";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ D41D8CD98F00B204E9800998ECF8427E /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastSwiftUpdateCheck = 0830;
+ LastUpgradeCheck = 0700;
+ };
+ buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ );
+ mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
+ productRefGroup = EFC016331D9A5F3444B5005FD76C18FA /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 613EB3E2F38C07510507665409E7F072 /* ObjectiveGumbo */,
+ 95339F6EBC39A25827E20BD3F26BA6EC /* Pods-ObjectiveGumbo_Example */,
+ 49B600E96C863CF72C0E8A6D0200D543 /* Pods-ObjectiveGumbo_Tests */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 491BEAEC58135B92714567CBC3E9A295 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 46927D32D2D79CA17276B5F798F13E33 /* Pods-ObjectiveGumbo_Example-dummy.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 5961744C4AC54344469638A195B9A201 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ FA38598304242E0CB72A8DC5F476B2EE /* Pods-ObjectiveGumbo_Tests-dummy.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 70C9C8076F362B9371D7611C8E05FEE8 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ F7045AB599730DB377B81BA2027164DE /* attribute.c in Sources */,
+ 6273FEF580865CCBDA53628F4EC27967 /* char_ref.c in Sources */,
+ 43D3E6F388C8E107BC587175021BDD74 /* error.c in Sources */,
+ 0148062D832BCF9D7DD4BEF71B16DD19 /* NSString+OGString.m in Sources */,
+ 0735E25D97ED7E8CCA27313880B9CCE3 /* ObjectiveGumbo-dummy.m in Sources */,
+ 07963CEB81F5865977C86E1C8C25C398 /* ObjectiveGumbo.m in Sources */,
+ F178C21A09CEB5F6C10B1F8A52A98B31 /* OGDocument.m in Sources */,
+ DC982F5801B55FC2112AFB85366EFBDA /* OGElement.m in Sources */,
+ DCB6EC376473F7F481AF0C392A3F63CA /* OGError.m in Sources */,
+ 85510FA86422368E12169D91F2639414 /* OGNode+OGElementSearch.m in Sources */,
+ 1189DCE4A1B89589F668804CDE1DB496 /* OGNode.m in Sources */,
+ 06AAE9402FDDDF2E40D5E75B896959C7 /* OGTags.m in Sources */,
+ 9A78FD17C177503734F37A8499E343E6 /* OGText.m in Sources */,
+ 7C4ADB9E250CC12502ECA53D6419A51D /* parser.c in Sources */,
+ EACEE60E07595FA8F0C1CF3AB08E58F0 /* string_buffer.c in Sources */,
+ 91DEC9E8770D1949A1690DBDA54C198F /* string_piece.c in Sources */,
+ 6889E5E992F35C00AFEEE0CE88AA78E0 /* tag.c in Sources */,
+ D4F2EF8162F86B929957EFAE8FA55BF8 /* tokenizer.c in Sources */,
+ 74C16EB1576B14020D590122E53D53E0 /* utf8.c in Sources */,
+ 7D7F909CB0B5561D5B5F50285ED55960 /* util.c in Sources */,
+ 7DB4CA70E12147116F83B57404DDE638 /* vector.c in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ EB9AFD272FBEF330E54E8BEF56880A41 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = ObjectiveGumbo;
+ target = 613EB3E2F38C07510507665409E7F072 /* ObjectiveGumbo */;
+ targetProxy = 3A2A1AD8DF177072AE7929F905808C63 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin XCBuildConfiguration section */
+ 089E58D888A212B77F55210BA256B57B /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 460AD835D86D43D80FD30C80DFA6C96F /* Pods-ObjectiveGumbo_Example.release.xcconfig */;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ INFOPLIST_FILE = "Target Support Files/Pods-ObjectiveGumbo_Example/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.modulemap";
+ MTL_ENABLE_DEBUG_INFO = NO;
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = Pods_ObjectiveGumbo_Example;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ 4E487F173E6C9664F4E9E26B9635D23C /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ CODE_SIGNING_REQUIRED = NO;
+ COPY_PHASE_STRIP = NO;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "POD_CONFIGURATION_DEBUG=1",
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ ONLY_ACTIVE_ARCH = YES;
+ PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
+ STRIP_INSTALLED_PRODUCT = NO;
+ SYMROOT = "${SRCROOT}/../build";
+ };
+ name = Debug;
+ };
+ 555714CCAA653B139EA577D9D1D2F6F0 /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 02A18BFC9ACEF12638E35AD6419B3184 /* ObjectiveGumbo.xcconfig */;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_PREFIX_HEADER = "Target Support Files/ObjectiveGumbo/ObjectiveGumbo-prefix.pch";
+ INFOPLIST_FILE = "Target Support Files/ObjectiveGumbo/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MODULEMAP_FILE = "Target Support Files/ObjectiveGumbo/ObjectiveGumbo.modulemap";
+ MTL_ENABLE_DEBUG_INFO = NO;
+ PRODUCT_NAME = ObjectiveGumbo;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ 763A5409F4966B78D01861EEE5A8500B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = B7CBB2A933F0A52F11A6BD61C9FE93EF /* Pods-ObjectiveGumbo_Tests.debug.xcconfig */;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ INFOPLIST_FILE = "Target Support Files/Pods-ObjectiveGumbo_Tests/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.modulemap";
+ MTL_ENABLE_DEBUG_INFO = YES;
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = Pods_ObjectiveGumbo_Tests;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ 86359C4313E73968284A9FE54ECB2C4A /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 25D42225B876126501628D6723129511 /* Pods-ObjectiveGumbo_Tests.release.xcconfig */;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ INFOPLIST_FILE = "Target Support Files/Pods-ObjectiveGumbo_Tests/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.modulemap";
+ MTL_ENABLE_DEBUG_INFO = NO;
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = Pods_ObjectiveGumbo_Tests;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ BDD0139D6EB93FA375F887ABD62DAB2E /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_ANALYZER_NONNULL = YES;
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES;
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ CODE_SIGNING_REQUIRED = NO;
+ COPY_PHASE_STRIP = YES;
+ ENABLE_NS_ASSERTIONS = NO;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "POD_CONFIGURATION_RELEASE=1",
+ "$(inherited)",
+ );
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
+ STRIP_INSTALLED_PRODUCT = NO;
+ SYMROOT = "${SRCROOT}/../build";
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
+ };
+ D1E705BE5F1E9E29BE90B132BCADC23C /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 073B8BC8A03F05FDF59736A507244AE6 /* Pods-ObjectiveGumbo_Example.debug.xcconfig */;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ INFOPLIST_FILE = "Target Support Files/Pods-ObjectiveGumbo_Example/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MACH_O_TYPE = staticlib;
+ MODULEMAP_FILE = "Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.modulemap";
+ MTL_ENABLE_DEBUG_INFO = YES;
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = Pods_ObjectiveGumbo_Example;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+ F73FC0409FB8D11C9B0B03CC3342E974 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 02A18BFC9ACEF12638E35AD6419B3184 /* ObjectiveGumbo.xcconfig */;
+ buildSettings = {
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_PREFIX_HEADER = "Target Support Files/ObjectiveGumbo/ObjectiveGumbo-prefix.pch";
+ INFOPLIST_FILE = "Target Support Files/ObjectiveGumbo/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MODULEMAP_FILE = "Target Support Files/ObjectiveGumbo/ObjectiveGumbo.modulemap";
+ MTL_ENABLE_DEBUG_INFO = YES;
+ PRODUCT_NAME = ObjectiveGumbo;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 0DF7F5546A2F4E15EAF7207AD3644006 /* Build configuration list for PBXNativeTarget "ObjectiveGumbo" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F73FC0409FB8D11C9B0B03CC3342E974 /* Debug */,
+ 555714CCAA653B139EA577D9D1D2F6F0 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 4E487F173E6C9664F4E9E26B9635D23C /* Debug */,
+ BDD0139D6EB93FA375F887ABD62DAB2E /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 8BDAE9865E6C5FE5C255B9440C31673E /* Build configuration list for PBXNativeTarget "Pods-ObjectiveGumbo_Tests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 763A5409F4966B78D01861EEE5A8500B /* Debug */,
+ 86359C4313E73968284A9FE54ECB2C4A /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 9A560D3B0DA7EB6FFCDE7463D8F7A27A /* Build configuration list for PBXNativeTarget "Pods-ObjectiveGumbo_Example" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ D1E705BE5F1E9E29BE90B132BCADC23C /* Debug */,
+ 089E58D888A212B77F55210BA256B57B /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
+}
diff --git a/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..919434a
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+
+
+
+
+
diff --git a/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate b/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 0000000..5f0e958
Binary files /dev/null and b/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/WorkspaceSettings.xcsettings b/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/WorkspaceSettings.xcsettings
new file mode 100644
index 0000000..a8f6112
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/project.xcworkspace/xcuserdata/richard.xcuserdatad/WorkspaceSettings.xcsettings
@@ -0,0 +1,8 @@
+
+
+
+
+ BuildLocationStyle
+ UseTargetSettings
+
+
diff --git a/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/ObjectiveGumbo.xcscheme b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/ObjectiveGumbo.xcscheme
new file mode 100644
index 0000000..322b73d
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/ObjectiveGumbo.xcscheme
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/Pods-ObjectiveGumbo_Example.xcscheme b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/Pods-ObjectiveGumbo_Example.xcscheme
new file mode 100644
index 0000000..e2a6b1d
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/Pods-ObjectiveGumbo_Example.xcscheme
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/Pods-ObjectiveGumbo_Tests.xcscheme b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/Pods-ObjectiveGumbo_Tests.xcscheme
new file mode 100644
index 0000000..dbf5771
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/Pods-ObjectiveGumbo_Tests.xcscheme
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/xcschememanagement.plist b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644
index 0000000..a280e7a
--- /dev/null
+++ b/Example/Pods/Pods.xcodeproj/xcuserdata/richard.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,42 @@
+
+
+
+
+ SchemeUserState
+
+ ObjectiveGumbo.xcscheme
+
+ isShown
+
+
+ Pods-ObjectiveGumbo_Example.xcscheme
+
+ isShown
+
+
+ Pods-ObjectiveGumbo_Tests.xcscheme
+
+ isShown
+
+
+
+ SuppressBuildableAutocreation
+
+ 49B600E96C863CF72C0E8A6D0200D543
+
+ primary
+
+
+ 613EB3E2F38C07510507665409E7F072
+
+ primary
+
+
+ 95339F6EBC39A25827E20BD3F26BA6EC
+
+ primary
+
+
+
+
+
diff --git a/Example/Pods/Target Support Files/ObjectiveGumbo/Info.plist b/Example/Pods/Target Support Files/ObjectiveGumbo/Info.plist
new file mode 100644
index 0000000..0d7bfa2
--- /dev/null
+++ b/Example/Pods/Target Support Files/ObjectiveGumbo/Info.plist
@@ -0,0 +1,26 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ ${PRODUCT_BUNDLE_IDENTIFIER}
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ ${PRODUCT_NAME}
+ CFBundlePackageType
+ FMWK
+ CFBundleShortVersionString
+ 0.2.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ ${CURRENT_PROJECT_VERSION}
+ NSPrincipalClass
+
+
+
diff --git a/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-dummy.m b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-dummy.m
new file mode 100644
index 0000000..c56ef43
--- /dev/null
+++ b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-dummy.m
@@ -0,0 +1,5 @@
+#import
+@interface PodsDummy_ObjectiveGumbo : NSObject
+@end
+@implementation PodsDummy_ObjectiveGumbo
+@end
diff --git a/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-prefix.pch b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-prefix.pch
new file mode 100644
index 0000000..beb2a24
--- /dev/null
+++ b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-prefix.pch
@@ -0,0 +1,12 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
diff --git a/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-umbrella.h b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-umbrella.h
new file mode 100644
index 0000000..bd14651
--- /dev/null
+++ b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo-umbrella.h
@@ -0,0 +1,25 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+#import "NSString+OGString.h"
+#import "ObjectiveGumbo.h"
+#import "OGDocument.h"
+#import "OGElement.h"
+#import "OGError.h"
+#import "OGNode+OGElementSearch.h"
+#import "OGNode.h"
+#import "OGTags.h"
+#import "OGText.h"
+
+FOUNDATION_EXPORT double ObjectiveGumboVersionNumber;
+FOUNDATION_EXPORT const unsigned char ObjectiveGumboVersionString[];
+
diff --git a/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo.modulemap b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo.modulemap
new file mode 100644
index 0000000..fa19f1b
--- /dev/null
+++ b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo.modulemap
@@ -0,0 +1,6 @@
+framework module ObjectiveGumbo {
+ umbrella header "ObjectiveGumbo-umbrella.h"
+
+ export *
+ module * { export * }
+}
diff --git a/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo.xcconfig b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo.xcconfig
new file mode 100644
index 0000000..754dc19
--- /dev/null
+++ b/Example/Pods/Target Support Files/ObjectiveGumbo/ObjectiveGumbo.xcconfig
@@ -0,0 +1,9 @@
+CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Public"
+PODS_BUILD_DIR = $BUILD_DIR
+PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_ROOT = ${SRCROOT}
+PODS_TARGET_SRCROOT = ${PODS_ROOT}/../..
+PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
+SKIP_INSTALL = YES
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Info.plist b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Info.plist
new file mode 100644
index 0000000..2243fe6
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Info.plist
@@ -0,0 +1,26 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ ${PRODUCT_BUNDLE_IDENTIFIER}
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ ${PRODUCT_NAME}
+ CFBundlePackageType
+ FMWK
+ CFBundleShortVersionString
+ 1.0.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ ${CURRENT_PROJECT_VERSION}
+ NSPrincipalClass
+
+
+
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-acknowledgements.markdown
new file mode 100644
index 0000000..4e0de0d
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-acknowledgements.markdown
@@ -0,0 +1,53 @@
+# Acknowledgements
+This application makes use of the following third party libraries:
+
+## ObjectiveGumbo
+
+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+1. Definitions.
+
+"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
+
+"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
+
+"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
+
+"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
+
+"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
+
+"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
+
+"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
+
+"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
+
+"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
+
+"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
+
+2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
+
+3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
+
+4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
+
+You must give any other recipients of the Work or Derivative Works a copy of this License; and
+You must cause any modified files to carry prominent notices stating that You changed the files; and
+You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
+If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
+
+You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
+5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
+
+6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
+
+7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
+
+8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
+
+9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
+
+END OF TERMS AND CONDITIONS
+Generated by CocoaPods - https://cocoapods.org
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-acknowledgements.plist
new file mode 100644
index 0000000..3d967fe
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-acknowledgements.plist
@@ -0,0 +1,85 @@
+
+
+
+
+ PreferenceSpecifiers
+
+
+ FooterText
+ This application makes use of the following third party libraries:
+ Title
+ Acknowledgements
+ Type
+ PSGroupSpecifier
+
+
+ FooterText
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+1. Definitions.
+
+"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
+
+"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
+
+"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
+
+"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
+
+"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
+
+"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
+
+"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
+
+"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
+
+"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
+
+"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
+
+2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
+
+3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
+
+4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
+
+You must give any other recipients of the Work or Derivative Works a copy of this License; and
+You must cause any modified files to carry prominent notices stating that You changed the files; and
+You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
+If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
+
+You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
+5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
+
+6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
+
+7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
+
+8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
+
+9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
+
+END OF TERMS AND CONDITIONS
+ License
+ Apache
+ Title
+ ObjectiveGumbo
+ Type
+ PSGroupSpecifier
+
+
+ FooterText
+ Generated by CocoaPods - https://cocoapods.org
+ Title
+
+ Type
+ PSGroupSpecifier
+
+
+ StringsTable
+ Acknowledgements
+ Title
+ Acknowledgements
+
+
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-dummy.m b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-dummy.m
new file mode 100644
index 0000000..0719655
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-dummy.m
@@ -0,0 +1,5 @@
+#import
+@interface PodsDummy_Pods_ObjectiveGumbo_Example : NSObject
+@end
+@implementation PodsDummy_Pods_ObjectiveGumbo_Example
+@end
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-frameworks.sh b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-frameworks.sh
new file mode 100755
index 0000000..400d0e2
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-frameworks.sh
@@ -0,0 +1,99 @@
+#!/bin/sh
+set -e
+
+echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+
+SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}"
+
+install_framework()
+{
+ if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then
+ local source="${BUILT_PRODUCTS_DIR}/$1"
+ elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then
+ local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")"
+ elif [ -r "$1" ]; then
+ local source="$1"
+ fi
+
+ local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+
+ if [ -L "${source}" ]; then
+ echo "Symlinked..."
+ source="$(readlink "${source}")"
+ fi
+
+ # use filter instead of exclude so missing patterns dont' throw errors
+ echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\""
+ rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}"
+
+ local basename
+ basename="$(basename -s .framework "$1")"
+ binary="${destination}/${basename}.framework/${basename}"
+ if ! [ -r "$binary" ]; then
+ binary="${destination}/${basename}"
+ fi
+
+ # Strip invalid architectures so "fat" simulator / device frameworks work on device
+ if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then
+ strip_invalid_archs "$binary"
+ fi
+
+ # Resign the code if required by the build settings to avoid unstable apps
+ code_sign_if_enabled "${destination}/$(basename "$1")"
+
+ # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7.
+ if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then
+ local swift_runtime_libs
+ swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]})
+ for lib in $swift_runtime_libs; do
+ echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\""
+ rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}"
+ code_sign_if_enabled "${destination}/${lib}"
+ done
+ fi
+}
+
+# Signs a framework with the provided identity
+code_sign_if_enabled() {
+ if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then
+ # Use the current code_sign_identitiy
+ echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}"
+ local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'"
+
+ if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
+ code_sign_cmd="$code_sign_cmd &"
+ fi
+ echo "$code_sign_cmd"
+ eval "$code_sign_cmd"
+ fi
+}
+
+# Strip invalid architectures
+strip_invalid_archs() {
+ binary="$1"
+ # Get architectures for current file
+ archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)"
+ stripped=""
+ for arch in $archs; do
+ if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then
+ # Strip non-valid architectures in-place
+ lipo -remove "$arch" -output "$binary" "$binary" || exit 1
+ stripped="$stripped $arch"
+ fi
+ done
+ if [[ "$stripped" ]]; then
+ echo "Stripped $binary of architectures:$stripped"
+ fi
+}
+
+
+if [[ "$CONFIGURATION" == "Debug" ]]; then
+ install_framework "$BUILT_PRODUCTS_DIR/ObjectiveGumbo/ObjectiveGumbo.framework"
+fi
+if [[ "$CONFIGURATION" == "Release" ]]; then
+ install_framework "$BUILT_PRODUCTS_DIR/ObjectiveGumbo/ObjectiveGumbo.framework"
+fi
+if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
+ wait
+fi
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-resources.sh b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-resources.sh
new file mode 100755
index 0000000..aed060f
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-resources.sh
@@ -0,0 +1,102 @@
+#!/bin/sh
+set -e
+
+mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+
+RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt
+> "$RESOURCES_TO_COPY"
+
+XCASSET_FILES=()
+
+case "${TARGETED_DEVICE_FAMILY}" in
+ 1,2)
+ TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone"
+ ;;
+ 1)
+ TARGET_DEVICE_ARGS="--target-device iphone"
+ ;;
+ 2)
+ TARGET_DEVICE_ARGS="--target-device ipad"
+ ;;
+ 3)
+ TARGET_DEVICE_ARGS="--target-device tv"
+ ;;
+ 4)
+ TARGET_DEVICE_ARGS="--target-device watch"
+ ;;
+ *)
+ TARGET_DEVICE_ARGS="--target-device mac"
+ ;;
+esac
+
+install_resource()
+{
+ if [[ "$1" = /* ]] ; then
+ RESOURCE_PATH="$1"
+ else
+ RESOURCE_PATH="${PODS_ROOT}/$1"
+ fi
+ if [[ ! -e "$RESOURCE_PATH" ]] ; then
+ cat << EOM
+error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script.
+EOM
+ exit 1
+ fi
+ case $RESOURCE_PATH in
+ *.storyboard)
+ echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}"
+ ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS}
+ ;;
+ *.xib)
+ echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}"
+ ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS}
+ ;;
+ *.framework)
+ echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ echo "rsync -av $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ rsync -av "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ ;;
+ *.xcdatamodel)
+ echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\""
+ xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom"
+ ;;
+ *.xcdatamodeld)
+ echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\""
+ xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd"
+ ;;
+ *.xcmappingmodel)
+ echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\""
+ xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm"
+ ;;
+ *.xcassets)
+ ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH"
+ XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE")
+ ;;
+ *)
+ echo "$RESOURCE_PATH"
+ echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY"
+ ;;
+ esac
+}
+
+mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
+ mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+ rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+fi
+rm -f "$RESOURCES_TO_COPY"
+
+if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ]
+then
+ # Find all other xcassets (this unfortunately includes those of path pods and other targets).
+ OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d)
+ while read line; do
+ if [[ $line != "${PODS_ROOT}*" ]]; then
+ XCASSET_FILES+=("$line")
+ fi
+ done <<<"$OTHER_XCASSETS"
+
+ printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+fi
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-umbrella.h b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-umbrella.h
new file mode 100644
index 0000000..f72a82b
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example-umbrella.h
@@ -0,0 +1,16 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+
+FOUNDATION_EXPORT double Pods_ObjectiveGumbo_ExampleVersionNumber;
+FOUNDATION_EXPORT const unsigned char Pods_ObjectiveGumbo_ExampleVersionString[];
+
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.debug.xcconfig b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.debug.xcconfig
new file mode 100644
index 0000000..9a8c3b7
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.debug.xcconfig
@@ -0,0 +1,9 @@
+FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
+OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo/ObjectiveGumbo.framework/Headers"
+OTHER_LDFLAGS = $(inherited) -framework "ObjectiveGumbo"
+PODS_BUILD_DIR = $BUILD_DIR
+PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.modulemap b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.modulemap
new file mode 100644
index 0000000..257cd40
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.modulemap
@@ -0,0 +1,6 @@
+framework module Pods_ObjectiveGumbo_Example {
+ umbrella header "Pods-ObjectiveGumbo_Example-umbrella.h"
+
+ export *
+ module * { export * }
+}
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.release.xcconfig b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.release.xcconfig
new file mode 100644
index 0000000..9a8c3b7
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Example/Pods-ObjectiveGumbo_Example.release.xcconfig
@@ -0,0 +1,9 @@
+FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
+OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo/ObjectiveGumbo.framework/Headers"
+OTHER_LDFLAGS = $(inherited) -framework "ObjectiveGumbo"
+PODS_BUILD_DIR = $BUILD_DIR
+PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Info.plist b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Info.plist
new file mode 100644
index 0000000..2243fe6
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Info.plist
@@ -0,0 +1,26 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ ${PRODUCT_BUNDLE_IDENTIFIER}
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ ${PRODUCT_NAME}
+ CFBundlePackageType
+ FMWK
+ CFBundleShortVersionString
+ 1.0.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ ${CURRENT_PROJECT_VERSION}
+ NSPrincipalClass
+
+
+
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-acknowledgements.markdown
new file mode 100644
index 0000000..102af75
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-acknowledgements.markdown
@@ -0,0 +1,3 @@
+# Acknowledgements
+This application makes use of the following third party libraries:
+Generated by CocoaPods - https://cocoapods.org
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-acknowledgements.plist
new file mode 100644
index 0000000..7acbad1
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-acknowledgements.plist
@@ -0,0 +1,29 @@
+
+
+
+
+ PreferenceSpecifiers
+
+
+ FooterText
+ This application makes use of the following third party libraries:
+ Title
+ Acknowledgements
+ Type
+ PSGroupSpecifier
+
+
+ FooterText
+ Generated by CocoaPods - https://cocoapods.org
+ Title
+
+ Type
+ PSGroupSpecifier
+
+
+ StringsTable
+ Acknowledgements
+ Title
+ Acknowledgements
+
+
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-dummy.m b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-dummy.m
new file mode 100644
index 0000000..4940cc2
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-dummy.m
@@ -0,0 +1,5 @@
+#import
+@interface PodsDummy_Pods_ObjectiveGumbo_Tests : NSObject
+@end
+@implementation PodsDummy_Pods_ObjectiveGumbo_Tests
+@end
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-frameworks.sh b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-frameworks.sh
new file mode 100755
index 0000000..0f29f13
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-frameworks.sh
@@ -0,0 +1,92 @@
+#!/bin/sh
+set -e
+
+echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+
+SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}"
+
+install_framework()
+{
+ if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then
+ local source="${BUILT_PRODUCTS_DIR}/$1"
+ elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then
+ local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")"
+ elif [ -r "$1" ]; then
+ local source="$1"
+ fi
+
+ local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+
+ if [ -L "${source}" ]; then
+ echo "Symlinked..."
+ source="$(readlink "${source}")"
+ fi
+
+ # use filter instead of exclude so missing patterns dont' throw errors
+ echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\""
+ rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}"
+
+ local basename
+ basename="$(basename -s .framework "$1")"
+ binary="${destination}/${basename}.framework/${basename}"
+ if ! [ -r "$binary" ]; then
+ binary="${destination}/${basename}"
+ fi
+
+ # Strip invalid architectures so "fat" simulator / device frameworks work on device
+ if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then
+ strip_invalid_archs "$binary"
+ fi
+
+ # Resign the code if required by the build settings to avoid unstable apps
+ code_sign_if_enabled "${destination}/$(basename "$1")"
+
+ # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7.
+ if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then
+ local swift_runtime_libs
+ swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]})
+ for lib in $swift_runtime_libs; do
+ echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\""
+ rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}"
+ code_sign_if_enabled "${destination}/${lib}"
+ done
+ fi
+}
+
+# Signs a framework with the provided identity
+code_sign_if_enabled() {
+ if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then
+ # Use the current code_sign_identitiy
+ echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}"
+ local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements '$1'"
+
+ if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
+ code_sign_cmd="$code_sign_cmd &"
+ fi
+ echo "$code_sign_cmd"
+ eval "$code_sign_cmd"
+ fi
+}
+
+# Strip invalid architectures
+strip_invalid_archs() {
+ binary="$1"
+ # Get architectures for current file
+ archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)"
+ stripped=""
+ for arch in $archs; do
+ if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then
+ # Strip non-valid architectures in-place
+ lipo -remove "$arch" -output "$binary" "$binary" || exit 1
+ stripped="$stripped $arch"
+ fi
+ done
+ if [[ "$stripped" ]]; then
+ echo "Stripped $binary of architectures:$stripped"
+ fi
+}
+
+if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
+ wait
+fi
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-resources.sh b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-resources.sh
new file mode 100755
index 0000000..aed060f
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-resources.sh
@@ -0,0 +1,102 @@
+#!/bin/sh
+set -e
+
+mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+
+RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt
+> "$RESOURCES_TO_COPY"
+
+XCASSET_FILES=()
+
+case "${TARGETED_DEVICE_FAMILY}" in
+ 1,2)
+ TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone"
+ ;;
+ 1)
+ TARGET_DEVICE_ARGS="--target-device iphone"
+ ;;
+ 2)
+ TARGET_DEVICE_ARGS="--target-device ipad"
+ ;;
+ 3)
+ TARGET_DEVICE_ARGS="--target-device tv"
+ ;;
+ 4)
+ TARGET_DEVICE_ARGS="--target-device watch"
+ ;;
+ *)
+ TARGET_DEVICE_ARGS="--target-device mac"
+ ;;
+esac
+
+install_resource()
+{
+ if [[ "$1" = /* ]] ; then
+ RESOURCE_PATH="$1"
+ else
+ RESOURCE_PATH="${PODS_ROOT}/$1"
+ fi
+ if [[ ! -e "$RESOURCE_PATH" ]] ; then
+ cat << EOM
+error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script.
+EOM
+ exit 1
+ fi
+ case $RESOURCE_PATH in
+ *.storyboard)
+ echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}"
+ ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS}
+ ;;
+ *.xib)
+ echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}"
+ ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS}
+ ;;
+ *.framework)
+ echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ echo "rsync -av $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ rsync -av "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
+ ;;
+ *.xcdatamodel)
+ echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\""
+ xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom"
+ ;;
+ *.xcdatamodeld)
+ echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\""
+ xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd"
+ ;;
+ *.xcmappingmodel)
+ echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\""
+ xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm"
+ ;;
+ *.xcassets)
+ ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH"
+ XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE")
+ ;;
+ *)
+ echo "$RESOURCE_PATH"
+ echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY"
+ ;;
+ esac
+}
+
+mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then
+ mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+ rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+fi
+rm -f "$RESOURCES_TO_COPY"
+
+if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ]
+then
+ # Find all other xcassets (this unfortunately includes those of path pods and other targets).
+ OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d)
+ while read line; do
+ if [[ $line != "${PODS_ROOT}*" ]]; then
+ XCASSET_FILES+=("$line")
+ fi
+ done <<<"$OTHER_XCASSETS"
+
+ printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
+fi
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-umbrella.h b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-umbrella.h
new file mode 100644
index 0000000..4dadb53
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests-umbrella.h
@@ -0,0 +1,16 @@
+#ifdef __OBJC__
+#import
+#else
+#ifndef FOUNDATION_EXPORT
+#if defined(__cplusplus)
+#define FOUNDATION_EXPORT extern "C"
+#else
+#define FOUNDATION_EXPORT extern
+#endif
+#endif
+#endif
+
+
+FOUNDATION_EXPORT double Pods_ObjectiveGumbo_TestsVersionNumber;
+FOUNDATION_EXPORT const unsigned char Pods_ObjectiveGumbo_TestsVersionString[];
+
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.debug.xcconfig b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.debug.xcconfig
new file mode 100644
index 0000000..3caad1a
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.debug.xcconfig
@@ -0,0 +1,8 @@
+FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
+OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo/ObjectiveGumbo.framework/Headers"
+PODS_BUILD_DIR = $BUILD_DIR
+PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.modulemap b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.modulemap
new file mode 100644
index 0000000..c7fb951
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.modulemap
@@ -0,0 +1,6 @@
+framework module Pods_ObjectiveGumbo_Tests {
+ umbrella header "Pods-ObjectiveGumbo_Tests-umbrella.h"
+
+ export *
+ module * { export * }
+}
diff --git a/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.release.xcconfig b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.release.xcconfig
new file mode 100644
index 0000000..3caad1a
--- /dev/null
+++ b/Example/Pods/Target Support Files/Pods-ObjectiveGumbo_Tests/Pods-ObjectiveGumbo_Tests.release.xcconfig
@@ -0,0 +1,8 @@
+FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo"
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
+OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/ObjectiveGumbo/ObjectiveGumbo.framework/Headers"
+PODS_BUILD_DIR = $BUILD_DIR
+PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
+PODS_ROOT = ${SRCROOT}/Pods
diff --git a/Example/Tests/TestOGDocument.m b/Example/Tests/TestOGDocument.m
new file mode 100644
index 0000000..f71d6f5
--- /dev/null
+++ b/Example/Tests/TestOGDocument.m
@@ -0,0 +1,122 @@
+//
+// ObjectiveGumboTests.m
+// ObjectiveGumboTests
+//
+// Created by rwarrender on 05/14/2017.
+// Copyright (c) 2017 rwarrender. All rights reserved.
+//
+
+@import XCTest;
+#import
+
+@interface TestOGDocument : XCTestCase
+
+@property (nonatomic, strong) OGDocument *document;
+
+@end
+
+@implementation TestOGDocument
+
+- (void)setUp
+{
+ [super setUp];
+
+ NSString *testDirectory = [[NSBundle bundleForClass:[self class]] resourcePath];
+ NSString *htmlFile = [testDirectory stringByAppendingPathComponent:@"blog-encryption.html"];
+ NSData *data = [NSData dataWithContentsOfFile:htmlFile];
+
+ self.document = [ObjectiveGumbo documentWithData:data encoding:NSUTF8StringEncoding error:nil];
+}
+
+- (void)tearDown
+{
+ self.document = nil;
+ [super tearDown];
+}
+
+- (void)testDocumentInfo
+{
+ XCTAssert(self.document.hasDocType, "Missing doctype");
+ XCTAssertFalse(self.document.quirksMode, "HTML demo should not be using quirks mode");
+
+ XCTAssert([self.document.name isEqualToString:@"html"], "Document name is not html");
+ XCTAssert([self.document.systemIdentifier isEqualToString:@""], "HTML file does not have system identifier and is reporting one!");
+ XCTAssert([self.document.publicIdentifier isEqualToString:@""], "HTML file does not have public identifier and is reporting one!");
+}
+
+- (void)testMetaTagExtraction
+{
+ NSArray* allMetaNames = self.document.allMetaNames;
+
+ XCTAssert(allMetaNames.count == 10, @"Not counting meta tag names property");
+ XCTAssert(self.document.metas.count == 33, @"Not counting meta tag names property");
+
+ NSArray* metas = self.document.metas;
+ XCTAssertNotNil(metas, "Metas property should not return nil when containing a valid document");
+ for (OGElement *meta in metas) {
+ XCTAssert(meta.tag == OGTagMeta, @"Meta element should be an meta tag");
+ }
+
+ for (int i = 0; i 0, @"Meta element should have a name atrribute");
+ }
+}
+
+- (void)testConvenienceMethods
+{
+ NSArray* anchors = self.document.anchors;
+ XCTAssertNotNil(anchors, "Anchors property should not return nil when containing a valid document");
+ for (OGElement *anchor in anchors) {
+ XCTAssert(anchor.tag == OGTagA, @"Anchor element should be an a tag");
+
+ NSString *name = anchor.attributes[@"name"];
+ XCTAssert(name.length > 0, @"Anchor name should not be empty");
+ }
+
+ NSArray* links = self.document.links;
+ XCTAssertNotNil(links, "Links property should not return nil when containing a valid document");
+ for (OGElement *link in links) {
+ BOOL isATagOrAreaTag = (link.tag == OGTagA) || (link.tag == OGTagArea);
+ XCTAssert(isATagOrAreaTag, @"Link element should be an a tag");
+
+ NSString *url = link.attributes[@"href"];
+ XCTAssert(url.length > 0, @"Link HREF should not be empty");
+ }
+
+ NSArray* images = self.document.images;
+ XCTAssertNotNil(images, "Images property should not return nil when containing a valid document");
+ for (OGElement *img in images) {
+ XCTAssert(img.tag == OGTagImg, @"Img element should be an a tag");
+ }
+
+ NSArray* forms = self.document.forms;
+ XCTAssertNotNil(forms, "Forms property should not return nil when containing a valid document");
+ for (OGElement *form in forms) {
+ XCTAssert(form.tag == OGTagForm, @"Form element should be an a tag");
+
+ NSString *action = form.attributes[@"action"];
+ XCTAssert([action isEqualToString:@"https://richardwarrender.com/wp-comments-post.php"], "Form action not present");
+ }
+}
+
+- (void)testBodyStructure
+{
+ XCTAssert([self.document.title isEqualToString:@"Encrypt data using AES and 256-bit keys - Richard Warrender"], "Document title is not returning");
+
+ OGElement *head = self.document.head;
+ XCTAssertNotNil(head, "Head property should not return nil when containing a valid document");
+ XCTAssert([head isKindOfClass:[OGElement class]], "Head should return OGElement class type");
+ XCTAssert(head.tag == OGTagHead, "Head is not a tag");
+
+ OGElement *body = self.document.body;
+ XCTAssertNotNil(body, "Body property should not return nil when containing a valid document");
+ XCTAssert([body isKindOfClass:[OGElement class]], "Body should return OGElement class type");
+ XCTAssert(body.tag == OGTagBody, "Body is not a tag");
+}
+
+@end
+
diff --git a/Example/Tests/TestOGElement.m b/Example/Tests/TestOGElement.m
new file mode 100644
index 0000000..8ac82d7
--- /dev/null
+++ b/Example/Tests/TestOGElement.m
@@ -0,0 +1,111 @@
+//
+// TestOGElement.m
+// ObjectiveGumbo
+//
+// Created by Richard Warrender on 14/05/2017.
+// Copyright © 2017 rwarrender. All rights reserved.
+//
+
+@import XCTest;
+#import
+
+@interface TestOGElement : XCTestCase
+
+@property (nonatomic, strong) OGDocument *document;
+
+@end
+
+@implementation TestOGElement
+
+- (void)setUp
+{
+ [super setUp];
+
+ NSString *testDirectory = [[NSBundle bundleForClass:[self class]] resourcePath];
+ NSString *htmlFile = [testDirectory stringByAppendingPathComponent:@"blog-encryption.html"];
+ NSData *data = [NSData dataWithContentsOfFile:htmlFile];
+
+ self.document = [ObjectiveGumbo documentWithData:data encoding:NSUTF8StringEncoding error:nil];
+}
+
+- (void)tearDown
+{
+ self.document = nil;
+ [super tearDown];
+}
+
+- (void)testClasses
+{
+ OGElement *divElement = [self.document[@"#crayon-5917e4208bf79456063252"] firstObject];
+ XCTAssert(divElement.tag == OGTagDiv);
+
+ NSArray *classes = divElement.classes;
+ XCTAssert(classes.count == 6);
+
+ XCTAssert([classes containsObject:@"crayon-syntax"]);
+ XCTAssert([classes containsObject:@"crayon-theme-xcode"]);
+ XCTAssert([classes containsObject:@"crayon-font-liberation-mono"]);
+ XCTAssert([classes containsObject:@"crayon-os-mac"]);
+ XCTAssert([classes containsObject:@"print-yes"]);
+ XCTAssert([classes containsObject:@"notranslate"]);
+ XCTAssertFalse([classes containsObject:@"random"], @"Reporting class exists when it shouldn't");
+
+ XCTAssert([divElement hasClassNamed:@"crayon-syntax"]);
+ XCTAssertFalse([divElement hasClassNamed:@"random"]);
+}
+
+- (void)testAttributes
+{
+ OGElement *divElement = [self.document[@"#crayon-5917e4208bf79456063252"] firstObject];
+ XCTAssert(divElement.tag == OGTagDiv);
+
+ NSString *dataSettings = divElement.attributes[@"data-settings"];
+ XCTAssertNotNil(dataSettings);
+
+ XCTAssert([dataSettings isEqualToString:@" minimize scroll-always expand"]);
+}
+
+- (void)testSubscriptingSearch
+{
+ OGElement *elementOne = [self.document[@"#main"] firstObject];
+ XCTAssert(elementOne.tag == OGTagDiv);
+ XCTAssert(elementOne.tagNamespace == OGNamespaceHTML);
+
+ OGElement *elementTwo = [self.document[@".site-main"] firstObject];
+ OGElement *elementThree = [self.document[@"#primary"] firstObject];
+
+ XCTAssert(elementOne == elementTwo, @"These should be same objects");
+ XCTAssertFalse(elementOne == elementThree, @"These should be different objects");
+
+ OGElement *heading = [self.document[@"article h1"] firstObject];
+ XCTAssertNotNil(heading);
+ XCTAssert(heading.tag == OGTagH1);
+
+ // Check contains article in hierarchy
+ OGElement *target = heading;
+ while( (target = (OGElement *)target.parent) ) {
+ if (target.tag == OGTagArticle) {
+ break;
+ }
+ }
+ XCTAssert(target.tag == OGTagArticle);
+
+ OGElement *header1 = [self.document[@"#masthead.site-header"] firstObject];
+ XCTAssertNotNil(header1);
+ XCTAssert(header1.tag == OGTagHeader);
+
+ OGElement *header2 = [self.document[@".site-header"] firstObject];
+ XCTAssertNotNil(header2);
+
+ XCTAssert(header1 == header2);
+
+ OGElement *header3 = [self.document[@"site-header"] firstObject];
+ XCTAssertNil(header3, @"Non existance site-header should return nil");
+
+ NSArray* pElements = self.document[@"p"];
+ for (OGElement *pElement in pElements) {
+ XCTAssert(pElement.tag == OGTagP);
+ }
+}
+
+@end
diff --git a/Example/Tests/TestOGNode.m b/Example/Tests/TestOGNode.m
new file mode 100644
index 0000000..e3d11cc
--- /dev/null
+++ b/Example/Tests/TestOGNode.m
@@ -0,0 +1,77 @@
+//
+// TestOGNode.m
+// ObjectiveGumbo
+//
+// Created by Richard Warrender on 14/05/2017.
+// Copyright © 2017 rwarrender. All rights reserved.
+//
+
+@import XCTest;
+#import
+
+@interface TestOGNode : XCTestCase
+
+@property (nonatomic, strong) OGDocument *document;
+
+@end
+
+@implementation TestOGNode
+
+- (void)setUp
+{
+ [super setUp];
+
+ NSString *testDirectory = [[NSBundle bundleForClass:[self class]] resourcePath];
+ NSString *htmlFile = [testDirectory stringByAppendingPathComponent:@"blog-encryption.html"];
+ NSData *data = [NSData dataWithContentsOfFile:htmlFile];
+
+ self.document = [ObjectiveGumbo documentWithData:data encoding:NSUTF8StringEncoding error:nil];
+}
+
+- (void)tearDown
+{
+ self.document = nil;
+ [super tearDown];
+}
+
+- (void)testHierarchy
+{
+ OGElement *grandParentNode = [self.document[@"#page"] firstObject];
+ XCTAssertNotNil(grandParentNode);
+
+ OGElement *parentNode = [grandParentNode[@"#masthead"] firstObject];
+ XCTAssertNotNil(parentNode);
+
+ OGElement *node = [parentNode[@".site-header-info"] firstObject];
+ XCTAssertNotNil(node);
+
+ OGElement *childNode = [node[@".site-logo"] firstObject];
+ XCTAssertNotNil(childNode);
+
+ OGElement *greatGrandChildNode = [childNode[@"img"] firstObject];
+ XCTAssertNotNil(greatGrandChildNode);
+
+ // Descendant check
+ XCTAssert([node isDescendantOfNode:grandParentNode]);
+ XCTAssert([node isDescendantOfNode:parentNode]);
+ XCTAssert(node.parent == parentNode);
+
+ // Ancestor check
+ XCTAssert([node isAncestorOfNode:childNode]);
+ XCTAssert([node isAncestorOfNode:greatGrandChildNode]);
+ XCTAssert(childNode.parent == node);
+
+ // Inverted check
+ XCTAssertFalse([node isAncestorOfNode:grandParentNode]);
+ XCTAssertFalse([node isDescendantOfNode:childNode]);
+ XCTAssertFalse([grandParentNode.children containsObject:greatGrandChildNode]);
+
+ // Check children attributes
+ XCTAssert([grandParentNode.children containsObject:parentNode]);
+ XCTAssert([node.children containsObject:childNode]);
+ XCTAssert([childNode.children containsObject:greatGrandChildNode]);
+
+ XCTAssert(node.ownerDocument == self.document);
+}
+
+@end
diff --git a/Example/Tests/Tests-Info.plist b/Example/Tests/Tests-Info.plist
new file mode 100644
index 0000000..169b6f7
--- /dev/null
+++ b/Example/Tests/Tests-Info.plist
@@ -0,0 +1,22 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ ${EXECUTABLE_NAME}
+ CFBundleIdentifier
+ $(PRODUCT_BUNDLE_IDENTIFIER)
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundlePackageType
+ BNDL
+ CFBundleShortVersionString
+ 1.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ 1
+
+
diff --git a/Example/Tests/Tests-Prefix.pch b/Example/Tests/Tests-Prefix.pch
new file mode 100644
index 0000000..0bfb741
--- /dev/null
+++ b/Example/Tests/Tests-Prefix.pch
@@ -0,0 +1,7 @@
+// The contents of this file are implicitly included at the beginning of every test case source file.
+
+#ifdef __OBJC__
+
+
+
+#endif
diff --git a/Example/Tests/blog-encryption.html b/Example/Tests/blog-encryption.html
new file mode 100644
index 0000000..23336d4
--- /dev/null
+++ b/Example/Tests/blog-encryption.html
@@ -0,0 +1,887 @@
+
+
+
+
+
+
+
+
+ Encrypt data using AES and 256-bit keys - Richard Warrender
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Test
+
+
+
+
+
AES stands for Advanced Encryption Standard and is an industry-standard algorithm for encrypting data symmetrically which even the US government has approved for SECRET documents. If you don’t know what symmetrical encryption is, it means that you use the same key or password to encrypt the data as you do to unencrypt it. So you need to keep the key extremely secret however it’s still incredibly useful. I’ll show you how to use openssl to encrypt some data and decrypt it using the Common Crypto libraries on iOS.
+
+
AES Key Size
+
First a bit about key size… a key can be considered a password to decrypt the data with except with a password you are limited to characters you can type, to keep it simple lets say this was 26 letters + 10 numbers or 36 characters, if you had a password that was 1 character long you’d have 36 possible combinations to try to un-encrypt your data with. If you had a 2 character password you’d have 36 x 36 (362 ) which would be 1,296 combinations, and 3 characters would mean 36 x 36 x 36 (363 ) or 46,656 combinations. This increases exponentially with the length of the password.
+
Now characters are just represented as numbers on most computers these days so why not just skip straight to numbers? If you had a key which was one bit long (21 ), you’d have 2 combinations as it could just be a 0 or a 1. If you had a key which was 2 bits long (22 ) you’d have 4 combinations, 3 bits long (23 ) so with a 128 bit key you’d have (2128 ) 340,282,366,920,938,463,463,374,607,431,768,211,456 combinations. To put that into perspective, it’s estimated the whole world has 5,000,000,000,000,000,000,000 grains of sand and with a 128-bit key you’d still have to search every grain of sand on 68,000,000,000,000,000 earth-like planets. That means 128-bit keys are pretty secure if someone was to try every single combination (a brute force attack). Now imagine how many combinations there must be for a 256-bit key… yes basically 2256 possible combinations and don’t forget that even going from a 128-bit key to a 129-bit key would not just double the combinations, it would increase it exponentially! In summary if you’re going for key size, a 128-bit key would be more than enough and a 256-bit key would be so huge it would probably slow down even a quantum brute-force attack… probably ! However bigger isn’t always better and a 256-bit key uses more processing power so it’s something to think about…
+
IV – the bit twister
+
It gets a bit complicated but the CommonCrypto library defaults to using Cipher Block Chaining (CBC) for the Block Cipher Mode. Without going into too much detail, the plaintext you’d like to encrypt gets broken up into small blocks of data and starting with the first block of data the AES algorithm gets applied and used in the calculation for encrypting the next block. That means each block is dependant on the previous block being calculated – hence the “chaining” of blocks. However this exposes a problem: if you have two pieces of data you encrypt using the same key and the first few blocks are the same you’ll find that with the two encrypted pieces of data the beginning of both pieces are the same. This might not seem like a big deal at first but an attacker will know you used the same key and could use this to work out statistical differences with each block and in turn predict the contents and/or work out the key.
+
For AES, regardless of key size the block size is 128-bits long which if we assume 8-bits per character would mean each block is 16 characters in length. Enough theory, lets see it in action with OpenSSL in the terminal on Mac OS X!
+
We use a key of secretpassword and use interactive mode which allows Ctrl+D to finish and output the encrypted cipher text in Base64 format.
+
+
+
+
+
+
+
+
+
+
+
+ $ openssl enc -aes128 -k secretpassword -a -p -nosalt -iv 00
key=2034F6E32958647FDFF75D265B455EBF
Hello Mr Warrender, This is good news
VVklkPrL5fczxmu4vZ93BkAsVA64MLd5uah+zTVzr0XlOONVgDEd7ZunyIIzhpAo
+
+
+
+
+
+
+
Now lets try another message using the same settings:
+
+
+
+
+
+
+
+
+
+
+ $ openssl enc -aes128 -k secretpassword -a -p -nosalt -iv 00
key=2034F6E32958647FDFF75D265B455EBF
Hello Mr Warrender, I have some terrible news
VVklkPrL5fczxmu4vZ93BnfBBpU8BWK1IQhHF6JRKSNZJ7PvpcaE8K/Mkbx1xgHa
+
+
+
+
+
+
By comparing the two ciphertexts above you can see the beginning block ‘VVklkPrL5fczxmu4vZ93B’ is the same:
+
+
+
+
+
+
+
+
+
+
+ VVklkPrL5fczxmu4vZ93BkAsVA64MLd5uah+zTVzr0XlOONVgDEd7ZunyIIzhpAo
VVklkPrL5fczxmu4vZ93BnfBBpU8BWK1IQhHF6JRKSNZJ7PvpcaE8K/Mkbx1xgHa
+
+
+
+
+
+
If we knew the contents of one of the messages, perhaps lets say from a captured U-Boat, we could work out when a message was addressed to Mr Warrender without ever knowing the key! The same principle holds true for file formats, transfer protocols and other data you encrypt but how do you fix it?
+
The solution is to use a unique Initialisation Vector or an IV with CBC mode. This adjusts the initial plaintext block by a certain amount and since each block is chained, every subsequent block is different every time even if you encrypt the same message twice. As long as you use a different IV for every message it will result in a completely different ciphertext.
+
Typically for AES the IV is the size of a block so the IV is 128-bits long. With openssl you can specify the IV using hex.
+
+
+
+
+
+
+
+
+
+
+ $ openssl enc -aes256 -k secretpassword -a -p -nosalt
key=2034F6E32958647FDFF75D265B455EBF40C80E6D597092B3A802B3E5863F878C
iv =AD0ACC568C88C116D57B273D98FB92C0
Hello Mr Warrender, This is good news
9/0FGE21YYBl8NvlCp1Ft8j1V7BiIpCIlNa/zbYwL5LWyemd/7QEu0tkVz9/f0JG
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $ openssl enc -aes256 -k secretpassword -a -p -nosalt -iv 0F0AFF0F0AFF0F0AFF0F0AFF0F0AFF
key=2034F6E32958647FDFF75D265B455EBF40C80E6D597092B3A802B3E5863F878C
iv =0F0AFF0F0AFF0F0AFF0F0AFF0F0AFF00
Hello Mr Warrender, This is good news
S6flMkdMeC77p/7pokXZkHT0is7Lp57Zgkokg/O99puZloTB/ZUzp0FwH8sWFekg
+
+
+
+
+
+
+
By comparing the results with the same message, same key and different IV we can see the blocks don’t match which is just what we wanted!
+
+
+
+
+
+
+
+
+
+
+
+ 9/0FGE21YYBl8NvlCp1Ft8j1V7BiIpCIlNa/zbYwL5LWyemd/7QEu0tkVz9/f0JG
S6flMkdMeC77p/7pokXZkHT0is7Lp57Zgkokg/O99puZloTB/ZUzp0FwH8sWFekg
+
+
+
+
+
+
+
Now you can store the IV with the key or prepend it to the encrypted payload, it doesn’t matter too much as long as you use the same IV to decrypt with and obviously the key should always remain private. However make sure you use a unique IV for each message!
+
Wait… The IV is not a key!
+
It’s tempting to think that the IV is an extra layer of encryption except it isn’t. In-fact you don’t even need the IV to decrypt the majority of a message. Remember how block chaining worked? You took the ciphertext from the current block and used that to help you encrypt the plaintext for the next block…
+
+
+
+
+
+
+
+
+
+
+
+ Block 1:
(Plaintext + IV) > Encrypt > Ciphertext
Block 2:
(Plaintext + Block 1 Ciphertext) > Encrypt > Ciphertext
Block 3:
(Plaintext + Block 2 Ciphertext) > Encrypt > Ciphertext
+
+
+
+
+
+
+
When decrypting we work backwards and because we used the adjacent ciphertext block before encrypting, we need to remove it. However as you can see below, we already have the ciphertext because we’re decrypting! Hence only block 1 gets corrupted because we don’t know the IV to remove.
+
+
+
+
+
+
+
+
+
+
+
+ Block 3:
Ciphertext > Decrypt > (Result - Block 2 Ciphertext) > Plaintext
Block 2:
Ciphertext > Decrypt > (Result - Block 1 Ciphertext) > Plaintext
Block 1:
Ciphertext > Decrypt > (Result - Missing IV) > Corrupted
+
+
+
+
+
+
+
Decrypting AES in iOS
+
So you have your hex-encoded AES 256-bit key:
+
+
+
+
+
+
+
+
+
+
+ 2034F6E32958647FDFF75D265B455EBF40C80E6D597092B3A802B3E5863F878C
+
+
+
+
+
+
+
You have your hex-encoded IV and your Base64-encoded ciphertext:
+
+
+
+
+
+
+
+
+
+
+ IV: AD0ACC568C88C116D57B273D98FB92C0
Ciphertext: 9/0FGE21YYBl8NvlCp1Ft8j1V7BiIpCIlNa/zbYwL5LWyemd/7QEu0tkVz9/f0JG
+
+
+
+
+
+
+
Now to decrypt it… place the following code into a category named NSData+AES256Encryption.
+
+
+
+
+
+
+
+
+
+ 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
+
+ #import <CommonCrypto/CommonDigest.h>
#import <CommonCrypto/CommonCryptor.h>
@interface NSData ( AES256Encryption )
- ( NSData * ) encryptedDataWithHexKey : ( NSString * ) hexKey hexIV : ( NSString * ) hexIV ;
- ( NSData * ) originalDataWithHexKey : ( NSString * ) hexKey hexIV : ( NSString * ) hexIV ;
@end
@implementation NSData ( AES256Encryption )
+ ( NSData * ) dataFromHexString : ( NSString * ) string
{
string = string . lowercaseString ;
NSMutableData *data = [ [ NSMutableData alloc ] initWithCapacity :string . length / 2 ] ;
unsigned char whole_byte ;
char byte_chars [ 3 ] = { '\0' , '\0' , '\0' } ;
int i = 0 ;
NSUInteger length = string . length ;
while ( i < length - 1 ) {
char c = [ string characterAtIndex :i ++ ] ;
if ( c < '0' || ( c > '9' && c < 'a' ) || c > 'f' )
continue ;
byte_chars [ 0 ] = c ;
byte_chars [ 1 ] = [ string characterAtIndex :i ++ ] ;
whole_byte = strtol ( byte_chars , NULL , 16 ) ;
[ data appendBytes : & whole _ byte length : 1 ] ;
}
return data ;
}
+ ( void ) fillDataArray : ( char * * ) dataPtr length : ( NSUInteger ) length usingHexString : ( NSString * ) hexString
{
NSData *data = [ NSData dataFromHexString :hexString ] ;
NSAssert ( ( data . length + 1 ) == length , @"The hex provided didn't decode to match length" ) ;
*dataPtr = malloc ( length * sizeof ( char ) ) ;
bzero ( *dataPtr , sizeof ( *dataPtr ) ) ;
memcpy ( *dataPtr , data . bytes , data . length ) ;
}
- ( NSData * ) encryptedDataWithHexKey : ( NSString * ) hexKey hexIV : ( NSString * ) hexIV
{
// Fetch key data and put into C string array padded with \0
char *keyPtr ;
[ NSData fillDataArray : & keyPtr length :kCCKeySizeAES256 + 1 usingHexString :hexKey ] ;
// Fetch iv data and put into C string array padded with \0
char *ivPtr ;
[ NSData fillDataArray : & ivPtr length :kCCKeySizeAES128 + 1 usingHexString :hexIV ] ;
// For block ciphers, the output size will always be less than or equal to the input size plus the size of one block because we add padding.
// That's why we need to add the size of one block here
NSUInteger dataLength = self . length ;
size_t bufferSize = dataLength + kCCBlockSizeAES128 ;
void *buffer = malloc ( bufferSize ) ;
size_t numBytesEncrypted = 0 ;
CCCryptorStatus cryptStatus = CCCrypt ( kCCEncrypt , kCCAlgorithmAES , kCCOptionPKCS7Padding ,
keyPtr , kCCKeySizeAES256 ,
ivPtr /* initialization vector */ ,
[ self bytes ] , [ self length ] , /* input */
buffer , bufferSize , /* output */
& numBytesEncrypted ) ;
free ( keyPtr ) ;
free ( ivPtr ) ;
if ( cryptStatus == kCCSuccess ) {
return [ NSData dataWithBytesNoCopy :buffer length :numBytesEncrypted ] ;
}
free ( buffer ) ;
return nil ;
}
- ( NSData * ) originalDataWithHexKey : ( NSString * ) hexKey hexIV : ( NSString * ) hexIV
{
// Fetch key data and put into C string array padded with \0
char *keyPtr ;
[ NSData fillDataArray : & keyPtr length :kCCKeySizeAES256 + 1 usingHexString :hexKey ] ;
// Fetch iv data and put into C string array padded with \0
char *ivPtr ;
[ NSData fillDataArray : & ivPtr length :kCCKeySizeAES128 + 1 usingHexString :hexIV ] ;
// For block ciphers, the output size will always be less than or equal to the input size plus the size of one block because we add padding.
// That's why we need to add the size of one block here
NSUInteger dataLength = self . length ;
size_t bufferSize = dataLength + kCCBlockSizeAES128 ;
void *buffer = malloc ( bufferSize ) ;
size_t numBytesDecrypted = 0 ;
CCCryptorStatus cryptStatus = CCCrypt ( kCCDecrypt , kCCAlgorithmAES , kCCOptionPKCS7Padding ,
keyPtr , kCCKeySizeAES256 ,
ivPtr ,
[ self bytes ] , dataLength , /* input */
buffer , bufferSize , /* output */
& numBytesDecrypted ) ;
free ( keyPtr ) ;
free ( ivPtr ) ;
if ( cryptStatus == kCCSuccess )
{
// The returned NSData takes ownership of the buffer and will free it on deallocation
return [ NSData dataWithBytesNoCopy :buffer length :numBytesDecrypted ] ;
}
free ( buffer ) ;
return nil ;
}
@end
+
+
+
+
+
+
+
Now in your view controller or wherever you want to decrypt place the following code:
+
+
+
+
+
+
+
+
+ 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
+
+ - ( void ) runMe
{
NSString *hexKey = @"2034F6E32958647FDFF75D265B455EBF40C80E6D597092B3A802B3E5863F878C" ;
NSString *cipherText = nil ;
NSString *hexIV = nil ;
cipherText = @"9/0FGE21YYBl8NvlCp1Ft8j1V7BiIpCIlNa/zbYwL5LWyemd/7QEu0tkVz9/f0JG" ;
hexIV = @"AD0ACC568C88C116D57B273D98FB92C0" ;
[ self decodeAndPrintCipherBase64Data :cipherText usingHexKey :hexKey hexIV :hexIV ] ;
cipherText = @"S6flMkdMeC77p/7pokXZkHT0is7Lp57Zgkokg/O99puZloTB/ZUzp0FwH8sWFekg" ;
hexIV = @"0F0AFF0F0AFF0F0AFF0F0AFF0F0AFF00" ;
[ self decodeAndPrintCipherBase64Data :cipherText usingHexKey :hexKey hexIV :hexIV ] ;
NSString *plainText = @"Thank you Mr Warrender, Reinforcements have arrived! Send biscuits" ;
hexIV = @"010932650CDD998833CC0AFF9AFF00FF" ;
[ self encodeAndPrintPlainText :plainText usingHexKey :hexKey hexIV :hexIV ] ;
}
- ( void ) decodeAndPrintCipherBase64Data : ( NSString * ) cipherText
usingHexKey : ( NSString * ) hexKey
hexIV : ( NSString * ) hexIV
{
NSData *data = [ [ NSData alloc ] initWithBase64EncodedString :cipherText options : 0 ] ;
NSAssert ( data != nil , @"Couldn't base64 decode cipher text" ) ;
NSData *decryptedPayload = [ data originalDataWithHexKey :hexKey
hexIV :hexIV ] ;
if ( decryptedPayload ) {
NSString *plainText = [ [ NSString alloc ] initWithData :decryptedPayload encoding :NSUTF8StringEncoding ] ;
NSLog ( @"Decrypted Result: %@" , plainText ) ;
}
}
- ( void ) encodeAndPrintPlainText : ( NSString * ) plainText
usingHexKey : ( NSString * ) hexKey
hexIV : ( NSString * ) hexIV
{
NSData *data = [ plainText dataUsingEncoding :NSUTF8StringEncoding ] ;
NSData *encryptedPayload = [ data encryptedDataWithHexKey :hexKey
hexIV :hexIV ] ;
if ( encryptedPayload ) {
NSString *cipherText = [ encryptedPayload base64EncodedStringWithOptions : 0 ] ;
NSLog ( @"Encryped Result: %@" , cipherText ) ;
}
}
+
+
+
+
+
+
+
As you can see in the code we set the ciphertext, key and IV examples we created using openssl earlier and decoded them. Run the code and you should see “Decrypted Result: Hello Mr Warrender, This is good news” printed twice in the console. Congratulations, you just decoded encrypted text using AES-256 encryption!
+
CommonCrypto’s CCCrypt C function looks very scary but it’s actually really easy to use. Most of the code in the category involves getting the raw bits from the hex strings and putting them into C byte arrays. As we’re using C functions we have to calculate how long our arrays are since we just pass around pointers to them.
+
+
+
+
+
+
+
+
+
+
+
+ CCCrypt ( kCCDecrypt , kCCAlgorithmAES , kCCOptionPKCS7Padding ,
keyPtr , kCCKeySizeAES256 ,
ivPtr ,
[ self bytes ] , dataLength , /* input */
buffer , bufferSize , /* output */
& numBytesDecrypted ) ;
+
+
+
+
+
+
+
The 1st parameter is a constant to tell the CCCrypt function to decrypt your text.
+
The 2nd parameter is a const which specifies which algorithm to use – that’s where you specify to use the AES cipher.
+
The 3rd parameter needs some explaining, this specifies we want to use PKCS #7 Padding. AES is a block cipher because we break our plaintext up into blocks, however if our data doesn’t evenly fit into a block we’ll have to pad it with null characters which would work for printing simple C strings because a null character indicates the end of a string but for images or other data this isn’t what we want. Instead we specify to use the PKCS #7 padding algorithm to pad the block and get back the same data we encrypted. Note: openssl uses PKCS #5 padding algorithm but they are basically the same, that might save you a few hours!
+
The 4th parameter is a pointer containing your raw key byte array.
+
The 5th parameter specifies how long your key is – you can use AES256 or AES128 enum consts here.
+
The 6th parameter is the raw IV byte array pointer. You don’t need a size/length here because it will always be the same as the block size.
+
The 7th and 8th parameters are the raw byte array pointer and array size of the ciphertext.
+
The 9th and 10th parameters are the buffer byte pointer and buffer size of where the plaintext will go.
+
The 11th parameter is an size pointer that will be populated with the size of the data that was decrypted.
+
Encrypting AES in iOS
+
Lets test the encryption from the iOS code. Now to ensure everything is correct, we encrypted a message back using a new IV but with the same details. Cut and paste the following from the console and paste into a file called test.enc.
+
+
+
+
+
+
+
+
+
+
+
+ JKKBz4s4mvJJkDALfY5F84mrT0Y/VphISHe1f3qDmvHmpf8DHZXqvB93yLoboU7OkV6zfcfsbLw/xOnbqiIUY8RojXg3vLrjzBFCqisDDc8=
+
+
+
+
+
+
+
Now we’ll use the -d (switch to decrypt) and -in (load a file) options of the openssl enc command to decrypt the message stored in test.enc using our previous key. Note we’re using a different IV!
+
Type the following into the terminal:
+
+
+
+
+
+
+
+
+
+
+
+ $ openssl enc -aes256 -k secretpassword -p -iv 010932650CDD998833CC0AFF9AFF00FF -nosalt -base64 -d -in test.enc
key=2034F6E32958647FDFF75D265B455EBF40C80E6D597092B3A802B3E5863F878C
iv =010932650CDD998833CC0AFF9AFF00FF
Thank you Mr Warrender, Reinforcements have arrived! Send biscuits
+
+
+
+
+
+
+
Awesome, that’s great! We’ve successfully decoded our message using openssl we encrypted using iOS. Hopefully that’s shown you how to encrypt and decrypt AES protected data with 256-bit keys. You should also now understand about keys, block cipher modes and a bit about why IVs help protect data. Have fun and good luck protecting your user data.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Example/Tests/en.lproj/InfoPlist.strings b/Example/Tests/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..477b28f
--- /dev/null
+++ b/Example/Tests/en.lproj/InfoPlist.strings
@@ -0,0 +1,2 @@
+/* Localized versions of Info.plist keys */
+
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..8dada3e
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "{}"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright {yyyy} {name of copyright owner}
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/ObjectiveGumbo.podspec b/ObjectiveGumbo.podspec
index 31643fb..7fc9405 100644
--- a/ObjectiveGumbo.podspec
+++ b/ObjectiveGumbo.podspec
@@ -1,12 +1,15 @@
Pod::Spec.new do |s|
s.name = 'ObjectiveGumbo'
- s.version = '0.1'
- s.license = {:type => 'Apache', :file => 'LICENSE'}
- s.summary = 'A simple way to parse HTML5 reliably with Cocoa'
- s.homepage = 'https://github.com/programmingthomas/ObjectiveGumbo'
- s.authors = {'Programming Thomas' => 'programmingthomas@gmail.com'}
- s.source = {:git => 'https://github.com/programmingthomas/ObjectiveGumbo.git', :tag => '0.1'}
+ s.version = '0.2'
+ s.license = {:type => 'Apache', :file => 'ObjectiveGumbo/LICENSE'}
+ s.summary = 'Objective-C/Swift-compatible library for easier and safer interacting with data inside HTML content'
+ s.homepage = 'https://github.com/rwarrender/ObjectiveGumbo'
+ s.authors = {'Programming Thomas' => 'programmingthomas@gmail.com',
+ 'Richard Warrender' => 'richard@vividreflection.com'}
+ s.source = {:git => 'https://github.com/rwarrender/ObjectiveGumbo.git', :tag => s.version.to_s}
s.source_files = 'ObjectiveGumbo/**/*.{h,m,c}'
+ s.private_header_files = 'ObjectiveGumbo/Gumbo/*.h', 'ObjectiveGumbo/*Private.h'
s.requires_arc = true
- s.ios.deployment_target = '5.0'
+ s.ios.deployment_target = '9.0'
+ s.osx.deployment_target = '10.12'
end
\ No newline at end of file
diff --git a/ObjectiveGumbo/Gumbo/attribute.c b/ObjectiveGumbo/Gumbo/attribute.c
index a008403..234927a 100644
--- a/ObjectiveGumbo/Gumbo/attribute.c
+++ b/ObjectiveGumbo/Gumbo/attribute.c
@@ -27,7 +27,7 @@ struct GumboInternalParser;
GumboAttribute* gumbo_get_attribute(
const GumboVector* attributes, const char* name) {
- for (int i = 0; i < attributes->length; ++i) {
+ for (unsigned int i = 0; i < attributes->length; ++i) {
GumboAttribute* attr = attributes->data[i];
if (!strcasecmp(attr->name, name)) {
return attr;
diff --git a/ObjectiveGumbo/Gumbo/char_ref.c b/ObjectiveGumbo/Gumbo/char_ref.c
index 73160c9..92e6489 100644
--- a/ObjectiveGumbo/Gumbo/char_ref.c
+++ b/ObjectiveGumbo/Gumbo/char_ref.c
@@ -1,3 +1,5 @@
+
+#line 1 "char_ref.rl"
// Copyright 2011 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,13 +15,22 @@
// limitations under the License.
//
// Author: jdtang@google.com (Jonathan Tang)
+//
+// This is a Ragel state machine re-implementation of the original char_ref.c,
+// rewritten to improve efficiency. To generate the .c file from it,
+//
+// $ ragel -F0 char_ref.rl
+//
+// The generated source is also checked into source control so that most people
+// hacking on the parser do not need to install ragel.
#include "char_ref.h"
#include
#include
#include
-#include // Only for debug assertions at present.
+#include
+#include // Only for debug assertions at present.
#include "error.h"
#include "string_piece.h"
@@ -30,2266 +41,6 @@ struct GumboInternalParser;
const int kGumboNoChar = -1;
-// Table of named character entities, and functions for looking them up.
-// http://www.whatwg.org/specs/web-apps/current-work/multipage/named-character-references.html
-//
-// TODO(jdtang): I'd thought of using more efficient means of this, eg. binary
-// searching the table (which can only be done if we know for sure that there's
-// enough room in the buffer for our memcmps, otherwise we need to fall back on
-// linear search) or compiling the list of named entities to a Ragel state
-// machine. But I'll start with the simple approach and optimize only if
-// profiling calls for it. The one concession to efficiency is to store the
-// length of the entity with it, so that we don't need to run a strlen to detect
-// potential buffer overflows.
-typedef struct {
- const char* name;
- size_t length;
- OneOrTwoCodepoints codepoints;
-} NamedCharRef;
-
-#define CHAR_REF(name, codepoint) { name, sizeof(name) - 1, { codepoint, -1 } }
-#define MULTI_CHAR_REF(name, code_point, code_point2) \
- { name, sizeof(name) - 1, { code_point, code_point2 } }
-
-// Versions with the semicolon must come before versions without the semicolon,
-// otherwise they'll match the invalid name first and record a parse error.
-// TODO(jdtang): Replace with a FSM that'll do longest-match-first and probably
-// give better performance besides.
-static const NamedCharRef kNamedEntities[] = {
- CHAR_REF("AElig", 0xc6),
- CHAR_REF("AMP;", 0x26),
- CHAR_REF("AMP", 0x26),
- CHAR_REF("Aacute;", 0xc1),
- CHAR_REF("Aacute", 0xc1),
- CHAR_REF("Abreve;", 0x0102),
- CHAR_REF("Acirc;", 0xc2),
- CHAR_REF("Acirc", 0xc2),
- CHAR_REF("Acy;", 0x0410),
- CHAR_REF("Afr;", 0x0001d504),
- CHAR_REF("Agrave", 0xc0),
- CHAR_REF("Agrave;", 0xc0),
- CHAR_REF("Alpha;", 0x0391),
- CHAR_REF("Amacr;", 0x0100),
- CHAR_REF("And;", 0x2a53),
- CHAR_REF("Aogon;", 0x0104),
- CHAR_REF("Aopf;", 0x0001d538),
- CHAR_REF("ApplyFunction;", 0x2061),
- CHAR_REF("Aring;", 0xc5),
- CHAR_REF("Aring", 0xc5),
- CHAR_REF("Ascr;", 0x0001d49c),
- CHAR_REF("Assign;", 0x2254),
- CHAR_REF("Atilde;", 0xc3),
- CHAR_REF("Atilde", 0xc3),
- CHAR_REF("Auml;", 0xc4),
- CHAR_REF("Auml", 0xc4),
- CHAR_REF("Backslash;", 0x2216),
- CHAR_REF("Barv;", 0x2ae7),
- CHAR_REF("Barwed;", 0x2306),
- CHAR_REF("Bcy;", 0x0411),
- CHAR_REF("Because;", 0x2235),
- CHAR_REF("Bernoullis;", 0x212c),
- CHAR_REF("Beta;", 0x0392),
- CHAR_REF("Bfr;", 0x0001d505),
- CHAR_REF("Bopf;", 0x0001d539),
- CHAR_REF("Breve;", 0x02d8),
- CHAR_REF("Bscr;", 0x212c),
- CHAR_REF("Bumpeq;", 0x224e),
- CHAR_REF("CHcy;", 0x0427),
- CHAR_REF("COPY;", 0xa9),
- CHAR_REF("COPY", 0xa9),
- CHAR_REF("Cacute;", 0x0106),
- CHAR_REF("Cap;", 0x22d2),
- CHAR_REF("CapitalDifferentialD;", 0x2145),
- CHAR_REF("Cayleys;", 0x212d),
- CHAR_REF("Ccaron;", 0x010c),
- CHAR_REF("Ccedil;", 0xc7),
- CHAR_REF("Ccedil", 0xc7),
- CHAR_REF("Ccirc;", 0x0108),
- CHAR_REF("Cconint;", 0x2230),
- CHAR_REF("Cdot;", 0x010a),
- CHAR_REF("Cedilla;", 0xb8),
- CHAR_REF("CenterDot;", 0xb7),
- CHAR_REF("Cfr;", 0x212d),
- CHAR_REF("Chi;", 0x03a7),
- CHAR_REF("CircleDot;", 0x2299),
- CHAR_REF("CircleMinus;", 0x2296),
- CHAR_REF("CirclePlus;", 0x2295),
- CHAR_REF("CircleTimes;", 0x2297),
- CHAR_REF("ClockwiseContourIntegral;", 0x2232),
- CHAR_REF("CloseCurlyDoubleQuote;", 0x201d),
- CHAR_REF("CloseCurlyQuote;", 0x2019),
- CHAR_REF("Colon;", 0x2237),
- CHAR_REF("Colone;", 0x2a74),
- CHAR_REF("Congruent;", 0x2261),
- CHAR_REF("Conint;", 0x222f),
- CHAR_REF("ContourIntegral;", 0x222e),
- CHAR_REF("Copf;", 0x2102),
- CHAR_REF("Coproduct;", 0x2210),
- CHAR_REF("CounterClockwiseContourIntegral;", 0x2233),
- CHAR_REF("Cross;", 0x2a2f),
- CHAR_REF("Cscr;", 0x0001d49e),
- CHAR_REF("Cup;", 0x22d3),
- CHAR_REF("CupCap;", 0x224d),
- CHAR_REF("DD;", 0x2145),
- CHAR_REF("DDotrahd;", 0x2911),
- CHAR_REF("DJcy;", 0x0402),
- CHAR_REF("DScy;", 0x0405),
- CHAR_REF("DZcy;", 0x040f),
- CHAR_REF("Dagger;", 0x2021),
- CHAR_REF("Darr;", 0x21a1),
- CHAR_REF("Dashv;", 0x2ae4),
- CHAR_REF("Dcaron;", 0x010e),
- CHAR_REF("Dcy;", 0x0414),
- CHAR_REF("Del;", 0x2207),
- CHAR_REF("Delta;", 0x0394),
- CHAR_REF("Dfr;", 0x0001d507),
- CHAR_REF("DiacriticalAcute;", 0xb4),
- CHAR_REF("DiacriticalDot;", 0x02d9),
- CHAR_REF("DiacriticalDoubleAcute;", 0x02dd),
- CHAR_REF("DiacriticalGrave;", 0x60),
- CHAR_REF("DiacriticalTilde;", 0x02dc),
- CHAR_REF("Diamond;", 0x22c4),
- CHAR_REF("DifferentialD;", 0x2146),
- CHAR_REF("Dopf;", 0x0001d53b),
- CHAR_REF("Dot;", 0xa8),
- CHAR_REF("DotDot;", 0x20dc),
- CHAR_REF("DotEqual;", 0x2250),
- CHAR_REF("DoubleContourIntegral;", 0x222f),
- CHAR_REF("DoubleDot;", 0xa8),
- CHAR_REF("DoubleDownArrow;", 0x21d3),
- CHAR_REF("DoubleLeftArrow;", 0x21d0),
- CHAR_REF("DoubleLeftRightArrow;", 0x21d4),
- CHAR_REF("DoubleLeftTee;", 0x2ae4),
- CHAR_REF("DoubleLongLeftArrow;", 0x27f8),
- CHAR_REF("DoubleLongLeftRightArrow;", 0x27fa),
- CHAR_REF("DoubleLongRightArrow;", 0x27f9),
- CHAR_REF("DoubleRightArrow;", 0x21d2),
- CHAR_REF("DoubleRightTee;", 0x22a8),
- CHAR_REF("DoubleUpArrow;", 0x21d1),
- CHAR_REF("DoubleUpDownArrow;", 0x21d5),
- CHAR_REF("DoubleVerticalBar;", 0x2225),
- CHAR_REF("DownArrow;", 0x2193),
- CHAR_REF("DownArrowBar;", 0x2913),
- CHAR_REF("DownArrowUpArrow;", 0x21f5),
- CHAR_REF("DownBreve;", 0x0311),
- CHAR_REF("DownLeftRightVector;", 0x2950),
- CHAR_REF("DownLeftTeeVector;", 0x295e),
- CHAR_REF("DownLeftVector;", 0x21bd),
- CHAR_REF("DownLeftVectorBar;", 0x2956),
- CHAR_REF("DownRightTeeVector;", 0x295f),
- CHAR_REF("DownRightVector;", 0x21c1),
- CHAR_REF("DownRightVectorBar;", 0x2957),
- CHAR_REF("DownTee;", 0x22a4),
- CHAR_REF("DownTeeArrow;", 0x21a7),
- CHAR_REF("Downarrow;", 0x21d3),
- CHAR_REF("Dscr;", 0x0001d49f),
- CHAR_REF("Dstrok;", 0x0110),
- CHAR_REF("ENG;", 0x014a),
- CHAR_REF("ETH;", 0xd0),
- CHAR_REF("ETH", 0xd0),
- CHAR_REF("Eacute;", 0xc9),
- CHAR_REF("Eacute", 0xc9),
- CHAR_REF("Ecaron;", 0x011a),
- CHAR_REF("Ecirc;", 0xca),
- CHAR_REF("Ecirc", 0xca),
- CHAR_REF("Ecy;", 0x042d),
- CHAR_REF("Edot;", 0x0116),
- CHAR_REF("Efr;", 0x0001d508),
- CHAR_REF("Egrave;", 0xc8),
- CHAR_REF("Egrave", 0xc8),
- CHAR_REF("Element;", 0x2208),
- CHAR_REF("Emacr;", 0x0112),
- CHAR_REF("EmptySmallSquare;", 0x25fb),
- CHAR_REF("EmptyVerySmallSquare;", 0x25ab),
- CHAR_REF("Eogon;", 0x0118),
- CHAR_REF("Eopf;", 0x0001d53c),
- CHAR_REF("Epsilon;", 0x0395),
- CHAR_REF("Equal;", 0x2a75),
- CHAR_REF("EqualTilde;", 0x2242),
- CHAR_REF("Equilibrium;", 0x21cc),
- CHAR_REF("Escr;", 0x2130),
- CHAR_REF("Esim;", 0x2a73),
- CHAR_REF("Eta;", 0x0397),
- CHAR_REF("Euml;", 0xcb),
- CHAR_REF("Euml", 0xcb),
- CHAR_REF("Exists;", 0x2203),
- CHAR_REF("ExponentialE;", 0x2147),
- CHAR_REF("Fcy;", 0x0424),
- CHAR_REF("Ffr;", 0x0001d509),
- CHAR_REF("FilledSmallSquare;", 0x25fc),
- CHAR_REF("FilledVerySmallSquare;", 0x25aa),
- CHAR_REF("Fopf;", 0x0001d53d),
- CHAR_REF("ForAll;", 0x2200),
- CHAR_REF("Fouriertrf;", 0x2131),
- CHAR_REF("Fscr;", 0x2131),
- CHAR_REF("GJcy;", 0x0403),
- CHAR_REF("GT;", 0x3e),
- CHAR_REF("GT", 0x3e),
- CHAR_REF("Gamma;", 0x0393),
- CHAR_REF("Gammad;", 0x03dc),
- CHAR_REF("Gbreve;", 0x011e),
- CHAR_REF("Gcedil;", 0x0122),
- CHAR_REF("Gcirc;", 0x011c),
- CHAR_REF("Gcy;", 0x0413),
- CHAR_REF("Gdot;", 0x0120),
- CHAR_REF("Gfr;", 0x0001d50a),
- CHAR_REF("Gg;", 0x22d9),
- CHAR_REF("Gopf;", 0x0001d53e),
- CHAR_REF("GreaterEqual;", 0x2265),
- CHAR_REF("GreaterEqualLess;", 0x22db),
- CHAR_REF("GreaterFullEqual;", 0x2267),
- CHAR_REF("GreaterGreater;", 0x2aa2),
- CHAR_REF("GreaterLess;", 0x2277),
- CHAR_REF("GreaterSlantEqual;", 0x2a7e),
- CHAR_REF("GreaterTilde;", 0x2273),
- CHAR_REF("Gscr;", 0x0001d4a2),
- CHAR_REF("Gt;", 0x226b),
- CHAR_REF("HARDcy;", 0x042a),
- CHAR_REF("Hacek;", 0x02c7),
- CHAR_REF("Hat;", 0x5e),
- CHAR_REF("Hcirc;", 0x0124),
- CHAR_REF("Hfr;", 0x210c),
- CHAR_REF("HilbertSpace;", 0x210b),
- CHAR_REF("Hopf;", 0x210d),
- CHAR_REF("HorizontalLine;", 0x2500),
- CHAR_REF("Hscr;", 0x210b),
- CHAR_REF("Hstrok;", 0x0126),
- CHAR_REF("HumpDownHump;", 0x224e),
- CHAR_REF("HumpEqual;", 0x224f),
- CHAR_REF("IEcy;", 0x0415),
- CHAR_REF("IJlig;", 0x0132),
- CHAR_REF("IOcy;", 0x0401),
- CHAR_REF("Iacute;", 0xcd),
- CHAR_REF("Iacute", 0xcd),
- CHAR_REF("Icirc;", 0xce),
- CHAR_REF("Icirc", 0xce),
- CHAR_REF("Icy;", 0x0418),
- CHAR_REF("Idot;", 0x0130),
- CHAR_REF("Ifr;", 0x2111),
- CHAR_REF("Igrave;", 0xcc),
- CHAR_REF("Igrave", 0xcc),
- CHAR_REF("Im;", 0x2111),
- CHAR_REF("Imacr;", 0x012a),
- CHAR_REF("ImaginaryI;", 0x2148),
- CHAR_REF("Implies;", 0x21d2),
- CHAR_REF("Int;", 0x222c),
- CHAR_REF("Integral;", 0x222b),
- CHAR_REF("Intersection;", 0x22c2),
- CHAR_REF("InvisibleComma;", 0x2063),
- CHAR_REF("InvisibleTimes;", 0x2062),
- CHAR_REF("Iogon;", 0x012e),
- CHAR_REF("Iopf;", 0x0001d540),
- CHAR_REF("Iota;", 0x0399),
- CHAR_REF("Iscr;", 0x2110),
- CHAR_REF("Itilde;", 0x0128),
- CHAR_REF("Iukcy;", 0x0406),
- CHAR_REF("Iuml;", 0xcf),
- CHAR_REF("Iuml", 0xcf),
- CHAR_REF("Jcirc;", 0x0134),
- CHAR_REF("Jcy;", 0x0419),
- CHAR_REF("Jfr;", 0x0001d50d),
- CHAR_REF("Jopf;", 0x0001d541),
- CHAR_REF("Jscr;", 0x0001d4a5),
- CHAR_REF("Jsercy;", 0x0408),
- CHAR_REF("Jukcy;", 0x0404),
- CHAR_REF("KHcy;", 0x0425),
- CHAR_REF("KJcy;", 0x040c),
- CHAR_REF("Kappa;", 0x039a),
- CHAR_REF("Kcedil;", 0x0136),
- CHAR_REF("Kcy;", 0x041a),
- CHAR_REF("Kfr;", 0x0001d50e),
- CHAR_REF("Kopf;", 0x0001d542),
- CHAR_REF("Kscr;", 0x0001d4a6),
- CHAR_REF("LJcy;", 0x0409),
- CHAR_REF("LT;", 0x3c),
- CHAR_REF("LT", 0x3c),
- CHAR_REF("Lacute;", 0x0139),
- CHAR_REF("Lambda;", 0x039b),
- CHAR_REF("Lang;", 0x27ea),
- CHAR_REF("Laplacetrf;", 0x2112),
- CHAR_REF("Larr;", 0x219e),
- CHAR_REF("Lcaron;", 0x013d),
- CHAR_REF("Lcedil;", 0x013b),
- CHAR_REF("Lcy;", 0x041b),
- CHAR_REF("LeftAngleBracket;", 0x27e8),
- CHAR_REF("LeftArrow;", 0x2190),
- CHAR_REF("LeftArrowBar;", 0x21e4),
- CHAR_REF("LeftArrowRightArrow;", 0x21c6),
- CHAR_REF("LeftCeiling;", 0x2308),
- CHAR_REF("LeftDoubleBracket;", 0x27e6),
- CHAR_REF("LeftDownTeeVector;", 0x2961),
- CHAR_REF("LeftDownVector;", 0x21c3),
- CHAR_REF("LeftDownVectorBar;", 0x2959),
- CHAR_REF("LeftFloor;", 0x230a),
- CHAR_REF("LeftRightArrow;", 0x2194),
- CHAR_REF("LeftRightVector;", 0x294e),
- CHAR_REF("LeftTee;", 0x22a3),
- CHAR_REF("LeftTeeArrow;", 0x21a4),
- CHAR_REF("LeftTeeVector;", 0x295a),
- CHAR_REF("LeftTriangle;", 0x22b2),
- CHAR_REF("LeftTriangleBar;", 0x29cf),
- CHAR_REF("LeftTriangleEqual;", 0x22b4),
- CHAR_REF("LeftUpDownVector;", 0x2951),
- CHAR_REF("LeftUpTeeVector;", 0x2960),
- CHAR_REF("LeftUpVector;", 0x21bf),
- CHAR_REF("LeftUpVectorBar;", 0x2958),
- CHAR_REF("LeftVector;", 0x21bc),
- CHAR_REF("LeftVectorBar;", 0x2952),
- CHAR_REF("Leftarrow;", 0x21d0),
- CHAR_REF("Leftrightarrow;", 0x21d4),
- CHAR_REF("LessEqualGreater;", 0x22da),
- CHAR_REF("LessFullEqual;", 0x2266),
- CHAR_REF("LessGreater;", 0x2276),
- CHAR_REF("LessLess;", 0x2aa1),
- CHAR_REF("LessSlantEqual;", 0x2a7d),
- CHAR_REF("LessTilde;", 0x2272),
- CHAR_REF("Lfr;", 0x0001d50f),
- CHAR_REF("Ll;", 0x22d8),
- CHAR_REF("Lleftarrow;", 0x21da),
- CHAR_REF("Lmidot;", 0x013f),
- CHAR_REF("LongLeftArrow;", 0x27f5),
- CHAR_REF("LongLeftRightArrow;", 0x27f7),
- CHAR_REF("LongRightArrow;", 0x27f6),
- CHAR_REF("Longleftarrow;", 0x27f8),
- CHAR_REF("Longleftrightarrow;", 0x27fa),
- CHAR_REF("Longrightarrow;", 0x27f9),
- CHAR_REF("Lopf;", 0x0001d543),
- CHAR_REF("LowerLeftArrow;", 0x2199),
- CHAR_REF("LowerRightArrow;", 0x2198),
- CHAR_REF("Lscr;", 0x2112),
- CHAR_REF("Lsh;", 0x21b0),
- CHAR_REF("Lstrok;", 0x0141),
- CHAR_REF("Lt;", 0x226a),
- CHAR_REF("Map;", 0x2905),
- CHAR_REF("Mcy;", 0x041c),
- CHAR_REF("MediumSpace;", 0x205f),
- CHAR_REF("Mellintrf;", 0x2133),
- CHAR_REF("Mfr;", 0x0001d510),
- CHAR_REF("MinusPlus;", 0x2213),
- CHAR_REF("Mopf;", 0x0001d544),
- CHAR_REF("Mscr;", 0x2133),
- CHAR_REF("Mu;", 0x039c),
- CHAR_REF("NJcy;", 0x040a),
- CHAR_REF("Nacute;", 0x0143),
- CHAR_REF("Ncaron;", 0x0147),
- CHAR_REF("Ncedil;", 0x0145),
- CHAR_REF("Ncy;", 0x041d),
- CHAR_REF("NegativeMediumSpace;", 0x200b),
- CHAR_REF("NegativeThickSpace;", 0x200b),
- CHAR_REF("NegativeThinSpace;", 0x200b),
- CHAR_REF("NegativeVeryThinSpace;", 0x200b),
- CHAR_REF("NestedGreaterGreater;", 0x226b),
- CHAR_REF("NestedLessLess;", 0x226a),
- CHAR_REF("NewLine;", 0x0a),
- CHAR_REF("Nfr;", 0x0001d511),
- CHAR_REF("NoBreak;", 0x2060),
- CHAR_REF("NonBreakingSpace;", 0xa0),
- CHAR_REF("Nopf;", 0x2115),
- CHAR_REF("Not;", 0x2aec),
- CHAR_REF("NotCongruent;", 0x2262),
- CHAR_REF("NotCupCap;", 0x226d),
- CHAR_REF("NotDoubleVerticalBar;", 0x2226),
- CHAR_REF("NotElement;", 0x2209),
- CHAR_REF("NotEqual;", 0x2260),
- MULTI_CHAR_REF("NotEqualTilde;", 0x2242, 0x0338),
- CHAR_REF("NotExists;", 0x2204),
- CHAR_REF("NotGreater;", 0x226f),
- CHAR_REF("NotGreaterEqual;", 0x2271),
- MULTI_CHAR_REF("NotGreaterFullEqual;", 0x2267, 0x0338),
- MULTI_CHAR_REF("NotGreaterGreater;", 0x226b, 0x0338),
- CHAR_REF("NotGreaterLess;", 0x2279),
- MULTI_CHAR_REF("NotGreaterSlantEqual;", 0x2a7e, 0x0338),
- CHAR_REF("NotGreaterTilde;", 0x2275),
- MULTI_CHAR_REF("NotHumpDownHump;", 0x224e, 0x0338),
- MULTI_CHAR_REF("NotHumpEqual;", 0x224f, 0x0338),
- CHAR_REF("NotLeftTriangle;", 0x22ea),
- MULTI_CHAR_REF("NotLeftTriangleBar;", 0x29cf, 0x0338),
- CHAR_REF("NotLeftTriangleEqual;", 0x22ec),
- CHAR_REF("NotLess;", 0x226e),
- CHAR_REF("NotLessEqual;", 0x2270),
- CHAR_REF("NotLessGreater;", 0x2278),
- MULTI_CHAR_REF("NotLessLess;", 0x226a, 0x0338),
- MULTI_CHAR_REF("NotLessSlantEqual;", 0x2a7d, 0x0338),
- CHAR_REF("NotLessTilde;", 0x2274),
- MULTI_CHAR_REF("NotNestedGreaterGreater;", 0x2aa2, 0x0338),
- MULTI_CHAR_REF("NotNestedLessLess;", 0x2aa1, 0x0338),
- CHAR_REF("NotPrecedes;", 0x2280),
- MULTI_CHAR_REF("NotPrecedesEqual;", 0x2aaf, 0x0338),
- CHAR_REF("NotPrecedesSlantEqual;", 0x22e0),
- CHAR_REF("NotReverseElement;", 0x220c),
- CHAR_REF("NotRightTriangle;", 0x22eb),
- MULTI_CHAR_REF("NotRightTriangleBar;", 0x29d0, 0x0338),
- CHAR_REF("NotRightTriangleEqual;", 0x22ed),
- MULTI_CHAR_REF("NotSquareSubset;", 0x228f, 0x0338),
- CHAR_REF("NotSquareSubsetEqual;", 0x22e2),
- MULTI_CHAR_REF("NotSquareSuperset;", 0x2290, 0x0338),
- CHAR_REF("NotSquareSupersetEqual;", 0x22e3),
- MULTI_CHAR_REF("NotSubset;", 0x2282, 0x20d2),
- CHAR_REF("NotSubsetEqual;", 0x2288),
- CHAR_REF("NotSucceeds;", 0x2281),
- MULTI_CHAR_REF("NotSucceedsEqual;", 0x2ab0, 0x0338),
- CHAR_REF("NotSucceedsSlantEqual;", 0x22e1),
- MULTI_CHAR_REF("NotSucceedsTilde;", 0x227f, 0x0338),
- MULTI_CHAR_REF("NotSuperset;", 0x2283, 0x20d2),
- CHAR_REF("NotSupersetEqual;", 0x2289),
- CHAR_REF("NotTilde;", 0x2241),
- CHAR_REF("NotTildeEqual;", 0x2244),
- CHAR_REF("NotTildeFullEqual;", 0x2247),
- CHAR_REF("NotTildeTilde;", 0x2249),
- CHAR_REF("NotVerticalBar;", 0x2224),
- CHAR_REF("Nscr;", 0x0001d4a9),
- CHAR_REF("Ntilde;", 0xd1),
- CHAR_REF("Ntilde", 0xd1),
- CHAR_REF("Nu;", 0x039d),
- CHAR_REF("OElig;", 0x0152),
- CHAR_REF("Oacute;", 0xd3),
- CHAR_REF("Oacute", 0xd3),
- CHAR_REF("Ocirc;", 0xd4),
- CHAR_REF("Ocirc", 0xd4),
- CHAR_REF("Ocy;", 0x041e),
- CHAR_REF("Odblac;", 0x0150),
- CHAR_REF("Ofr;", 0x0001d512),
- CHAR_REF("Ograve;", 0xd2),
- CHAR_REF("Ograve", 0xd2),
- CHAR_REF("Omacr;", 0x014c),
- CHAR_REF("Omega;", 0x03a9),
- CHAR_REF("Omicron;", 0x039f),
- CHAR_REF("Oopf;", 0x0001d546),
- CHAR_REF("OpenCurlyDoubleQuote;", 0x201c),
- CHAR_REF("OpenCurlyQuote;", 0x2018),
- CHAR_REF("Or;", 0x2a54),
- CHAR_REF("Oscr;", 0x0001d4aa),
- CHAR_REF("Oslash;", 0xd8),
- CHAR_REF("Oslash", 0xd8),
- CHAR_REF("Otilde;", 0xd5),
- CHAR_REF("Otilde", 0xd5),
- CHAR_REF("Otimes;", 0x2a37),
- CHAR_REF("Ouml", 0xd6),
- CHAR_REF("Ouml;", 0xd6),
- CHAR_REF("OverBar;", 0x203e),
- CHAR_REF("OverBrace;", 0x23de),
- CHAR_REF("OverBracket;", 0x23b4),
- CHAR_REF("OverParenthesis;", 0x23dc),
- CHAR_REF("PartialD;", 0x2202),
- CHAR_REF("Pcy;", 0x041f),
- CHAR_REF("Pfr;", 0x0001d513),
- CHAR_REF("Phi;", 0x03a6),
- CHAR_REF("Pi;", 0x03a0),
- CHAR_REF("PlusMinus;", 0xb1),
- CHAR_REF("Poincareplane;", 0x210c),
- CHAR_REF("Popf;", 0x2119),
- CHAR_REF("Pr;", 0x2abb),
- CHAR_REF("Precedes;", 0x227a),
- CHAR_REF("PrecedesEqual;", 0x2aaf),
- CHAR_REF("PrecedesSlantEqual;", 0x227c),
- CHAR_REF("PrecedesTilde;", 0x227e),
- CHAR_REF("Prime;", 0x2033),
- CHAR_REF("Product;", 0x220f),
- CHAR_REF("Proportion;", 0x2237),
- CHAR_REF("Proportional;", 0x221d),
- CHAR_REF("Pscr;", 0x0001d4ab),
- CHAR_REF("Psi;", 0x03a8),
- CHAR_REF("QUOT;", 0x22),
- CHAR_REF("QUOT", 0x22),
- CHAR_REF("Qfr;", 0x0001d514),
- CHAR_REF("Qopf;", 0x211a),
- CHAR_REF("Qscr;", 0x0001d4ac),
- CHAR_REF("RBarr;", 0x2910),
- CHAR_REF("REG;", 0xae),
- CHAR_REF("REG", 0xae),
- CHAR_REF("Racute;", 0x0154),
- CHAR_REF("Rang;", 0x27eb),
- CHAR_REF("Rarr;", 0x21a0),
- CHAR_REF("Rarrtl;", 0x2916),
- CHAR_REF("Rcaron;", 0x0158),
- CHAR_REF("Rcedil;", 0x0156),
- CHAR_REF("Rcy;", 0x0420),
- CHAR_REF("Re;", 0x211c),
- CHAR_REF("ReverseElement;", 0x220b),
- CHAR_REF("ReverseEquilibrium;", 0x21cb),
- CHAR_REF("ReverseUpEquilibrium;", 0x296f),
- CHAR_REF("Rfr;", 0x211c),
- CHAR_REF("Rho;", 0x03a1),
- CHAR_REF("RightAngleBracket;", 0x27e9),
- CHAR_REF("RightArrow;", 0x2192),
- CHAR_REF("RightArrowBar;", 0x21e5),
- CHAR_REF("RightArrowLeftArrow;", 0x21c4),
- CHAR_REF("RightCeiling;", 0x2309),
- CHAR_REF("RightDoubleBracket;", 0x27e7),
- CHAR_REF("RightDownTeeVector;", 0x295d),
- CHAR_REF("RightDownVector;", 0x21c2),
- CHAR_REF("RightDownVectorBar;", 0x2955),
- CHAR_REF("RightFloor;", 0x230b),
- CHAR_REF("RightTee;", 0x22a2),
- CHAR_REF("RightTeeArrow;", 0x21a6),
- CHAR_REF("RightTeeVector;", 0x295b),
- CHAR_REF("RightTriangle;", 0x22b3),
- CHAR_REF("RightTriangleBar;", 0x29d0),
- CHAR_REF("RightTriangleEqual;", 0x22b5),
- CHAR_REF("RightUpDownVector;", 0x294f),
- CHAR_REF("RightUpTeeVector;", 0x295c),
- CHAR_REF("RightUpVector;", 0x21be),
- CHAR_REF("RightUpVectorBar;", 0x2954),
- CHAR_REF("RightVector;", 0x21c0),
- CHAR_REF("RightVectorBar;", 0x2953),
- CHAR_REF("Rightarrow;", 0x21d2),
- CHAR_REF("Ropf;", 0x211d),
- CHAR_REF("RoundImplies;", 0x2970),
- CHAR_REF("Rrightarrow;", 0x21db),
- CHAR_REF("Rscr;", 0x211b),
- CHAR_REF("Rsh;", 0x21b1),
- CHAR_REF("RuleDelayed;", 0x29f4),
- CHAR_REF("SHCHcy;", 0x0429),
- CHAR_REF("SHcy;", 0x0428),
- CHAR_REF("SOFTcy;", 0x042c),
- CHAR_REF("Sacute;", 0x015a),
- CHAR_REF("Sc;", 0x2abc),
- CHAR_REF("Scaron;", 0x0160),
- CHAR_REF("Scedil;", 0x015e),
- CHAR_REF("Scirc;", 0x015c),
- CHAR_REF("Scy;", 0x0421),
- CHAR_REF("Sfr;", 0x0001d516),
- CHAR_REF("ShortDownArrow;", 0x2193),
- CHAR_REF("ShortLeftArrow;", 0x2190),
- CHAR_REF("ShortRightArrow;", 0x2192),
- CHAR_REF("ShortUpArrow;", 0x2191),
- CHAR_REF("Sigma;", 0x03a3),
- CHAR_REF("SmallCircle;", 0x2218),
- CHAR_REF("Sopf;", 0x0001d54a),
- CHAR_REF("Sqrt;", 0x221a),
- CHAR_REF("Square;", 0x25a1),
- CHAR_REF("SquareIntersection;", 0x2293),
- CHAR_REF("SquareSubset;", 0x228f),
- CHAR_REF("SquareSubsetEqual;", 0x2291),
- CHAR_REF("SquareSuperset;", 0x2290),
- CHAR_REF("SquareSupersetEqual;", 0x2292),
- CHAR_REF("SquareUnion;", 0x2294),
- CHAR_REF("Sscr;", 0x0001d4ae),
- CHAR_REF("Star;", 0x22c6),
- CHAR_REF("Sub;", 0x22d0),
- CHAR_REF("Subset;", 0x22d0),
- CHAR_REF("SubsetEqual;", 0x2286),
- CHAR_REF("Succeeds;", 0x227b),
- CHAR_REF("SucceedsEqual;", 0x2ab0),
- CHAR_REF("SucceedsSlantEqual;", 0x227d),
- CHAR_REF("SucceedsTilde;", 0x227f),
- CHAR_REF("SuchThat;", 0x220b),
- CHAR_REF("Sum;", 0x2211),
- CHAR_REF("Sup;", 0x22d1),
- CHAR_REF("Superset;", 0x2283),
- CHAR_REF("SupersetEqual;", 0x2287),
- CHAR_REF("Supset;", 0x22d1),
- CHAR_REF("THORN;", 0xde),
- CHAR_REF("THORN", 0xde),
- CHAR_REF("TRADE;", 0x2122),
- CHAR_REF("TSHcy;", 0x040b),
- CHAR_REF("TScy;", 0x0426),
- CHAR_REF("Tab;", 0x09),
- CHAR_REF("Tau;", 0x03a4),
- CHAR_REF("Tcaron;", 0x0164),
- CHAR_REF("Tcedil;", 0x0162),
- CHAR_REF("Tcy;", 0x0422),
- CHAR_REF("Tfr;", 0x0001d517),
- CHAR_REF("Therefore;", 0x2234),
- CHAR_REF("Theta;", 0x0398),
- MULTI_CHAR_REF("ThickSpace;", 0x205f, 0x200a),
- CHAR_REF("ThinSpace;", 0x2009),
- CHAR_REF("Tilde;", 0x223c),
- CHAR_REF("TildeEqual;", 0x2243),
- CHAR_REF("TildeFullEqual;", 0x2245),
- CHAR_REF("TildeTilde;", 0x2248),
- CHAR_REF("Topf;", 0x0001d54b),
- CHAR_REF("TripleDot;", 0x20db),
- CHAR_REF("Tscr;", 0x0001d4af),
- CHAR_REF("Tstrok;", 0x0166),
- CHAR_REF("Uacute;", 0xda),
- CHAR_REF("Uacute", 0xda),
- CHAR_REF("Uarr;", 0x219f),
- CHAR_REF("Uarrocir;", 0x2949),
- CHAR_REF("Ubrcy;", 0x040e),
- CHAR_REF("Ubreve;", 0x016c),
- CHAR_REF("Ucirc;", 0xdb),
- CHAR_REF("Ucirc", 0xdb),
- CHAR_REF("Ucy;", 0x0423),
- CHAR_REF("Udblac;", 0x0170),
- CHAR_REF("Ufr;", 0x0001d518),
- CHAR_REF("Ugrave;", 0xd9),
- CHAR_REF("Ugrave", 0xd9),
- CHAR_REF("Umacr;", 0x016a),
- CHAR_REF("UnderBar;", 0x5f),
- CHAR_REF("UnderBrace;", 0x23df),
- CHAR_REF("UnderBracket;", 0x23b5),
- CHAR_REF("UnderParenthesis;", 0x23dd),
- CHAR_REF("Union;", 0x22c3),
- CHAR_REF("UnionPlus;", 0x228e),
- CHAR_REF("Uogon;", 0x0172),
- CHAR_REF("Uopf;", 0x0001d54c),
- CHAR_REF("UpArrow;", 0x2191),
- CHAR_REF("UpArrowBar;", 0x2912),
- CHAR_REF("UpArrowDownArrow;", 0x21c5),
- CHAR_REF("UpDownArrow;", 0x2195),
- CHAR_REF("UpEquilibrium;", 0x296e),
- CHAR_REF("UpTee;", 0x22a5),
- CHAR_REF("UpTeeArrow;", 0x21a5),
- CHAR_REF("Uparrow;", 0x21d1),
- CHAR_REF("Updownarrow;", 0x21d5),
- CHAR_REF("UpperLeftArrow;", 0x2196),
- CHAR_REF("UpperRightArrow;", 0x2197),
- CHAR_REF("Upsi;", 0x03d2),
- CHAR_REF("Upsilon;", 0x03a5),
- CHAR_REF("Uring;", 0x016e),
- CHAR_REF("Uscr;", 0x0001d4b0),
- CHAR_REF("Utilde;", 0x0168),
- CHAR_REF("Uuml;", 0xdc),
- CHAR_REF("Uuml", 0xdc),
- CHAR_REF("VDash;", 0x22ab),
- CHAR_REF("Vbar;", 0x2aeb),
- CHAR_REF("Vcy;", 0x0412),
- CHAR_REF("Vdash;", 0x22a9),
- CHAR_REF("Vdashl;", 0x2ae6),
- CHAR_REF("Vee;", 0x22c1),
- CHAR_REF("Verbar;", 0x2016),
- CHAR_REF("Vert;", 0x2016),
- CHAR_REF("VerticalBar;", 0x2223),
- CHAR_REF("VerticalLine;", 0x7c),
- CHAR_REF("VerticalSeparator;", 0x2758),
- CHAR_REF("VerticalTilde;", 0x2240),
- CHAR_REF("VeryThinSpace;", 0x200a),
- CHAR_REF("Vfr;", 0x0001d519),
- CHAR_REF("Vopf;", 0x0001d54d),
- CHAR_REF("Vscr;", 0x0001d4b1),
- CHAR_REF("Vvdash;", 0x22aa),
- CHAR_REF("Wcirc;", 0x0174),
- CHAR_REF("Wedge;", 0x22c0),
- CHAR_REF("Wfr;", 0x0001d51a),
- CHAR_REF("Wopf;", 0x0001d54e),
- CHAR_REF("Wscr;", 0x0001d4b2),
- CHAR_REF("Xfr;", 0x0001d51b),
- CHAR_REF("Xi;", 0x039e),
- CHAR_REF("Xopf;", 0x0001d54f),
- CHAR_REF("Xscr;", 0x0001d4b3),
- CHAR_REF("YAcy;", 0x042f),
- CHAR_REF("YIcy;", 0x0407),
- CHAR_REF("YUcy;", 0x042e),
- CHAR_REF("Yacute", 0xdd),
- CHAR_REF("Yacute;", 0xdd),
- CHAR_REF("Ycirc;", 0x0176),
- CHAR_REF("Ycy;", 0x042b),
- CHAR_REF("Yfr;", 0x0001d51c),
- CHAR_REF("Yopf;", 0x0001d550),
- CHAR_REF("Yscr;", 0x0001d4b4),
- CHAR_REF("Yuml;", 0x0178),
- CHAR_REF("ZHcy;", 0x0416),
- CHAR_REF("Zacute;", 0x0179),
- CHAR_REF("Zcaron;", 0x017d),
- CHAR_REF("Zcy;", 0x0417),
- CHAR_REF("Zdot;", 0x017b),
- CHAR_REF("ZeroWidthSpace;", 0x200b),
- CHAR_REF("Zeta;", 0x0396),
- CHAR_REF("Zfr;", 0x2128),
- CHAR_REF("Zopf;", 0x2124),
- CHAR_REF("Zscr;", 0x0001d4b5),
- CHAR_REF("aacute;", 0xe1),
- CHAR_REF("aacute", 0xe1),
- CHAR_REF("abreve;", 0x0103),
- CHAR_REF("ac;", 0x223e),
- MULTI_CHAR_REF("acE;", 0x223e, 0x0333),
- CHAR_REF("acd;", 0x223f),
- CHAR_REF("acirc;", 0xe2),
- CHAR_REF("acirc", 0xe2),
- CHAR_REF("acute;", 0xb4),
- CHAR_REF("acute", 0xb4),
- CHAR_REF("acy;", 0x0430),
- CHAR_REF("aelig;", 0xe6),
- CHAR_REF("aelig", 0xe6),
- CHAR_REF("af;", 0x2061),
- CHAR_REF("afr;", 0x0001d51e),
- CHAR_REF("agrave;", 0xe0),
- CHAR_REF("agrave", 0xe0),
- CHAR_REF("alefsym;", 0x2135),
- CHAR_REF("aleph;", 0x2135),
- CHAR_REF("alpha;", 0x03b1),
- CHAR_REF("amacr;", 0x0101),
- CHAR_REF("amalg;", 0x2a3f),
- CHAR_REF("amp;", 0x26),
- CHAR_REF("amp", 0x26),
- CHAR_REF("and;", 0x2227),
- CHAR_REF("andand;", 0x2a55),
- CHAR_REF("andd;", 0x2a5c),
- CHAR_REF("andslope;", 0x2a58),
- CHAR_REF("andv;", 0x2a5a),
- CHAR_REF("ang;", 0x2220),
- CHAR_REF("ange;", 0x29a4),
- CHAR_REF("angle;", 0x2220),
- CHAR_REF("angmsd;", 0x2221),
- CHAR_REF("angmsdaa;", 0x29a8),
- CHAR_REF("angmsdab;", 0x29a9),
- CHAR_REF("angmsdac;", 0x29aa),
- CHAR_REF("angmsdad;", 0x29ab),
- CHAR_REF("angmsdae;", 0x29ac),
- CHAR_REF("angmsdaf;", 0x29ad),
- CHAR_REF("angmsdag;", 0x29ae),
- CHAR_REF("angmsdah;", 0x29af),
- CHAR_REF("angrt;", 0x221f),
- CHAR_REF("angrtvb;", 0x22be),
- CHAR_REF("angrtvbd;", 0x299d),
- CHAR_REF("angsph;", 0x2222),
- CHAR_REF("angst;", 0xc5),
- CHAR_REF("angzarr;", 0x237c),
- CHAR_REF("aogon;", 0x0105),
- CHAR_REF("aopf;", 0x0001d552),
- CHAR_REF("ap;", 0x2248),
- CHAR_REF("apE;", 0x2a70),
- CHAR_REF("apacir;", 0x2a6f),
- CHAR_REF("ape;", 0x224a),
- CHAR_REF("apid;", 0x224b),
- CHAR_REF("apos;", 0x27),
- CHAR_REF("approx;", 0x2248),
- CHAR_REF("approxeq;", 0x224a),
- CHAR_REF("aring;", 0xe5),
- CHAR_REF("aring", 0xe5),
- CHAR_REF("ascr;", 0x0001d4b6),
- CHAR_REF("ast;", 0x2a),
- CHAR_REF("asymp;", 0x2248),
- CHAR_REF("asympeq;", 0x224d),
- CHAR_REF("atilde;", 0xe3),
- CHAR_REF("atilde", 0xe3),
- CHAR_REF("auml;", 0xe4),
- CHAR_REF("auml", 0xe4),
- CHAR_REF("awconint;", 0x2233),
- CHAR_REF("awint;", 0x2a11),
- CHAR_REF("bNot;", 0x2aed),
- CHAR_REF("backcong;", 0x224c),
- CHAR_REF("backepsilon;", 0x03f6),
- CHAR_REF("backprime;", 0x2035),
- CHAR_REF("backsim;", 0x223d),
- CHAR_REF("backsimeq;", 0x22cd),
- CHAR_REF("barvee;", 0x22bd),
- CHAR_REF("barwed;", 0x2305),
- CHAR_REF("barwedge;", 0x2305),
- CHAR_REF("bbrk;", 0x23b5),
- CHAR_REF("bbrktbrk;", 0x23b6),
- CHAR_REF("bcong;", 0x224c),
- CHAR_REF("bcy;", 0x0431),
- CHAR_REF("bdquo;", 0x201e),
- CHAR_REF("becaus;", 0x2235),
- CHAR_REF("because;", 0x2235),
- CHAR_REF("bemptyv;", 0x29b0),
- CHAR_REF("bepsi;", 0x03f6),
- CHAR_REF("bernou;", 0x212c),
- CHAR_REF("beta;", 0x03b2),
- CHAR_REF("beth;", 0x2136),
- CHAR_REF("between;", 0x226c),
- CHAR_REF("bfr;", 0x0001d51f),
- CHAR_REF("bigcap;", 0x22c2),
- CHAR_REF("bigcirc;", 0x25ef),
- CHAR_REF("bigcup;", 0x22c3),
- CHAR_REF("bigodot;", 0x2a00),
- CHAR_REF("bigoplus;", 0x2a01),
- CHAR_REF("bigotimes;", 0x2a02),
- CHAR_REF("bigsqcup;", 0x2a06),
- CHAR_REF("bigstar;", 0x2605),
- CHAR_REF("bigtriangledown;", 0x25bd),
- CHAR_REF("bigtriangleup;", 0x25b3),
- CHAR_REF("biguplus;", 0x2a04),
- CHAR_REF("bigvee;", 0x22c1),
- CHAR_REF("bigwedge;", 0x22c0),
- CHAR_REF("bkarow;", 0x290d),
- CHAR_REF("blacklozenge;", 0x29eb),
- CHAR_REF("blacksquare;", 0x25aa),
- CHAR_REF("blacktriangle;", 0x25b4),
- CHAR_REF("blacktriangledown;", 0x25be),
- CHAR_REF("blacktriangleleft;", 0x25c2),
- CHAR_REF("blacktriangleright;", 0x25b8),
- CHAR_REF("blank;", 0x2423),
- CHAR_REF("blk12;", 0x2592),
- CHAR_REF("blk14;", 0x2591),
- CHAR_REF("blk34;", 0x2593),
- CHAR_REF("block;", 0x2588),
- MULTI_CHAR_REF("bne;", 0x3d, 0x20e5),
- MULTI_CHAR_REF("bnequiv;", 0x2261, 0x20e5),
- CHAR_REF("bnot;", 0x2310),
- CHAR_REF("bopf;", 0x0001d553),
- CHAR_REF("bot;", 0x22a5),
- CHAR_REF("bottom;", 0x22a5),
- CHAR_REF("bowtie;", 0x22c8),
- CHAR_REF("boxDL;", 0x2557),
- CHAR_REF("boxDR;", 0x2554),
- CHAR_REF("boxDl;", 0x2556),
- CHAR_REF("boxDr;", 0x2553),
- CHAR_REF("boxH;", 0x2550),
- CHAR_REF("boxHD;", 0x2566),
- CHAR_REF("boxHU;", 0x2569),
- CHAR_REF("boxHd;", 0x2564),
- CHAR_REF("boxHu;", 0x2567),
- CHAR_REF("boxUL;", 0x255d),
- CHAR_REF("boxUR;", 0x255a),
- CHAR_REF("boxUl;", 0x255c),
- CHAR_REF("boxUr;", 0x2559),
- CHAR_REF("boxV;", 0x2551),
- CHAR_REF("boxVH;", 0x256c),
- CHAR_REF("boxVL;", 0x2563),
- CHAR_REF("boxVR;", 0x2560),
- CHAR_REF("boxVh;", 0x256b),
- CHAR_REF("boxVl;", 0x2562),
- CHAR_REF("boxVr;", 0x255f),
- CHAR_REF("boxbox;", 0x29c9),
- CHAR_REF("boxdL;", 0x2555),
- CHAR_REF("boxdR;", 0x2552),
- CHAR_REF("boxdl;", 0x2510),
- CHAR_REF("boxdr;", 0x250c),
- CHAR_REF("boxh;", 0x2500),
- CHAR_REF("boxhD;", 0x2565),
- CHAR_REF("boxhU;", 0x2568),
- CHAR_REF("boxhd;", 0x252c),
- CHAR_REF("boxhu;", 0x2534),
- CHAR_REF("boxminus;", 0x229f),
- CHAR_REF("boxplus;", 0x229e),
- CHAR_REF("boxtimes;", 0x22a0),
- CHAR_REF("boxuL;", 0x255b),
- CHAR_REF("boxuR;", 0x2558),
- CHAR_REF("boxul;", 0x2518),
- CHAR_REF("boxur;", 0x2514),
- CHAR_REF("boxv;", 0x2502),
- CHAR_REF("boxvH;", 0x256a),
- CHAR_REF("boxvL;", 0x2561),
- CHAR_REF("boxvR;", 0x255e),
- CHAR_REF("boxvh;", 0x253c),
- CHAR_REF("boxvl;", 0x2524),
- CHAR_REF("boxvr;", 0x251c),
- CHAR_REF("bprime;", 0x2035),
- CHAR_REF("breve;", 0x02d8),
- CHAR_REF("brvbar;", 0xa6),
- CHAR_REF("brvbar", 0xa6),
- CHAR_REF("bscr;", 0x0001d4b7),
- CHAR_REF("bsemi;", 0x204f),
- CHAR_REF("bsim;", 0x223d),
- CHAR_REF("bsime;", 0x22cd),
- CHAR_REF("bsol;", 0x5c),
- CHAR_REF("bsolb;", 0x29c5),
- CHAR_REF("bsolhsub;", 0x27c8),
- CHAR_REF("bull;", 0x2022),
- CHAR_REF("bullet;", 0x2022),
- CHAR_REF("bump;", 0x224e),
- CHAR_REF("bumpE;", 0x2aae),
- CHAR_REF("bumpe;", 0x224f),
- CHAR_REF("bumpeq;", 0x224f),
- CHAR_REF("cacute;", 0x0107),
- CHAR_REF("cap;", 0x2229),
- CHAR_REF("capand;", 0x2a44),
- CHAR_REF("capbrcup;", 0x2a49),
- CHAR_REF("capcap;", 0x2a4b),
- CHAR_REF("capcup;", 0x2a47),
- CHAR_REF("capdot;", 0x2a40),
- MULTI_CHAR_REF("caps;", 0x2229, 0xfe00),
- CHAR_REF("caret;", 0x2041),
- CHAR_REF("caron;", 0x02c7),
- CHAR_REF("ccaps;", 0x2a4d),
- CHAR_REF("ccaron;", 0x010d),
- CHAR_REF("ccedil;", 0xe7),
- CHAR_REF("ccedil", 0xe7),
- CHAR_REF("ccirc;", 0x0109),
- CHAR_REF("ccups;", 0x2a4c),
- CHAR_REF("ccupssm;", 0x2a50),
- CHAR_REF("cdot;", 0x010b),
- CHAR_REF("cedil;", 0xb8),
- CHAR_REF("cedil", 0xb8),
- CHAR_REF("cemptyv;", 0x29b2),
- CHAR_REF("cent;", 0xa2),
- CHAR_REF("cent", 0xa2),
- CHAR_REF("centerdot;", 0xb7),
- CHAR_REF("cfr;", 0x0001d520),
- CHAR_REF("chcy;", 0x0447),
- CHAR_REF("check;", 0x2713),
- CHAR_REF("checkmark;", 0x2713),
- CHAR_REF("chi;", 0x03c7),
- CHAR_REF("cir;", 0x25cb),
- CHAR_REF("cirE;", 0x29c3),
- CHAR_REF("circ;", 0x02c6),
- CHAR_REF("circeq;", 0x2257),
- CHAR_REF("circlearrowleft;", 0x21ba),
- CHAR_REF("circlearrowright;", 0x21bb),
- CHAR_REF("circledR;", 0xae),
- CHAR_REF("circledS;", 0x24c8),
- CHAR_REF("circledast;", 0x229b),
- CHAR_REF("circledcirc;", 0x229a),
- CHAR_REF("circleddash;", 0x229d),
- CHAR_REF("cire;", 0x2257),
- CHAR_REF("cirfnint;", 0x2a10),
- CHAR_REF("cirmid;", 0x2aef),
- CHAR_REF("cirscir;", 0x29c2),
- CHAR_REF("clubs;", 0x2663),
- CHAR_REF("clubsuit;", 0x2663),
- CHAR_REF("colon;", 0x3a),
- CHAR_REF("colone;", 0x2254),
- CHAR_REF("coloneq;", 0x2254),
- CHAR_REF("comma;", 0x2c),
- CHAR_REF("commat;", 0x40),
- CHAR_REF("comp;", 0x2201),
- CHAR_REF("compfn;", 0x2218),
- CHAR_REF("complement;", 0x2201),
- CHAR_REF("complexes;", 0x2102),
- CHAR_REF("cong;", 0x2245),
- CHAR_REF("congdot;", 0x2a6d),
- CHAR_REF("conint;", 0x222e),
- CHAR_REF("copf;", 0x0001d554),
- CHAR_REF("coprod;", 0x2210),
- CHAR_REF("copy;", 0xa9),
- CHAR_REF("copy", 0xa9),
- CHAR_REF("copysr;", 0x2117),
- CHAR_REF("crarr;", 0x21b5),
- CHAR_REF("cross;", 0x2717),
- CHAR_REF("cscr;", 0x0001d4b8),
- CHAR_REF("csub;", 0x2acf),
- CHAR_REF("csube;", 0x2ad1),
- CHAR_REF("csup;", 0x2ad0),
- CHAR_REF("csupe;", 0x2ad2),
- CHAR_REF("ctdot;", 0x22ef),
- CHAR_REF("cudarrl;", 0x2938),
- CHAR_REF("cudarrr;", 0x2935),
- CHAR_REF("cuepr;", 0x22de),
- CHAR_REF("cuesc;", 0x22df),
- CHAR_REF("cularr;", 0x21b6),
- CHAR_REF("cularrp;", 0x293d),
- CHAR_REF("cup;", 0x222a),
- CHAR_REF("cupbrcap;", 0x2a48),
- CHAR_REF("cupcap;", 0x2a46),
- CHAR_REF("cupcup;", 0x2a4a),
- CHAR_REF("cupdot;", 0x228d),
- CHAR_REF("cupor;", 0x2a45),
- MULTI_CHAR_REF("cups;", 0x222a, 0xfe00),
- CHAR_REF("curarr;", 0x21b7),
- CHAR_REF("curarrm;", 0x293c),
- CHAR_REF("curlyeqprec;", 0x22de),
- CHAR_REF("curlyeqsucc;", 0x22df),
- CHAR_REF("curlyvee;", 0x22ce),
- CHAR_REF("curlywedge;", 0x22cf),
- CHAR_REF("curren;", 0xa4),
- CHAR_REF("curren", 0xa4),
- CHAR_REF("curvearrowleft;", 0x21b6),
- CHAR_REF("curvearrowright;", 0x21b7),
- CHAR_REF("cuvee;", 0x22ce),
- CHAR_REF("cuwed;", 0x22cf),
- CHAR_REF("cwconint;", 0x2232),
- CHAR_REF("cwint;", 0x2231),
- CHAR_REF("cylcty;", 0x232d),
- CHAR_REF("dArr;", 0x21d3),
- CHAR_REF("dHar;", 0x2965),
- CHAR_REF("dagger;", 0x2020),
- CHAR_REF("daleth;", 0x2138),
- CHAR_REF("darr;", 0x2193),
- CHAR_REF("dash;", 0x2010),
- CHAR_REF("dashv;", 0x22a3),
- CHAR_REF("dbkarow;", 0x290f),
- CHAR_REF("dblac;", 0x02dd),
- CHAR_REF("dcaron;", 0x010f),
- CHAR_REF("dcy;", 0x0434),
- CHAR_REF("dd;", 0x2146),
- CHAR_REF("ddagger;", 0x2021),
- CHAR_REF("ddarr;", 0x21ca),
- CHAR_REF("ddotseq;", 0x2a77),
- CHAR_REF("deg;", 0xb0),
- CHAR_REF("deg", 0xb0),
- CHAR_REF("delta;", 0x03b4),
- CHAR_REF("demptyv;", 0x29b1),
- CHAR_REF("dfisht;", 0x297f),
- CHAR_REF("dfr;", 0x0001d521),
- CHAR_REF("dharl;", 0x21c3),
- CHAR_REF("dharr;", 0x21c2),
- CHAR_REF("diam;", 0x22c4),
- CHAR_REF("diamond;", 0x22c4),
- CHAR_REF("diamondsuit;", 0x2666),
- CHAR_REF("diams;", 0x2666),
- CHAR_REF("die;", 0xa8),
- CHAR_REF("digamma;", 0x03dd),
- CHAR_REF("disin;", 0x22f2),
- CHAR_REF("div;", 0xf7),
- CHAR_REF("divide;", 0xf7),
- CHAR_REF("divide", 0xf7),
- CHAR_REF("divideontimes;", 0x22c7),
- CHAR_REF("divonx;", 0x22c7),
- CHAR_REF("djcy;", 0x0452),
- CHAR_REF("dlcorn;", 0x231e),
- CHAR_REF("dlcrop;", 0x230d),
- CHAR_REF("dollar;", 0x24),
- CHAR_REF("dopf;", 0x0001d555),
- CHAR_REF("dot;", 0x02d9),
- CHAR_REF("doteq;", 0x2250),
- CHAR_REF("doteqdot;", 0x2251),
- CHAR_REF("dotminus;", 0x2238),
- CHAR_REF("dotplus;", 0x2214),
- CHAR_REF("dotsquare;", 0x22a1),
- CHAR_REF("doublebarwedge;", 0x2306),
- CHAR_REF("downarrow;", 0x2193),
- CHAR_REF("downdownarrows;", 0x21ca),
- CHAR_REF("downharpoonleft;", 0x21c3),
- CHAR_REF("downharpoonright;", 0x21c2),
- CHAR_REF("drbkarow;", 0x2910),
- CHAR_REF("drcorn;", 0x231f),
- CHAR_REF("drcrop;", 0x230c),
- CHAR_REF("dscr;", 0x0001d4b9),
- CHAR_REF("dscy;", 0x0455),
- CHAR_REF("dsol;", 0x29f6),
- CHAR_REF("dstrok;", 0x0111),
- CHAR_REF("dtdot;", 0x22f1),
- CHAR_REF("dtri;", 0x25bf),
- CHAR_REF("dtrif;", 0x25be),
- CHAR_REF("duarr;", 0x21f5),
- CHAR_REF("duhar;", 0x296f),
- CHAR_REF("dwangle;", 0x29a6),
- CHAR_REF("dzcy;", 0x045f),
- CHAR_REF("dzigrarr;", 0x27ff),
- CHAR_REF("eDDot;", 0x2a77),
- CHAR_REF("eDot;", 0x2251),
- CHAR_REF("eacute;", 0xe9),
- CHAR_REF("eacute", 0xe9),
- CHAR_REF("easter;", 0x2a6e),
- CHAR_REF("ecaron;", 0x011b),
- CHAR_REF("ecir;", 0x2256),
- CHAR_REF("ecirc;", 0xea),
- CHAR_REF("ecirc", 0xea),
- CHAR_REF("ecolon;", 0x2255),
- CHAR_REF("ecy;", 0x044d),
- CHAR_REF("edot;", 0x0117),
- CHAR_REF("ee;", 0x2147),
- CHAR_REF("efDot;", 0x2252),
- CHAR_REF("efr;", 0x0001d522),
- CHAR_REF("eg;", 0x2a9a),
- CHAR_REF("egrave;", 0xe8),
- CHAR_REF("egrave", 0xe8),
- CHAR_REF("egs;", 0x2a96),
- CHAR_REF("egsdot;", 0x2a98),
- CHAR_REF("el;", 0x2a99),
- CHAR_REF("elinters;", 0x23e7),
- CHAR_REF("ell;", 0x2113),
- CHAR_REF("els;", 0x2a95),
- CHAR_REF("elsdot;", 0x2a97),
- CHAR_REF("emacr;", 0x0113),
- CHAR_REF("empty;", 0x2205),
- CHAR_REF("emptyset;", 0x2205),
- CHAR_REF("emptyv;", 0x2205),
- CHAR_REF("emsp13;", 0x2004),
- CHAR_REF("emsp14;", 0x2005),
- CHAR_REF("emsp;", 0x2003),
- CHAR_REF("eng;", 0x014b),
- CHAR_REF("ensp;", 0x2002),
- CHAR_REF("eogon;", 0x0119),
- CHAR_REF("eopf;", 0x0001d556),
- CHAR_REF("epar;", 0x22d5),
- CHAR_REF("eparsl;", 0x29e3),
- CHAR_REF("eplus;", 0x2a71),
- CHAR_REF("epsi;", 0x03b5),
- CHAR_REF("epsilon;", 0x03b5),
- CHAR_REF("epsiv;", 0x03f5),
- CHAR_REF("eqcirc;", 0x2256),
- CHAR_REF("eqcolon;", 0x2255),
- CHAR_REF("eqsim;", 0x2242),
- CHAR_REF("eqslantgtr;", 0x2a96),
- CHAR_REF("eqslantless;", 0x2a95),
- CHAR_REF("equals;", 0x3d),
- CHAR_REF("equest;", 0x225f),
- CHAR_REF("equiv;", 0x2261),
- CHAR_REF("equivDD;", 0x2a78),
- CHAR_REF("eqvparsl;", 0x29e5),
- CHAR_REF("erDot;", 0x2253),
- CHAR_REF("erarr;", 0x2971),
- CHAR_REF("escr;", 0x212f),
- CHAR_REF("esdot;", 0x2250),
- CHAR_REF("esim;", 0x2242),
- CHAR_REF("eta;", 0x03b7),
- CHAR_REF("eth;", 0xf0),
- CHAR_REF("eth", 0xf0),
- CHAR_REF("euml;", 0xeb),
- CHAR_REF("euml", 0xeb),
- CHAR_REF("euro;", 0x20ac),
- CHAR_REF("excl;", 0x21),
- CHAR_REF("exist;", 0x2203),
- CHAR_REF("expectation;", 0x2130),
- CHAR_REF("exponentiale;", 0x2147),
- CHAR_REF("fallingdotseq;", 0x2252),
- CHAR_REF("fcy;", 0x0444),
- CHAR_REF("female;", 0x2640),
- CHAR_REF("ffilig;", 0xfb03),
- CHAR_REF("fflig;", 0xfb00),
- CHAR_REF("ffllig;", 0xfb04),
- CHAR_REF("ffr;", 0x0001d523),
- CHAR_REF("filig;", 0xfb01),
- MULTI_CHAR_REF("fjlig;", 0x66, 0x6a),
- CHAR_REF("flat;", 0x266d),
- CHAR_REF("fllig;", 0xfb02),
- CHAR_REF("fltns;", 0x25b1),
- CHAR_REF("fnof;", 0x0192),
- CHAR_REF("fopf;", 0x0001d557),
- CHAR_REF("forall;", 0x2200),
- CHAR_REF("fork;", 0x22d4),
- CHAR_REF("forkv;", 0x2ad9),
- CHAR_REF("fpartint;", 0x2a0d),
- CHAR_REF("frac12", 0xbd),
- CHAR_REF("frac12;", 0xbd),
- CHAR_REF("frac13;", 0x2153),
- CHAR_REF("frac14", 0xbc),
- CHAR_REF("frac14;", 0xbc),
- CHAR_REF("frac15;", 0x2155),
- CHAR_REF("frac16;", 0x2159),
- CHAR_REF("frac18;", 0x215b),
- CHAR_REF("frac23;", 0x2154),
- CHAR_REF("frac25;", 0x2156),
- CHAR_REF("frac34", 0xbe),
- CHAR_REF("frac34;", 0xbe),
- CHAR_REF("frac35;", 0x2157),
- CHAR_REF("frac38;", 0x215c),
- CHAR_REF("frac45;", 0x2158),
- CHAR_REF("frac56;", 0x215a),
- CHAR_REF("frac58;", 0x215d),
- CHAR_REF("frac78;", 0x215e),
- CHAR_REF("frasl;", 0x2044),
- CHAR_REF("frown;", 0x2322),
- CHAR_REF("fscr;", 0x0001d4bb),
- CHAR_REF("gE;", 0x2267),
- CHAR_REF("gEl;", 0x2a8c),
- CHAR_REF("gacute;", 0x01f5),
- CHAR_REF("gamma;", 0x03b3),
- CHAR_REF("gammad;", 0x03dd),
- CHAR_REF("gap;", 0x2a86),
- CHAR_REF("gbreve;", 0x011f),
- CHAR_REF("gcirc;", 0x011d),
- CHAR_REF("gcy;", 0x0433),
- CHAR_REF("gdot;", 0x0121),
- CHAR_REF("ge;", 0x2265),
- CHAR_REF("gel;", 0x22db),
- CHAR_REF("geq;", 0x2265),
- CHAR_REF("geqq;", 0x2267),
- CHAR_REF("geqslant;", 0x2a7e),
- CHAR_REF("ges;", 0x2a7e),
- CHAR_REF("gescc;", 0x2aa9),
- CHAR_REF("gesdot;", 0x2a80),
- CHAR_REF("gesdoto;", 0x2a82),
- CHAR_REF("gesdotol;", 0x2a84),
- MULTI_CHAR_REF("gesl;", 0x22db, 0xfe00),
- CHAR_REF("gesles;", 0x2a94),
- CHAR_REF("gfr;", 0x0001d524),
- CHAR_REF("gg;", 0x226b),
- CHAR_REF("ggg;", 0x22d9),
- CHAR_REF("gimel;", 0x2137),
- CHAR_REF("gjcy;", 0x0453),
- CHAR_REF("gl;", 0x2277),
- CHAR_REF("glE;", 0x2a92),
- CHAR_REF("gla;", 0x2aa5),
- CHAR_REF("glj;", 0x2aa4),
- CHAR_REF("gnE;", 0x2269),
- CHAR_REF("gnap;", 0x2a8a),
- CHAR_REF("gnapprox;", 0x2a8a),
- CHAR_REF("gne;", 0x2a88),
- CHAR_REF("gneq;", 0x2a88),
- CHAR_REF("gneqq;", 0x2269),
- CHAR_REF("gnsim;", 0x22e7),
- CHAR_REF("gopf;", 0x0001d558),
- CHAR_REF("grave;", 0x60),
- CHAR_REF("gscr;", 0x210a),
- CHAR_REF("gsim;", 0x2273),
- CHAR_REF("gsime;", 0x2a8e),
- CHAR_REF("gsiml;", 0x2a90),
- CHAR_REF("gt;", 0x3e),
- CHAR_REF("gt", 0x3e),
- CHAR_REF("gtcc;", 0x2aa7),
- CHAR_REF("gtcir;", 0x2a7a),
- CHAR_REF("gtdot;", 0x22d7),
- CHAR_REF("gtlPar;", 0x2995),
- CHAR_REF("gtquest;", 0x2a7c),
- CHAR_REF("gtrapprox;", 0x2a86),
- CHAR_REF("gtrarr;", 0x2978),
- CHAR_REF("gtrdot;", 0x22d7),
- CHAR_REF("gtreqless;", 0x22db),
- CHAR_REF("gtreqqless;", 0x2a8c),
- CHAR_REF("gtrless;", 0x2277),
- CHAR_REF("gtrsim;", 0x2273),
- MULTI_CHAR_REF("gvertneqq;", 0x2269, 0xfe00),
- MULTI_CHAR_REF("gvnE;", 0x2269, 0xfe00),
- CHAR_REF("hArr;", 0x21d4),
- CHAR_REF("hairsp;", 0x200a),
- CHAR_REF("half;", 0xbd),
- CHAR_REF("hamilt;", 0x210b),
- CHAR_REF("hardcy;", 0x044a),
- CHAR_REF("harr;", 0x2194),
- CHAR_REF("harrcir;", 0x2948),
- CHAR_REF("harrw;", 0x21ad),
- CHAR_REF("hbar;", 0x210f),
- CHAR_REF("hcirc;", 0x0125),
- CHAR_REF("hearts;", 0x2665),
- CHAR_REF("heartsuit;", 0x2665),
- CHAR_REF("hellip;", 0x2026),
- CHAR_REF("hercon;", 0x22b9),
- CHAR_REF("hfr;", 0x0001d525),
- CHAR_REF("hksearow;", 0x2925),
- CHAR_REF("hkswarow;", 0x2926),
- CHAR_REF("hoarr;", 0x21ff),
- CHAR_REF("homtht;", 0x223b),
- CHAR_REF("hookleftarrow;", 0x21a9),
- CHAR_REF("hookrightarrow;", 0x21aa),
- CHAR_REF("hopf;", 0x0001d559),
- CHAR_REF("horbar;", 0x2015),
- CHAR_REF("hscr;", 0x0001d4bd),
- CHAR_REF("hslash;", 0x210f),
- CHAR_REF("hstrok;", 0x0127),
- CHAR_REF("hybull;", 0x2043),
- CHAR_REF("hyphen;", 0x2010),
- CHAR_REF("iacute;", 0xed),
- CHAR_REF("iacute", 0xed),
- CHAR_REF("ic;", 0x2063),
- CHAR_REF("icirc;", 0xee),
- CHAR_REF("icirc", 0xee),
- CHAR_REF("icy;", 0x0438),
- CHAR_REF("iecy;", 0x0435),
- CHAR_REF("iexcl;", 0xa1),
- CHAR_REF("iexcl", 0xa1),
- CHAR_REF("iff;", 0x21d4),
- CHAR_REF("ifr;", 0x0001d526),
- CHAR_REF("igrave;", 0xec),
- CHAR_REF("igrave", 0xec),
- CHAR_REF("ii;", 0x2148),
- CHAR_REF("iiiint;", 0x2a0c),
- CHAR_REF("iiint;", 0x222d),
- CHAR_REF("iinfin;", 0x29dc),
- CHAR_REF("iiota;", 0x2129),
- CHAR_REF("ijlig;", 0x0133),
- CHAR_REF("imacr;", 0x012b),
- CHAR_REF("image;", 0x2111),
- CHAR_REF("imagline;", 0x2110),
- CHAR_REF("imagpart;", 0x2111),
- CHAR_REF("imath;", 0x0131),
- CHAR_REF("imof;", 0x22b7),
- CHAR_REF("imped;", 0x01b5),
- CHAR_REF("in;", 0x2208),
- CHAR_REF("incare;", 0x2105),
- CHAR_REF("infin;", 0x221e),
- CHAR_REF("infintie;", 0x29dd),
- CHAR_REF("inodot;", 0x0131),
- CHAR_REF("int;", 0x222b),
- CHAR_REF("intcal;", 0x22ba),
- CHAR_REF("integers;", 0x2124),
- CHAR_REF("intercal;", 0x22ba),
- CHAR_REF("intlarhk;", 0x2a17),
- CHAR_REF("intprod;", 0x2a3c),
- CHAR_REF("iocy;", 0x0451),
- CHAR_REF("iogon;", 0x012f),
- CHAR_REF("iopf;", 0x0001d55a),
- CHAR_REF("iota;", 0x03b9),
- CHAR_REF("iprod;", 0x2a3c),
- CHAR_REF("iquest;", 0xbf),
- CHAR_REF("iquest", 0xbf),
- CHAR_REF("iscr;", 0x0001d4be),
- CHAR_REF("isin;", 0x2208),
- CHAR_REF("isinE;", 0x22f9),
- CHAR_REF("isindot;", 0x22f5),
- CHAR_REF("isins;", 0x22f4),
- CHAR_REF("isinsv;", 0x22f3),
- CHAR_REF("isinv;", 0x2208),
- CHAR_REF("it;", 0x2062),
- CHAR_REF("itilde;", 0x0129),
- CHAR_REF("iukcy;", 0x0456),
- CHAR_REF("iuml;", 0xef),
- CHAR_REF("iuml", 0xef),
- CHAR_REF("jcirc;", 0x0135),
- CHAR_REF("jcy;", 0x0439),
- CHAR_REF("jfr;", 0x0001d527),
- CHAR_REF("jmath;", 0x0237),
- CHAR_REF("jopf;", 0x0001d55b),
- CHAR_REF("jscr;", 0x0001d4bf),
- CHAR_REF("jsercy;", 0x0458),
- CHAR_REF("jukcy;", 0x0454),
- CHAR_REF("kappa;", 0x03ba),
- CHAR_REF("kappav;", 0x03f0),
- CHAR_REF("kcedil;", 0x0137),
- CHAR_REF("kcy;", 0x043a),
- CHAR_REF("kfr;", 0x0001d528),
- CHAR_REF("kgreen;", 0x0138),
- CHAR_REF("khcy;", 0x0445),
- CHAR_REF("kjcy;", 0x045c),
- CHAR_REF("kopf;", 0x0001d55c),
- CHAR_REF("kscr;", 0x0001d4c0),
- CHAR_REF("lAarr;", 0x21da),
- CHAR_REF("lArr;", 0x21d0),
- CHAR_REF("lAtail;", 0x291b),
- CHAR_REF("lBarr;", 0x290e),
- CHAR_REF("lE;", 0x2266),
- CHAR_REF("lEg;", 0x2a8b),
- CHAR_REF("lHar;", 0x2962),
- CHAR_REF("lacute;", 0x013a),
- CHAR_REF("laemptyv;", 0x29b4),
- CHAR_REF("lagran;", 0x2112),
- CHAR_REF("lambda;", 0x03bb),
- CHAR_REF("lang;", 0x27e8),
- CHAR_REF("langd;", 0x2991),
- CHAR_REF("langle;", 0x27e8),
- CHAR_REF("lap;", 0x2a85),
- CHAR_REF("laquo;", 0xab),
- CHAR_REF("laquo", 0xab),
- CHAR_REF("larr;", 0x2190),
- CHAR_REF("larrb;", 0x21e4),
- CHAR_REF("larrbfs;", 0x291f),
- CHAR_REF("larrfs;", 0x291d),
- CHAR_REF("larrhk;", 0x21a9),
- CHAR_REF("larrlp;", 0x21ab),
- CHAR_REF("larrpl;", 0x2939),
- CHAR_REF("larrsim;", 0x2973),
- CHAR_REF("larrtl;", 0x21a2),
- CHAR_REF("lat;", 0x2aab),
- CHAR_REF("latail;", 0x2919),
- CHAR_REF("late;", 0x2aad),
- MULTI_CHAR_REF("lates;", 0x2aad, 0xfe00),
- CHAR_REF("lbarr;", 0x290c),
- CHAR_REF("lbbrk;", 0x2772),
- CHAR_REF("lbrace;", 0x7b),
- CHAR_REF("lbrack;", 0x5b),
- CHAR_REF("lbrke;", 0x298b),
- CHAR_REF("lbrksld;", 0x298f),
- CHAR_REF("lbrkslu;", 0x298d),
- CHAR_REF("lcaron;", 0x013e),
- CHAR_REF("lcedil;", 0x013c),
- CHAR_REF("lceil;", 0x2308),
- CHAR_REF("lcub;", 0x7b),
- CHAR_REF("lcy;", 0x043b),
- CHAR_REF("ldca;", 0x2936),
- CHAR_REF("ldquo;", 0x201c),
- CHAR_REF("ldquor;", 0x201e),
- CHAR_REF("ldrdhar;", 0x2967),
- CHAR_REF("ldrushar;", 0x294b),
- CHAR_REF("ldsh;", 0x21b2),
- CHAR_REF("le;", 0x2264),
- CHAR_REF("leftarrow;", 0x2190),
- CHAR_REF("leftarrowtail;", 0x21a2),
- CHAR_REF("leftharpoondown;", 0x21bd),
- CHAR_REF("leftharpoonup;", 0x21bc),
- CHAR_REF("leftleftarrows;", 0x21c7),
- CHAR_REF("leftrightarrow;", 0x2194),
- CHAR_REF("leftrightarrows;", 0x21c6),
- CHAR_REF("leftrightharpoons;", 0x21cb),
- CHAR_REF("leftrightsquigarrow;", 0x21ad),
- CHAR_REF("leftthreetimes;", 0x22cb),
- CHAR_REF("leg;", 0x22da),
- CHAR_REF("leq;", 0x2264),
- CHAR_REF("leqq;", 0x2266),
- CHAR_REF("leqslant;", 0x2a7d),
- CHAR_REF("les;", 0x2a7d),
- CHAR_REF("lescc;", 0x2aa8),
- CHAR_REF("lesdot;", 0x2a7f),
- CHAR_REF("lesdoto;", 0x2a81),
- CHAR_REF("lesdotor;", 0x2a83),
- MULTI_CHAR_REF("lesg;", 0x22da, 0xfe00),
- CHAR_REF("lesges;", 0x2a93),
- CHAR_REF("lessapprox;", 0x2a85),
- CHAR_REF("lessdot;", 0x22d6),
- CHAR_REF("lesseqgtr;", 0x22da),
- CHAR_REF("lesseqqgtr;", 0x2a8b),
- CHAR_REF("lessgtr;", 0x2276),
- CHAR_REF("lesssim;", 0x2272),
- CHAR_REF("lfisht;", 0x297c),
- CHAR_REF("lfloor;", 0x230a),
- CHAR_REF("lfr;", 0x0001d529),
- CHAR_REF("lg;", 0x2276),
- CHAR_REF("lgE;", 0x2a91),
- CHAR_REF("lhard;", 0x21bd),
- CHAR_REF("lharu;", 0x21bc),
- CHAR_REF("lharul;", 0x296a),
- CHAR_REF("lhblk;", 0x2584),
- CHAR_REF("ljcy;", 0x0459),
- CHAR_REF("ll;", 0x226a),
- CHAR_REF("llarr;", 0x21c7),
- CHAR_REF("llcorner;", 0x231e),
- CHAR_REF("llhard;", 0x296b),
- CHAR_REF("lltri;", 0x25fa),
- CHAR_REF("lmidot;", 0x0140),
- CHAR_REF("lmoust;", 0x23b0),
- CHAR_REF("lmoustache;", 0x23b0),
- CHAR_REF("lnE;", 0x2268),
- CHAR_REF("lnap;", 0x2a89),
- CHAR_REF("lnapprox;", 0x2a89),
- CHAR_REF("lne;", 0x2a87),
- CHAR_REF("lneq;", 0x2a87),
- CHAR_REF("lneqq;", 0x2268),
- CHAR_REF("lnsim;", 0x22e6),
- CHAR_REF("loang;", 0x27ec),
- CHAR_REF("loarr;", 0x21fd),
- CHAR_REF("lobrk;", 0x27e6),
- CHAR_REF("longleftarrow;", 0x27f5),
- CHAR_REF("longleftrightarrow;", 0x27f7),
- CHAR_REF("longmapsto;", 0x27fc),
- CHAR_REF("longrightarrow;", 0x27f6),
- CHAR_REF("looparrowleft;", 0x21ab),
- CHAR_REF("looparrowright;", 0x21ac),
- CHAR_REF("lopar;", 0x2985),
- CHAR_REF("lopf;", 0x0001d55d),
- CHAR_REF("loplus;", 0x2a2d),
- CHAR_REF("lotimes;", 0x2a34),
- CHAR_REF("lowast;", 0x2217),
- CHAR_REF("lowbar;", 0x5f),
- CHAR_REF("loz;", 0x25ca),
- CHAR_REF("lozenge;", 0x25ca),
- CHAR_REF("lozf;", 0x29eb),
- CHAR_REF("lpar;", 0x28),
- CHAR_REF("lparlt;", 0x2993),
- CHAR_REF("lrarr;", 0x21c6),
- CHAR_REF("lrcorner;", 0x231f),
- CHAR_REF("lrhar;", 0x21cb),
- CHAR_REF("lrhard;", 0x296d),
- CHAR_REF("lrm;", 0x200e),
- CHAR_REF("lrtri;", 0x22bf),
- CHAR_REF("lsaquo;", 0x2039),
- CHAR_REF("lscr;", 0x0001d4c1),
- CHAR_REF("lsh;", 0x21b0),
- CHAR_REF("lsim;", 0x2272),
- CHAR_REF("lsime;", 0x2a8d),
- CHAR_REF("lsimg;", 0x2a8f),
- CHAR_REF("lsqb;", 0x5b),
- CHAR_REF("lsquo;", 0x2018),
- CHAR_REF("lsquor;", 0x201a),
- CHAR_REF("lstrok;", 0x0142),
- CHAR_REF("lt;", 0x3c),
- CHAR_REF("lt", 0x3c),
- CHAR_REF("ltcc;", 0x2aa6),
- CHAR_REF("ltcir;", 0x2a79),
- CHAR_REF("ltdot;", 0x22d6),
- CHAR_REF("lthree;", 0x22cb),
- CHAR_REF("ltimes;", 0x22c9),
- CHAR_REF("ltlarr;", 0x2976),
- CHAR_REF("ltquest;", 0x2a7b),
- CHAR_REF("ltrPar;", 0x2996),
- CHAR_REF("ltri;", 0x25c3),
- CHAR_REF("ltrie;", 0x22b4),
- CHAR_REF("ltrif;", 0x25c2),
- CHAR_REF("lurdshar;", 0x294a),
- CHAR_REF("luruhar;", 0x2966),
- MULTI_CHAR_REF("lvertneqq;", 0x2268, 0xfe00),
- MULTI_CHAR_REF("lvnE;", 0x2268, 0xfe00),
- CHAR_REF("mDDot;", 0x223a),
- CHAR_REF("macr;", 0xaf),
- CHAR_REF("macr", 0xaf),
- CHAR_REF("male;", 0x2642),
- CHAR_REF("malt;", 0x2720),
- CHAR_REF("maltese;", 0x2720),
- CHAR_REF("map;", 0x21a6),
- CHAR_REF("mapsto;", 0x21a6),
- CHAR_REF("mapstodown;", 0x21a7),
- CHAR_REF("mapstoleft;", 0x21a4),
- CHAR_REF("mapstoup;", 0x21a5),
- CHAR_REF("marker;", 0x25ae),
- CHAR_REF("mcomma;", 0x2a29),
- CHAR_REF("mcy;", 0x043c),
- CHAR_REF("mdash;", 0x2014),
- CHAR_REF("measuredangle;", 0x2221),
- CHAR_REF("mfr;", 0x0001d52a),
- CHAR_REF("mho;", 0x2127),
- CHAR_REF("micro;", 0xb5),
- CHAR_REF("micro", 0xb5),
- CHAR_REF("mid;", 0x2223),
- CHAR_REF("midast;", 0x2a),
- CHAR_REF("midcir;", 0x2af0),
- CHAR_REF("middot;", 0xb7),
- CHAR_REF("middot", 0xb7),
- CHAR_REF("minus;", 0x2212),
- CHAR_REF("minusb;", 0x229f),
- CHAR_REF("minusd;", 0x2238),
- CHAR_REF("minusdu;", 0x2a2a),
- CHAR_REF("mlcp;", 0x2adb),
- CHAR_REF("mldr;", 0x2026),
- CHAR_REF("mnplus;", 0x2213),
- CHAR_REF("models;", 0x22a7),
- CHAR_REF("mopf;", 0x0001d55e),
- CHAR_REF("mp;", 0x2213),
- CHAR_REF("mscr;", 0x0001d4c2),
- CHAR_REF("mstpos;", 0x223e),
- CHAR_REF("mu;", 0x03bc),
- CHAR_REF("multimap;", 0x22b8),
- CHAR_REF("mumap;", 0x22b8),
- MULTI_CHAR_REF("nGg;", 0x22d9, 0x0338),
- MULTI_CHAR_REF("nGt;", 0x226b, 0x20d2),
- MULTI_CHAR_REF("nGtv;", 0x226b, 0x0338),
- CHAR_REF("nLeftarrow;", 0x21cd),
- CHAR_REF("nLeftrightarrow;", 0x21ce),
- MULTI_CHAR_REF("nLl;", 0x22d8, 0x0338),
- MULTI_CHAR_REF("nLt;", 0x226a, 0x20d2),
- MULTI_CHAR_REF("nLtv;", 0x226a, 0x0338),
- CHAR_REF("nRightarrow;", 0x21cf),
- CHAR_REF("nVDash;", 0x22af),
- CHAR_REF("nVdash;", 0x22ae),
- CHAR_REF("nabla;", 0x2207),
- CHAR_REF("nacute;", 0x0144),
- MULTI_CHAR_REF("nang;", 0x2220, 0x20d2),
- CHAR_REF("nap;", 0x2249),
- MULTI_CHAR_REF("napE;", 0x2a70, 0x0338),
- MULTI_CHAR_REF("napid;", 0x224b, 0x0338),
- CHAR_REF("napos;", 0x0149),
- CHAR_REF("napprox;", 0x2249),
- CHAR_REF("natur;", 0x266e),
- CHAR_REF("natural;", 0x266e),
- CHAR_REF("naturals;", 0x2115),
- CHAR_REF("nbsp;", 0xa0),
- CHAR_REF("nbsp", 0xa0),
- MULTI_CHAR_REF("nbump;", 0x224e, 0x0338),
- MULTI_CHAR_REF("nbumpe;", 0x224f, 0x0338),
- CHAR_REF("ncap;", 0x2a43),
- CHAR_REF("ncaron;", 0x0148),
- CHAR_REF("ncedil;", 0x0146),
- CHAR_REF("ncong;", 0x2247),
- MULTI_CHAR_REF("ncongdot;", 0x2a6d, 0x0338),
- CHAR_REF("ncup;", 0x2a42),
- CHAR_REF("ncy;", 0x043d),
- CHAR_REF("ndash;", 0x2013),
- CHAR_REF("ne;", 0x2260),
- CHAR_REF("neArr;", 0x21d7),
- CHAR_REF("nearhk;", 0x2924),
- CHAR_REF("nearr;", 0x2197),
- CHAR_REF("nearrow;", 0x2197),
- MULTI_CHAR_REF("nedot;", 0x2250, 0x0338),
- CHAR_REF("nequiv;", 0x2262),
- CHAR_REF("nesear;", 0x2928),
- MULTI_CHAR_REF("nesim;", 0x2242, 0x0338),
- CHAR_REF("nexist;", 0x2204),
- CHAR_REF("nexists;", 0x2204),
- CHAR_REF("nfr;", 0x0001d52b),
- MULTI_CHAR_REF("ngE;", 0x2267, 0x0338),
- CHAR_REF("nge;", 0x2271),
- CHAR_REF("ngeq;", 0x2271),
- MULTI_CHAR_REF("ngeqq;", 0x2267, 0x0338),
- MULTI_CHAR_REF("ngeqslant;", 0x2a7e, 0x0338),
- MULTI_CHAR_REF("nges;", 0x2a7e, 0x0338),
- CHAR_REF("ngsim;", 0x2275),
- CHAR_REF("ngt;", 0x226f),
- CHAR_REF("ngtr;", 0x226f),
- CHAR_REF("nhArr;", 0x21ce),
- CHAR_REF("nharr;", 0x21ae),
- CHAR_REF("nhpar;", 0x2af2),
- CHAR_REF("ni;", 0x220b),
- CHAR_REF("nis;", 0x22fc),
- CHAR_REF("nisd;", 0x22fa),
- CHAR_REF("niv;", 0x220b),
- CHAR_REF("njcy;", 0x045a),
- CHAR_REF("nlArr;", 0x21cd),
- MULTI_CHAR_REF("nlE;", 0x2266, 0x0338),
- CHAR_REF("nlarr;", 0x219a),
- CHAR_REF("nldr;", 0x2025),
- CHAR_REF("nle;", 0x2270),
- CHAR_REF("nleftarrow;", 0x219a),
- CHAR_REF("nleftrightarrow;", 0x21ae),
- CHAR_REF("nleq;", 0x2270),
- MULTI_CHAR_REF("nleqq;", 0x2266, 0x0338),
- MULTI_CHAR_REF("nleqslant;", 0x2a7d, 0x0338),
- MULTI_CHAR_REF("nles;", 0x2a7d, 0x0338),
- CHAR_REF("nless;", 0x226e),
- CHAR_REF("nlsim;", 0x2274),
- CHAR_REF("nlt;", 0x226e),
- CHAR_REF("nltri;", 0x22ea),
- CHAR_REF("nltrie;", 0x22ec),
- CHAR_REF("nmid;", 0x2224),
- CHAR_REF("nopf;", 0x0001d55f),
- CHAR_REF("not;", 0xac),
- CHAR_REF("notin;", 0x2209),
- MULTI_CHAR_REF("notinE;", 0x22f9, 0x0338),
- MULTI_CHAR_REF("notindot;", 0x22f5, 0x0338),
- CHAR_REF("notinva;", 0x2209),
- CHAR_REF("notinvb;", 0x22f7),
- CHAR_REF("notinvc;", 0x22f6),
- CHAR_REF("notni;", 0x220c),
- CHAR_REF("notniva;", 0x220c),
- CHAR_REF("notnivb;", 0x22fe),
- CHAR_REF("notnivc;", 0x22fd),
- CHAR_REF("not", 0xac),
- CHAR_REF("npar;", 0x2226),
- CHAR_REF("nparallel;", 0x2226),
- MULTI_CHAR_REF("nparsl;", 0x2afd, 0x20e5),
- MULTI_CHAR_REF("npart;", 0x2202, 0x0338),
- CHAR_REF("npolint;", 0x2a14),
- CHAR_REF("npr;", 0x2280),
- CHAR_REF("nprcue;", 0x22e0),
- MULTI_CHAR_REF("npre;", 0x2aaf, 0x0338),
- CHAR_REF("nprec;", 0x2280),
- MULTI_CHAR_REF("npreceq;", 0x2aaf, 0x0338),
- CHAR_REF("nrArr;", 0x21cf),
- CHAR_REF("nrarr;", 0x219b),
- MULTI_CHAR_REF("nrarrc;", 0x2933, 0x0338),
- MULTI_CHAR_REF("nrarrw;", 0x219d, 0x0338),
- CHAR_REF("nrightarrow;", 0x219b),
- CHAR_REF("nrtri;", 0x22eb),
- CHAR_REF("nrtrie;", 0x22ed),
- CHAR_REF("nsc;", 0x2281),
- CHAR_REF("nsccue;", 0x22e1),
- MULTI_CHAR_REF("nsce;", 0x2ab0, 0x0338),
- CHAR_REF("nscr;", 0x0001d4c3),
- CHAR_REF("nshortmid;", 0x2224),
- CHAR_REF("nshortparallel;", 0x2226),
- CHAR_REF("nsim;", 0x2241),
- CHAR_REF("nsime;", 0x2244),
- CHAR_REF("nsimeq;", 0x2244),
- CHAR_REF("nsmid;", 0x2224),
- CHAR_REF("nspar;", 0x2226),
- CHAR_REF("nsqsube;", 0x22e2),
- CHAR_REF("nsqsupe;", 0x22e3),
- CHAR_REF("nsub;", 0x2284),
- MULTI_CHAR_REF("nsubE;", 0x2ac5, 0x0338),
- CHAR_REF("nsube;", 0x2288),
- MULTI_CHAR_REF("nsubset;", 0x2282, 0x20d2),
- CHAR_REF("nsubseteq;", 0x2288),
- MULTI_CHAR_REF("nsubseteqq;", 0x2ac5, 0x0338),
- CHAR_REF("nsucc;", 0x2281),
- MULTI_CHAR_REF("nsucceq;", 0x2ab0, 0x0338),
- CHAR_REF("nsup;", 0x2285),
- MULTI_CHAR_REF("nsupE;", 0x2ac6, 0x0338),
- CHAR_REF("nsupe;", 0x2289),
- MULTI_CHAR_REF("nsupset;", 0x2283, 0x20d2),
- CHAR_REF("nsupseteq;", 0x2289),
- MULTI_CHAR_REF("nsupseteqq;", 0x2ac6, 0x0338),
- CHAR_REF("ntgl;", 0x2279),
- CHAR_REF("ntilde;", 0xf1),
- CHAR_REF("ntilde", 0xf1),
- CHAR_REF("ntlg;", 0x2278),
- CHAR_REF("ntriangleleft;", 0x22ea),
- CHAR_REF("ntrianglelefteq;", 0x22ec),
- CHAR_REF("ntriangleright;", 0x22eb),
- CHAR_REF("ntrianglerighteq;", 0x22ed),
- CHAR_REF("nu;", 0x03bd),
- CHAR_REF("num;", 0x23),
- CHAR_REF("numero;", 0x2116),
- CHAR_REF("numsp;", 0x2007),
- CHAR_REF("nvDash;", 0x22ad),
- CHAR_REF("nvHarr;", 0x2904),
- MULTI_CHAR_REF("nvap;", 0x224d, 0x20d2),
- CHAR_REF("nvdash;", 0x22ac),
- MULTI_CHAR_REF("nvge;", 0x2265, 0x20d2),
- MULTI_CHAR_REF("nvgt;", 0x3e, 0x20d2),
- CHAR_REF("nvinfin;", 0x29de),
- CHAR_REF("nvlArr;", 0x2902),
- MULTI_CHAR_REF("nvle;", 0x2264, 0x20d2),
- MULTI_CHAR_REF("nvlt;", 0x3c, 0x20d2),
- MULTI_CHAR_REF("nvltrie;", 0x22b4, 0x20d2),
- CHAR_REF("nvrArr;", 0x2903),
- MULTI_CHAR_REF("nvrtrie;", 0x22b5, 0x20d2),
- MULTI_CHAR_REF("nvsim;", 0x223c, 0x20d2),
- CHAR_REF("nwArr;", 0x21d6),
- CHAR_REF("nwarhk;", 0x2923),
- CHAR_REF("nwarr;", 0x2196),
- CHAR_REF("nwarrow;", 0x2196),
- CHAR_REF("nwnear;", 0x2927),
- CHAR_REF("oS;", 0x24c8),
- CHAR_REF("oacute;", 0xf3),
- CHAR_REF("oacute", 0xf3),
- CHAR_REF("oast;", 0x229b),
- CHAR_REF("ocir;", 0x229a),
- CHAR_REF("ocirc;", 0xf4),
- CHAR_REF("ocirc", 0xf4),
- CHAR_REF("ocy;", 0x043e),
- CHAR_REF("odash;", 0x229d),
- CHAR_REF("odblac;", 0x0151),
- CHAR_REF("odiv;", 0x2a38),
- CHAR_REF("odot;", 0x2299),
- CHAR_REF("odsold;", 0x29bc),
- CHAR_REF("oelig;", 0x0153),
- CHAR_REF("ofcir;", 0x29bf),
- CHAR_REF("ofr;", 0x0001d52c),
- CHAR_REF("ogon;", 0x02db),
- CHAR_REF("ograve;", 0xf2),
- CHAR_REF("ograve", 0xf2),
- CHAR_REF("ogt;", 0x29c1),
- CHAR_REF("ohbar;", 0x29b5),
- CHAR_REF("ohm;", 0x03a9),
- CHAR_REF("oint;", 0x222e),
- CHAR_REF("olarr;", 0x21ba),
- CHAR_REF("olcir;", 0x29be),
- CHAR_REF("olcross;", 0x29bb),
- CHAR_REF("oline;", 0x203e),
- CHAR_REF("olt;", 0x29c0),
- CHAR_REF("omacr;", 0x014d),
- CHAR_REF("omega;", 0x03c9),
- CHAR_REF("omicron;", 0x03bf),
- CHAR_REF("omid;", 0x29b6),
- CHAR_REF("ominus;", 0x2296),
- CHAR_REF("oopf;", 0x0001d560),
- CHAR_REF("opar;", 0x29b7),
- CHAR_REF("operp;", 0x29b9),
- CHAR_REF("oplus;", 0x2295),
- CHAR_REF("or;", 0x2228),
- CHAR_REF("orarr;", 0x21bb),
- CHAR_REF("ord;", 0x2a5d),
- CHAR_REF("order;", 0x2134),
- CHAR_REF("orderof;", 0x2134),
- CHAR_REF("ordf;", 0xaa),
- CHAR_REF("ordf", 0xaa),
- CHAR_REF("ordm;", 0xba),
- CHAR_REF("ordm", 0xba),
- CHAR_REF("origof;", 0x22b6),
- CHAR_REF("oror;", 0x2a56),
- CHAR_REF("orslope;", 0x2a57),
- CHAR_REF("orv;", 0x2a5b),
- CHAR_REF("oscr;", 0x2134),
- CHAR_REF("oslash;", 0xf8),
- CHAR_REF("oslash", 0xf8),
- CHAR_REF("osol;", 0x2298),
- CHAR_REF("otilde;", 0xf5),
- CHAR_REF("otilde", 0xf5),
- CHAR_REF("otimes;", 0x2297),
- CHAR_REF("otimesas;", 0x2a36),
- CHAR_REF("ouml;", 0xf6),
- CHAR_REF("ouml", 0xf6),
- CHAR_REF("ovbar;", 0x233d),
- CHAR_REF("par;", 0x2225),
- CHAR_REF("para;", 0xb6),
- CHAR_REF("para", 0xb6),
- CHAR_REF("parallel;", 0x2225),
- CHAR_REF("parsim;", 0x2af3),
- CHAR_REF("parsl;", 0x2afd),
- CHAR_REF("part;", 0x2202),
- CHAR_REF("pcy;", 0x043f),
- CHAR_REF("percnt;", 0x25),
- CHAR_REF("period;", 0x2e),
- CHAR_REF("permil;", 0x2030),
- CHAR_REF("perp;", 0x22a5),
- CHAR_REF("pertenk;", 0x2031),
- CHAR_REF("pfr;", 0x0001d52d),
- CHAR_REF("phi;", 0x03c6),
- CHAR_REF("phiv;", 0x03d5),
- CHAR_REF("phmmat;", 0x2133),
- CHAR_REF("phone;", 0x260e),
- CHAR_REF("pi;", 0x03c0),
- CHAR_REF("pitchfork;", 0x22d4),
- CHAR_REF("piv;", 0x03d6),
- CHAR_REF("planck;", 0x210f),
- CHAR_REF("planckh;", 0x210e),
- CHAR_REF("plankv;", 0x210f),
- CHAR_REF("plus;", 0x2b),
- CHAR_REF("plusacir;", 0x2a23),
- CHAR_REF("plusb;", 0x229e),
- CHAR_REF("pluscir;", 0x2a22),
- CHAR_REF("plusdo;", 0x2214),
- CHAR_REF("plusdu;", 0x2a25),
- CHAR_REF("pluse;", 0x2a72),
- CHAR_REF("plusmn;", 0xb1),
- CHAR_REF("plusmn", 0xb1),
- CHAR_REF("plussim;", 0x2a26),
- CHAR_REF("plustwo;", 0x2a27),
- CHAR_REF("pm;", 0xb1),
- CHAR_REF("pointint;", 0x2a15),
- CHAR_REF("popf;", 0x0001d561),
- CHAR_REF("pound;", 0xa3),
- CHAR_REF("pound", 0xa3),
- CHAR_REF("pr;", 0x227a),
- CHAR_REF("prE;", 0x2ab3),
- CHAR_REF("prap;", 0x2ab7),
- CHAR_REF("prcue;", 0x227c),
- CHAR_REF("pre;", 0x2aaf),
- CHAR_REF("prec;", 0x227a),
- CHAR_REF("precapprox;", 0x2ab7),
- CHAR_REF("preccurlyeq;", 0x227c),
- CHAR_REF("preceq;", 0x2aaf),
- CHAR_REF("precnapprox;", 0x2ab9),
- CHAR_REF("precneqq;", 0x2ab5),
- CHAR_REF("precnsim;", 0x22e8),
- CHAR_REF("precsim;", 0x227e),
- CHAR_REF("prime;", 0x2032),
- CHAR_REF("primes;", 0x2119),
- CHAR_REF("prnE;", 0x2ab5),
- CHAR_REF("prnap;", 0x2ab9),
- CHAR_REF("prnsim;", 0x22e8),
- CHAR_REF("prod;", 0x220f),
- CHAR_REF("profalar;", 0x232e),
- CHAR_REF("profline;", 0x2312),
- CHAR_REF("profsurf;", 0x2313),
- CHAR_REF("prop;", 0x221d),
- CHAR_REF("propto;", 0x221d),
- CHAR_REF("prsim;", 0x227e),
- CHAR_REF("prurel;", 0x22b0),
- CHAR_REF("pscr;", 0x0001d4c5),
- CHAR_REF("psi;", 0x03c8),
- CHAR_REF("puncsp;", 0x2008),
- CHAR_REF("qfr;", 0x0001d52e),
- CHAR_REF("qint;", 0x2a0c),
- CHAR_REF("qopf;", 0x0001d562),
- CHAR_REF("qprime;", 0x2057),
- CHAR_REF("qscr;", 0x0001d4c6),
- CHAR_REF("quaternions;", 0x210d),
- CHAR_REF("quatint;", 0x2a16),
- CHAR_REF("quest;", 0x3f),
- CHAR_REF("questeq;", 0x225f),
- CHAR_REF("quot;", 0x22),
- CHAR_REF("quot", 0x22),
- CHAR_REF("rAarr;", 0x21db),
- CHAR_REF("rArr;", 0x21d2),
- CHAR_REF("rAtail;", 0x291c),
- CHAR_REF("rBarr;", 0x290f),
- CHAR_REF("rHar;", 0x2964),
- MULTI_CHAR_REF("race;", 0x223d, 0x0331),
- CHAR_REF("racute;", 0x0155),
- CHAR_REF("radic;", 0x221a),
- CHAR_REF("raemptyv;", 0x29b3),
- CHAR_REF("rang;", 0x27e9),
- CHAR_REF("rangd;", 0x2992),
- CHAR_REF("range;", 0x29a5),
- CHAR_REF("rangle;", 0x27e9),
- CHAR_REF("raquo;", 0xbb),
- CHAR_REF("raquo", 0xbb),
- CHAR_REF("rarr;", 0x2192),
- CHAR_REF("rarrap;", 0x2975),
- CHAR_REF("rarrb;", 0x21e5),
- CHAR_REF("rarrbfs;", 0x2920),
- CHAR_REF("rarrc;", 0x2933),
- CHAR_REF("rarrfs;", 0x291e),
- CHAR_REF("rarrhk;", 0x21aa),
- CHAR_REF("rarrlp;", 0x21ac),
- CHAR_REF("rarrpl;", 0x2945),
- CHAR_REF("rarrsim;", 0x2974),
- CHAR_REF("rarrtl;", 0x21a3),
- CHAR_REF("rarrw;", 0x219d),
- CHAR_REF("ratail;", 0x291a),
- CHAR_REF("ratio;", 0x2236),
- CHAR_REF("rationals;", 0x211a),
- CHAR_REF("rbarr;", 0x290d),
- CHAR_REF("rbbrk;", 0x2773),
- CHAR_REF("rbrace;", 0x7d),
- CHAR_REF("rbrack;", 0x5d),
- CHAR_REF("rbrke;", 0x298c),
- CHAR_REF("rbrksld;", 0x298e),
- CHAR_REF("rbrkslu;", 0x2990),
- CHAR_REF("rcaron;", 0x0159),
- CHAR_REF("rcedil;", 0x0157),
- CHAR_REF("rceil;", 0x2309),
- CHAR_REF("rcub;", 0x7d),
- CHAR_REF("rcy;", 0x0440),
- CHAR_REF("rdca;", 0x2937),
- CHAR_REF("rdldhar;", 0x2969),
- CHAR_REF("rdquo;", 0x201d),
- CHAR_REF("rdquor;", 0x201d),
- CHAR_REF("rdsh;", 0x21b3),
- CHAR_REF("real;", 0x211c),
- CHAR_REF("realine;", 0x211b),
- CHAR_REF("realpart;", 0x211c),
- CHAR_REF("reals;", 0x211d),
- CHAR_REF("rect;", 0x25ad),
- CHAR_REF("reg;", 0xae),
- CHAR_REF("reg", 0xae),
- CHAR_REF("rfisht;", 0x297d),
- CHAR_REF("rfloor;", 0x230b),
- CHAR_REF("rfr;", 0x0001d52f),
- CHAR_REF("rhard;", 0x21c1),
- CHAR_REF("rharu;", 0x21c0),
- CHAR_REF("rharul;", 0x296c),
- CHAR_REF("rho;", 0x03c1),
- CHAR_REF("rhov;", 0x03f1),
- CHAR_REF("rightarrow;", 0x2192),
- CHAR_REF("rightarrowtail;", 0x21a3),
- CHAR_REF("rightharpoondown;", 0x21c1),
- CHAR_REF("rightharpoonup;", 0x21c0),
- CHAR_REF("rightleftarrows;", 0x21c4),
- CHAR_REF("rightleftharpoons;", 0x21cc),
- CHAR_REF("rightrightarrows;", 0x21c9),
- CHAR_REF("rightsquigarrow;", 0x219d),
- CHAR_REF("rightthreetimes;", 0x22cc),
- CHAR_REF("ring;", 0x02da),
- CHAR_REF("risingdotseq;", 0x2253),
- CHAR_REF("rlarr;", 0x21c4),
- CHAR_REF("rlhar;", 0x21cc),
- CHAR_REF("rlm;", 0x200f),
- CHAR_REF("rmoust;", 0x23b1),
- CHAR_REF("rmoustache;", 0x23b1),
- CHAR_REF("rnmid;", 0x2aee),
- CHAR_REF("roang;", 0x27ed),
- CHAR_REF("roarr;", 0x21fe),
- CHAR_REF("robrk;", 0x27e7),
- CHAR_REF("ropar;", 0x2986),
- CHAR_REF("ropf;", 0x0001d563),
- CHAR_REF("roplus;", 0x2a2e),
- CHAR_REF("rotimes;", 0x2a35),
- CHAR_REF("rpar;", 0x29),
- CHAR_REF("rpargt;", 0x2994),
- CHAR_REF("rppolint;", 0x2a12),
- CHAR_REF("rrarr;", 0x21c9),
- CHAR_REF("rsaquo;", 0x203a),
- CHAR_REF("rscr;", 0x0001d4c7),
- CHAR_REF("rsh;", 0x21b1),
- CHAR_REF("rsqb;", 0x5d),
- CHAR_REF("rsquo;", 0x2019),
- CHAR_REF("rsquor;", 0x2019),
- CHAR_REF("rthree;", 0x22cc),
- CHAR_REF("rtimes;", 0x22ca),
- CHAR_REF("rtri;", 0x25b9),
- CHAR_REF("rtrie;", 0x22b5),
- CHAR_REF("rtrif;", 0x25b8),
- CHAR_REF("rtriltri;", 0x29ce),
- CHAR_REF("ruluhar;", 0x2968),
- CHAR_REF("rx;", 0x211e),
- CHAR_REF("sacute;", 0x015b),
- CHAR_REF("sbquo;", 0x201a),
- CHAR_REF("sc;", 0x227b),
- CHAR_REF("scE;", 0x2ab4),
- CHAR_REF("scap;", 0x2ab8),
- CHAR_REF("scaron;", 0x0161),
- CHAR_REF("sccue;", 0x227d),
- CHAR_REF("sce;", 0x2ab0),
- CHAR_REF("scedil;", 0x015f),
- CHAR_REF("scirc;", 0x015d),
- CHAR_REF("scnE;", 0x2ab6),
- CHAR_REF("scnap;", 0x2aba),
- CHAR_REF("scnsim;", 0x22e9),
- CHAR_REF("scpolint;", 0x2a13),
- CHAR_REF("scsim;", 0x227f),
- CHAR_REF("scy;", 0x0441),
- CHAR_REF("sdot;", 0x22c5),
- CHAR_REF("sdotb;", 0x22a1),
- CHAR_REF("sdote;", 0x2a66),
- CHAR_REF("seArr;", 0x21d8),
- CHAR_REF("searhk;", 0x2925),
- CHAR_REF("searr;", 0x2198),
- CHAR_REF("searrow;", 0x2198),
- CHAR_REF("sect;", 0xa7),
- CHAR_REF("sect", 0xa7),
- CHAR_REF("semi;", 0x3b),
- CHAR_REF("seswar;", 0x2929),
- CHAR_REF("setminus;", 0x2216),
- CHAR_REF("setmn;", 0x2216),
- CHAR_REF("sext;", 0x2736),
- CHAR_REF("sfr;", 0x0001d530),
- CHAR_REF("sfrown;", 0x2322),
- CHAR_REF("sharp;", 0x266f),
- CHAR_REF("shchcy;", 0x0449),
- CHAR_REF("shcy;", 0x0448),
- CHAR_REF("shortmid;", 0x2223),
- CHAR_REF("shortparallel;", 0x2225),
- CHAR_REF("shy;", 0xad),
- CHAR_REF("shy", 0xad),
- CHAR_REF("sigma;", 0x03c3),
- CHAR_REF("sigmaf;", 0x03c2),
- CHAR_REF("sigmav;", 0x03c2),
- CHAR_REF("sim;", 0x223c),
- CHAR_REF("simdot;", 0x2a6a),
- CHAR_REF("sime;", 0x2243),
- CHAR_REF("simeq;", 0x2243),
- CHAR_REF("simg;", 0x2a9e),
- CHAR_REF("simgE;", 0x2aa0),
- CHAR_REF("siml;", 0x2a9d),
- CHAR_REF("simlE;", 0x2a9f),
- CHAR_REF("simne;", 0x2246),
- CHAR_REF("simplus;", 0x2a24),
- CHAR_REF("simrarr;", 0x2972),
- CHAR_REF("slarr;", 0x2190),
- CHAR_REF("smallsetminus;", 0x2216),
- CHAR_REF("smashp;", 0x2a33),
- CHAR_REF("smeparsl;", 0x29e4),
- CHAR_REF("smid;", 0x2223),
- CHAR_REF("smile;", 0x2323),
- CHAR_REF("smt;", 0x2aaa),
- CHAR_REF("smte;", 0x2aac),
- MULTI_CHAR_REF("smtes;", 0x2aac, 0xfe00),
- CHAR_REF("softcy;", 0x044c),
- CHAR_REF("sol;", 0x2f),
- CHAR_REF("solb;", 0x29c4),
- CHAR_REF("solbar;", 0x233f),
- CHAR_REF("sopf;", 0x0001d564),
- CHAR_REF("spades;", 0x2660),
- CHAR_REF("spadesuit;", 0x2660),
- CHAR_REF("spar;", 0x2225),
- CHAR_REF("sqcap;", 0x2293),
- MULTI_CHAR_REF("sqcaps;", 0x2293, 0xfe00),
- CHAR_REF("sqcup;", 0x2294),
- MULTI_CHAR_REF("sqcups;", 0x2294, 0xfe00),
- CHAR_REF("sqsub;", 0x228f),
- CHAR_REF("sqsube;", 0x2291),
- CHAR_REF("sqsubset;", 0x228f),
- CHAR_REF("sqsubseteq;", 0x2291),
- CHAR_REF("sqsup;", 0x2290),
- CHAR_REF("sqsupe;", 0x2292),
- CHAR_REF("sqsupset;", 0x2290),
- CHAR_REF("sqsupseteq;", 0x2292),
- CHAR_REF("squ;", 0x25a1),
- CHAR_REF("square;", 0x25a1),
- CHAR_REF("squarf;", 0x25aa),
- CHAR_REF("squf;", 0x25aa),
- CHAR_REF("srarr;", 0x2192),
- CHAR_REF("sscr;", 0x0001d4c8),
- CHAR_REF("ssetmn;", 0x2216),
- CHAR_REF("ssmile;", 0x2323),
- CHAR_REF("sstarf;", 0x22c6),
- CHAR_REF("star;", 0x2606),
- CHAR_REF("starf;", 0x2605),
- CHAR_REF("straightepsilon;", 0x03f5),
- CHAR_REF("straightphi;", 0x03d5),
- CHAR_REF("strns;", 0xaf),
- CHAR_REF("sub;", 0x2282),
- CHAR_REF("subE;", 0x2ac5),
- CHAR_REF("subdot;", 0x2abd),
- CHAR_REF("sube;", 0x2286),
- CHAR_REF("subedot;", 0x2ac3),
- CHAR_REF("submult;", 0x2ac1),
- CHAR_REF("subnE;", 0x2acb),
- CHAR_REF("subne;", 0x228a),
- CHAR_REF("subplus;", 0x2abf),
- CHAR_REF("subrarr;", 0x2979),
- CHAR_REF("subset;", 0x2282),
- CHAR_REF("subseteq;", 0x2286),
- CHAR_REF("subseteqq;", 0x2ac5),
- CHAR_REF("subsetneq;", 0x228a),
- CHAR_REF("subsetneqq;", 0x2acb),
- CHAR_REF("subsim;", 0x2ac7),
- CHAR_REF("subsub;", 0x2ad5),
- CHAR_REF("subsup;", 0x2ad3),
- CHAR_REF("succ;", 0x227b),
- CHAR_REF("succapprox;", 0x2ab8),
- CHAR_REF("succcurlyeq;", 0x227d),
- CHAR_REF("succeq;", 0x2ab0),
- CHAR_REF("succnapprox;", 0x2aba),
- CHAR_REF("succneqq;", 0x2ab6),
- CHAR_REF("succnsim;", 0x22e9),
- CHAR_REF("succsim;", 0x227f),
- CHAR_REF("sum;", 0x2211),
- CHAR_REF("sung;", 0x266a),
- CHAR_REF("sup1;", 0xb9),
- CHAR_REF("sup1", 0xb9),
- CHAR_REF("sup2;", 0xb2),
- CHAR_REF("sup2", 0xb2),
- CHAR_REF("sup3;", 0xb3),
- CHAR_REF("sup3", 0xb3),
- CHAR_REF("sup;", 0x2283),
- CHAR_REF("supE;", 0x2ac6),
- CHAR_REF("supdot;", 0x2abe),
- CHAR_REF("supdsub;", 0x2ad8),
- CHAR_REF("supe;", 0x2287),
- CHAR_REF("supedot;", 0x2ac4),
- CHAR_REF("suphsol;", 0x27c9),
- CHAR_REF("suphsub;", 0x2ad7),
- CHAR_REF("suplarr;", 0x297b),
- CHAR_REF("supmult;", 0x2ac2),
- CHAR_REF("supnE;", 0x2acc),
- CHAR_REF("supne;", 0x228b),
- CHAR_REF("supplus;", 0x2ac0),
- CHAR_REF("supset;", 0x2283),
- CHAR_REF("supseteq;", 0x2287),
- CHAR_REF("supseteqq;", 0x2ac6),
- CHAR_REF("supsetneq;", 0x228b),
- CHAR_REF("supsetneqq;", 0x2acc),
- CHAR_REF("supsim;", 0x2ac8),
- CHAR_REF("supsub;", 0x2ad4),
- CHAR_REF("supsup;", 0x2ad6),
- CHAR_REF("swArr;", 0x21d9),
- CHAR_REF("swarhk;", 0x2926),
- CHAR_REF("swarr;", 0x2199),
- CHAR_REF("swarrow;", 0x2199),
- CHAR_REF("swnwar;", 0x292a),
- CHAR_REF("szlig;", 0xdf),
- CHAR_REF("szlig", 0xdf),
- CHAR_REF("target;", 0x2316),
- CHAR_REF("tau;", 0x03c4),
- CHAR_REF("tbrk;", 0x23b4),
- CHAR_REF("tcaron;", 0x0165),
- CHAR_REF("tcedil;", 0x0163),
- CHAR_REF("tcy;", 0x0442),
- CHAR_REF("tdot;", 0x20db),
- CHAR_REF("telrec;", 0x2315),
- CHAR_REF("tfr;", 0x0001d531),
- CHAR_REF("there4;", 0x2234),
- CHAR_REF("therefore;", 0x2234),
- CHAR_REF("theta;", 0x03b8),
- CHAR_REF("thetasym;", 0x03d1),
- CHAR_REF("thetav;", 0x03d1),
- CHAR_REF("thickapprox;", 0x2248),
- CHAR_REF("thicksim;", 0x223c),
- CHAR_REF("thinsp;", 0x2009),
- CHAR_REF("thkap;", 0x2248),
- CHAR_REF("thksim;", 0x223c),
- CHAR_REF("thorn;", 0xfe),
- CHAR_REF("thorn", 0xfe),
- CHAR_REF("tilde;", 0x02dc),
- CHAR_REF("times;", 0xd7),
- CHAR_REF("times", 0xd7),
- CHAR_REF("timesb;", 0x22a0),
- CHAR_REF("timesbar;", 0x2a31),
- CHAR_REF("timesd;", 0x2a30),
- CHAR_REF("tint;", 0x222d),
- CHAR_REF("toea;", 0x2928),
- CHAR_REF("top;", 0x22a4),
- CHAR_REF("topbot;", 0x2336),
- CHAR_REF("topcir;", 0x2af1),
- CHAR_REF("topf;", 0x0001d565),
- CHAR_REF("topfork;", 0x2ada),
- CHAR_REF("tosa;", 0x2929),
- CHAR_REF("tprime;", 0x2034),
- CHAR_REF("trade;", 0x2122),
- CHAR_REF("triangle;", 0x25b5),
- CHAR_REF("triangledown;", 0x25bf),
- CHAR_REF("triangleleft;", 0x25c3),
- CHAR_REF("trianglelefteq;", 0x22b4),
- CHAR_REF("triangleq;", 0x225c),
- CHAR_REF("triangleright;", 0x25b9),
- CHAR_REF("trianglerighteq;", 0x22b5),
- CHAR_REF("tridot;", 0x25ec),
- CHAR_REF("trie;", 0x225c),
- CHAR_REF("triminus;", 0x2a3a),
- CHAR_REF("triplus;", 0x2a39),
- CHAR_REF("trisb;", 0x29cd),
- CHAR_REF("tritime;", 0x2a3b),
- CHAR_REF("trpezium;", 0x23e2),
- CHAR_REF("tscr;", 0x0001d4c9),
- CHAR_REF("tscy;", 0x0446),
- CHAR_REF("tshcy;", 0x045b),
- CHAR_REF("tstrok;", 0x0167),
- CHAR_REF("twixt;", 0x226c),
- CHAR_REF("twoheadleftarrow;", 0x219e),
- CHAR_REF("twoheadrightarrow;", 0x21a0),
- CHAR_REF("uArr;", 0x21d1),
- CHAR_REF("uHar;", 0x2963),
- CHAR_REF("uacute;", 0xfa),
- CHAR_REF("uacute", 0xfa),
- CHAR_REF("uarr;", 0x2191),
- CHAR_REF("ubrcy;", 0x045e),
- CHAR_REF("ubreve;", 0x016d),
- CHAR_REF("ucirc;", 0xfb),
- CHAR_REF("ucirc", 0xfb),
- CHAR_REF("ucy;", 0x0443),
- CHAR_REF("udarr;", 0x21c5),
- CHAR_REF("udblac;", 0x0171),
- CHAR_REF("udhar;", 0x296e),
- CHAR_REF("ufisht;", 0x297e),
- CHAR_REF("ufr;", 0x0001d532),
- CHAR_REF("ugrave;", 0xf9),
- CHAR_REF("ugrave", 0xf9),
- CHAR_REF("uharl;", 0x21bf),
- CHAR_REF("uharr;", 0x21be),
- CHAR_REF("uhblk;", 0x2580),
- CHAR_REF("ulcorn;", 0x231c),
- CHAR_REF("ulcorner;", 0x231c),
- CHAR_REF("ulcrop;", 0x230f),
- CHAR_REF("ultri;", 0x25f8),
- CHAR_REF("umacr;", 0x016b),
- CHAR_REF("uml;", 0xa8),
- CHAR_REF("uml", 0xa8),
- CHAR_REF("uogon;", 0x0173),
- CHAR_REF("uopf;", 0x0001d566),
- CHAR_REF("uparrow;", 0x2191),
- CHAR_REF("updownarrow;", 0x2195),
- CHAR_REF("upharpoonleft;", 0x21bf),
- CHAR_REF("upharpoonright;", 0x21be),
- CHAR_REF("uplus;", 0x228e),
- CHAR_REF("upsi;", 0x03c5),
- CHAR_REF("upsih;", 0x03d2),
- CHAR_REF("upsilon;", 0x03c5),
- CHAR_REF("upuparrows;", 0x21c8),
- CHAR_REF("urcorn;", 0x231d),
- CHAR_REF("urcorner;", 0x231d),
- CHAR_REF("urcrop;", 0x230e),
- CHAR_REF("uring;", 0x016f),
- CHAR_REF("urtri;", 0x25f9),
- CHAR_REF("uscr;", 0x0001d4ca),
- CHAR_REF("utdot;", 0x22f0),
- CHAR_REF("utilde;", 0x0169),
- CHAR_REF("utri;", 0x25b5),
- CHAR_REF("utrif;", 0x25b4),
- CHAR_REF("uuarr;", 0x21c8),
- CHAR_REF("uuml;", 0xfc),
- CHAR_REF("uuml", 0xfc),
- CHAR_REF("uwangle;", 0x29a7),
- CHAR_REF("vArr;", 0x21d5),
- CHAR_REF("vBar;", 0x2ae8),
- CHAR_REF("vBarv;", 0x2ae9),
- CHAR_REF("vDash;", 0x22a8),
- CHAR_REF("vangrt;", 0x299c),
- CHAR_REF("varepsilon;", 0x03f5),
- CHAR_REF("varkappa;", 0x03f0),
- CHAR_REF("varnothing;", 0x2205),
- CHAR_REF("varphi;", 0x03d5),
- CHAR_REF("varpi;", 0x03d6),
- CHAR_REF("varpropto;", 0x221d),
- CHAR_REF("varr;", 0x2195),
- CHAR_REF("varrho;", 0x03f1),
- CHAR_REF("varsigma;", 0x03c2),
- MULTI_CHAR_REF("varsubsetneq;", 0x228a, 0xfe00),
- MULTI_CHAR_REF("varsubsetneqq;", 0x2acb, 0xfe00),
- MULTI_CHAR_REF("varsupsetneq;", 0x228b, 0xfe00),
- MULTI_CHAR_REF("varsupsetneqq;", 0x2acc, 0xfe00),
- CHAR_REF("vartheta;", 0x03d1),
- CHAR_REF("vartriangleleft;", 0x22b2),
- CHAR_REF("vartriangleright;", 0x22b3),
- CHAR_REF("vcy;", 0x0432),
- CHAR_REF("vdash;", 0x22a2),
- CHAR_REF("vee;", 0x2228),
- CHAR_REF("veebar;", 0x22bb),
- CHAR_REF("veeeq;", 0x225a),
- CHAR_REF("vellip;", 0x22ee),
- CHAR_REF("verbar;", 0x7c),
- CHAR_REF("vert;", 0x7c),
- CHAR_REF("vfr;", 0x0001d533),
- CHAR_REF("vltri;", 0x22b2),
- MULTI_CHAR_REF("vnsub;", 0x2282, 0x20d2),
- MULTI_CHAR_REF("vnsup;", 0x2283, 0x20d2),
- CHAR_REF("vopf;", 0x0001d567),
- CHAR_REF("vprop;", 0x221d),
- CHAR_REF("vrtri;", 0x22b3),
- CHAR_REF("vscr;", 0x0001d4cb),
- MULTI_CHAR_REF("vsubnE;", 0x2acb, 0xfe00),
- MULTI_CHAR_REF("vsubne;", 0x228a, 0xfe00),
- MULTI_CHAR_REF("vsupnE;", 0x2acc, 0xfe00),
- MULTI_CHAR_REF("vsupne;", 0x228b, 0xfe00),
- CHAR_REF("vzigzag;", 0x299a),
- CHAR_REF("wcirc;", 0x0175),
- CHAR_REF("wedbar;", 0x2a5f),
- CHAR_REF("wedge;", 0x2227),
- CHAR_REF("wedgeq;", 0x2259),
- CHAR_REF("weierp;", 0x2118),
- CHAR_REF("wfr;", 0x0001d534),
- CHAR_REF("wopf;", 0x0001d568),
- CHAR_REF("wp;", 0x2118),
- CHAR_REF("wr;", 0x2240),
- CHAR_REF("wreath;", 0x2240),
- CHAR_REF("wscr;", 0x0001d4cc),
- CHAR_REF("xcap;", 0x22c2),
- CHAR_REF("xcirc;", 0x25ef),
- CHAR_REF("xcup;", 0x22c3),
- CHAR_REF("xdtri;", 0x25bd),
- CHAR_REF("xfr;", 0x0001d535),
- CHAR_REF("xhArr;", 0x27fa),
- CHAR_REF("xharr;", 0x27f7),
- CHAR_REF("xi;", 0x03be),
- CHAR_REF("xlArr;", 0x27f8),
- CHAR_REF("xlarr;", 0x27f5),
- CHAR_REF("xmap;", 0x27fc),
- CHAR_REF("xnis;", 0x22fb),
- CHAR_REF("xodot;", 0x2a00),
- CHAR_REF("xopf;", 0x0001d569),
- CHAR_REF("xoplus;", 0x2a01),
- CHAR_REF("xotime;", 0x2a02),
- CHAR_REF("xrArr;", 0x27f9),
- CHAR_REF("xrarr;", 0x27f6),
- CHAR_REF("xscr;", 0x0001d4cd),
- CHAR_REF("xsqcup;", 0x2a06),
- CHAR_REF("xuplus;", 0x2a04),
- CHAR_REF("xutri;", 0x25b3),
- CHAR_REF("xvee;", 0x22c1),
- CHAR_REF("xwedge;", 0x22c0),
- CHAR_REF("yacute;", 0xfd),
- CHAR_REF("yacute", 0xfd),
- CHAR_REF("yacy;", 0x044f),
- CHAR_REF("ycirc;", 0x0177),
- CHAR_REF("ycy;", 0x044b),
- CHAR_REF("yen;", 0xa5),
- CHAR_REF("yen", 0xa5),
- CHAR_REF("yfr;", 0x0001d536),
- CHAR_REF("yicy;", 0x0457),
- CHAR_REF("yopf;", 0x0001d56a),
- CHAR_REF("yscr;", 0x0001d4ce),
- CHAR_REF("yucy;", 0x044e),
- CHAR_REF("yuml;", 0xff),
- CHAR_REF("yuml", 0xff),
- CHAR_REF("zacute;", 0x017a),
- CHAR_REF("zcaron;", 0x017e),
- CHAR_REF("zcy;", 0x0437),
- CHAR_REF("zdot;", 0x017c),
- CHAR_REF("zeetrf;", 0x2128),
- CHAR_REF("zeta;", 0x03b6),
- CHAR_REF("zfr;", 0x0001d537),
- CHAR_REF("zhcy;", 0x0436),
- CHAR_REF("zigrarr;", 0x21dd),
- CHAR_REF("zopf;", 0x0001d56b),
- CHAR_REF("zscr;", 0x0001d4cf),
- CHAR_REF("zwj;", 0x200d),
- CHAR_REF("zwnj;", 0x200c),
- // Terminator.
- CHAR_REF("", -1)
-};
-
// Table of replacement characters. The spec specifies that any occurrence of
// the first character should be replaced by the second character, and a parse
// error recorded.
@@ -2298,44 +49,18 @@ typedef struct {
int to_char;
} CharReplacement;
-static const CharReplacement kCharReplacements[] = {
- { 0x00, 0xfffd },
- { 0x0d, 0x000d },
- { 0x80, 0x20ac },
- { 0x81, 0x0081 },
- { 0x82, 0x201A },
- { 0x83, 0x0192 },
- { 0x84, 0x201E },
- { 0x85, 0x2026 },
- { 0x86, 0x2020 },
- { 0x87, 0x2021 },
- { 0x88, 0x02C6 },
- { 0x89, 0x2030 },
- { 0x8A, 0x0160 },
- { 0x8B, 0x2039 },
- { 0x8C, 0x0152 },
- { 0x8D, 0x008D },
- { 0x8E, 0x017D },
- { 0x8F, 0x008F },
- { 0x90, 0x0090 },
- { 0x91, 0x2018 },
- { 0x92, 0x2019 },
- { 0x93, 0x201C },
- { 0x94, 0x201D },
- { 0x95, 0x2022 },
- { 0x96, 0x2013 },
- { 0x97, 0x2014 },
- { 0x98, 0x02DC },
- { 0x99, 0x2122 },
- { 0x9A, 0x0161 },
- { 0x9B, 0x203A },
- { 0x9C, 0x0153 },
- { 0x9D, 0x009D },
- { 0x9E, 0x017E },
- { 0x9F, 0x0178 },
- // Terminator.
- { -1, -1 }
-};
+static const CharReplacement kCharReplacements[] = {{0x00, 0xfffd},
+ {0x0d, 0x000d}, {0x80, 0x20ac}, {0x81, 0x0081}, {0x82, 0x201A},
+ {0x83, 0x0192}, {0x84, 0x201E}, {0x85, 0x2026}, {0x86, 0x2020},
+ {0x87, 0x2021}, {0x88, 0x02C6}, {0x89, 0x2030}, {0x8A, 0x0160},
+ {0x8B, 0x2039}, {0x8C, 0x0152}, {0x8D, 0x008D}, {0x8E, 0x017D},
+ {0x8F, 0x008F}, {0x90, 0x0090}, {0x91, 0x2018}, {0x92, 0x2019},
+ {0x93, 0x201C}, {0x94, 0x201D}, {0x95, 0x2022}, {0x96, 0x2013},
+ {0x97, 0x2014}, {0x98, 0x02DC}, {0x99, 0x2122}, {0x9A, 0x0161},
+ {0x9B, 0x203A}, {0x9C, 0x0153}, {0x9D, 0x009D}, {0x9E, 0x017E},
+ {0x9F, 0x0178},
+ // Terminator.
+ {-1, -1}};
static int parse_digit(int c, bool allow_hex) {
if (c >= '0' && c <= '9') {
@@ -2360,9 +85,8 @@ static void add_no_digit_error(
error->type = GUMBO_ERR_NUMERIC_CHAR_REF_NO_DIGITS;
}
-static void add_codepoint_error(
- struct GumboInternalParser* parser, Utf8Iterator* input,
- GumboErrorType type, int codepoint) {
+static void add_codepoint_error(struct GumboInternalParser* parser,
+ Utf8Iterator* input, GumboErrorType type, int codepoint) {
GumboError* error = gumbo_add_error(parser);
if (!error) {
return;
@@ -2372,9 +96,8 @@ static void add_codepoint_error(
error->v.codepoint = codepoint;
}
-static void add_named_reference_error(
- struct GumboInternalParser* parser, Utf8Iterator* input,
- GumboErrorType type, GumboStringPiece text) {
+static void add_named_reference_error(struct GumboInternalParser* parser,
+ Utf8Iterator* input, GumboErrorType type, GumboStringPiece text) {
GumboError* error = gumbo_add_error(parser);
if (!error) {
return;
@@ -2454,34 +177,13 @@ static bool consume_numeric_ref(
return status;
}
-static const NamedCharRef* find_named_char_ref(Utf8Iterator* input) {
- for (int i = 0; kNamedEntities[i].codepoints.first != -1; ++i) {
- const NamedCharRef* current = &kNamedEntities[i];
- assert(strlen(current->name) == current->length);
- if (utf8iterator_maybe_consume_match(
- input, current->name, current->length, true)) {
- assert(current->name != NULL);
- assert(current->length > 0);
- assert(current->codepoints.first != kGumboNoChar);
- return current;
- }
- }
- return NULL;
-}
-
-static bool is_legal_attribute_char_next(Utf8Iterator* input) {
- int c = utf8iterator_current(input);
- return c == '=' || isalnum(c);
-}
-
static bool maybe_add_invalid_named_reference(
struct GumboInternalParser* parser, Utf8Iterator* input) {
// The iterator will always be reset in this code path, so we don't need to
// worry about consuming characters.
const char* start = utf8iterator_get_char_pointer(input);
int c = utf8iterator_current(input);
- while ((c >= 'a' && c <= 'z') ||
- (c >= 'A' && c <= 'Z') ||
+ while ((c >= 'a' && c <= 'z') || (c >= 'A' && c <= 'Z') ||
(c >= '0' && c <= '9')) {
utf8iterator_next(input);
c = utf8iterator_current(input);
@@ -2497,42 +199,22848 @@ static bool maybe_add_invalid_named_reference(
return true;
}
-static bool consume_named_ref(
- struct GumboInternalParser* parser, Utf8Iterator* input, bool is_in_attribute,
- OneOrTwoCodepoints* output) {
+#line 2465 "char_ref.rl"
+
+// clang-format off
+
+#line 238 "char_ref.c"
+static const short _char_ref_actions[] = {
+ 0, 1, 0, 1, 1, 1, 2, 1,
+ 3, 1, 4, 1, 5, 1, 6, 1,
+ 7, 1, 8, 1, 9, 1, 10, 1,
+ 11, 1, 12, 1, 13, 1, 14, 1,
+ 15, 1, 16, 1, 17, 1, 18, 1,
+ 19, 1, 20, 1, 21, 1, 22, 1,
+ 23, 1, 24, 1, 25, 1, 26, 1,
+ 27, 1, 28, 1, 29, 1, 30, 1,
+ 31, 1, 32, 1, 33, 1, 34, 1,
+ 35, 1, 36, 1, 37, 1, 38, 1,
+ 39, 1, 40, 1, 41, 1, 42, 1,
+ 43, 1, 44, 1, 45, 1, 46, 1,
+ 47, 1, 48, 1, 49, 1, 50, 1,
+ 51, 1, 52, 1, 53, 1, 54, 1,
+ 55, 1, 56, 1, 57, 1, 58, 1,
+ 59, 1, 60, 1, 61, 1, 62, 1,
+ 63, 1, 64, 1, 65, 1, 66, 1,
+ 67, 1, 68, 1, 69, 1, 70, 1,
+ 71, 1, 72, 1, 73, 1, 74, 1,
+ 75, 1, 76, 1, 77, 1, 78, 1,
+ 79, 1, 80, 1, 81, 1, 82, 1,
+ 83, 1, 84, 1, 85, 1, 86, 1,
+ 87, 1, 88, 1, 89, 1, 90, 1,
+ 91, 1, 92, 1, 93, 1, 94, 1,
+ 95, 1, 96, 1, 97, 1, 98, 1,
+ 99, 1, 100, 1, 101, 1, 102, 1,
+ 103, 1, 104, 1, 105, 1, 106, 1,
+ 107, 1, 108, 1, 109, 1, 110, 1,
+ 111, 1, 112, 1, 113, 1, 114, 1,
+ 115, 1, 116, 1, 117, 1, 118, 1,
+ 119, 1, 120, 1, 121, 1, 122, 1,
+ 123, 1, 124, 1, 125, 1, 126, 1,
+ 127, 1, 128, 1, 129, 1, 130, 1,
+ 131, 1, 132, 1, 133, 1, 134, 1,
+ 135, 1, 136, 1, 137, 1, 138, 1,
+ 139, 1, 140, 1, 141, 1, 142, 1,
+ 143, 1, 144, 1, 145, 1, 146, 1,
+ 147, 1, 148, 1, 149, 1, 150, 1,
+ 151, 1, 152, 1, 153, 1, 154, 1,
+ 155, 1, 156, 1, 157, 1, 158, 1,
+ 159, 1, 160, 1, 161, 1, 162, 1,
+ 163, 1, 164, 1, 165, 1, 166, 1,
+ 167, 1, 168, 1, 169, 1, 170, 1,
+ 171, 1, 172, 1, 173, 1, 174, 1,
+ 175, 1, 176, 1, 177, 1, 178, 1,
+ 179, 1, 180, 1, 181, 1, 182, 1,
+ 183, 1, 184, 1, 185, 1, 186, 1,
+ 187, 1, 188, 1, 189, 1, 190, 1,
+ 191, 1, 192, 1, 193, 1, 194, 1,
+ 195, 1, 196, 1, 197, 1, 198, 1,
+ 199, 1, 200, 1, 201, 1, 202, 1,
+ 203, 1, 204, 1, 205, 1, 206, 1,
+ 207, 1, 208, 1, 209, 1, 210, 1,
+ 211, 1, 212, 1, 213, 1, 214, 1,
+ 215, 1, 216, 1, 217, 1, 218, 1,
+ 219, 1, 220, 1, 221, 1, 222, 1,
+ 223, 1, 224, 1, 225, 1, 226, 1,
+ 227, 1, 228, 1, 229, 1, 230, 1,
+ 231, 1, 232, 1, 233, 1, 234, 1,
+ 235, 1, 236, 1, 237, 1, 238, 1,
+ 239, 1, 240, 1, 241, 1, 242, 1,
+ 243, 1, 244, 1, 245, 1, 246, 1,
+ 247, 1, 248, 1, 249, 1, 250, 1,
+ 251, 1, 252, 1, 253, 1, 254, 1,
+ 255, 1, 256, 1, 257, 1, 258, 1,
+ 259, 1, 260, 1, 261, 1, 262, 1,
+ 263, 1, 264, 1, 265, 1, 266, 1,
+ 267, 1, 268, 1, 269, 1, 270, 1,
+ 271, 1, 272, 1, 273, 1, 274, 1,
+ 275, 1, 276, 1, 277, 1, 278, 1,
+ 279, 1, 280, 1, 281, 1, 282, 1,
+ 283, 1, 284, 1, 285, 1, 286, 1,
+ 287, 1, 288, 1, 289, 1, 290, 1,
+ 291, 1, 292, 1, 293, 1, 294, 1,
+ 295, 1, 296, 1, 297, 1, 298, 1,
+ 299, 1, 300, 1, 301, 1, 302, 1,
+ 303, 1, 304, 1, 305, 1, 306, 1,
+ 307, 1, 308, 1, 309, 1, 310, 1,
+ 311, 1, 312, 1, 313, 1, 314, 1,
+ 315, 1, 316, 1, 317, 1, 318, 1,
+ 319, 1, 320, 1, 321, 1, 322, 1,
+ 323, 1, 324, 1, 325, 1, 326, 1,
+ 327, 1, 328, 1, 329, 1, 330, 1,
+ 331, 1, 332, 1, 333, 1, 334, 1,
+ 335, 1, 336, 1, 337, 1, 338, 1,
+ 339, 1, 340, 1, 341, 1, 342, 1,
+ 343, 1, 344, 1, 345, 1, 346, 1,
+ 347, 1, 348, 1, 349, 1, 350, 1,
+ 351, 1, 352, 1, 353, 1, 354, 1,
+ 355, 1, 356, 1, 357, 1, 358, 1,
+ 359, 1, 360, 1, 361, 1, 362, 1,
+ 363, 1, 364, 1, 365, 1, 366, 1,
+ 367, 1, 368, 1, 369, 1, 370, 1,
+ 371, 1, 372, 1, 373, 1, 374, 1,
+ 375, 1, 376, 1, 377, 1, 378, 1,
+ 379, 1, 380, 1, 381, 1, 382, 1,
+ 383, 1, 384, 1, 385, 1, 386, 1,
+ 387, 1, 388, 1, 389, 1, 390, 1,
+ 391, 1, 392, 1, 393, 1, 394, 1,
+ 395, 1, 396, 1, 397, 1, 398, 1,
+ 399, 1, 400, 1, 401, 1, 402, 1,
+ 403, 1, 404, 1, 405, 1, 406, 1,
+ 407, 1, 408, 1, 409, 1, 410, 1,
+ 411, 1, 412, 1, 413, 1, 414, 1,
+ 415, 1, 416, 1, 417, 1, 418, 1,
+ 419, 1, 420, 1, 421, 1, 422, 1,
+ 423, 1, 424, 1, 425, 1, 426, 1,
+ 427, 1, 428, 1, 429, 1, 430, 1,
+ 431, 1, 432, 1, 433, 1, 434, 1,
+ 435, 1, 436, 1, 437, 1, 438, 1,
+ 439, 1, 440, 1, 441, 1, 442, 1,
+ 443, 1, 444, 1, 445, 1, 446, 1,
+ 447, 1, 448, 1, 449, 1, 450, 1,
+ 451, 1, 452, 1, 453, 1, 454, 1,
+ 455, 1, 456, 1, 457, 1, 458, 1,
+ 459, 1, 460, 1, 461, 1, 462, 1,
+ 463, 1, 464, 1, 465, 1, 466, 1,
+ 467, 1, 468, 1, 469, 1, 470, 1,
+ 471, 1, 472, 1, 473, 1, 474, 1,
+ 475, 1, 476, 1, 477, 1, 478, 1,
+ 479, 1, 480, 1, 481, 1, 482, 1,
+ 483, 1, 484, 1, 485, 1, 486, 1,
+ 487, 1, 488, 1, 489, 1, 490, 1,
+ 491, 1, 492, 1, 493, 1, 494, 1,
+ 495, 1, 496, 1, 497, 1, 498, 1,
+ 499, 1, 500, 1, 501, 1, 502, 1,
+ 503, 1, 504, 1, 505, 1, 506, 1,
+ 507, 1, 508, 1, 509, 1, 510, 1,
+ 511, 1, 512, 1, 513, 1, 514, 1,
+ 515, 1, 516, 1, 517, 1, 518, 1,
+ 519, 1, 520, 1, 521, 1, 522, 1,
+ 523, 1, 524, 1, 525, 1, 526, 1,
+ 527, 1, 528, 1, 529, 1, 530, 1,
+ 531, 1, 532, 1, 533, 1, 534, 1,
+ 535, 1, 536, 1, 537, 1, 538, 1,
+ 539, 1, 540, 1, 541, 1, 542, 1,
+ 543, 1, 544, 1, 545, 1, 546, 1,
+ 547, 1, 548, 1, 549, 1, 550, 1,
+ 551, 1, 552, 1, 553, 1, 554, 1,
+ 555, 1, 556, 1, 557, 1, 558, 1,
+ 559, 1, 560, 1, 561, 1, 562, 1,
+ 563, 1, 564, 1, 565, 1, 566, 1,
+ 567, 1, 568, 1, 569, 1, 570, 1,
+ 571, 1, 572, 1, 573, 1, 574, 1,
+ 575, 1, 576, 1, 577, 1, 578, 1,
+ 579, 1, 580, 1, 581, 1, 582, 1,
+ 583, 1, 584, 1, 585, 1, 586, 1,
+ 587, 1, 588, 1, 589, 1, 590, 1,
+ 591, 1, 592, 1, 593, 1, 594, 1,
+ 595, 1, 596, 1, 597, 1, 598, 1,
+ 599, 1, 600, 1, 601, 1, 602, 1,
+ 603, 1, 604, 1, 605, 1, 606, 1,
+ 607, 1, 608, 1, 609, 1, 610, 1,
+ 611, 1, 612, 1, 613, 1, 614, 1,
+ 615, 1, 616, 1, 617, 1, 618, 1,
+ 619, 1, 620, 1, 621, 1, 622, 1,
+ 623, 1, 624, 1, 625, 1, 626, 1,
+ 627, 1, 628, 1, 629, 1, 630, 1,
+ 631, 1, 632, 1, 633, 1, 634, 1,
+ 635, 1, 636, 1, 637, 1, 638, 1,
+ 639, 1, 640, 1, 641, 1, 642, 1,
+ 643, 1, 644, 1, 645, 1, 646, 1,
+ 647, 1, 648, 1, 649, 1, 650, 1,
+ 651, 1, 652, 1, 653, 1, 654, 1,
+ 655, 1, 656, 1, 657, 1, 658, 1,
+ 659, 1, 660, 1, 661, 1, 662, 1,
+ 663, 1, 664, 1, 665, 1, 666, 1,
+ 667, 1, 668, 1, 669, 1, 670, 1,
+ 671, 1, 672, 1, 673, 1, 674, 1,
+ 675, 1, 676, 1, 677, 1, 678, 1,
+ 679, 1, 680, 1, 681, 1, 682, 1,
+ 683, 1, 684, 1, 685, 1, 686, 1,
+ 687, 1, 688, 1, 689, 1, 690, 1,
+ 691, 1, 692, 1, 693, 1, 694, 1,
+ 695, 1, 696, 1, 697, 1, 698, 1,
+ 699, 1, 700, 1, 701, 1, 702, 1,
+ 703, 1, 704, 1, 705, 1, 706, 1,
+ 707, 1, 708, 1, 709, 1, 710, 1,
+ 711, 1, 712, 1, 713, 1, 714, 1,
+ 715, 1, 716, 1, 717, 1, 718, 1,
+ 719, 1, 720, 1, 721, 1, 722, 1,
+ 723, 1, 724, 1, 725, 1, 726, 1,
+ 727, 1, 728, 1, 729, 1, 730, 1,
+ 731, 1, 732, 1, 733, 1, 734, 1,
+ 735, 1, 736, 1, 737, 1, 738, 1,
+ 739, 1, 740, 1, 741, 1, 742, 1,
+ 743, 1, 744, 1, 745, 1, 746, 1,
+ 747, 1, 748, 1, 749, 1, 750, 1,
+ 751, 1, 752, 1, 753, 1, 754, 1,
+ 755, 1, 756, 1, 757, 1, 758, 1,
+ 759, 1, 760, 1, 761, 1, 762, 1,
+ 763, 1, 764, 1, 765, 1, 766, 1,
+ 767, 1, 768, 1, 769, 1, 770, 1,
+ 771, 1, 772, 1, 773, 1, 774, 1,
+ 775, 1, 776, 1, 777, 1, 778, 1,
+ 779, 1, 780, 1, 781, 1, 782, 1,
+ 783, 1, 784, 1, 785, 1, 786, 1,
+ 787, 1, 788, 1, 789, 1, 790, 1,
+ 791, 1, 792, 1, 793, 1, 794, 1,
+ 795, 1, 796, 1, 797, 1, 798, 1,
+ 799, 1, 800, 1, 801, 1, 802, 1,
+ 803, 1, 804, 1, 805, 1, 806, 1,
+ 807, 1, 808, 1, 809, 1, 810, 1,
+ 811, 1, 812, 1, 813, 1, 814, 1,
+ 815, 1, 816, 1, 817, 1, 818, 1,
+ 819, 1, 820, 1, 821, 1, 822, 1,
+ 823, 1, 824, 1, 825, 1, 826, 1,
+ 827, 1, 828, 1, 829, 1, 830, 1,
+ 831, 1, 832, 1, 833, 1, 834, 1,
+ 835, 1, 836, 1, 837, 1, 838, 1,
+ 839, 1, 840, 1, 841, 1, 842, 1,
+ 843, 1, 844, 1, 845, 1, 846, 1,
+ 847, 1, 848, 1, 849, 1, 850, 1,
+ 851, 1, 852, 1, 853, 1, 854, 1,
+ 855, 1, 856, 1, 857, 1, 858, 1,
+ 859, 1, 860, 1, 861, 1, 862, 1,
+ 863, 1, 864, 1, 865, 1, 866, 1,
+ 867, 1, 868, 1, 869, 1, 870, 1,
+ 871, 1, 872, 1, 873, 1, 874, 1,
+ 875, 1, 876, 1, 877, 1, 878, 1,
+ 879, 1, 880, 1, 881, 1, 882, 1,
+ 883, 1, 884, 1, 885, 1, 886, 1,
+ 887, 1, 888, 1, 889, 1, 890, 1,
+ 891, 1, 892, 1, 893, 1, 894, 1,
+ 895, 1, 896, 1, 897, 1, 898, 1,
+ 899, 1, 900, 1, 901, 1, 902, 1,
+ 903, 1, 904, 1, 905, 1, 906, 1,
+ 907, 1, 908, 1, 909, 1, 910, 1,
+ 911, 1, 912, 1, 913, 1, 914, 1,
+ 915, 1, 916, 1, 917, 1, 918, 1,
+ 919, 1, 920, 1, 921, 1, 922, 1,
+ 923, 1, 924, 1, 925, 1, 926, 1,
+ 927, 1, 928, 1, 929, 1, 930, 1,
+ 931, 1, 932, 1, 933, 1, 934, 1,
+ 935, 1, 936, 1, 937, 1, 938, 1,
+ 939, 1, 940, 1, 941, 1, 942, 1,
+ 943, 1, 944, 1, 945, 1, 946, 1,
+ 947, 1, 948, 1, 949, 1, 950, 1,
+ 951, 1, 952, 1, 953, 1, 954, 1,
+ 955, 1, 956, 1, 957, 1, 958, 1,
+ 959, 1, 960, 1, 961, 1, 962, 1,
+ 963, 1, 964, 1, 965, 1, 966, 1,
+ 967, 1, 968, 1, 969, 1, 970, 1,
+ 971, 1, 972, 1, 973, 1, 974, 1,
+ 975, 1, 976, 1, 977, 1, 978, 1,
+ 979, 1, 980, 1, 981, 1, 982, 1,
+ 983, 1, 984, 1, 985, 1, 986, 1,
+ 987, 1, 988, 1, 989, 1, 990, 1,
+ 991, 1, 992, 1, 993, 1, 994, 1,
+ 995, 1, 996, 1, 997, 1, 998, 1,
+ 999, 1, 1000, 1, 1001, 1, 1002, 1,
+ 1003, 1, 1004, 1, 1005, 1, 1006, 1,
+ 1007, 1, 1008, 1, 1009, 1, 1010, 1,
+ 1011, 1, 1012, 1, 1013, 1, 1014, 1,
+ 1015, 1, 1016, 1, 1017, 1, 1018, 1,
+ 1019, 1, 1020, 1, 1021, 1, 1022, 1,
+ 1023, 1, 1024, 1, 1025, 1, 1026, 1,
+ 1027, 1, 1028, 1, 1029, 1, 1030, 1,
+ 1031, 1, 1032, 1, 1033, 1, 1034, 1,
+ 1035, 1, 1036, 1, 1037, 1, 1038, 1,
+ 1039, 1, 1040, 1, 1041, 1, 1042, 1,
+ 1043, 1, 1044, 1, 1045, 1, 1046, 1,
+ 1047, 1, 1048, 1, 1049, 1, 1050, 1,
+ 1051, 1, 1052, 1, 1053, 1, 1054, 1,
+ 1055, 1, 1056, 1, 1057, 1, 1058, 1,
+ 1059, 1, 1060, 1, 1061, 1, 1062, 1,
+ 1063, 1, 1064, 1, 1065, 1, 1066, 1,
+ 1067, 1, 1068, 1, 1069, 1, 1070, 1,
+ 1071, 1, 1072, 1, 1073, 1, 1074, 1,
+ 1075, 1, 1076, 1, 1077, 1, 1078, 1,
+ 1079, 1, 1080, 1, 1081, 1, 1082, 1,
+ 1083, 1, 1084, 1, 1085, 1, 1086, 1,
+ 1087, 1, 1088, 1, 1089, 1, 1090, 1,
+ 1091, 1, 1092, 1, 1093, 1, 1094, 1,
+ 1095, 1, 1096, 1, 1097, 1, 1098, 1,
+ 1099, 1, 1100, 1, 1101, 1, 1102, 1,
+ 1103, 1, 1104, 1, 1105, 1, 1106, 1,
+ 1107, 1, 1108, 1, 1109, 1, 1110, 1,
+ 1111, 1, 1112, 1, 1113, 1, 1114, 1,
+ 1115, 1, 1116, 1, 1117, 1, 1118, 1,
+ 1119, 1, 1120, 1, 1121, 1, 1122, 1,
+ 1123, 1, 1124, 1, 1125, 1, 1126, 1,
+ 1127, 1, 1128, 1, 1129, 1, 1130, 1,
+ 1131, 1, 1132, 1, 1133, 1, 1134, 1,
+ 1135, 1, 1136, 1, 1137, 1, 1138, 1,
+ 1139, 1, 1140, 1, 1141, 1, 1142, 1,
+ 1143, 1, 1144, 1, 1145, 1, 1146, 1,
+ 1147, 1, 1148, 1, 1149, 1, 1150, 1,
+ 1151, 1, 1152, 1, 1153, 1, 1154, 1,
+ 1155, 1, 1156, 1, 1157, 1, 1158, 1,
+ 1159, 1, 1160, 1, 1161, 1, 1162, 1,
+ 1163, 1, 1164, 1, 1165, 1, 1166, 1,
+ 1167, 1, 1168, 1, 1169, 1, 1170, 1,
+ 1171, 1, 1172, 1, 1173, 1, 1174, 1,
+ 1175, 1, 1176, 1, 1177, 1, 1178, 1,
+ 1179, 1, 1180, 1, 1181, 1, 1182, 1,
+ 1183, 1, 1184, 1, 1185, 1, 1186, 1,
+ 1187, 1, 1188, 1, 1189, 1, 1190, 1,
+ 1191, 1, 1192, 1, 1193, 1, 1194, 1,
+ 1195, 1, 1196, 1, 1197, 1, 1198, 1,
+ 1199, 1, 1200, 1, 1201, 1, 1202, 1,
+ 1203, 1, 1204, 1, 1205, 1, 1206, 1,
+ 1207, 1, 1208, 1, 1209, 1, 1210, 1,
+ 1211, 1, 1212, 1, 1213, 1, 1214, 1,
+ 1215, 1, 1216, 1, 1217, 1, 1218, 1,
+ 1219, 1, 1220, 1, 1221, 1, 1222, 1,
+ 1223, 1, 1224, 1, 1225, 1, 1226, 1,
+ 1227, 1, 1228, 1, 1229, 1, 1230, 1,
+ 1231, 1, 1232, 1, 1233, 1, 1234, 1,
+ 1235, 1, 1236, 1, 1237, 1, 1238, 1,
+ 1239, 1, 1240, 1, 1241, 1, 1242, 1,
+ 1243, 1, 1244, 1, 1245, 1, 1246, 1,
+ 1247, 1, 1248, 1, 1249, 1, 1250, 1,
+ 1251, 1, 1252, 1, 1253, 1, 1254, 1,
+ 1255, 1, 1256, 1, 1257, 1, 1258, 1,
+ 1259, 1, 1260, 1, 1261, 1, 1262, 1,
+ 1263, 1, 1264, 1, 1265, 1, 1266, 1,
+ 1267, 1, 1268, 1, 1269, 1, 1270, 1,
+ 1271, 1, 1272, 1, 1273, 1, 1274, 1,
+ 1275, 1, 1276, 1, 1277, 1, 1278, 1,
+ 1279, 1, 1280, 1, 1281, 1, 1282, 1,
+ 1283, 1, 1284, 1, 1285, 1, 1286, 1,
+ 1287, 1, 1288, 1, 1289, 1, 1290, 1,
+ 1291, 1, 1292, 1, 1293, 1, 1294, 1,
+ 1295, 1, 1296, 1, 1297, 1, 1298, 1,
+ 1299, 1, 1300, 1, 1301, 1, 1302, 1,
+ 1303, 1, 1304, 1, 1305, 1, 1306, 1,
+ 1307, 1, 1308, 1, 1309, 1, 1310, 1,
+ 1311, 1, 1312, 1, 1313, 1, 1314, 1,
+ 1315, 1, 1316, 1, 1317, 1, 1318, 1,
+ 1319, 1, 1320, 1, 1321, 1, 1322, 1,
+ 1323, 1, 1324, 1, 1325, 1, 1326, 1,
+ 1327, 1, 1328, 1, 1329, 1, 1330, 1,
+ 1331, 1, 1332, 1, 1333, 1, 1334, 1,
+ 1335, 1, 1336, 1, 1337, 1, 1338, 1,
+ 1339, 1, 1340, 1, 1341, 1, 1342, 1,
+ 1343, 1, 1344, 1, 1345, 1, 1346, 1,
+ 1347, 1, 1348, 1, 1349, 1, 1350, 1,
+ 1351, 1, 1352, 1, 1353, 1, 1354, 1,
+ 1355, 1, 1356, 1, 1357, 1, 1358, 1,
+ 1359, 1, 1360, 1, 1361, 1, 1362, 1,
+ 1363, 1, 1364, 1, 1365, 1, 1366, 1,
+ 1367, 1, 1368, 1, 1369, 1, 1370, 1,
+ 1371, 1, 1372, 1, 1373, 1, 1374, 1,
+ 1375, 1, 1376, 1, 1377, 1, 1378, 1,
+ 1379, 1, 1380, 1, 1381, 1, 1382, 1,
+ 1383, 1, 1384, 1, 1385, 1, 1386, 1,
+ 1387, 1, 1388, 1, 1389, 1, 1390, 1,
+ 1391, 1, 1392, 1, 1393, 1, 1394, 1,
+ 1395, 1, 1396, 1, 1397, 1, 1398, 1,
+ 1399, 1, 1400, 1, 1401, 1, 1402, 1,
+ 1403, 1, 1404, 1, 1405, 1, 1406, 1,
+ 1407, 1, 1408, 1, 1409, 1, 1410, 1,
+ 1411, 1, 1412, 1, 1413, 1, 1414, 1,
+ 1415, 1, 1416, 1, 1417, 1, 1418, 1,
+ 1419, 1, 1420, 1, 1421, 1, 1422, 1,
+ 1423, 1, 1424, 1, 1425, 1, 1426, 1,
+ 1427, 1, 1428, 1, 1429, 1, 1430, 1,
+ 1431, 1, 1432, 1, 1433, 1, 1434, 1,
+ 1435, 1, 1436, 1, 1437, 1, 1438, 1,
+ 1439, 1, 1440, 1, 1441, 1, 1442, 1,
+ 1443, 1, 1444, 1, 1445, 1, 1446, 1,
+ 1447, 1, 1448, 1, 1449, 1, 1450, 1,
+ 1451, 1, 1452, 1, 1453, 1, 1454, 1,
+ 1455, 1, 1456, 1, 1457, 1, 1458, 1,
+ 1459, 1, 1460, 1, 1461, 1, 1462, 1,
+ 1463, 1, 1464, 1, 1465, 1, 1466, 1,
+ 1467, 1, 1468, 1, 1469, 1, 1470, 1,
+ 1471, 1, 1472, 1, 1473, 1, 1474, 1,
+ 1475, 1, 1476, 1, 1477, 1, 1478, 1,
+ 1479, 1, 1480, 1, 1481, 1, 1482, 1,
+ 1483, 1, 1484, 1, 1485, 1, 1486, 1,
+ 1487, 1, 1488, 1, 1489, 1, 1490, 1,
+ 1491, 1, 1492, 1, 1493, 1, 1494, 1,
+ 1495, 1, 1496, 1, 1497, 1, 1498, 1,
+ 1499, 1, 1500, 1, 1501, 1, 1502, 1,
+ 1503, 1, 1504, 1, 1505, 1, 1506, 1,
+ 1507, 1, 1508, 1, 1509, 1, 1510, 1,
+ 1511, 1, 1512, 1, 1513, 1, 1514, 1,
+ 1515, 1, 1516, 1, 1517, 1, 1518, 1,
+ 1519, 1, 1520, 1, 1521, 1, 1522, 1,
+ 1523, 1, 1524, 1, 1525, 1, 1526, 1,
+ 1527, 1, 1528, 1, 1529, 1, 1530, 1,
+ 1531, 1, 1532, 1, 1533, 1, 1534, 1,
+ 1535, 1, 1536, 1, 1537, 1, 1538, 1,
+ 1539, 1, 1540, 1, 1541, 1, 1542, 1,
+ 1543, 1, 1544, 1, 1545, 1, 1546, 1,
+ 1547, 1, 1548, 1, 1549, 1, 1550, 1,
+ 1551, 1, 1552, 1, 1553, 1, 1554, 1,
+ 1555, 1, 1556, 1, 1557, 1, 1558, 1,
+ 1559, 1, 1560, 1, 1561, 1, 1562, 1,
+ 1563, 1, 1564, 1, 1565, 1, 1566, 1,
+ 1567, 1, 1568, 1, 1569, 1, 1570, 1,
+ 1571, 1, 1572, 1, 1573, 1, 1574, 1,
+ 1575, 1, 1576, 1, 1577, 1, 1578, 1,
+ 1579, 1, 1580, 1, 1581, 1, 1582, 1,
+ 1583, 1, 1584, 1, 1585, 1, 1586, 1,
+ 1587, 1, 1588, 1, 1589, 1, 1590, 1,
+ 1591, 1, 1592, 1, 1593, 1, 1594, 1,
+ 1595, 1, 1596, 1, 1597, 1, 1598, 1,
+ 1599, 1, 1600, 1, 1601, 1, 1602, 1,
+ 1603, 1, 1604, 1, 1605, 1, 1606, 1,
+ 1607, 1, 1608, 1, 1609, 1, 1610, 1,
+ 1611, 1, 1612, 1, 1613, 1, 1614, 1,
+ 1615, 1, 1616, 1, 1617, 1, 1618, 1,
+ 1619, 1, 1620, 1, 1621, 1, 1622, 1,
+ 1623, 1, 1624, 1, 1625, 1, 1626, 1,
+ 1627, 1, 1628, 1, 1629, 1, 1630, 1,
+ 1631, 1, 1632, 1, 1633, 1, 1634, 1,
+ 1635, 1, 1636, 1, 1637, 1, 1638, 1,
+ 1639, 1, 1640, 1, 1641, 1, 1642, 1,
+ 1643, 1, 1644, 1, 1645, 1, 1646, 1,
+ 1647, 1, 1648, 1, 1649, 1, 1650, 1,
+ 1651, 1, 1652, 1, 1653, 1, 1654, 1,
+ 1655, 1, 1656, 1, 1657, 1, 1658, 1,
+ 1659, 1, 1660, 1, 1661, 1, 1662, 1,
+ 1663, 1, 1664, 1, 1665, 1, 1666, 1,
+ 1667, 1, 1668, 1, 1669, 1, 1670, 1,
+ 1671, 1, 1672, 1, 1673, 1, 1674, 1,
+ 1675, 1, 1676, 1, 1677, 1, 1678, 1,
+ 1679, 1, 1680, 1, 1681, 1, 1682, 1,
+ 1683, 1, 1684, 1, 1685, 1, 1686, 1,
+ 1687, 1, 1688, 1, 1689, 1, 1690, 1,
+ 1691, 1, 1692, 1, 1693, 1, 1694, 1,
+ 1695, 1, 1696, 1, 1697, 1, 1698, 1,
+ 1699, 1, 1700, 1, 1701, 1, 1702, 1,
+ 1703, 1, 1704, 1, 1705, 1, 1706, 1,
+ 1707, 1, 1708, 1, 1709, 1, 1710, 1,
+ 1711, 1, 1712, 1, 1713, 1, 1714, 1,
+ 1715, 1, 1716, 1, 1717, 1, 1718, 1,
+ 1719, 1, 1720, 1, 1721, 1, 1722, 1,
+ 1723, 1, 1724, 1, 1725, 1, 1726, 1,
+ 1727, 1, 1728, 1, 1729, 1, 1730, 1,
+ 1731, 1, 1732, 1, 1733, 1, 1734, 1,
+ 1735, 1, 1736, 1, 1737, 1, 1738, 1,
+ 1739, 1, 1740, 1, 1741, 1, 1742, 1,
+ 1743, 1, 1744, 1, 1745, 1, 1746, 1,
+ 1747, 1, 1748, 1, 1749, 1, 1750, 1,
+ 1751, 1, 1752, 1, 1753, 1, 1754, 1,
+ 1755, 1, 1756, 1, 1757, 1, 1758, 1,
+ 1759, 1, 1760, 1, 1761, 1, 1762, 1,
+ 1763, 1, 1764, 1, 1765, 1, 1766, 1,
+ 1767, 1, 1768, 1, 1769, 1, 1770, 1,
+ 1771, 1, 1772, 1, 1773, 1, 1774, 1,
+ 1775, 1, 1776, 1, 1777, 1, 1778, 1,
+ 1779, 1, 1780, 1, 1781, 1, 1782, 1,
+ 1783, 1, 1784, 1, 1785, 1, 1786, 1,
+ 1787, 1, 1788, 1, 1789, 1, 1790, 1,
+ 1791, 1, 1792, 1, 1793, 1, 1794, 1,
+ 1795, 1, 1796, 1, 1797, 1, 1798, 1,
+ 1799, 1, 1800, 1, 1801, 1, 1802, 1,
+ 1803, 1, 1804, 1, 1805, 1, 1806, 1,
+ 1807, 1, 1808, 1, 1809, 1, 1810, 1,
+ 1811, 1, 1812, 1, 1813, 1, 1814, 1,
+ 1815, 1, 1816, 1, 1817, 1, 1818, 1,
+ 1819, 1, 1820, 1, 1821, 1, 1822, 1,
+ 1823, 1, 1824, 1, 1825, 1, 1826, 1,
+ 1827, 1, 1828, 1, 1829, 1, 1830, 1,
+ 1831, 1, 1832, 1, 1833, 1, 1834, 1,
+ 1835, 1, 1836, 1, 1837, 1, 1838, 1,
+ 1839, 1, 1840, 1, 1841, 1, 1842, 1,
+ 1843, 1, 1844, 1, 1845, 1, 1846, 1,
+ 1847, 1, 1848, 1, 1849, 1, 1850, 1,
+ 1851, 1, 1852, 1, 1853, 1, 1854, 1,
+ 1855, 1, 1856, 1, 1857, 1, 1858, 1,
+ 1859, 1, 1860, 1, 1861, 1, 1862, 1,
+ 1863, 1, 1864, 1, 1865, 1, 1866, 1,
+ 1867, 1, 1868, 1, 1869, 1, 1870, 1,
+ 1871, 1, 1872, 1, 1873, 1, 1874, 1,
+ 1875, 1, 1876, 1, 1877, 1, 1878, 1,
+ 1879, 1, 1880, 1, 1881, 1, 1882, 1,
+ 1883, 1, 1884, 1, 1885, 1, 1886, 1,
+ 1887, 1, 1888, 1, 1889, 1, 1890, 1,
+ 1891, 1, 1892, 1, 1893, 1, 1894, 1,
+ 1895, 1, 1896, 1, 1897, 1, 1898, 1,
+ 1899, 1, 1900, 1, 1901, 1, 1902, 1,
+ 1903, 1, 1904, 1, 1905, 1, 1906, 1,
+ 1907, 1, 1908, 1, 1909, 1, 1910, 1,
+ 1911, 1, 1912, 1, 1913, 1, 1914, 1,
+ 1915, 1, 1916, 1, 1917, 1, 1918, 1,
+ 1919, 1, 1920, 1, 1921, 1, 1922, 1,
+ 1923, 1, 1924, 1, 1925, 1, 1926, 1,
+ 1927, 1, 1928, 1, 1929, 1, 1930, 1,
+ 1931, 1, 1932, 1, 1933, 1, 1934, 1,
+ 1935, 1, 1936, 1, 1937, 1, 1938, 1,
+ 1939, 1, 1940, 1, 1941, 1, 1942, 1,
+ 1943, 1, 1944, 1, 1945, 1, 1946, 1,
+ 1947, 1, 1948, 1, 1949, 1, 1950, 1,
+ 1951, 1, 1952, 1, 1953, 1, 1954, 1,
+ 1955, 1, 1956, 1, 1957, 1, 1958, 1,
+ 1959, 1, 1960, 1, 1961, 1, 1962, 1,
+ 1963, 1, 1964, 1, 1965, 1, 1966, 1,
+ 1967, 1, 1968, 1, 1969, 1, 1970, 1,
+ 1971, 1, 1972, 1, 1973, 1, 1974, 1,
+ 1975, 1, 1976, 1, 1977, 1, 1978, 1,
+ 1979, 1, 1980, 1, 1981, 1, 1982, 1,
+ 1983, 1, 1984, 1, 1985, 1, 1986, 1,
+ 1987, 1, 1988, 1, 1989, 1, 1990, 1,
+ 1991, 1, 1992, 1, 1993, 1, 1994, 1,
+ 1995, 1, 1996, 1, 1997, 1, 1998, 1,
+ 1999, 1, 2000, 1, 2001, 1, 2002, 1,
+ 2003, 1, 2004, 1, 2005, 1, 2006, 1,
+ 2007, 1, 2008, 1, 2009, 1, 2010, 1,
+ 2011, 1, 2012, 1, 2013, 1, 2014, 1,
+ 2015, 1, 2016, 1, 2017, 1, 2018, 1,
+ 2019, 1, 2020, 1, 2021, 1, 2022, 1,
+ 2023, 1, 2024, 1, 2025, 1, 2026, 1,
+ 2027, 1, 2028, 1, 2029, 1, 2030, 1,
+ 2031, 1, 2032, 1, 2033, 1, 2034, 1,
+ 2035, 1, 2036, 1, 2037, 1, 2038, 1,
+ 2039, 1, 2040, 1, 2041, 1, 2042, 1,
+ 2043, 1, 2044, 1, 2045, 1, 2046, 1,
+ 2047, 1, 2048, 1, 2049, 1, 2050, 1,
+ 2051, 1, 2052, 1, 2053, 1, 2054, 1,
+ 2055, 1, 2056, 1, 2057, 1, 2058, 1,
+ 2059, 1, 2060, 1, 2061, 1, 2062, 1,
+ 2063, 1, 2064, 1, 2065, 1, 2066, 1,
+ 2067, 1, 2068, 1, 2069, 1, 2070, 1,
+ 2071, 1, 2072, 1, 2073, 1, 2074, 1,
+ 2075, 1, 2076, 1, 2077, 1, 2078, 1,
+ 2079, 1, 2080, 1, 2081, 1, 2082, 1,
+ 2083, 1, 2084, 1, 2085, 1, 2086, 1,
+ 2087, 1, 2088, 1, 2089, 1, 2090, 1,
+ 2091, 1, 2092, 1, 2093, 1, 2094, 1,
+ 2095, 1, 2096, 1, 2097, 1, 2098, 1,
+ 2099, 1, 2100, 1, 2101, 1, 2102, 1,
+ 2103, 1, 2104, 1, 2105, 1, 2106, 1,
+ 2107, 1, 2108, 1, 2109, 1, 2110, 1,
+ 2111, 1, 2112, 1, 2113, 1, 2114, 1,
+ 2115, 1, 2116, 1, 2117, 1, 2118, 1,
+ 2119, 1, 2120, 1, 2121, 1, 2122, 1,
+ 2123, 1, 2124, 1, 2125, 1, 2126, 1,
+ 2127, 1, 2128, 1, 2129, 1, 2130, 1,
+ 2131, 1, 2132, 1, 2133, 1, 2134, 1,
+ 2135, 1, 2136, 1, 2137, 1, 2138, 1,
+ 2139, 1, 2140, 1, 2141, 1, 2142, 1,
+ 2143, 1, 2144, 1, 2145, 1, 2146, 1,
+ 2147, 1, 2148, 1, 2149, 1, 2150, 1,
+ 2151, 1, 2152, 1, 2153, 1, 2154, 1,
+ 2155, 1, 2156, 1, 2157, 1, 2158, 1,
+ 2159, 1, 2160, 1, 2161, 1, 2162, 1,
+ 2163, 1, 2164, 1, 2165, 1, 2166, 1,
+ 2167, 1, 2168, 1, 2169, 1, 2170, 1,
+ 2171, 1, 2172, 1, 2173, 1, 2174, 1,
+ 2175, 1, 2176, 1, 2177, 1, 2178, 1,
+ 2179, 1, 2180, 1, 2181, 1, 2182, 1,
+ 2183, 1, 2184, 1, 2185, 1, 2186, 1,
+ 2187, 1, 2188, 1, 2189, 1, 2190, 1,
+ 2191, 1, 2192, 1, 2193, 1, 2194, 1,
+ 2195, 1, 2196, 1, 2197, 1, 2198, 1,
+ 2199, 1, 2200, 1, 2201, 1, 2202, 1,
+ 2203, 1, 2204, 1, 2205, 1, 2206, 1,
+ 2207, 1, 2208, 1, 2209, 1, 2210, 1,
+ 2211, 1, 2212, 1, 2213, 1, 2214, 1,
+ 2215, 1, 2216, 1, 2217, 1, 2218, 1,
+ 2219, 1, 2220, 1, 2221, 1, 2222, 1,
+ 2223, 1, 2224, 1, 2225, 1, 2226, 1,
+ 2227, 1, 2228, 1, 2229, 1, 2230, 1,
+ 2231, 1, 2232, 1, 2233, 1, 2234, 1,
+ 2235, 1, 2236, 1, 2237, 1, 2238, 1,
+ 2239, 1, 2240, 1, 2241
+};
+
+static const char _char_ref_trans_keys[] = {
+ 0, 0, 69, 117, 108, 108, 105, 105, 103, 103, 80, 80, 99, 99, 117, 117,
+ 116, 116, 101, 101, 114, 114, 101, 101, 118, 118, 101, 101, 59, 59, 105, 121,
+ 114, 114, 99, 99, 59, 59, 114, 114, 59, 59, 114, 114, 97, 97, 118, 118,
+ 101, 101, 112, 112, 104, 104, 97, 97, 59, 59, 97, 97, 99, 99, 114, 114,
+ 59, 59, 100, 100, 59, 59, 103, 112, 111, 111, 110, 110, 59, 59, 102, 102,
+ 59, 59, 112, 112, 108, 108, 121, 121, 70, 70, 117, 117, 110, 110, 99, 99,
+ 116, 116, 105, 105, 111, 111, 110, 110, 59, 59, 105, 105, 110, 110, 103, 103,
+ 99, 115, 114, 114, 59, 59, 105, 105, 103, 103, 110, 110, 59, 59, 105, 105,
+ 108, 108, 100, 100, 101, 101, 109, 109, 108, 108, 97, 117, 99, 114, 107, 107,
+ 115, 115, 108, 108, 97, 97, 115, 115, 104, 104, 59, 59, 118, 119, 59, 59,
+ 101, 101, 100, 100, 59, 59, 121, 121, 59, 59, 99, 116, 97, 97, 117, 117,
+ 115, 115, 101, 101, 59, 59, 110, 110, 111, 111, 117, 117, 108, 108, 108, 108,
+ 105, 105, 115, 115, 59, 59, 97, 97, 59, 59, 114, 114, 59, 59, 112, 112,
+ 102, 102, 59, 59, 101, 101, 118, 118, 101, 101, 59, 59, 99, 99, 114, 114,
+ 59, 59, 109, 109, 112, 112, 101, 101, 113, 113, 59, 59, 72, 117, 99, 99,
+ 121, 121, 59, 59, 80, 80, 89, 89, 99, 121, 117, 117, 116, 116, 101, 101,
+ 59, 59, 59, 105, 116, 116, 97, 97, 108, 108, 68, 68, 105, 105, 102, 102,
+ 102, 102, 101, 101, 114, 114, 101, 101, 110, 110, 116, 116, 105, 105, 97, 97,
+ 108, 108, 68, 68, 59, 59, 108, 108, 101, 101, 121, 121, 115, 115, 59, 59,
+ 97, 111, 114, 114, 111, 111, 110, 110, 59, 59, 100, 100, 105, 105, 108, 108,
+ 114, 114, 99, 99, 59, 59, 110, 110, 105, 105, 110, 110, 116, 116, 59, 59,
+ 111, 111, 116, 116, 59, 59, 100, 110, 105, 105, 108, 108, 108, 108, 97, 97,
+ 59, 59, 116, 116, 101, 101, 114, 114, 68, 68, 111, 111, 116, 116, 59, 59,
+ 114, 114, 59, 59, 105, 105, 59, 59, 114, 114, 99, 99, 108, 108, 101, 101,
+ 68, 84, 111, 111, 116, 116, 59, 59, 105, 105, 110, 110, 117, 117, 115, 115,
+ 59, 59, 108, 108, 117, 117, 115, 115, 59, 59, 105, 105, 109, 109, 101, 101,
+ 115, 115, 59, 59, 111, 111, 99, 115, 107, 107, 119, 119, 105, 105, 115, 115,
+ 101, 101, 67, 67, 111, 111, 110, 110, 116, 116, 111, 111, 117, 117, 114, 114,
+ 73, 73, 110, 110, 116, 116, 101, 101, 103, 103, 114, 114, 97, 97, 108, 108,
+ 59, 59, 101, 101, 67, 67, 117, 117, 114, 114, 108, 108, 121, 121, 68, 81,
+ 111, 111, 117, 117, 98, 98, 108, 108, 101, 101, 81, 81, 117, 117, 111, 111,
+ 116, 116, 101, 101, 59, 59, 117, 117, 111, 111, 116, 116, 101, 101, 59, 59,
+ 108, 117, 111, 111, 110, 110, 59, 101, 59, 59, 103, 116, 114, 114, 117, 117,
+ 101, 101, 110, 110, 116, 116, 59, 59, 110, 110, 116, 116, 59, 59, 111, 111,
+ 117, 117, 114, 114, 73, 73, 110, 110, 116, 116, 101, 101, 103, 103, 114, 114,
+ 97, 97, 108, 108, 59, 59, 102, 114, 59, 59, 111, 111, 100, 100, 117, 117,
+ 99, 99, 116, 116, 59, 59, 110, 110, 116, 116, 101, 101, 114, 114, 67, 67,
+ 108, 108, 111, 111, 99, 99, 107, 107, 119, 119, 105, 105, 115, 115, 101, 101,
+ 67, 67, 111, 111, 110, 110, 116, 116, 111, 111, 117, 117, 114, 114, 73, 73,
+ 110, 110, 116, 116, 101, 101, 103, 103, 114, 114, 97, 97, 108, 108, 59, 59,
+ 111, 111, 115, 115, 115, 115, 59, 59, 99, 99, 114, 114, 59, 59, 112, 112,
+ 59, 67, 97, 97, 112, 112, 59, 59, 68, 115, 59, 111, 116, 116, 114, 114,
+ 97, 97, 104, 104, 100, 100, 59, 59, 99, 99, 121, 121, 59, 59, 99, 99,
+ 121, 121, 59, 59, 99, 99, 121, 121, 59, 59, 103, 115, 103, 103, 101, 101,
+ 114, 114, 59, 59, 114, 114, 59, 59, 104, 104, 118, 118, 59, 59, 97, 121,
+ 114, 114, 111, 111, 110, 110, 59, 59, 59, 59, 108, 108, 59, 116, 97, 97,
+ 59, 59, 114, 114, 59, 59, 97, 102, 99, 109, 114, 114, 105, 105, 116, 116,
+ 105, 105, 99, 99, 97, 97, 108, 108, 65, 84, 99, 99, 117, 117, 116, 116,
+ 101, 101, 59, 59, 111, 111, 116, 117, 59, 59, 98, 98, 108, 108, 101, 101,
+ 65, 65, 99, 99, 117, 117, 116, 116, 101, 101, 59, 59, 114, 114, 97, 97,
+ 118, 118, 101, 101, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59,
+ 111, 111, 110, 110, 100, 100, 59, 59, 102, 102, 101, 101, 114, 114, 101, 101,
+ 110, 110, 116, 116, 105, 105, 97, 97, 108, 108, 68, 68, 59, 59, 112, 119,
+ 102, 102, 59, 59, 59, 69, 111, 111, 116, 116, 59, 59, 113, 113, 117, 117,
+ 97, 97, 108, 108, 59, 59, 98, 98, 108, 108, 101, 101, 67, 86, 111, 111,
+ 110, 110, 116, 116, 111, 111, 117, 117, 114, 114, 73, 73, 110, 110, 116, 116,
+ 101, 101, 103, 103, 114, 114, 97, 97, 108, 108, 59, 59, 111, 111, 116, 119,
+ 59, 59, 110, 110, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 101, 111, 102, 102, 116, 116, 65, 84, 114, 114, 114, 114, 111, 111, 119, 119,
+ 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 65, 65, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 59, 101, 101, 101, 101, 59, 59, 110, 110, 103, 103,
+ 76, 82, 101, 101, 102, 102, 116, 116, 65, 82, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 65, 65, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116,
+ 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103,
+ 104, 104, 116, 116, 65, 84, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 101, 101, 101, 101, 59, 59, 112, 112, 65, 68, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 111, 111, 119, 119, 110, 110, 65, 65, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 59, 101, 101, 114, 114, 116, 116, 105, 105, 99, 99,
+ 97, 97, 108, 108, 66, 66, 97, 97, 114, 114, 59, 59, 110, 110, 65, 97,
+ 114, 114, 114, 114, 111, 111, 119, 119, 59, 85, 97, 97, 114, 114, 59, 59,
+ 112, 112, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 114, 114,
+ 101, 101, 118, 118, 101, 101, 59, 59, 101, 101, 102, 102, 116, 116, 82, 86,
+ 105, 105, 103, 103, 104, 104, 116, 116, 86, 86, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 59, 101, 101, 101, 101, 86, 86, 101, 101, 99, 99,
+ 116, 116, 111, 111, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116, 111, 111,
+ 114, 114, 59, 66, 97, 97, 114, 114, 59, 59, 105, 105, 103, 103, 104, 104,
+ 116, 116, 84, 86, 101, 101, 101, 101, 86, 86, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116, 111, 111, 114, 114,
+ 59, 66, 97, 97, 114, 114, 59, 59, 101, 101, 101, 101, 59, 65, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 114, 114, 114, 114, 111, 111, 119, 119,
+ 59, 59, 99, 116, 114, 114, 59, 59, 114, 114, 111, 111, 107, 107, 59, 59,
+ 78, 120, 71, 71, 59, 59, 72, 72, 99, 99, 117, 117, 116, 116, 101, 101,
+ 97, 121, 114, 114, 111, 111, 110, 110, 59, 59, 114, 114, 99, 99, 59, 59,
+ 111, 111, 116, 116, 59, 59, 114, 114, 59, 59, 114, 114, 97, 97, 118, 118,
+ 101, 101, 101, 101, 109, 109, 101, 101, 110, 110, 116, 116, 59, 59, 97, 112,
+ 99, 99, 114, 114, 59, 59, 116, 116, 121, 121, 83, 86, 109, 109, 97, 97,
+ 108, 108, 108, 108, 83, 83, 113, 113, 117, 117, 97, 97, 114, 114, 101, 101,
+ 59, 59, 101, 101, 114, 114, 121, 121, 83, 83, 109, 109, 97, 97, 108, 108,
+ 108, 108, 83, 83, 113, 113, 117, 117, 97, 97, 114, 114, 101, 101, 59, 59,
+ 103, 112, 111, 111, 110, 110, 59, 59, 102, 102, 59, 59, 115, 115, 105, 105,
+ 108, 108, 111, 111, 110, 110, 59, 59, 117, 117, 97, 105, 108, 108, 59, 84,
+ 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 108, 108, 105, 105, 98, 98,
+ 114, 114, 105, 105, 117, 117, 109, 109, 59, 59, 99, 105, 114, 114, 59, 59,
+ 109, 109, 59, 59, 97, 97, 59, 59, 109, 109, 108, 108, 105, 112, 115, 115,
+ 116, 116, 115, 115, 59, 59, 111, 111, 110, 110, 101, 101, 110, 110, 116, 116,
+ 105, 105, 97, 97, 108, 108, 69, 69, 59, 59, 99, 115, 121, 121, 59, 59,
+ 114, 114, 59, 59, 108, 108, 108, 108, 101, 101, 100, 100, 83, 86, 109, 109,
+ 97, 97, 108, 108, 108, 108, 83, 83, 113, 113, 117, 117, 97, 97, 114, 114,
+ 101, 101, 59, 59, 101, 101, 114, 114, 121, 121, 83, 83, 109, 109, 97, 97,
+ 108, 108, 108, 108, 83, 83, 113, 113, 117, 117, 97, 97, 114, 114, 101, 101,
+ 59, 59, 112, 117, 102, 102, 59, 59, 65, 65, 108, 108, 108, 108, 59, 59,
+ 114, 114, 105, 105, 101, 101, 114, 114, 116, 116, 114, 114, 102, 102, 59, 59,
+ 99, 99, 114, 114, 59, 59, 74, 116, 99, 99, 121, 121, 59, 59, 109, 109,
+ 109, 109, 97, 97, 59, 100, 59, 59, 114, 114, 101, 101, 118, 118, 101, 101,
+ 59, 59, 101, 121, 100, 100, 105, 105, 108, 108, 59, 59, 114, 114, 99, 99,
+ 59, 59, 59, 59, 111, 111, 116, 116, 59, 59, 114, 114, 59, 59, 59, 59,
+ 112, 112, 102, 102, 59, 59, 101, 101, 97, 97, 116, 116, 101, 101, 114, 114,
+ 69, 84, 113, 113, 117, 117, 97, 97, 108, 108, 59, 76, 101, 101, 115, 115,
+ 115, 115, 59, 59, 117, 117, 108, 108, 108, 108, 69, 69, 113, 113, 117, 117,
+ 97, 97, 108, 108, 59, 59, 114, 114, 101, 101, 97, 97, 116, 116, 101, 101,
+ 114, 114, 59, 59, 101, 101, 115, 115, 115, 115, 59, 59, 108, 108, 97, 97,
+ 110, 110, 116, 116, 69, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59,
+ 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 99, 99, 114, 114, 59, 59,
+ 59, 59, 65, 117, 82, 82, 68, 68, 99, 99, 121, 121, 59, 59, 99, 116,
+ 101, 101, 107, 107, 59, 59, 59, 59, 105, 105, 114, 114, 99, 99, 59, 59,
+ 114, 114, 59, 59, 108, 108, 98, 98, 101, 101, 114, 114, 116, 116, 83, 83,
+ 112, 112, 97, 97, 99, 99, 101, 101, 59, 59, 112, 114, 102, 102, 59, 59,
+ 105, 105, 122, 122, 111, 111, 110, 110, 116, 116, 97, 97, 108, 108, 76, 76,
+ 105, 105, 110, 110, 101, 101, 59, 59, 99, 116, 114, 114, 59, 59, 114, 114,
+ 111, 111, 107, 107, 59, 59, 109, 109, 112, 112, 68, 69, 111, 111, 119, 119,
+ 110, 110, 72, 72, 117, 117, 109, 109, 112, 112, 59, 59, 113, 113, 117, 117,
+ 97, 97, 108, 108, 59, 59, 69, 117, 99, 99, 121, 121, 59, 59, 108, 108,
+ 105, 105, 103, 103, 59, 59, 99, 99, 121, 121, 59, 59, 99, 99, 117, 117,
+ 116, 116, 101, 101, 105, 121, 114, 114, 99, 99, 59, 59, 111, 111, 116, 116,
+ 59, 59, 114, 114, 59, 59, 114, 114, 97, 97, 118, 118, 101, 101, 59, 112,
+ 99, 103, 114, 114, 59, 59, 105, 105, 110, 110, 97, 97, 114, 114, 121, 121,
+ 73, 73, 59, 59, 108, 108, 105, 105, 101, 101, 115, 115, 59, 59, 116, 118,
+ 59, 101, 103, 114, 114, 114, 97, 97, 108, 108, 59, 59, 115, 115, 101, 101,
+ 99, 99, 116, 116, 105, 105, 111, 111, 110, 110, 59, 59, 105, 105, 115, 115,
+ 105, 105, 98, 98, 108, 108, 101, 101, 67, 84, 111, 111, 109, 109, 109, 109,
+ 97, 97, 59, 59, 105, 105, 109, 109, 101, 101, 115, 115, 59, 59, 103, 116,
+ 111, 111, 110, 110, 59, 59, 102, 102, 59, 59, 97, 97, 59, 59, 99, 99,
+ 114, 114, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 107, 109,
+ 99, 99, 121, 121, 59, 59, 108, 108, 99, 117, 105, 121, 114, 114, 99, 99,
+ 59, 59, 59, 59, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59, 99, 101,
+ 114, 114, 59, 59, 114, 114, 99, 99, 121, 121, 59, 59, 107, 107, 99, 99,
+ 121, 121, 59, 59, 72, 115, 99, 99, 121, 121, 59, 59, 99, 99, 121, 121,
+ 59, 59, 112, 112, 112, 112, 97, 97, 59, 59, 101, 121, 100, 100, 105, 105,
+ 108, 108, 59, 59, 59, 59, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59,
+ 99, 99, 114, 114, 59, 59, 74, 116, 99, 99, 121, 121, 59, 59, 99, 114,
+ 117, 117, 116, 116, 101, 101, 59, 59, 98, 98, 100, 100, 97, 97, 59, 59,
+ 103, 103, 59, 59, 108, 108, 97, 97, 99, 99, 101, 101, 116, 116, 114, 114,
+ 102, 102, 59, 59, 114, 114, 59, 59, 97, 121, 114, 114, 111, 111, 110, 110,
+ 59, 59, 100, 100, 105, 105, 108, 108, 59, 59, 59, 59, 102, 115, 116, 116,
+ 65, 114, 110, 114, 103, 103, 108, 108, 101, 101, 66, 66, 114, 114, 97, 97,
+ 99, 99, 107, 107, 101, 101, 116, 116, 59, 59, 114, 114, 111, 111, 119, 119,
+ 59, 82, 97, 97, 114, 114, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116,
+ 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 101, 101, 105, 105,
+ 108, 108, 105, 105, 110, 110, 103, 103, 59, 59, 111, 111, 117, 119, 98, 98,
+ 108, 108, 101, 101, 66, 66, 114, 114, 97, 97, 99, 99, 107, 107, 101, 101,
+ 116, 116, 59, 59, 110, 110, 84, 86, 101, 101, 101, 101, 86, 86, 101, 101,
+ 99, 99, 116, 116, 111, 111, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 66, 97, 97, 114, 114, 59, 59, 108, 108, 111, 111,
+ 111, 111, 114, 114, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 65, 86,
+ 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 59, 101, 114, 101, 101, 59, 86, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 59, 101, 101, 99, 99, 116, 116, 111, 111, 114, 114,
+ 59, 59, 105, 105, 97, 97, 110, 110, 103, 103, 108, 108, 101, 101, 59, 69,
+ 97, 97, 114, 114, 59, 59, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59,
+ 112, 112, 68, 86, 111, 111, 119, 119, 110, 110, 86, 86, 101, 101, 99, 99,
+ 116, 116, 111, 111, 114, 114, 59, 59, 101, 101, 101, 101, 86, 86, 101, 101,
+ 99, 99, 116, 116, 111, 111, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 66, 97, 97, 114, 114, 59, 59, 101, 101, 99, 99,
+ 116, 116, 111, 111, 114, 114, 59, 66, 97, 97, 114, 114, 59, 59, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 115, 115, 69, 84,
+ 113, 113, 117, 117, 97, 97, 108, 108, 71, 71, 114, 114, 101, 101, 97, 97,
+ 116, 116, 101, 101, 114, 114, 59, 59, 117, 117, 108, 108, 108, 108, 69, 69,
+ 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 114, 114, 101, 101, 97, 97,
+ 116, 116, 101, 101, 114, 114, 59, 59, 101, 101, 115, 115, 115, 115, 59, 59,
+ 108, 108, 97, 97, 110, 110, 116, 116, 69, 69, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 114, 114,
+ 59, 59, 59, 101, 102, 102, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 105, 105, 100, 100, 111, 111, 116, 116, 59, 59, 110, 119,
+ 103, 103, 76, 114, 101, 101, 102, 102, 116, 116, 65, 82, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 65, 65,
+ 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104,
+ 116, 116, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 101, 101,
+ 102, 102, 116, 116, 97, 114, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 105, 105, 103, 103, 104, 104, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 97, 97, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 102, 102, 59, 59, 101, 101, 114, 114,
+ 76, 82, 101, 101, 102, 102, 116, 116, 65, 65, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 65, 65, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 99, 116, 114, 114, 59, 59, 59, 59,
+ 114, 114, 111, 111, 107, 107, 59, 59, 59, 59, 97, 117, 112, 112, 59, 59,
+ 121, 121, 59, 59, 100, 108, 105, 105, 117, 117, 109, 109, 83, 83, 112, 112,
+ 97, 97, 99, 99, 101, 101, 59, 59, 108, 108, 105, 105, 110, 110, 116, 116,
+ 114, 114, 102, 102, 59, 59, 114, 114, 59, 59, 110, 110, 117, 117, 115, 115,
+ 80, 80, 108, 108, 117, 117, 115, 115, 59, 59, 112, 112, 102, 102, 59, 59,
+ 99, 99, 114, 114, 59, 59, 59, 59, 74, 117, 99, 99, 121, 121, 59, 59,
+ 99, 99, 117, 117, 116, 116, 101, 101, 59, 59, 97, 121, 114, 114, 111, 111,
+ 110, 110, 59, 59, 100, 100, 105, 105, 108, 108, 59, 59, 59, 59, 103, 119,
+ 97, 97, 116, 116, 105, 105, 118, 118, 101, 101, 77, 86, 101, 101, 100, 100,
+ 105, 105, 117, 117, 109, 109, 83, 83, 112, 112, 97, 97, 99, 99, 101, 101,
+ 59, 59, 104, 104, 105, 105, 99, 110, 107, 107, 83, 83, 112, 112, 97, 97,
+ 99, 99, 101, 101, 59, 59, 83, 83, 112, 112, 97, 97, 99, 99, 101, 101,
+ 59, 59, 101, 101, 114, 114, 121, 121, 84, 84, 104, 104, 105, 105, 110, 110,
+ 83, 83, 112, 112, 97, 97, 99, 99, 101, 101, 59, 59, 116, 116, 101, 101,
+ 100, 100, 71, 76, 114, 114, 101, 101, 97, 97, 116, 116, 101, 101, 114, 114,
+ 71, 71, 114, 114, 101, 101, 97, 97, 116, 116, 101, 101, 114, 114, 59, 59,
+ 101, 101, 115, 115, 115, 115, 76, 76, 101, 101, 115, 115, 115, 115, 59, 59,
+ 76, 76, 105, 105, 110, 110, 101, 101, 59, 59, 114, 114, 59, 59, 66, 116,
+ 114, 114, 101, 101, 97, 97, 107, 107, 59, 59, 66, 66, 114, 114, 101, 101,
+ 97, 97, 107, 107, 105, 105, 110, 110, 103, 103, 83, 83, 112, 112, 97, 97,
+ 99, 99, 101, 101, 59, 59, 102, 102, 59, 59, 59, 86, 111, 117, 110, 110,
+ 103, 103, 114, 114, 117, 117, 101, 101, 110, 110, 116, 116, 59, 59, 112, 112,
+ 67, 67, 97, 97, 112, 112, 59, 59, 111, 111, 117, 117, 98, 98, 108, 108,
+ 101, 101, 86, 86, 101, 101, 114, 114, 116, 116, 105, 105, 99, 99, 97, 97,
+ 108, 108, 66, 66, 97, 97, 114, 114, 59, 59, 108, 120, 101, 101, 109, 109,
+ 101, 101, 110, 110, 116, 116, 59, 59, 117, 117, 97, 97, 108, 108, 59, 84,
+ 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 105, 105, 115, 115, 116, 116,
+ 115, 115, 59, 59, 114, 114, 101, 101, 97, 97, 116, 116, 101, 101, 114, 114,
+ 59, 84, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 117, 117, 108, 108,
+ 108, 108, 69, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 114, 114,
+ 101, 101, 97, 97, 116, 116, 101, 101, 114, 114, 59, 59, 101, 101, 115, 115,
+ 115, 115, 59, 59, 108, 108, 97, 97, 110, 110, 116, 116, 69, 69, 113, 113,
+ 117, 117, 97, 97, 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101,
+ 59, 59, 117, 117, 109, 109, 112, 112, 68, 69, 111, 111, 119, 119, 110, 110,
+ 72, 72, 117, 117, 109, 109, 112, 112, 59, 59, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 101, 101, 102, 115, 116, 116, 84, 84, 114, 114, 105, 105,
+ 97, 97, 110, 110, 103, 103, 108, 108, 101, 101, 59, 69, 97, 97, 114, 114,
+ 59, 59, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 115, 115, 59, 84,
+ 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 114, 114, 101, 101, 97, 97,
+ 116, 116, 101, 101, 114, 114, 59, 59, 101, 101, 115, 115, 115, 115, 59, 59,
+ 108, 108, 97, 97, 110, 110, 116, 116, 69, 69, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 101, 101,
+ 115, 115, 116, 116, 101, 101, 100, 100, 71, 76, 114, 114, 101, 101, 97, 97,
+ 116, 116, 101, 101, 114, 114, 71, 71, 114, 114, 101, 101, 97, 97, 116, 116,
+ 101, 101, 114, 114, 59, 59, 101, 101, 115, 115, 115, 115, 76, 76, 101, 101,
+ 115, 115, 115, 115, 59, 59, 114, 114, 101, 101, 99, 99, 101, 101, 100, 100,
+ 101, 101, 115, 115, 59, 83, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59,
+ 108, 108, 97, 97, 110, 110, 116, 116, 69, 69, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 101, 105, 118, 118, 101, 101, 114, 114, 115, 115, 101, 101,
+ 69, 69, 108, 108, 101, 101, 109, 109, 101, 101, 110, 110, 116, 116, 59, 59,
+ 103, 103, 104, 104, 116, 116, 84, 84, 114, 114, 105, 105, 97, 97, 110, 110,
+ 103, 103, 108, 108, 101, 101, 59, 69, 97, 97, 114, 114, 59, 59, 113, 113,
+ 117, 117, 97, 97, 108, 108, 59, 59, 113, 117, 117, 117, 97, 97, 114, 114,
+ 101, 101, 83, 83, 117, 117, 98, 112, 115, 115, 101, 101, 116, 116, 59, 69,
+ 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 101, 101, 114, 114, 115, 115,
+ 101, 101, 116, 116, 59, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59,
+ 98, 112, 115, 115, 101, 101, 116, 116, 59, 69, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 99, 99, 101, 101, 101, 101, 100, 100, 115, 115, 59, 84,
+ 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 108, 108, 97, 97, 110, 110,
+ 116, 116, 69, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 105, 105,
+ 108, 108, 100, 100, 101, 101, 59, 59, 101, 101, 114, 114, 115, 115, 101, 101,
+ 116, 116, 59, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 105, 105,
+ 108, 108, 100, 100, 101, 101, 59, 84, 113, 113, 117, 117, 97, 97, 108, 108,
+ 59, 59, 117, 117, 108, 108, 108, 108, 69, 69, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59, 101, 101,
+ 114, 114, 116, 116, 105, 105, 99, 99, 97, 97, 108, 108, 66, 66, 97, 97,
+ 114, 114, 59, 59, 99, 99, 114, 114, 59, 59, 105, 105, 108, 108, 100, 100,
+ 101, 101, 59, 59, 69, 118, 108, 108, 105, 105, 103, 103, 59, 59, 99, 99,
+ 117, 117, 116, 116, 101, 101, 105, 121, 114, 114, 99, 99, 59, 59, 98, 98,
+ 108, 108, 97, 97, 99, 99, 59, 59, 114, 114, 59, 59, 114, 114, 97, 97,
+ 118, 118, 101, 101, 97, 105, 99, 99, 114, 114, 59, 59, 103, 103, 97, 97,
+ 59, 59, 99, 99, 114, 114, 111, 111, 110, 110, 59, 59, 112, 112, 102, 102,
+ 59, 59, 101, 101, 110, 110, 67, 67, 117, 117, 114, 114, 108, 108, 121, 121,
+ 68, 81, 111, 111, 117, 117, 98, 98, 108, 108, 101, 101, 81, 81, 117, 117,
+ 111, 111, 116, 116, 101, 101, 59, 59, 117, 117, 111, 111, 116, 116, 101, 101,
+ 59, 59, 59, 59, 99, 108, 114, 114, 59, 59, 97, 97, 115, 115, 104, 104,
+ 105, 105, 108, 109, 100, 100, 101, 101, 101, 101, 115, 115, 59, 59, 109, 109,
+ 108, 108, 101, 101, 114, 114, 66, 80, 97, 114, 114, 114, 59, 59, 97, 97,
+ 99, 99, 101, 107, 59, 59, 101, 101, 116, 116, 59, 59, 97, 97, 114, 114,
+ 101, 101, 110, 110, 116, 116, 104, 104, 101, 101, 115, 115, 105, 105, 115, 115,
+ 59, 59, 97, 115, 114, 114, 116, 116, 105, 105, 97, 97, 108, 108, 68, 68,
+ 59, 59, 121, 121, 59, 59, 114, 114, 59, 59, 105, 105, 59, 59, 59, 59,
+ 117, 117, 115, 115, 77, 77, 105, 105, 110, 110, 117, 117, 115, 115, 59, 59,
+ 105, 112, 110, 110, 99, 99, 97, 97, 114, 114, 101, 101, 112, 112, 108, 108,
+ 97, 97, 110, 110, 101, 101, 59, 59, 102, 102, 59, 59, 59, 111, 99, 99,
+ 101, 101, 100, 100, 101, 101, 115, 115, 59, 84, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 108, 108, 97, 97, 110, 110, 116, 116, 69, 69, 113, 113,
+ 117, 117, 97, 97, 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101,
+ 59, 59, 109, 109, 101, 101, 59, 59, 100, 112, 117, 117, 99, 99, 116, 116,
+ 59, 59, 111, 111, 114, 114, 116, 116, 105, 105, 111, 111, 110, 110, 59, 97,
+ 108, 108, 59, 59, 99, 105, 114, 114, 59, 59, 59, 59, 85, 115, 79, 79,
+ 84, 84, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59, 99, 99, 114, 114,
+ 59, 59, 66, 117, 97, 97, 114, 114, 114, 114, 59, 59, 71, 71, 99, 114,
+ 117, 117, 116, 116, 101, 101, 59, 59, 103, 103, 59, 59, 114, 114, 59, 116,
+ 108, 108, 59, 59, 97, 121, 114, 114, 111, 111, 110, 110, 59, 59, 100, 100,
+ 105, 105, 108, 108, 59, 59, 59, 59, 59, 118, 101, 101, 114, 114, 115, 115,
+ 101, 101, 69, 85, 108, 113, 101, 101, 109, 109, 101, 101, 110, 110, 116, 116,
+ 59, 59, 117, 117, 105, 105, 108, 108, 105, 105, 98, 98, 114, 114, 105, 105,
+ 117, 117, 109, 109, 59, 59, 112, 112, 69, 69, 113, 113, 117, 117, 105, 105,
+ 108, 108, 105, 105, 98, 98, 114, 114, 105, 105, 117, 117, 109, 109, 59, 59,
+ 114, 114, 59, 59, 111, 111, 59, 59, 103, 103, 104, 104, 116, 116, 65, 97,
+ 110, 114, 103, 103, 108, 108, 101, 101, 66, 66, 114, 114, 97, 97, 99, 99,
+ 107, 107, 101, 101, 116, 116, 59, 59, 114, 114, 111, 111, 119, 119, 59, 76,
+ 97, 97, 114, 114, 59, 59, 101, 101, 102, 102, 116, 116, 65, 65, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 101, 101, 105, 105, 108, 108, 105, 105,
+ 110, 110, 103, 103, 59, 59, 111, 111, 117, 119, 98, 98, 108, 108, 101, 101,
+ 66, 66, 114, 114, 97, 97, 99, 99, 107, 107, 101, 101, 116, 116, 59, 59,
+ 110, 110, 84, 86, 101, 101, 101, 101, 86, 86, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116, 111, 111, 114, 114,
+ 59, 66, 97, 97, 114, 114, 59, 59, 108, 108, 111, 111, 111, 111, 114, 114,
+ 59, 59, 101, 114, 101, 101, 59, 86, 114, 114, 114, 114, 111, 111, 119, 119,
+ 59, 59, 101, 101, 99, 99, 116, 116, 111, 111, 114, 114, 59, 59, 105, 105,
+ 97, 97, 110, 110, 103, 103, 108, 108, 101, 101, 59, 69, 97, 97, 114, 114,
+ 59, 59, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 112, 112, 68, 86,
+ 111, 111, 119, 119, 110, 110, 86, 86, 101, 101, 99, 99, 116, 116, 111, 111,
+ 114, 114, 59, 59, 101, 101, 101, 101, 86, 86, 101, 101, 99, 99, 116, 116,
+ 111, 111, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116, 111, 111, 114, 114,
+ 59, 66, 97, 97, 114, 114, 59, 59, 101, 101, 99, 99, 116, 116, 111, 111,
+ 114, 114, 59, 66, 97, 97, 114, 114, 59, 59, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 112, 117, 102, 102, 59, 59, 110, 110, 100, 100, 73, 73,
+ 109, 109, 112, 112, 108, 108, 105, 105, 101, 101, 115, 115, 59, 59, 105, 105,
+ 103, 103, 104, 104, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119,
+ 59, 59, 99, 104, 114, 114, 59, 59, 59, 59, 108, 108, 101, 101, 68, 68,
+ 101, 101, 108, 108, 97, 97, 121, 121, 101, 101, 100, 100, 59, 59, 72, 117,
+ 67, 99, 72, 72, 99, 99, 121, 121, 59, 59, 121, 121, 59, 59, 70, 70,
+ 84, 84, 99, 99, 121, 121, 59, 59, 99, 99, 117, 117, 116, 116, 101, 101,
+ 59, 59, 59, 121, 114, 114, 111, 111, 110, 110, 59, 59, 100, 100, 105, 105,
+ 108, 108, 59, 59, 114, 114, 99, 99, 59, 59, 59, 59, 114, 114, 59, 59,
+ 111, 111, 114, 114, 116, 116, 68, 85, 111, 111, 119, 119, 110, 110, 65, 65,
+ 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 101, 101, 102, 102, 116, 116,
+ 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103,
+ 104, 104, 116, 116, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 112, 112, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 103, 103,
+ 109, 109, 97, 97, 59, 59, 97, 97, 108, 108, 108, 108, 67, 67, 105, 105,
+ 114, 114, 99, 99, 108, 108, 101, 101, 59, 59, 112, 112, 102, 102, 59, 59,
+ 114, 117, 116, 116, 59, 59, 97, 97, 114, 114, 101, 101, 59, 85, 110, 110,
+ 116, 116, 101, 101, 114, 114, 115, 115, 101, 101, 99, 99, 116, 116, 105, 105,
+ 111, 111, 110, 110, 59, 59, 117, 117, 98, 112, 115, 115, 101, 101, 116, 116,
+ 59, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 101, 101, 114, 114,
+ 115, 115, 101, 101, 116, 116, 59, 69, 113, 113, 117, 117, 97, 97, 108, 108,
+ 59, 59, 110, 110, 105, 105, 111, 111, 110, 110, 59, 59, 99, 99, 114, 114,
+ 59, 59, 97, 97, 114, 114, 59, 59, 98, 112, 59, 115, 101, 101, 116, 116,
+ 59, 69, 113, 113, 117, 117, 97, 97, 108, 108, 59, 59, 99, 104, 101, 101,
+ 101, 101, 100, 100, 115, 115, 59, 84, 113, 113, 117, 117, 97, 97, 108, 108,
+ 59, 59, 108, 108, 97, 97, 110, 110, 116, 116, 69, 69, 113, 113, 117, 117,
+ 97, 97, 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59,
+ 84, 84, 104, 104, 97, 97, 116, 116, 59, 59, 59, 59, 59, 115, 114, 114,
+ 115, 115, 101, 101, 116, 116, 59, 69, 113, 113, 117, 117, 97, 97, 108, 108,
+ 59, 59, 101, 101, 116, 116, 59, 59, 72, 115, 79, 79, 82, 82, 78, 78,
+ 65, 65, 68, 68, 69, 69, 59, 59, 72, 99, 99, 99, 121, 121, 59, 59,
+ 121, 121, 59, 59, 98, 117, 59, 59, 59, 59, 97, 121, 114, 114, 111, 111,
+ 110, 110, 59, 59, 100, 100, 105, 105, 108, 108, 59, 59, 59, 59, 114, 114,
+ 59, 59, 101, 105, 114, 116, 101, 101, 102, 102, 111, 111, 114, 114, 101, 101,
+ 59, 59, 97, 97, 59, 59, 99, 110, 107, 107, 83, 83, 112, 112, 97, 97,
+ 99, 99, 101, 101, 59, 59, 83, 83, 112, 112, 97, 97, 99, 99, 101, 101,
+ 59, 59, 108, 108, 100, 100, 101, 101, 59, 84, 113, 113, 117, 117, 97, 97,
+ 108, 108, 59, 59, 117, 117, 108, 108, 108, 108, 69, 69, 113, 113, 117, 117,
+ 97, 97, 108, 108, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59,
+ 112, 112, 102, 102, 59, 59, 105, 105, 112, 112, 108, 108, 101, 101, 68, 68,
+ 111, 111, 116, 116, 59, 59, 99, 116, 114, 114, 59, 59, 114, 114, 111, 111,
+ 107, 107, 59, 59, 97, 117, 99, 114, 117, 117, 116, 116, 101, 101, 114, 114,
+ 59, 111, 99, 99, 105, 105, 114, 114, 59, 59, 114, 114, 99, 101, 121, 121,
+ 59, 59, 118, 118, 101, 101, 59, 59, 105, 121, 114, 114, 99, 99, 59, 59,
+ 98, 98, 108, 108, 97, 97, 99, 99, 59, 59, 114, 114, 59, 59, 114, 114,
+ 97, 97, 118, 118, 101, 101, 97, 97, 99, 99, 114, 114, 59, 59, 100, 105,
+ 101, 101, 114, 114, 66, 80, 97, 114, 114, 114, 59, 59, 97, 97, 99, 99,
+ 101, 107, 59, 59, 101, 101, 116, 116, 59, 59, 97, 97, 114, 114, 101, 101,
+ 110, 110, 116, 116, 104, 104, 101, 101, 115, 115, 105, 105, 115, 115, 59, 59,
+ 111, 111, 110, 110, 59, 80, 108, 108, 117, 117, 115, 115, 59, 59, 103, 112,
+ 111, 111, 110, 110, 59, 59, 102, 102, 59, 59, 65, 115, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 68, 97, 97, 114, 114, 59, 59, 111, 111, 119, 119,
+ 110, 110, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 111, 111,
+ 119, 119, 110, 110, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 113, 113, 117, 117, 105, 105, 108, 108, 105, 105, 98, 98, 114, 114, 105, 105,
+ 117, 117, 109, 109, 59, 59, 101, 101, 101, 101, 59, 65, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 59, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 111, 111, 119, 119, 110, 110, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119,
+ 59, 59, 101, 101, 114, 114, 76, 82, 101, 101, 102, 102, 116, 116, 65, 65,
+ 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104,
+ 116, 116, 65, 65, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 105, 105,
+ 59, 108, 111, 111, 110, 110, 59, 59, 105, 105, 110, 110, 103, 103, 59, 59,
+ 99, 99, 114, 114, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 59, 59,
+ 109, 109, 108, 108, 68, 118, 97, 97, 115, 115, 104, 104, 59, 59, 97, 97,
+ 114, 114, 59, 59, 121, 121, 59, 59, 97, 97, 115, 115, 104, 104, 59, 108,
+ 59, 59, 101, 114, 59, 59, 98, 121, 97, 97, 114, 114, 59, 59, 59, 105,
+ 99, 99, 97, 97, 108, 108, 66, 84, 97, 97, 114, 114, 59, 59, 105, 105,
+ 110, 110, 101, 101, 59, 59, 101, 101, 112, 112, 97, 97, 114, 114, 97, 97,
+ 116, 116, 111, 111, 114, 114, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101,
+ 59, 59, 84, 84, 104, 104, 105, 105, 110, 110, 83, 83, 112, 112, 97, 97,
+ 99, 99, 101, 101, 59, 59, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59,
+ 99, 99, 114, 114, 59, 59, 100, 100, 97, 97, 115, 115, 104, 104, 59, 59,
+ 99, 115, 105, 105, 114, 114, 99, 99, 59, 59, 100, 100, 103, 103, 101, 101,
+ 59, 59, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59, 99, 99, 114, 114,
+ 59, 59, 102, 115, 114, 114, 59, 59, 59, 59, 112, 112, 102, 102, 59, 59,
+ 99, 99, 114, 114, 59, 59, 65, 117, 99, 99, 121, 121, 59, 59, 99, 99,
+ 121, 121, 59, 59, 99, 99, 121, 121, 59, 59, 99, 99, 117, 117, 116, 116,
+ 101, 101, 105, 121, 114, 114, 99, 99, 59, 59, 59, 59, 114, 114, 59, 59,
+ 112, 112, 102, 102, 59, 59, 99, 99, 114, 114, 59, 59, 109, 109, 108, 108,
+ 59, 59, 72, 115, 99, 99, 121, 121, 59, 59, 99, 99, 117, 117, 116, 116,
+ 101, 101, 59, 59, 97, 121, 114, 114, 111, 111, 110, 110, 59, 59, 59, 59,
+ 111, 111, 116, 116, 59, 59, 114, 116, 111, 111, 87, 87, 105, 105, 100, 100,
+ 116, 116, 104, 104, 83, 83, 112, 112, 97, 97, 99, 99, 101, 101, 59, 59,
+ 97, 97, 59, 59, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59, 99, 99,
+ 114, 114, 59, 59, 97, 119, 99, 99, 117, 117, 116, 116, 101, 101, 114, 114,
+ 101, 101, 118, 118, 101, 101, 59, 59, 59, 121, 59, 59, 59, 59, 114, 114,
+ 99, 99, 116, 116, 101, 101, 59, 59, 108, 108, 105, 105, 103, 103, 59, 114,
+ 59, 59, 114, 114, 97, 97, 118, 118, 101, 101, 101, 112, 102, 112, 115, 115,
+ 121, 121, 109, 109, 59, 59, 104, 104, 59, 59, 104, 104, 97, 97, 59, 59,
+ 97, 112, 99, 108, 114, 114, 59, 59, 103, 103, 59, 59, 100, 103, 59, 118,
+ 110, 110, 100, 100, 59, 59, 59, 59, 108, 108, 111, 111, 112, 112, 101, 101,
+ 59, 59, 59, 59, 59, 122, 59, 59, 101, 101, 59, 59, 115, 115, 100, 100,
+ 59, 97, 97, 104, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 116, 116, 59, 118, 98, 98, 59, 100, 59, 59, 112, 116,
+ 104, 104, 59, 59, 59, 59, 97, 97, 114, 114, 114, 114, 59, 59, 103, 112,
+ 111, 111, 110, 110, 59, 59, 102, 102, 59, 59, 59, 112, 59, 59, 99, 99,
+ 105, 105, 114, 114, 59, 59, 59, 59, 100, 100, 59, 59, 115, 115, 59, 59,
+ 114, 114, 111, 111, 120, 120, 59, 101, 113, 113, 59, 59, 105, 105, 110, 110,
+ 103, 103, 99, 121, 114, 114, 59, 59, 59, 59, 109, 109, 112, 112, 59, 101,
+ 113, 113, 59, 59, 105, 105, 108, 108, 100, 100, 101, 101, 109, 109, 108, 108,
+ 99, 105, 111, 111, 110, 110, 105, 105, 110, 110, 116, 116, 59, 59, 110, 110,
+ 116, 116, 59, 59, 78, 117, 111, 111, 116, 116, 59, 59, 99, 114, 107, 107,
+ 99, 115, 111, 111, 110, 110, 103, 103, 59, 59, 112, 112, 115, 115, 105, 105,
+ 108, 108, 111, 111, 110, 110, 59, 59, 114, 114, 105, 105, 109, 109, 101, 101,
+ 59, 59, 105, 105, 109, 109, 59, 101, 113, 113, 59, 59, 118, 119, 101, 101,
+ 101, 101, 59, 59, 101, 101, 100, 100, 59, 103, 101, 101, 59, 59, 114, 114,
+ 107, 107, 59, 116, 98, 98, 114, 114, 107, 107, 59, 59, 111, 121, 110, 110,
+ 103, 103, 59, 59, 59, 59, 113, 113, 117, 117, 111, 111, 59, 59, 99, 116,
+ 97, 97, 117, 117, 115, 115, 59, 101, 59, 59, 112, 112, 116, 116, 121, 121,
+ 118, 118, 59, 59, 115, 115, 105, 105, 59, 59, 110, 110, 111, 111, 117, 117,
+ 59, 59, 97, 119, 59, 59, 59, 59, 101, 101, 101, 101, 110, 110, 59, 59,
+ 114, 114, 59, 59, 103, 103, 99, 119, 97, 117, 112, 112, 59, 59, 114, 114,
+ 99, 99, 59, 59, 112, 112, 59, 59, 100, 116, 111, 111, 116, 116, 59, 59,
+ 108, 108, 117, 117, 115, 115, 59, 59, 105, 105, 109, 109, 101, 101, 115, 115,
+ 59, 59, 113, 116, 99, 99, 117, 117, 112, 112, 59, 59, 97, 97, 114, 114,
+ 59, 59, 114, 114, 105, 105, 97, 97, 110, 110, 103, 103, 108, 108, 101, 101,
+ 100, 117, 111, 111, 119, 119, 110, 110, 59, 59, 112, 112, 59, 59, 112, 112,
+ 108, 108, 117, 117, 115, 115, 59, 59, 101, 101, 101, 101, 59, 59, 101, 101,
+ 100, 100, 103, 103, 101, 101, 59, 59, 97, 97, 114, 114, 111, 111, 119, 119,
+ 59, 59, 97, 111, 99, 110, 107, 107, 108, 116, 111, 111, 122, 122, 101, 101,
+ 110, 110, 103, 103, 101, 101, 59, 59, 113, 113, 117, 117, 97, 97, 114, 114,
+ 101, 101, 59, 59, 114, 114, 105, 105, 97, 97, 110, 110, 103, 103, 108, 108,
+ 101, 101, 59, 114, 111, 111, 119, 119, 110, 110, 59, 59, 101, 101, 102, 102,
+ 116, 116, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 59, 59, 107, 107,
+ 59, 59, 49, 51, 50, 52, 59, 59, 59, 59, 52, 52, 59, 59, 99, 99,
+ 107, 107, 59, 59, 101, 111, 59, 113, 117, 117, 105, 105, 118, 118, 59, 59,
+ 116, 116, 59, 59, 112, 120, 102, 102, 59, 59, 59, 116, 111, 111, 109, 109,
+ 59, 59, 116, 116, 105, 105, 101, 101, 59, 59, 68, 118, 76, 114, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 117, 59, 59, 59, 59, 59, 59, 59, 59,
+ 76, 114, 59, 59, 59, 59, 59, 59, 59, 59, 59, 114, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 111, 111, 120, 120, 59, 59, 76, 114,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 117, 59, 59, 59, 59, 59, 59,
+ 59, 59, 105, 105, 110, 110, 117, 117, 115, 115, 59, 59, 108, 108, 117, 117,
+ 115, 115, 59, 59, 105, 105, 109, 109, 101, 101, 115, 115, 59, 59, 76, 114,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 114, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 114, 114, 105, 105, 109, 109, 101, 101, 59, 59,
+ 101, 118, 118, 118, 101, 101, 59, 59, 98, 98, 97, 97, 114, 114, 99, 111,
+ 114, 114, 59, 59, 109, 109, 105, 105, 59, 59, 109, 109, 59, 101, 59, 59,
+ 108, 108, 59, 104, 59, 59, 115, 115, 117, 117, 98, 98, 59, 59, 108, 109,
+ 108, 108, 59, 101, 116, 116, 59, 59, 112, 112, 59, 101, 59, 59, 59, 113,
+ 59, 59, 97, 121, 99, 114, 117, 117, 116, 116, 101, 101, 59, 59, 59, 115,
+ 110, 110, 100, 100, 59, 59, 114, 114, 99, 99, 117, 117, 112, 112, 59, 59,
+ 97, 117, 112, 112, 59, 59, 112, 112, 59, 59, 111, 111, 116, 116, 59, 59,
+ 59, 59, 101, 111, 116, 116, 59, 59, 110, 110, 59, 59, 97, 117, 112, 114,
+ 115, 115, 59, 59, 111, 111, 110, 110, 59, 59, 100, 100, 105, 105, 108, 108,
+ 114, 114, 99, 99, 59, 59, 112, 112, 115, 115, 59, 115, 109, 109, 59, 59,
+ 111, 111, 116, 116, 59, 59, 100, 110, 105, 105, 108, 108, 112, 112, 116, 116,
+ 121, 121, 118, 118, 59, 59, 116, 116, 114, 114, 100, 100, 111, 111, 116, 116,
+ 59, 59, 114, 114, 59, 59, 99, 105, 121, 121, 59, 59, 99, 99, 107, 107,
+ 59, 109, 97, 97, 114, 114, 107, 107, 59, 59, 59, 59, 114, 114, 59, 115,
+ 59, 59, 59, 108, 113, 113, 59, 59, 101, 101, 97, 100, 114, 114, 114, 114,
+ 111, 111, 119, 119, 108, 114, 101, 101, 102, 102, 116, 116, 59, 59, 105, 105,
+ 103, 103, 104, 104, 116, 116, 59, 59, 82, 100, 59, 59, 59, 59, 115, 115,
+ 116, 116, 59, 59, 105, 105, 114, 114, 99, 99, 59, 59, 97, 97, 115, 115,
+ 104, 104, 59, 59, 59, 59, 110, 110, 105, 105, 110, 110, 116, 116, 59, 59,
+ 105, 105, 100, 100, 59, 59, 99, 99, 105, 105, 114, 114, 59, 59, 117, 117,
+ 98, 98, 115, 115, 59, 117, 105, 105, 116, 116, 59, 59, 108, 112, 111, 111,
+ 110, 110, 59, 101, 59, 113, 59, 59, 109, 112, 97, 97, 59, 116, 59, 59,
+ 59, 108, 110, 110, 59, 59, 101, 101, 109, 120, 101, 101, 110, 110, 116, 116,
+ 59, 59, 101, 101, 115, 115, 59, 59, 103, 105, 59, 100, 111, 111, 116, 116,
+ 59, 59, 110, 110, 116, 116, 59, 59, 102, 121, 59, 59, 111, 111, 100, 100,
+ 59, 59, 114, 114, 59, 59, 97, 111, 114, 114, 114, 114, 59, 59, 115, 115,
+ 115, 115, 59, 59, 99, 117, 114, 114, 59, 59, 98, 112, 59, 101, 59, 59,
+ 59, 101, 59, 59, 100, 100, 111, 111, 116, 116, 59, 59, 100, 119, 97, 97,
+ 114, 114, 114, 114, 108, 114, 59, 59, 59, 59, 112, 115, 114, 114, 59, 59,
+ 99, 99, 59, 59, 97, 97, 114, 114, 114, 114, 59, 112, 59, 59, 59, 115,
+ 114, 114, 99, 99, 97, 97, 112, 112, 59, 59, 97, 117, 112, 112, 59, 59,
+ 112, 112, 59, 59, 111, 111, 116, 116, 59, 59, 114, 114, 59, 59, 59, 59,
+ 97, 118, 114, 114, 114, 114, 59, 109, 59, 59, 121, 121, 101, 119, 113, 113,
+ 112, 115, 114, 114, 101, 101, 99, 99, 59, 59, 117, 117, 99, 99, 99, 99,
+ 59, 59, 101, 101, 101, 101, 59, 59, 101, 101, 100, 100, 103, 103, 101, 101,
+ 59, 59, 101, 101, 110, 110, 101, 101, 97, 97, 114, 114, 114, 114, 111, 111,
+ 119, 119, 108, 114, 101, 101, 102, 102, 116, 116, 59, 59, 105, 105, 103, 103,
+ 104, 104, 116, 116, 59, 59, 101, 101, 101, 101, 59, 59, 101, 101, 100, 100,
+ 59, 59, 99, 105, 111, 111, 110, 110, 105, 105, 110, 110, 116, 116, 59, 59,
+ 110, 110, 116, 116, 59, 59, 108, 108, 99, 99, 116, 116, 121, 121, 59, 59,
+ 65, 122, 114, 114, 114, 114, 59, 59, 97, 97, 114, 114, 59, 59, 103, 115,
+ 103, 103, 101, 101, 114, 114, 59, 59, 101, 101, 116, 116, 104, 104, 59, 59,
+ 114, 114, 59, 59, 104, 104, 59, 118, 59, 59, 107, 108, 97, 97, 114, 114,
+ 111, 111, 119, 119, 59, 59, 97, 97, 99, 99, 59, 59, 97, 121, 114, 114,
+ 111, 111, 110, 110, 59, 59, 59, 59, 59, 111, 103, 114, 103, 103, 101, 101,
+ 114, 114, 59, 59, 114, 114, 59, 59, 116, 116, 115, 115, 101, 101, 113, 113,
+ 59, 59, 103, 109, 116, 116, 97, 97, 59, 59, 112, 112, 116, 116, 121, 121,
+ 118, 118, 59, 59, 105, 114, 115, 115, 104, 104, 116, 116, 59, 59, 59, 59,
+ 97, 97, 114, 114, 108, 114, 59, 59, 59, 59, 97, 118, 109, 109, 59, 115,
+ 110, 110, 100, 100, 59, 115, 117, 117, 105, 105, 116, 116, 59, 59, 59, 59,
+ 59, 59, 97, 97, 109, 109, 109, 109, 97, 97, 59, 59, 105, 105, 110, 110,
+ 59, 59, 59, 111, 100, 100, 101, 101, 110, 110, 116, 116, 105, 105, 109, 109,
+ 101, 101, 115, 115, 59, 59, 110, 110, 120, 120, 59, 59, 99, 99, 121, 121,
+ 59, 59, 99, 99, 111, 114, 114, 114, 110, 110, 59, 59, 111, 111, 112, 112,
+ 59, 59, 108, 119, 108, 108, 97, 97, 114, 114, 59, 59, 102, 102, 59, 59,
+ 59, 115, 113, 113, 59, 100, 111, 111, 116, 116, 59, 59, 105, 105, 110, 110,
+ 117, 117, 115, 115, 59, 59, 108, 108, 117, 117, 115, 115, 59, 59, 113, 113,
+ 117, 117, 97, 97, 114, 114, 101, 101, 59, 59, 98, 98, 108, 108, 101, 101,
+ 98, 98, 97, 97, 114, 114, 119, 119, 101, 101, 100, 100, 103, 103, 101, 101,
+ 59, 59, 110, 110, 97, 104, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 111, 111, 119, 119, 110, 110, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119,
+ 115, 115, 59, 59, 97, 97, 114, 114, 112, 112, 111, 111, 111, 111, 110, 110,
+ 108, 114, 101, 101, 102, 102, 116, 116, 59, 59, 105, 105, 103, 103, 104, 104,
+ 116, 116, 59, 59, 98, 99, 107, 107, 97, 97, 114, 114, 111, 111, 119, 119,
+ 59, 59, 111, 114, 114, 114, 110, 110, 59, 59, 111, 111, 112, 112, 59, 59,
+ 99, 116, 114, 121, 59, 59, 59, 59, 108, 108, 59, 59, 114, 114, 111, 111,
+ 107, 107, 59, 59, 100, 114, 111, 111, 116, 116, 59, 59, 105, 105, 59, 102,
+ 59, 59, 97, 104, 114, 114, 114, 114, 59, 59, 97, 97, 114, 114, 59, 59,
+ 97, 97, 110, 110, 103, 103, 108, 108, 101, 101, 59, 59, 99, 105, 121, 121,
+ 59, 59, 103, 103, 114, 114, 97, 97, 114, 114, 114, 114, 59, 59, 68, 120,
+ 68, 111, 111, 111, 116, 116, 59, 59, 116, 116, 59, 59, 99, 115, 117, 117,
+ 116, 116, 101, 101, 116, 116, 101, 101, 114, 114, 59, 59, 97, 121, 114, 114,
+ 111, 111, 110, 110, 59, 59, 114, 114, 59, 99, 108, 108, 111, 111, 110, 110,
+ 59, 59, 59, 59, 111, 111, 116, 116, 59, 59, 59, 59, 68, 114, 111, 111,
+ 116, 116, 59, 59, 59, 59, 59, 115, 97, 97, 118, 118, 101, 101, 59, 100,
+ 111, 111, 116, 116, 59, 59, 59, 115, 110, 110, 116, 116, 101, 101, 114, 114,
+ 115, 115, 59, 59, 59, 59, 59, 100, 111, 111, 116, 116, 59, 59, 97, 115,
+ 99, 99, 114, 114, 59, 59, 116, 116, 121, 121, 59, 118, 101, 101, 116, 116,
+ 59, 59, 59, 59, 112, 112, 49, 59, 51, 52, 59, 59, 59, 59, 103, 115,
+ 59, 59, 112, 112, 59, 59, 103, 112, 111, 111, 110, 110, 59, 59, 102, 102,
+ 59, 59, 97, 115, 114, 114, 59, 115, 108, 108, 59, 59, 117, 117, 115, 115,
+ 59, 59, 105, 105, 59, 118, 111, 111, 110, 110, 59, 59, 59, 59, 99, 118,
+ 105, 111, 114, 114, 99, 99, 59, 59, 108, 108, 111, 111, 110, 110, 59, 59,
+ 105, 108, 109, 109, 59, 59, 97, 97, 110, 110, 116, 116, 103, 108, 116, 116,
+ 114, 114, 59, 59, 101, 101, 115, 115, 115, 115, 59, 59, 97, 105, 108, 108,
+ 115, 115, 59, 59, 115, 115, 116, 116, 59, 59, 118, 118, 59, 68, 68, 68,
+ 59, 59, 112, 112, 97, 97, 114, 114, 115, 115, 108, 108, 59, 59, 68, 97,
+ 111, 111, 116, 116, 59, 59, 114, 114, 114, 114, 59, 59, 99, 105, 114, 114,
+ 59, 59, 111, 111, 116, 116, 59, 59, 109, 109, 59, 59, 97, 104, 59, 59,
+ 109, 114, 108, 108, 111, 111, 59, 59, 99, 112, 108, 108, 59, 59, 115, 115,
+ 116, 116, 59, 59, 101, 111, 99, 99, 116, 116, 97, 97, 116, 116, 105, 105,
+ 111, 111, 110, 110, 59, 59, 110, 110, 101, 101, 110, 110, 116, 116, 105, 105,
+ 97, 97, 108, 108, 101, 101, 59, 59, 97, 115, 108, 108, 108, 108, 105, 105,
+ 110, 110, 103, 103, 100, 100, 111, 111, 116, 116, 115, 115, 101, 101, 113, 113,
+ 59, 59, 121, 121, 59, 59, 109, 109, 97, 97, 108, 108, 101, 101, 59, 59,
+ 105, 114, 108, 108, 105, 105, 103, 103, 59, 59, 105, 108, 103, 103, 59, 59,
+ 105, 105, 103, 103, 59, 59, 59, 59, 108, 108, 105, 105, 103, 103, 59, 59,
+ 108, 108, 105, 105, 103, 103, 59, 59, 97, 116, 116, 116, 59, 59, 105, 105,
+ 103, 103, 59, 59, 110, 110, 115, 115, 59, 59, 111, 111, 102, 102, 59, 59,
+ 112, 114, 102, 102, 59, 59, 97, 107, 108, 108, 108, 108, 59, 59, 59, 118,
+ 59, 59, 97, 97, 114, 114, 116, 116, 105, 105, 110, 110, 116, 116, 59, 59,
+ 97, 111, 99, 115, 49, 55, 50, 56, 59, 59, 59, 59, 59, 59, 59, 59,
+ 51, 53, 59, 59, 59, 59, 52, 56, 59, 59, 59, 59, 53, 53, 59, 59,
+ 54, 56, 59, 59, 59, 59, 56, 56, 59, 59, 108, 108, 59, 59, 119, 119,
+ 110, 110, 59, 59, 99, 99, 114, 114, 59, 59, 69, 118, 59, 108, 59, 59,
+ 99, 112, 117, 117, 116, 116, 101, 101, 59, 59, 109, 109, 97, 97, 59, 100,
+ 59, 59, 59, 59, 114, 114, 101, 101, 118, 118, 101, 101, 59, 59, 105, 121,
+ 114, 114, 99, 99, 59, 59, 59, 59, 111, 111, 116, 116, 59, 59, 59, 115,
+ 59, 59, 59, 115, 59, 59, 108, 108, 97, 97, 110, 110, 116, 116, 59, 59,
+ 59, 108, 99, 99, 59, 59, 111, 111, 116, 116, 59, 111, 59, 108, 59, 59,
+ 59, 101, 115, 115, 59, 59, 114, 114, 59, 59, 59, 103, 59, 59, 109, 109,
+ 101, 101, 108, 108, 59, 59, 99, 99, 121, 121, 59, 59, 59, 106, 59, 59,
+ 59, 59, 59, 59, 69, 115, 59, 59, 112, 112, 59, 112, 114, 114, 111, 111,
+ 120, 120, 59, 59, 59, 113, 59, 113, 59, 59, 105, 105, 109, 109, 59, 59,
+ 112, 112, 102, 102, 59, 59, 97, 97, 118, 118, 101, 101, 59, 59, 99, 105,
+ 114, 114, 59, 59, 109, 109, 59, 108, 59, 59, 59, 59, 99, 105, 59, 59,
+ 114, 114, 59, 59, 111, 111, 116, 116, 59, 59, 80, 80, 97, 97, 114, 114,
+ 59, 59, 117, 117, 101, 101, 115, 115, 116, 116, 59, 59, 97, 115, 112, 114,
+ 112, 112, 114, 114, 111, 111, 120, 120, 59, 59, 114, 114, 59, 59, 111, 111,
+ 116, 116, 59, 59, 113, 113, 108, 113, 101, 101, 115, 115, 115, 115, 59, 59,
+ 108, 108, 101, 101, 115, 115, 115, 115, 59, 59, 101, 101, 115, 115, 115, 115,
+ 59, 59, 105, 105, 109, 109, 59, 59, 101, 110, 114, 114, 116, 116, 110, 110,
+ 101, 101, 113, 113, 113, 113, 59, 59, 69, 69, 59, 59, 65, 121, 114, 114,
+ 114, 114, 59, 59, 105, 114, 114, 114, 115, 115, 112, 112, 59, 59, 102, 102,
+ 59, 59, 105, 105, 108, 108, 116, 116, 59, 59, 100, 114, 99, 99, 121, 121,
+ 59, 59, 59, 119, 105, 105, 114, 114, 59, 59, 59, 59, 97, 97, 114, 114,
+ 59, 59, 105, 105, 114, 114, 99, 99, 59, 59, 97, 114, 114, 114, 116, 116,
+ 115, 115, 59, 117, 105, 105, 116, 116, 59, 59, 108, 108, 105, 105, 112, 112,
+ 59, 59, 99, 99, 111, 111, 110, 110, 59, 59, 114, 114, 59, 59, 115, 115,
+ 101, 119, 97, 97, 114, 114, 111, 111, 119, 119, 59, 59, 97, 97, 114, 114,
+ 111, 111, 119, 119, 59, 59, 97, 114, 114, 114, 114, 114, 59, 59, 116, 116,
+ 104, 104, 116, 116, 59, 59, 107, 107, 108, 114, 101, 101, 102, 102, 116, 116,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103,
+ 104, 104, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59,
+ 102, 102, 59, 59, 98, 98, 97, 97, 114, 114, 59, 59, 99, 116, 114, 114,
+ 59, 59, 97, 97, 115, 115, 104, 104, 59, 59, 114, 114, 111, 111, 107, 107,
+ 59, 59, 98, 112, 117, 117, 108, 108, 108, 108, 59, 59, 104, 104, 101, 101,
+ 110, 110, 59, 59, 97, 117, 99, 99, 117, 117, 116, 116, 101, 101, 59, 121,
+ 114, 114, 99, 99, 59, 59, 99, 120, 121, 121, 59, 59, 99, 99, 108, 108,
+ 102, 114, 59, 59, 59, 59, 114, 114, 97, 97, 118, 118, 101, 101, 59, 111,
+ 105, 110, 110, 110, 116, 116, 59, 59, 116, 116, 59, 59, 102, 102, 105, 105,
+ 110, 110, 59, 59, 116, 116, 97, 97, 59, 59, 108, 108, 105, 105, 103, 103,
+ 59, 59, 97, 112, 99, 116, 114, 114, 59, 59, 101, 112, 59, 59, 105, 105,
+ 110, 110, 101, 101, 59, 59, 97, 97, 114, 114, 116, 116, 59, 59, 104, 104,
+ 59, 59, 102, 102, 59, 59, 101, 101, 100, 100, 59, 59, 59, 116, 97, 97,
+ 114, 114, 101, 101, 59, 59, 105, 105, 110, 110, 59, 116, 105, 105, 101, 101,
+ 59, 59, 100, 100, 111, 111, 116, 116, 59, 59, 59, 112, 97, 97, 108, 108,
+ 59, 59, 103, 114, 101, 101, 114, 114, 115, 115, 59, 59, 99, 99, 97, 97,
+ 108, 108, 59, 59, 97, 97, 114, 114, 104, 104, 107, 107, 59, 59, 114, 114,
+ 111, 111, 100, 100, 59, 59, 99, 116, 121, 121, 59, 59, 111, 111, 110, 110,
+ 59, 59, 102, 102, 59, 59, 97, 97, 59, 59, 114, 114, 111, 111, 100, 100,
+ 59, 59, 117, 117, 101, 101, 115, 115, 116, 116, 99, 105, 114, 114, 59, 59,
+ 110, 110, 59, 118, 59, 59, 111, 111, 116, 116, 59, 59, 59, 118, 59, 59,
+ 59, 59, 59, 105, 108, 108, 100, 100, 101, 101, 59, 59, 107, 109, 99, 99,
+ 121, 121, 59, 59, 108, 108, 99, 117, 105, 121, 114, 114, 99, 99, 59, 59,
+ 59, 59, 114, 114, 59, 59, 97, 97, 116, 116, 104, 104, 59, 59, 112, 112,
+ 102, 102, 59, 59, 99, 101, 114, 114, 59, 59, 114, 114, 99, 99, 121, 121,
+ 59, 59, 107, 107, 99, 99, 121, 121, 59, 59, 97, 115, 112, 112, 112, 112,
+ 97, 97, 59, 118, 59, 59, 101, 121, 100, 100, 105, 105, 108, 108, 59, 59,
+ 59, 59, 114, 114, 59, 59, 114, 114, 101, 101, 101, 101, 110, 110, 59, 59,
+ 99, 99, 121, 121, 59, 59, 99, 99, 121, 121, 59, 59, 112, 112, 102, 102,
+ 59, 59, 99, 99, 114, 114, 59, 59, 65, 118, 97, 116, 114, 114, 114, 114,
+ 59, 59, 114, 114, 59, 59, 97, 97, 105, 105, 108, 108, 59, 59, 97, 97,
+ 114, 114, 114, 114, 59, 59, 59, 103, 59, 59, 97, 97, 114, 114, 59, 59,
+ 99, 116, 117, 117, 116, 116, 101, 101, 59, 59, 109, 109, 112, 112, 116, 116,
+ 121, 121, 118, 118, 59, 59, 114, 114, 97, 97, 110, 110, 59, 59, 98, 98,
+ 100, 100, 97, 97, 59, 59, 103, 103, 59, 108, 59, 59, 101, 101, 59, 59,
+ 59, 59, 117, 117, 111, 111, 114, 114, 59, 116, 59, 102, 115, 115, 59, 59,
+ 115, 115, 59, 59, 107, 107, 59, 59, 112, 112, 59, 59, 108, 108, 59, 59,
+ 105, 105, 109, 109, 59, 59, 108, 108, 59, 59, 59, 101, 105, 105, 108, 108,
+ 59, 59, 59, 115, 59, 59, 97, 114, 114, 114, 114, 114, 59, 59, 114, 114,
+ 107, 107, 59, 59, 97, 107, 99, 99, 101, 107, 59, 59, 59, 59, 101, 115,
+ 59, 59, 108, 108, 100, 117, 59, 59, 59, 59, 97, 121, 114, 114, 111, 111,
+ 110, 110, 59, 59, 100, 105, 105, 105, 108, 108, 59, 59, 108, 108, 59, 59,
+ 98, 98, 59, 59, 59, 59, 99, 115, 97, 97, 59, 59, 117, 117, 111, 111,
+ 59, 114, 59, 59, 100, 117, 104, 104, 97, 97, 114, 114, 59, 59, 115, 115,
+ 104, 104, 97, 97, 114, 114, 59, 59, 104, 104, 59, 59, 59, 115, 116, 116,
+ 97, 116, 114, 114, 114, 114, 111, 111, 119, 119, 59, 116, 97, 97, 105, 105,
+ 108, 108, 59, 59, 97, 97, 114, 114, 112, 112, 111, 111, 111, 111, 110, 110,
+ 100, 117, 111, 111, 119, 119, 110, 110, 59, 59, 112, 112, 59, 59, 101, 101,
+ 102, 102, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 115, 115,
+ 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 97, 115, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 115, 59, 59, 97, 97, 114, 114, 112, 112, 111, 111,
+ 111, 111, 110, 110, 115, 115, 59, 59, 113, 113, 117, 117, 105, 105, 103, 103,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 104, 104, 114, 114,
+ 101, 101, 101, 101, 116, 116, 105, 105, 109, 109, 101, 101, 115, 115, 59, 59,
+ 59, 59, 59, 115, 59, 59, 108, 108, 97, 97, 110, 110, 116, 116, 59, 59,
+ 59, 115, 99, 99, 59, 59, 111, 111, 116, 116, 59, 111, 59, 114, 59, 59,
+ 59, 101, 115, 115, 59, 59, 97, 115, 112, 112, 112, 112, 114, 114, 111, 111,
+ 120, 120, 59, 59, 111, 111, 116, 116, 59, 59, 113, 113, 103, 113, 116, 116,
+ 114, 114, 59, 59, 103, 103, 116, 116, 114, 114, 59, 59, 116, 116, 114, 114,
+ 59, 59, 105, 105, 109, 109, 59, 59, 105, 114, 115, 115, 104, 104, 116, 116,
+ 59, 59, 111, 111, 111, 111, 114, 114, 59, 59, 59, 59, 59, 69, 59, 59,
+ 97, 98, 114, 114, 100, 117, 59, 59, 59, 108, 59, 59, 108, 108, 107, 107,
+ 59, 59, 99, 99, 121, 121, 59, 59, 59, 116, 114, 114, 114, 114, 59, 59,
+ 111, 111, 114, 114, 110, 110, 101, 101, 114, 114, 59, 59, 97, 97, 114, 114,
+ 100, 100, 59, 59, 114, 114, 105, 105, 59, 59, 105, 111, 100, 100, 111, 111,
+ 116, 116, 59, 59, 117, 117, 115, 115, 116, 116, 59, 97, 99, 99, 104, 104,
+ 101, 101, 59, 59, 69, 115, 59, 59, 112, 112, 59, 112, 114, 114, 111, 111,
+ 120, 120, 59, 59, 59, 113, 59, 113, 59, 59, 105, 105, 109, 109, 59, 59,
+ 97, 122, 110, 114, 103, 103, 59, 59, 114, 114, 59, 59, 114, 114, 107, 107,
+ 59, 59, 103, 103, 108, 114, 101, 101, 102, 102, 116, 116, 97, 114, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 97, 97, 112, 112,
+ 115, 115, 116, 116, 111, 111, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 112, 112, 97, 97,
+ 114, 114, 114, 114, 111, 111, 119, 119, 108, 114, 101, 101, 102, 102, 116, 116,
+ 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 59, 59, 97, 108, 114, 114,
+ 59, 59, 59, 59, 117, 117, 115, 115, 59, 59, 105, 105, 109, 109, 101, 101,
+ 115, 115, 59, 59, 97, 98, 115, 115, 116, 116, 59, 59, 97, 97, 114, 114,
+ 59, 59, 59, 102, 110, 110, 103, 103, 101, 101, 59, 59, 59, 59, 97, 97,
+ 114, 114, 59, 108, 116, 116, 59, 59, 97, 116, 114, 114, 114, 114, 59, 59,
+ 111, 111, 114, 114, 110, 110, 101, 101, 114, 114, 59, 59, 97, 97, 114, 114,
+ 59, 100, 59, 59, 59, 59, 114, 114, 105, 105, 59, 59, 97, 116, 113, 113,
+ 117, 117, 111, 111, 59, 59, 114, 114, 59, 59, 59, 59, 109, 109, 59, 103,
+ 59, 59, 59, 59, 98, 117, 59, 59, 111, 111, 59, 114, 59, 59, 114, 114,
+ 111, 111, 107, 107, 59, 59, 99, 105, 59, 59, 114, 114, 59, 59, 111, 111,
+ 116, 116, 59, 59, 114, 114, 101, 101, 101, 101, 59, 59, 109, 109, 101, 101,
+ 115, 115, 59, 59, 97, 97, 114, 114, 114, 114, 59, 59, 117, 117, 101, 101,
+ 115, 115, 116, 116, 59, 59, 80, 105, 97, 97, 114, 114, 59, 59, 59, 102,
+ 59, 59, 59, 59, 114, 114, 100, 117, 115, 115, 104, 104, 97, 97, 114, 114,
+ 59, 59, 104, 104, 97, 97, 114, 114, 59, 59, 101, 110, 114, 114, 116, 116,
+ 110, 110, 101, 101, 113, 113, 113, 113, 59, 59, 69, 69, 59, 59, 68, 117,
+ 68, 68, 111, 111, 116, 116, 59, 59, 99, 114, 114, 114, 101, 116, 59, 59,
+ 59, 101, 115, 115, 101, 101, 59, 59, 59, 115, 116, 116, 111, 111, 59, 117,
+ 111, 111, 119, 119, 110, 110, 59, 59, 101, 101, 102, 102, 116, 116, 59, 59,
+ 112, 112, 59, 59, 107, 107, 101, 101, 114, 114, 59, 59, 111, 121, 109, 109,
+ 109, 109, 97, 97, 59, 59, 59, 59, 97, 97, 115, 115, 104, 104, 59, 59,
+ 97, 97, 115, 115, 117, 117, 114, 114, 101, 101, 100, 100, 97, 97, 110, 110,
+ 103, 103, 108, 108, 101, 101, 59, 59, 114, 114, 59, 59, 111, 111, 59, 59,
+ 99, 110, 114, 114, 111, 111, 59, 100, 115, 115, 116, 116, 59, 59, 105, 105,
+ 114, 114, 59, 59, 111, 111, 116, 116, 117, 117, 115, 115, 59, 100, 59, 59,
+ 59, 117, 59, 59, 99, 100, 112, 112, 59, 59, 114, 114, 59, 59, 112, 112,
+ 108, 108, 117, 117, 115, 115, 59, 59, 100, 112, 101, 101, 108, 108, 115, 115,
+ 59, 59, 102, 102, 59, 59, 59, 59, 99, 116, 114, 114, 59, 59, 112, 112,
+ 111, 111, 115, 115, 59, 59, 59, 109, 116, 116, 105, 105, 109, 109, 97, 97,
+ 112, 112, 59, 59, 97, 97, 112, 112, 59, 59, 71, 119, 103, 116, 59, 59,
+ 59, 118, 59, 59, 101, 116, 102, 102, 116, 116, 97, 114, 114, 114, 114, 114,
+ 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 97, 97,
+ 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 59, 59, 59, 118, 59, 59,
+ 105, 105, 103, 103, 104, 104, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 68, 100, 97, 97, 115, 115, 104, 104, 59, 59, 97, 97,
+ 115, 115, 104, 104, 59, 59, 98, 116, 108, 108, 97, 97, 59, 59, 117, 117,
+ 116, 116, 101, 101, 59, 59, 103, 103, 59, 59, 59, 112, 59, 59, 100, 100,
+ 59, 59, 115, 115, 59, 59, 114, 114, 111, 111, 120, 120, 59, 59, 117, 117,
+ 114, 114, 59, 97, 108, 108, 59, 115, 59, 59, 115, 117, 112, 112, 109, 109,
+ 112, 112, 59, 101, 59, 59, 97, 121, 112, 114, 59, 59, 111, 111, 110, 110,
+ 59, 59, 100, 100, 105, 105, 108, 108, 59, 59, 110, 110, 103, 103, 59, 100,
+ 111, 111, 116, 116, 59, 59, 112, 112, 59, 59, 59, 59, 97, 97, 115, 115,
+ 104, 104, 59, 59, 59, 120, 114, 114, 114, 114, 59, 59, 114, 114, 104, 114,
+ 107, 107, 59, 59, 59, 111, 119, 119, 59, 59, 111, 111, 116, 116, 59, 59,
+ 117, 117, 105, 105, 118, 118, 59, 59, 101, 105, 97, 97, 114, 114, 59, 59,
+ 109, 109, 59, 59, 105, 105, 115, 115, 116, 116, 59, 115, 59, 59, 114, 114,
+ 59, 59, 69, 116, 59, 59, 59, 115, 59, 115, 59, 59, 108, 108, 97, 97,
+ 110, 110, 116, 116, 59, 59, 59, 59, 105, 105, 109, 109, 59, 59, 59, 114,
+ 59, 59, 65, 112, 114, 114, 114, 114, 59, 59, 114, 114, 114, 114, 59, 59,
+ 97, 97, 114, 114, 59, 59, 59, 118, 59, 100, 59, 59, 59, 59, 99, 99,
+ 121, 121, 59, 59, 65, 116, 114, 114, 114, 114, 59, 59, 59, 59, 114, 114,
+ 114, 114, 59, 59, 114, 114, 59, 59, 59, 115, 116, 116, 97, 114, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 59, 115, 59, 59,
+ 108, 108, 97, 97, 110, 110, 116, 116, 59, 59, 59, 115, 59, 59, 105, 105,
+ 109, 109, 59, 59, 59, 114, 105, 105, 59, 101, 59, 59, 105, 105, 100, 100,
+ 59, 59, 112, 116, 102, 102, 59, 59, 110, 110, 59, 118, 59, 59, 111, 111,
+ 116, 116, 59, 59, 97, 99, 59, 59, 59, 59, 59, 59, 105, 105, 59, 118,
+ 97, 99, 59, 59, 59, 59, 59, 59, 97, 114, 114, 114, 59, 116, 108, 108,
+ 108, 108, 101, 101, 108, 108, 59, 59, 108, 108, 59, 59, 59, 59, 108, 108,
+ 105, 105, 110, 110, 116, 116, 59, 59, 59, 101, 117, 117, 101, 101, 59, 59,
+ 59, 99, 59, 101, 113, 113, 59, 59, 65, 116, 114, 114, 114, 114, 59, 59,
+ 114, 114, 114, 114, 59, 119, 59, 59, 59, 59, 103, 103, 104, 104, 116, 116,
+ 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 114, 114, 105, 105,
+ 59, 101, 59, 59, 99, 117, 59, 114, 117, 117, 101, 101, 59, 59, 59, 59,
+ 59, 59, 111, 111, 114, 114, 116, 116, 109, 112, 105, 105, 100, 100, 59, 59,
+ 97, 97, 114, 114, 97, 97, 108, 108, 108, 108, 101, 101, 108, 108, 59, 59,
+ 109, 109, 59, 101, 59, 113, 59, 59, 105, 105, 100, 100, 59, 59, 97, 97,
+ 114, 114, 59, 59, 115, 115, 117, 117, 98, 112, 101, 101, 59, 59, 101, 101,
+ 59, 59, 98, 112, 59, 115, 59, 59, 59, 59, 101, 101, 116, 116, 59, 101,
+ 113, 113, 59, 113, 59, 59, 99, 99, 59, 101, 113, 113, 59, 59, 59, 115,
+ 59, 59, 59, 59, 101, 101, 116, 116, 59, 101, 113, 113, 59, 113, 59, 59,
+ 103, 114, 108, 108, 59, 59, 108, 108, 100, 100, 101, 101, 103, 103, 59, 59,
+ 105, 105, 97, 97, 110, 110, 103, 103, 108, 108, 101, 101, 108, 114, 101, 101,
+ 102, 102, 116, 116, 59, 101, 113, 113, 59, 59, 105, 105, 103, 103, 104, 104,
+ 116, 116, 59, 101, 113, 113, 59, 59, 59, 109, 59, 115, 114, 114, 111, 111,
+ 59, 59, 112, 112, 59, 59, 68, 115, 97, 97, 115, 115, 104, 104, 59, 59,
+ 97, 97, 114, 114, 114, 114, 59, 59, 112, 112, 59, 59, 97, 97, 115, 115,
+ 104, 104, 59, 59, 101, 116, 59, 59, 59, 59, 110, 110, 102, 102, 105, 105,
+ 110, 110, 59, 59, 65, 116, 114, 114, 114, 114, 59, 59, 59, 59, 59, 114,
+ 105, 105, 101, 101, 59, 59, 65, 116, 114, 114, 114, 114, 59, 59, 114, 114,
+ 105, 105, 101, 101, 59, 59, 105, 105, 109, 109, 59, 59, 65, 110, 114, 114,
+ 114, 114, 59, 59, 114, 114, 104, 114, 107, 107, 59, 59, 59, 111, 119, 119,
+ 59, 59, 101, 101, 97, 97, 114, 114, 59, 59, 83, 118, 59, 59, 99, 115,
+ 117, 117, 116, 116, 101, 101, 116, 116, 59, 59, 105, 121, 114, 114, 59, 99,
+ 59, 59, 97, 115, 115, 115, 104, 104, 59, 59, 108, 108, 97, 97, 99, 99,
+ 59, 59, 118, 118, 59, 59, 116, 116, 59, 59, 111, 111, 108, 108, 100, 100,
+ 59, 59, 108, 108, 105, 105, 103, 103, 59, 59, 99, 114, 105, 105, 114, 114,
+ 59, 59, 59, 59, 111, 116, 110, 110, 59, 59, 97, 97, 118, 118, 101, 101,
+ 59, 59, 98, 109, 97, 97, 114, 114, 59, 59, 59, 59, 110, 110, 116, 116,
+ 59, 59, 97, 116, 114, 114, 114, 114, 59, 59, 105, 114, 114, 114, 59, 59,
+ 111, 111, 115, 115, 115, 115, 59, 59, 110, 110, 101, 101, 59, 59, 59, 59,
+ 97, 105, 99, 99, 114, 114, 59, 59, 103, 103, 97, 97, 59, 59, 99, 110,
+ 114, 114, 111, 111, 110, 110, 59, 59, 59, 59, 117, 117, 115, 115, 59, 59,
+ 112, 112, 102, 102, 59, 59, 97, 108, 114, 114, 59, 59, 114, 114, 112, 112,
+ 59, 59, 117, 117, 115, 115, 59, 59, 59, 118, 114, 114, 114, 114, 59, 59,
+ 59, 109, 114, 114, 59, 111, 102, 102, 59, 59, 103, 103, 111, 111, 102, 102,
+ 59, 59, 114, 114, 59, 59, 108, 108, 111, 111, 112, 112, 101, 101, 59, 59,
+ 59, 59, 99, 111, 114, 114, 59, 59, 97, 97, 115, 115, 104, 104, 108, 108,
+ 59, 59, 105, 105, 108, 109, 100, 100, 101, 101, 101, 101, 115, 115, 59, 97,
+ 115, 115, 59, 59, 109, 109, 108, 108, 98, 98, 97, 97, 114, 114, 59, 59,
+ 97, 117, 114, 114, 59, 116, 108, 108, 101, 101, 108, 108, 59, 59, 105, 108,
+ 109, 109, 59, 59, 59, 59, 59, 59, 121, 121, 59, 59, 114, 114, 99, 116,
+ 110, 110, 116, 116, 59, 59, 111, 111, 100, 100, 59, 59, 105, 105, 108, 108,
+ 59, 59, 59, 59, 101, 101, 110, 110, 107, 107, 59, 59, 114, 114, 59, 59,
+ 105, 111, 59, 118, 59, 59, 109, 109, 97, 97, 116, 116, 59, 59, 110, 110,
+ 101, 101, 59, 59, 59, 118, 99, 99, 104, 104, 102, 102, 111, 111, 114, 114,
+ 107, 107, 59, 59, 59, 59, 97, 117, 110, 110, 99, 107, 107, 107, 59, 104,
+ 59, 59, 118, 118, 59, 59, 115, 115, 59, 116, 99, 99, 105, 105, 114, 114,
+ 59, 59, 59, 59, 105, 105, 114, 114, 59, 59, 111, 117, 59, 59, 59, 59,
+ 59, 59, 110, 110, 105, 105, 109, 109, 59, 59, 119, 119, 111, 111, 59, 59,
+ 59, 59, 105, 117, 110, 110, 116, 116, 105, 105, 110, 110, 116, 116, 59, 59,
+ 102, 102, 59, 59, 110, 110, 100, 100, 59, 117, 59, 59, 112, 112, 59, 59,
+ 117, 117, 101, 101, 59, 59, 59, 99, 59, 115, 112, 112, 112, 112, 114, 114,
+ 111, 111, 120, 120, 59, 59, 117, 117, 114, 114, 108, 108, 121, 121, 101, 101,
+ 113, 113, 59, 59, 113, 113, 59, 59, 97, 115, 112, 112, 112, 112, 114, 114,
+ 111, 111, 120, 120, 59, 59, 113, 113, 113, 113, 59, 59, 105, 105, 109, 109,
+ 59, 59, 105, 105, 109, 109, 59, 59, 109, 109, 101, 101, 59, 115, 59, 59,
+ 69, 115, 59, 59, 112, 112, 59, 59, 105, 105, 109, 109, 59, 59, 100, 112,
+ 59, 59, 97, 115, 108, 108, 97, 97, 114, 114, 59, 59, 105, 105, 110, 110,
+ 101, 101, 59, 59, 117, 117, 114, 114, 102, 102, 59, 59, 59, 116, 111, 111,
+ 59, 59, 105, 105, 109, 109, 59, 59, 114, 114, 101, 101, 108, 108, 59, 59,
+ 99, 105, 114, 114, 59, 59, 59, 59, 110, 110, 99, 99, 115, 115, 112, 112,
+ 59, 59, 102, 117, 114, 114, 59, 59, 110, 110, 116, 116, 59, 59, 112, 112,
+ 102, 102, 59, 59, 114, 114, 105, 105, 109, 109, 101, 101, 59, 59, 99, 99,
+ 114, 114, 59, 59, 97, 111, 116, 116, 101, 105, 114, 114, 110, 110, 105, 105,
+ 111, 111, 110, 110, 115, 115, 59, 59, 110, 110, 116, 116, 59, 59, 115, 115,
+ 116, 116, 59, 101, 113, 113, 59, 59, 116, 116, 65, 120, 97, 116, 114, 114,
+ 114, 114, 59, 59, 114, 114, 59, 59, 97, 97, 105, 105, 108, 108, 59, 59,
+ 97, 97, 114, 114, 114, 114, 59, 59, 97, 97, 114, 114, 59, 59, 99, 116,
+ 101, 117, 59, 59, 116, 116, 101, 101, 59, 59, 105, 105, 99, 99, 59, 59,
+ 109, 109, 112, 112, 116, 116, 121, 121, 118, 118, 59, 59, 103, 103, 59, 108,
+ 59, 59, 59, 59, 101, 101, 59, 59, 117, 117, 111, 111, 114, 114, 59, 119,
+ 112, 112, 59, 59, 59, 102, 115, 115, 59, 59, 59, 59, 115, 115, 59, 59,
+ 107, 107, 59, 59, 112, 112, 59, 59, 108, 108, 59, 59, 105, 105, 109, 109,
+ 59, 59, 108, 108, 59, 59, 59, 59, 97, 105, 105, 105, 108, 108, 59, 59,
+ 111, 111, 59, 110, 97, 97, 108, 108, 115, 115, 59, 59, 97, 114, 114, 114,
+ 114, 114, 59, 59, 114, 114, 107, 107, 59, 59, 97, 107, 99, 99, 101, 107,
+ 59, 59, 59, 59, 101, 115, 59, 59, 108, 108, 100, 117, 59, 59, 59, 59,
+ 97, 121, 114, 114, 111, 111, 110, 110, 59, 59, 100, 105, 105, 105, 108, 108,
+ 59, 59, 108, 108, 59, 59, 98, 98, 59, 59, 59, 59, 99, 115, 97, 97,
+ 59, 59, 100, 100, 104, 104, 97, 97, 114, 114, 59, 59, 117, 117, 111, 111,
+ 59, 114, 59, 59, 104, 104, 59, 59, 97, 103, 108, 108, 59, 115, 110, 110,
+ 101, 101, 59, 59, 97, 97, 114, 114, 116, 116, 59, 59, 59, 59, 116, 116,
+ 59, 59, 105, 114, 115, 115, 104, 104, 116, 116, 59, 59, 111, 111, 111, 111,
+ 114, 114, 59, 59, 59, 59, 97, 111, 114, 114, 100, 117, 59, 59, 59, 108,
+ 59, 59, 59, 118, 59, 59, 103, 115, 104, 104, 116, 116, 97, 116, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 116, 97, 97, 105, 105, 108, 108, 59, 59,
+ 97, 97, 114, 114, 112, 112, 111, 111, 111, 111, 110, 110, 100, 117, 111, 111,
+ 119, 119, 110, 110, 59, 59, 112, 112, 59, 59, 101, 101, 102, 102, 116, 116,
+ 97, 104, 114, 114, 114, 114, 111, 111, 119, 119, 115, 115, 59, 59, 97, 97,
+ 114, 114, 112, 112, 111, 111, 111, 111, 110, 110, 115, 115, 59, 59, 105, 105,
+ 103, 103, 104, 104, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119,
+ 115, 115, 59, 59, 113, 113, 117, 117, 105, 105, 103, 103, 97, 97, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 104, 104, 114, 114, 101, 101, 101, 101,
+ 116, 116, 105, 105, 109, 109, 101, 101, 115, 115, 59, 59, 103, 103, 59, 59,
+ 105, 105, 110, 110, 103, 103, 100, 100, 111, 111, 116, 116, 115, 115, 101, 101,
+ 113, 113, 59, 59, 97, 109, 114, 114, 114, 114, 59, 59, 97, 97, 114, 114,
+ 59, 59, 59, 59, 111, 111, 117, 117, 115, 115, 116, 116, 59, 97, 99, 99,
+ 104, 104, 101, 101, 59, 59, 109, 109, 105, 105, 100, 100, 59, 59, 97, 116,
+ 110, 114, 103, 103, 59, 59, 114, 114, 59, 59, 114, 114, 107, 107, 59, 59,
+ 97, 108, 114, 114, 59, 59, 59, 59, 117, 117, 115, 115, 59, 59, 105, 105,
+ 109, 109, 101, 101, 115, 115, 59, 59, 97, 112, 114, 114, 59, 103, 116, 116,
+ 59, 59, 111, 111, 108, 108, 105, 105, 110, 110, 116, 116, 59, 59, 97, 97,
+ 114, 114, 114, 114, 59, 59, 97, 113, 113, 113, 117, 117, 111, 111, 59, 59,
+ 114, 114, 59, 59, 59, 59, 98, 117, 59, 59, 111, 111, 59, 114, 59, 59,
+ 104, 114, 114, 114, 101, 101, 101, 101, 59, 59, 109, 109, 101, 101, 115, 115,
+ 59, 59, 105, 105, 59, 108, 59, 59, 59, 59, 116, 116, 114, 114, 105, 105,
+ 59, 59, 108, 108, 117, 117, 104, 104, 97, 97, 114, 114, 59, 59, 59, 59,
+ 97, 122, 99, 99, 117, 117, 116, 116, 101, 101, 59, 59, 113, 113, 117, 117,
+ 111, 111, 59, 59, 59, 121, 59, 59, 112, 114, 59, 59, 111, 111, 110, 110,
+ 59, 59, 117, 117, 101, 101, 59, 59, 59, 100, 105, 105, 108, 108, 59, 59,
+ 114, 114, 99, 99, 59, 59, 69, 115, 59, 59, 112, 112, 59, 59, 105, 105,
+ 109, 109, 59, 59, 111, 111, 108, 108, 105, 105, 110, 110, 116, 116, 59, 59,
+ 105, 105, 109, 109, 59, 59, 59, 59, 111, 111, 116, 116, 59, 101, 59, 59,
+ 59, 59, 65, 120, 114, 114, 114, 114, 59, 59, 114, 114, 104, 114, 107, 107,
+ 59, 59, 59, 111, 119, 119, 59, 59, 116, 116, 105, 105, 59, 59, 119, 119,
+ 97, 97, 114, 114, 59, 59, 109, 109, 105, 110, 110, 110, 117, 117, 115, 115,
+ 59, 59, 59, 59, 116, 116, 59, 59, 114, 114, 59, 111, 119, 119, 110, 110,
+ 59, 59, 97, 121, 114, 114, 112, 112, 59, 59, 104, 121, 99, 99, 121, 121,
+ 59, 59, 59, 59, 114, 114, 116, 116, 109, 112, 105, 105, 100, 100, 59, 59,
+ 97, 97, 114, 114, 97, 97, 108, 108, 108, 108, 101, 101, 108, 108, 59, 59,
+ 103, 109, 109, 109, 97, 97, 59, 118, 59, 59, 59, 59, 59, 114, 111, 111,
+ 116, 116, 59, 59, 59, 113, 59, 59, 59, 69, 59, 59, 59, 69, 59, 59,
+ 101, 101, 59, 59, 108, 108, 117, 117, 115, 115, 59, 59, 97, 97, 114, 114,
+ 114, 114, 59, 59, 97, 97, 114, 114, 114, 114, 59, 59, 97, 116, 108, 115,
+ 108, 108, 115, 115, 101, 101, 116, 116, 109, 109, 105, 105, 110, 110, 117, 117,
+ 115, 115, 59, 59, 104, 104, 112, 112, 59, 59, 112, 112, 97, 97, 114, 114,
+ 115, 115, 108, 108, 59, 59, 100, 108, 59, 59, 101, 101, 59, 59, 59, 101,
+ 59, 115, 59, 59, 102, 112, 116, 116, 99, 99, 121, 121, 59, 59, 59, 98,
+ 59, 97, 114, 114, 59, 59, 102, 102, 59, 59, 97, 97, 100, 114, 101, 101,
+ 115, 115, 59, 117, 105, 105, 116, 116, 59, 59, 59, 59, 99, 117, 97, 117,
+ 112, 112, 59, 115, 59, 59, 112, 112, 59, 115, 59, 59, 117, 117, 98, 112,
+ 59, 115, 59, 59, 101, 101, 116, 116, 59, 101, 113, 113, 59, 59, 59, 115,
+ 59, 59, 101, 101, 116, 116, 59, 101, 113, 113, 59, 59, 59, 102, 114, 114,
+ 101, 102, 59, 59, 59, 59, 59, 59, 97, 97, 114, 114, 114, 114, 59, 59,
+ 99, 116, 114, 114, 59, 59, 116, 116, 109, 109, 110, 110, 59, 59, 105, 105,
+ 108, 108, 101, 101, 59, 59, 97, 97, 114, 114, 102, 102, 59, 59, 97, 114,
+ 114, 114, 59, 102, 59, 59, 97, 110, 105, 105, 103, 103, 104, 104, 116, 116,
+ 101, 112, 112, 112, 115, 115, 105, 105, 108, 108, 111, 111, 110, 110, 59, 59,
+ 104, 104, 105, 105, 59, 59, 115, 115, 59, 59, 98, 112, 59, 115, 59, 59,
+ 111, 111, 116, 116, 59, 59, 59, 100, 111, 111, 116, 116, 59, 59, 117, 117,
+ 108, 108, 116, 116, 59, 59, 69, 101, 59, 59, 59, 59, 108, 108, 117, 117,
+ 115, 115, 59, 59, 97, 97, 114, 114, 114, 114, 59, 59, 101, 117, 116, 116,
+ 59, 110, 113, 113, 59, 113, 59, 59, 101, 101, 113, 113, 59, 113, 59, 59,
+ 109, 109, 59, 59, 98, 112, 59, 59, 59, 59, 99, 99, 59, 115, 112, 112,
+ 112, 112, 114, 114, 111, 111, 120, 120, 59, 59, 117, 117, 114, 114, 108, 108,
+ 121, 121, 101, 101, 113, 113, 59, 59, 113, 113, 59, 59, 97, 115, 112, 112,
+ 112, 112, 114, 114, 111, 111, 120, 120, 59, 59, 113, 113, 113, 113, 59, 59,
+ 105, 105, 109, 109, 59, 59, 105, 105, 109, 109, 59, 59, 59, 59, 103, 103,
+ 59, 59, 49, 115, 59, 59, 111, 115, 116, 116, 59, 59, 117, 117, 98, 98,
+ 59, 59, 59, 100, 111, 111, 116, 116, 59, 59, 115, 115, 111, 117, 108, 108,
+ 59, 59, 98, 98, 59, 59, 97, 97, 114, 114, 114, 114, 59, 59, 117, 117,
+ 108, 108, 116, 116, 59, 59, 69, 101, 59, 59, 59, 59, 108, 108, 117, 117,
+ 115, 115, 59, 59, 101, 117, 116, 116, 59, 110, 113, 113, 59, 113, 59, 59,
+ 101, 101, 113, 113, 59, 113, 59, 59, 109, 109, 59, 59, 98, 112, 59, 59,
+ 59, 59, 65, 110, 114, 114, 114, 114, 59, 59, 114, 114, 104, 114, 107, 107,
+ 59, 59, 59, 111, 119, 119, 59, 59, 119, 119, 97, 97, 114, 114, 59, 59,
+ 108, 108, 105, 105, 103, 103, 97, 119, 114, 117, 103, 103, 101, 101, 116, 116,
+ 59, 59, 59, 59, 114, 114, 107, 107, 59, 59, 97, 121, 114, 114, 111, 111,
+ 110, 110, 59, 59, 100, 100, 105, 105, 108, 108, 59, 59, 59, 59, 111, 111,
+ 116, 116, 59, 59, 108, 108, 114, 114, 101, 101, 99, 99, 59, 59, 114, 114,
+ 59, 59, 101, 111, 114, 116, 101, 101, 52, 102, 59, 59, 111, 111, 114, 114,
+ 101, 101, 59, 59, 97, 97, 59, 118, 121, 121, 109, 109, 59, 59, 59, 59,
+ 99, 110, 107, 107, 97, 115, 112, 112, 112, 112, 114, 114, 111, 111, 120, 120,
+ 59, 59, 105, 105, 109, 109, 59, 59, 115, 115, 112, 112, 59, 59, 97, 115,
+ 112, 112, 59, 59, 105, 105, 109, 109, 59, 59, 114, 114, 110, 110, 108, 110,
+ 100, 100, 101, 101, 59, 59, 101, 101, 115, 115, 59, 97, 114, 114, 59, 59,
+ 59, 59, 116, 116, 59, 59, 101, 115, 97, 97, 59, 59, 59, 102, 111, 111,
+ 116, 116, 59, 59, 105, 105, 114, 114, 59, 59, 59, 111, 114, 114, 107, 107,
+ 59, 59, 97, 97, 59, 59, 114, 114, 105, 105, 109, 109, 101, 101, 59, 59,
+ 97, 112, 100, 100, 101, 101, 59, 59, 97, 116, 110, 110, 103, 103, 108, 108,
+ 101, 101, 59, 114, 111, 111, 119, 119, 110, 110, 59, 59, 101, 101, 102, 102,
+ 116, 116, 59, 101, 113, 113, 59, 59, 59, 59, 105, 105, 103, 103, 104, 104,
+ 116, 116, 59, 101, 113, 113, 59, 59, 111, 111, 116, 116, 59, 59, 59, 59,
+ 105, 105, 110, 110, 117, 117, 115, 115, 59, 59, 108, 108, 117, 117, 115, 115,
+ 59, 59, 98, 98, 59, 59, 105, 105, 109, 109, 101, 101, 59, 59, 101, 101,
+ 122, 122, 105, 105, 117, 117, 109, 109, 59, 59, 99, 116, 114, 121, 59, 59,
+ 59, 59, 99, 99, 121, 121, 59, 59, 114, 114, 111, 111, 107, 107, 59, 59,
+ 105, 111, 120, 120, 116, 116, 59, 59, 104, 104, 101, 101, 97, 97, 100, 100,
+ 108, 114, 101, 101, 102, 102, 116, 116, 97, 97, 114, 114, 114, 114, 111, 111,
+ 119, 119, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 97, 97, 114, 114,
+ 114, 114, 111, 111, 119, 119, 59, 59, 65, 119, 114, 114, 114, 114, 59, 59,
+ 97, 97, 114, 114, 59, 59, 99, 114, 117, 117, 116, 116, 101, 101, 114, 114,
+ 59, 59, 114, 114, 99, 101, 121, 121, 59, 59, 118, 118, 101, 101, 59, 59,
+ 105, 121, 114, 114, 99, 99, 59, 59, 97, 104, 114, 114, 114, 114, 59, 59,
+ 108, 108, 97, 97, 99, 99, 59, 59, 97, 97, 114, 114, 59, 59, 105, 114,
+ 115, 115, 104, 104, 116, 116, 59, 59, 59, 59, 114, 114, 97, 97, 118, 118,
+ 101, 101, 97, 98, 114, 114, 108, 114, 59, 59, 59, 59, 108, 108, 107, 107,
+ 59, 59, 99, 116, 111, 114, 114, 114, 110, 110, 59, 101, 114, 114, 59, 59,
+ 111, 111, 112, 112, 59, 59, 114, 114, 105, 105, 59, 59, 97, 108, 99, 99,
+ 114, 114, 59, 59, 103, 112, 111, 111, 110, 110, 59, 59, 102, 102, 59, 59,
+ 97, 117, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 111, 111, 119, 119,
+ 110, 110, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 59, 59, 97, 97,
+ 114, 114, 112, 112, 111, 111, 111, 111, 110, 110, 108, 114, 101, 101, 102, 102,
+ 116, 116, 59, 59, 105, 105, 103, 103, 104, 104, 116, 116, 59, 59, 117, 117,
+ 115, 115, 59, 59, 105, 105, 59, 108, 59, 59, 111, 111, 110, 110, 59, 59,
+ 112, 112, 97, 97, 114, 114, 114, 114, 111, 111, 119, 119, 115, 115, 59, 59,
+ 99, 116, 111, 114, 114, 114, 110, 110, 59, 101, 114, 114, 59, 59, 111, 111,
+ 112, 112, 59, 59, 110, 110, 103, 103, 59, 59, 114, 114, 105, 105, 59, 59,
+ 99, 99, 114, 114, 59, 59, 100, 114, 111, 111, 116, 116, 59, 59, 108, 108,
+ 100, 100, 101, 101, 59, 59, 105, 105, 59, 102, 59, 59, 97, 109, 114, 114,
+ 114, 114, 59, 59, 108, 108, 97, 97, 110, 110, 103, 103, 108, 108, 101, 101,
+ 59, 59, 65, 122, 114, 114, 114, 114, 59, 59, 97, 97, 114, 114, 59, 118,
+ 59, 59, 97, 97, 115, 115, 104, 104, 59, 59, 110, 114, 103, 103, 114, 114,
+ 116, 116, 59, 59, 101, 116, 112, 112, 115, 115, 105, 105, 108, 108, 111, 111,
+ 110, 110, 59, 59, 97, 97, 112, 112, 112, 112, 97, 97, 59, 59, 111, 111,
+ 116, 116, 104, 104, 105, 105, 110, 110, 103, 103, 59, 59, 104, 114, 105, 105,
+ 59, 59, 59, 59, 111, 111, 112, 112, 116, 116, 111, 111, 59, 59, 59, 104,
+ 111, 111, 59, 59, 105, 117, 103, 103, 109, 109, 97, 97, 59, 59, 98, 112,
+ 115, 115, 101, 101, 116, 116, 110, 110, 101, 101, 113, 113, 59, 113, 59, 59,
+ 115, 115, 101, 101, 116, 116, 110, 110, 101, 101, 113, 113, 59, 113, 59, 59,
+ 104, 114, 101, 101, 116, 116, 97, 97, 59, 59, 105, 105, 97, 97, 110, 110,
+ 103, 103, 108, 108, 101, 101, 108, 114, 101, 101, 102, 102, 116, 116, 59, 59,
+ 105, 105, 103, 103, 104, 104, 116, 116, 59, 59, 121, 121, 59, 59, 97, 97,
+ 115, 115, 104, 104, 59, 59, 101, 114, 59, 101, 97, 97, 114, 114, 59, 59,
+ 113, 113, 59, 59, 108, 108, 105, 105, 112, 112, 59, 59, 98, 116, 97, 97,
+ 114, 114, 59, 59, 59, 59, 114, 114, 59, 59, 116, 116, 114, 114, 105, 105,
+ 59, 59, 115, 115, 117, 117, 98, 112, 59, 59, 59, 59, 112, 112, 102, 102,
+ 59, 59, 114, 114, 111, 111, 112, 112, 59, 59, 116, 116, 114, 114, 105, 105,
+ 59, 59, 99, 117, 114, 114, 59, 59, 98, 112, 110, 110, 69, 101, 59, 59,
+ 59, 59, 110, 110, 69, 101, 59, 59, 59, 59, 105, 105, 103, 103, 122, 122,
+ 97, 97, 103, 103, 59, 59, 99, 115, 105, 105, 114, 114, 99, 99, 59, 59,
+ 100, 105, 98, 103, 97, 97, 114, 114, 59, 59, 101, 101, 59, 113, 59, 59,
+ 101, 101, 114, 114, 112, 112, 59, 59, 114, 114, 59, 59, 112, 112, 102, 102,
+ 59, 59, 59, 59, 59, 101, 97, 97, 116, 116, 104, 104, 59, 59, 99, 99,
+ 114, 114, 59, 59, 99, 119, 97, 117, 112, 112, 59, 59, 114, 114, 99, 99,
+ 59, 59, 112, 112, 59, 59, 116, 116, 114, 114, 105, 105, 59, 59, 114, 114,
+ 59, 59, 65, 97, 114, 114, 114, 114, 59, 59, 114, 114, 114, 114, 59, 59,
+ 59, 59, 65, 97, 114, 114, 114, 114, 59, 59, 114, 114, 114, 114, 59, 59,
+ 97, 97, 112, 112, 59, 59, 105, 105, 115, 115, 59, 59, 100, 116, 111, 111,
+ 116, 116, 59, 59, 102, 108, 59, 59, 117, 117, 115, 115, 59, 59, 105, 105,
+ 109, 109, 101, 101, 59, 59, 65, 97, 114, 114, 114, 114, 59, 59, 114, 114,
+ 114, 114, 59, 59, 99, 113, 114, 114, 59, 59, 99, 99, 117, 117, 112, 112,
+ 59, 59, 112, 116, 108, 108, 117, 117, 115, 115, 59, 59, 114, 114, 105, 105,
+ 59, 59, 101, 101, 101, 101, 59, 59, 101, 101, 100, 100, 103, 103, 101, 101,
+ 59, 59, 97, 117, 99, 99, 117, 121, 116, 116, 101, 101, 59, 59, 105, 121,
+ 114, 114, 99, 99, 59, 59, 59, 59, 110, 110, 114, 114, 59, 59, 99, 99,
+ 121, 121, 59, 59, 112, 112, 102, 102, 59, 59, 99, 99, 114, 114, 59, 59,
+ 99, 109, 121, 121, 59, 59, 108, 108, 97, 119, 99, 99, 117, 117, 116, 116,
+ 101, 101, 59, 59, 97, 121, 114, 114, 111, 111, 110, 110, 59, 59, 59, 59,
+ 111, 111, 116, 116, 59, 59, 101, 116, 116, 116, 114, 114, 102, 102, 59, 59,
+ 97, 97, 59, 59, 114, 114, 59, 59, 99, 99, 121, 121, 59, 59, 103, 103,
+ 114, 114, 97, 97, 114, 114, 114, 114, 59, 59, 112, 112, 102, 102, 59, 59,
+ 99, 99, 114, 114, 59, 59, 106, 110, 59, 59, 106, 106, 59, 59, 65, 122,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 101, 59, 115, 59, 59, 59, 59, 59, 111, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 114, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 114, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 110, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 108, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 100, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59,
+ 59, 59, 59, 59, 0
+};
+
+static const char _char_ref_key_spans[] = {
+ 0, 49, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 17,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 10, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 17, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 21, 16, 1,
+ 1, 1, 1, 1, 1, 1, 2, 1,
+ 1, 1, 1, 1, 1, 18, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 46, 1,
+ 1, 1, 1, 1, 23, 1, 1, 1,
+ 1, 47, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 15, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 11, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 17, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 17, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 14,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 10, 1, 1, 43, 1, 14, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 13, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9, 1, 1, 1, 48, 53, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 13, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 25,
+ 1, 1, 1, 1, 1, 1, 58, 1,
+ 1, 1, 1, 6, 11, 1, 1, 1,
+ 1, 1, 1, 1, 20, 1, 1, 1,
+ 1, 1, 1, 2, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8,
+ 1, 1, 11, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 20, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 11, 1, 1, 20, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 18, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 20, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 33,
+ 1, 1, 1, 1, 27, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8, 1, 1, 1, 1, 1, 1,
+ 1, 3, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8, 1, 1, 1, 1, 1, 7, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 18, 1, 1, 1, 1, 1, 1,
+ 43, 1, 1, 1, 1, 1, 1, 1,
+ 25, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 16,
+ 1, 1, 1, 1, 1, 4, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 10, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 9, 1, 26,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 17, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 43, 1, 1, 1, 1,
+ 1, 1, 42, 1, 1, 1, 1, 1,
+ 1, 21, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 16, 1, 1, 1, 1, 18, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 53, 1, 1, 1, 1, 1, 18,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 18, 1, 1, 1,
+ 1, 1, 1, 1, 1, 2, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 49, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 17, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 54,
+ 5, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3,
+ 43, 12, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 18, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 14,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3,
+ 1, 1, 1, 1, 19, 17, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 44, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 21, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 43, 1, 1, 1, 16,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 25, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 14, 1,
+ 50, 5, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 24, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 22,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 14, 1, 28, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 11,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 19, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 16,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 43, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 10,
+ 1, 39, 1, 1, 1, 18, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 18, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 18, 1, 1, 1,
+ 1, 1, 1, 1, 1, 21, 1, 1,
+ 1, 1, 9, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 44, 1, 1, 1,
+ 1, 1, 1, 1, 1, 25, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 17,
+ 1, 1, 1, 1, 1, 10, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 12, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 51,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 28, 7, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 13, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 26,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 26, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 14, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 11, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 26,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 25, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 11, 1, 1, 1, 1,
+ 1, 1, 1, 1, 5, 1, 1, 1,
+ 1, 1, 1, 15, 1, 1, 1, 11,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 11, 1, 1, 1, 1, 1,
+ 15, 1, 1, 1, 11, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 26,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 11, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 26, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 50, 1, 1, 1, 1, 1,
+ 1, 1, 1, 17, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 9, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 14, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 10, 1, 1, 1, 1, 1,
+ 1, 2, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 15, 18, 1, 1, 1,
+ 1, 7, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 19, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 53, 1,
+ 1, 1, 1, 1, 26, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 13, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 39,
+ 1, 1, 7, 1, 1, 1, 31, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 52, 1, 1, 1, 1, 1, 16,
+ 1, 1, 1, 1, 1, 1, 1, 58,
+ 1, 1, 25, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 60, 1, 1, 1,
+ 1, 17, 6, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 33,
+ 5, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 18,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8, 1, 1, 1, 1, 1, 1, 1,
+ 1, 14, 1, 28, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 11, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 19,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 46,
+ 33, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 63, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 18, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4, 1, 1, 1, 1, 1, 27, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 15, 1, 1, 1,
+ 11, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 11, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 15, 57, 1, 1,
+ 11, 1, 1, 1, 1, 1, 6, 1,
+ 1, 1, 1, 26, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 57, 1,
+ 1, 1, 1, 11, 1, 1, 1, 1,
+ 1, 1, 1, 1, 44, 1, 1, 1,
+ 1, 1, 1, 1, 28, 1, 1, 1,
+ 1, 1, 20, 1, 1, 25, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5, 3, 1, 1, 1, 1, 1,
+ 1, 1, 1, 12, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 26, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 18, 1, 1, 1, 1,
+ 1, 1, 21, 16, 1, 1, 1, 1,
+ 53, 1, 1, 1, 1, 1, 3, 1,
+ 1, 1, 1, 1, 17, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6,
+ 1, 1, 15, 18, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 22, 1, 1, 1, 1, 10,
+ 1, 1, 1, 1, 1, 51, 1, 1,
+ 1, 1, 10, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 50, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 51, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 50,
+ 1, 14, 1, 24, 1, 1, 1, 47,
+ 1, 1, 1, 19, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 17, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 14, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 53, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 17, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 44, 1, 1, 1, 1, 1, 1,
+ 1, 1, 25, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 23, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 63, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 56,
+ 1, 1, 1, 1, 1, 12, 11, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 16, 10, 1, 1, 1, 1, 4, 60,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 64, 1, 1, 1, 1, 1,
+ 39, 8, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 60, 1, 42, 1, 5,
+ 1, 1, 1, 1, 1, 1, 1, 10,
+ 1, 1, 1, 1, 1, 54, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 43, 1, 1, 1, 1,
+ 1, 23, 1, 1, 1, 1, 1, 43,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 40, 1, 1, 1, 16, 1,
+ 17, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 43, 1, 1, 2, 1,
+ 1, 1, 1, 1, 45, 1, 1, 1,
+ 1, 58, 1, 1, 1, 1, 11, 1,
+ 1, 1, 1, 1, 1, 1, 1, 18,
+ 1, 1, 1, 43, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 23, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 21, 21, 1, 1, 1,
+ 1, 1, 1, 1, 17, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 18, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 15, 12, 1, 9, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 56, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3, 3, 1, 1, 1, 1, 1,
+ 1, 1, 11, 55, 1, 1, 1, 1,
+ 1, 1, 9, 1, 1, 58, 1, 1,
+ 1, 1, 1, 1, 1, 51, 39, 1,
+ 1, 1, 1, 59, 1, 1, 1, 1,
+ 39, 1, 1, 1, 1, 56, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 39,
+ 1, 1, 1, 1, 59, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 39,
+ 1, 1, 1, 1, 56, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 18, 1, 1, 1, 1, 1, 1, 13,
+ 1, 1, 1, 1, 1, 1, 43, 1,
+ 1, 46, 1, 1, 1, 1, 1, 2,
+ 1, 43, 1, 1, 1, 43, 1, 55,
+ 1, 25, 16, 1, 1, 1, 1, 57,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 21, 1, 1, 1, 1, 1, 1, 1,
+ 1, 11, 1, 1, 1, 1, 21, 3,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 57, 1, 1,
+ 1, 1, 1, 11, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7, 1, 1, 1, 1,
+ 51, 1, 1, 1, 1, 1, 1, 57,
+ 1, 50, 1, 1, 1, 4, 1, 1,
+ 1, 1, 7, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 19, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 59, 1, 1, 1, 5, 1,
+ 1, 43, 55, 1, 4, 1, 58, 1,
+ 50, 1, 1, 1, 12, 1, 1, 1,
+ 1, 1, 1, 1, 3, 42, 1, 1,
+ 1, 1, 1, 1, 20, 1, 1, 1,
+ 1, 1, 1, 15, 1, 1, 1, 1,
+ 1, 1, 19, 1, 1, 15, 43, 1,
+ 43, 1, 1, 1, 1, 1, 20, 1,
+ 1, 1, 7, 1, 1, 4, 1, 1,
+ 1, 1, 1, 1, 1, 54, 1, 57,
+ 1, 1, 1, 1, 1, 21, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 22, 1, 1, 51, 1, 1, 19, 1,
+ 4, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 58, 1, 1, 1, 1, 1, 1, 13,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 60, 1, 2, 1, 1,
+ 1, 1, 1, 1, 1, 1, 25, 1,
+ 1, 1, 1, 1, 53, 12, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7, 1, 1, 1, 1, 1, 1,
+ 1, 1, 10, 1, 1, 1, 1, 1,
+ 1, 1, 7, 1, 1, 22, 1, 57,
+ 1, 1, 57, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 53, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4, 1, 1, 1, 1, 1,
+ 1, 12, 1, 1, 1, 1, 1, 1,
+ 57, 1, 42, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2, 1, 1, 1, 1, 1,
+ 1, 4, 1, 1, 1, 1, 1, 1,
+ 18, 8, 1, 1, 1, 1, 1, 1,
+ 1, 1, 15, 1, 1, 1, 1, 44,
+ 1, 8, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7, 1,
+ 1, 1, 1, 1, 1, 1, 1, 53,
+ 44, 1, 1, 1, 1, 1, 17, 1,
+ 1, 1, 1, 1, 1, 1, 25, 1,
+ 1, 1, 1, 1, 41, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 47, 1,
+ 1, 1, 1, 57, 1, 1, 1, 42,
+ 1, 1, 1, 57, 1, 1, 1, 1,
+ 1, 1, 1, 42, 1, 1, 1, 19,
+ 1, 1, 1, 1, 1, 60, 1, 1,
+ 1, 1, 1, 11, 2, 1, 1, 13,
+ 1, 1, 1, 10, 1, 1, 1, 1,
+ 1, 19, 1, 57, 1, 1, 1, 1,
+ 1, 1, 60, 1, 1, 1, 1, 20,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 4, 1, 1, 1, 1, 1, 6, 1,
+ 1, 1, 1, 1, 1, 1, 9, 1,
+ 1, 1, 1, 1, 1, 1, 10, 1,
+ 1, 1, 1, 1, 1, 1, 1, 30,
+ 1, 1, 1, 1, 1, 1, 7, 1,
+ 1, 1, 1, 1, 1, 1, 8, 1,
+ 6, 1, 1, 1, 14, 1, 1, 1,
+ 1, 1, 11, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 19, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 10, 1, 1, 1, 1, 4, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 20, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3, 1, 1, 11, 1, 1, 1, 60,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 15, 17, 7, 7, 1, 1, 1, 1,
+ 3, 1, 1, 5, 1, 1, 1, 1,
+ 3, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 50, 50, 1,
+ 14, 1, 1, 1, 1, 1, 1, 42,
+ 1, 1, 1, 1, 1, 1, 1, 17,
+ 1, 1, 1, 1, 1, 1, 1, 57,
+ 1, 57, 1, 1, 1, 1, 1, 1,
+ 50, 1, 1, 1, 1, 53, 50, 1,
+ 43, 1, 1, 1, 1, 45, 1, 1,
+ 1, 1, 1, 1, 1, 1, 48, 1,
+ 1, 1, 47, 1, 1, 54, 1, 1,
+ 1, 1, 55, 55, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7,
+ 1, 1, 1, 50, 1, 1, 7, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 19, 3,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 10, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 57, 1,
+ 1, 1, 10, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 15, 1, 1,
+ 1, 61, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 18, 1, 1,
+ 1, 59, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 19, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 18, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 18, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 15, 1, 1, 1, 1, 1, 1,
+ 1, 1, 21, 1, 1, 1, 1, 63,
+ 1, 1, 1, 22, 1, 1, 1, 1,
+ 13, 1, 1, 1, 1, 1, 1, 53,
+ 6, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 16, 18, 1, 1, 12, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 58, 1,
+ 1, 1, 1, 1, 1, 58, 1, 1,
+ 1, 1, 1, 1, 1, 54, 1, 1,
+ 1, 12, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 18, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7, 1, 1,
+ 1, 60, 1, 1, 1, 1, 60, 1,
+ 1, 47, 1, 1, 1, 1, 3, 1,
+ 1, 1, 1, 19, 17, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 19, 1, 1,
+ 1, 60, 1, 21, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 54, 20, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 45, 1, 1, 1, 1,
+ 18, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 50, 1, 1, 1,
+ 1, 1, 1, 1, 58, 44, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 43, 1, 1,
+ 1, 57, 1, 18, 1, 1, 1, 1,
+ 1, 1, 11, 1, 7, 1, 1, 15,
+ 1, 1, 18, 1, 1, 25, 1, 1,
+ 1, 1, 6, 1, 1, 1, 1, 1,
+ 1, 1, 1, 17, 1, 1, 1, 1,
+ 56, 1, 18, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 57, 1,
+ 20, 1, 1, 1, 1, 58, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 18, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 19, 1, 1,
+ 1, 1, 57, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 57, 1, 1, 1, 1, 1, 1,
+ 57, 1, 1, 1, 1, 53, 56, 1,
+ 43, 1, 1, 19, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 11, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 10, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 11, 1,
+ 2, 1, 18, 1, 50, 1, 1, 1,
+ 1, 1, 1, 1, 58, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7, 1, 1,
+ 1, 1, 1, 1, 1, 39, 1, 1,
+ 1, 1, 47, 1, 1, 54, 1, 1,
+ 1, 1, 55, 55, 1, 1, 1, 1,
+ 26, 5, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7, 1, 1, 1, 18, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 12, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2, 1, 1, 1, 1, 1,
+ 1, 44, 1, 1, 1, 1, 1, 1,
+ 1, 50, 1, 1, 20, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 42, 1, 1, 1, 1, 1, 20, 1,
+ 1, 1, 1, 1, 1, 1, 1, 45,
+ 1, 1, 20, 1, 1, 56, 1, 1,
+ 1, 1, 1, 7, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 26, 1, 1, 1, 44,
+ 1, 1, 1, 18, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 10, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 50,
+ 1, 1, 1, 1, 16, 1, 16, 1,
+ 43, 1, 1, 1, 57, 1, 1, 59,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 11, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 12, 1, 1, 42, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 42, 1,
+ 59, 1, 2, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 13, 1, 1, 1,
+ 1, 1, 1, 1, 18, 1, 1, 1,
+ 1, 1, 1, 51, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 49, 14, 1,
+ 60, 1, 16, 1, 1, 18, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 60, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 33, 1, 1, 1, 1, 1,
+ 1, 1, 1, 19, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 54, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 39, 1, 57, 1, 3, 1, 1,
+ 1, 43, 1, 25, 3, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 42,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 62, 1, 1, 1, 1, 11,
+ 1, 1, 53, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 5, 1, 1, 1,
+ 1, 1, 1, 1, 1, 57, 1, 1,
+ 1, 48, 1, 57, 57, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 56,
+ 1, 48, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 60, 42, 1, 1, 1,
+ 1, 1, 52, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 57, 1, 18, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 57, 1,
+ 1, 1, 1, 1, 1, 57, 1, 1,
+ 1, 1, 56, 1, 43, 1, 1, 1,
+ 1, 5, 1, 1, 1, 60, 1, 1,
+ 1, 1, 3, 1, 1, 1, 1, 60,
+ 3, 1, 1, 1, 18, 1, 58, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 43, 1, 1, 1,
+ 41, 43, 1, 1, 52, 1, 1, 1,
+ 1, 1, 61, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 43, 1, 19, 56, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 43, 55, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 15, 1, 1, 1,
+ 1, 15, 57, 1, 1, 1, 1, 43,
+ 1, 55, 1, 1, 43, 1, 1, 57,
+ 1, 1, 1, 1, 43, 1, 55, 1,
+ 12, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7, 1,
+ 1, 1, 43, 1, 1, 1, 1, 1,
+ 1, 43, 1, 1, 51, 57, 1, 1,
+ 1, 1, 1, 48, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 16, 1, 1, 1, 1, 1,
+ 1, 1, 52, 1, 1, 1, 1, 56,
+ 1, 1, 1, 52, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 46, 1,
+ 1, 1, 1, 11, 1, 1, 53, 1,
+ 1, 1, 1, 1, 1, 36, 1, 17,
+ 1, 1, 1, 1, 1, 17, 1, 41,
+ 1, 19, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 16, 1, 1,
+ 1, 1, 6, 1, 1, 1, 1, 1,
+ 1, 12, 1, 1, 1, 1, 1, 1,
+ 1, 20, 1, 1, 1, 10, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9, 1, 1, 1, 1, 1, 1, 12,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 12, 1, 1, 1, 1,
+ 1, 1, 1, 1, 60, 1, 1, 1,
+ 51, 1, 53, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 13, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2, 1, 1, 1, 1, 39,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 21, 1, 58, 1, 1, 1, 1, 4,
+ 1, 1, 1, 1, 1, 1, 1, 18,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 60, 1, 1, 1, 1, 1, 1,
+ 1, 1, 60, 1, 1, 1, 1, 1,
+ 1, 1, 1, 21, 1, 9, 1, 46,
+ 1, 1, 1, 1, 58, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 13, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 59, 1, 1, 1,
+ 1, 1, 1, 41, 57, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 19, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 57, 1,
+ 47, 1, 1, 1, 1, 1, 1, 13,
+ 1, 19, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 58, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 1, 16, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 15, 1, 5, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 43, 1, 1, 1, 56, 20, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 18,
+ 17, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 50,
+ 1, 1, 1, 1, 1, 1, 1, 61,
+ 1, 1, 44, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 9, 1, 1, 1,
+ 1, 52, 1, 1, 1, 1, 18, 1,
+ 1, 1, 1, 1, 1, 11, 1, 7,
+ 1, 1, 15, 1, 1, 18, 1, 1,
+ 25, 1, 1, 1, 1, 6, 1, 1,
+ 1, 1, 1, 1, 1, 1, 17, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 56, 1, 1, 1, 7, 1, 57, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 10, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 15, 1, 18, 1, 50,
+ 1, 60, 1, 13, 1, 1, 20, 1,
+ 1, 1, 1, 58, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 18, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 13, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 39, 1,
+ 1, 1, 1, 1, 1, 1, 1, 20,
+ 5, 1, 1, 1, 1, 1, 1, 1,
+ 12, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 16, 1, 45, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 17, 1, 1, 1, 1,
+ 1, 1, 1, 20, 1, 1, 56, 1,
+ 11, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 50, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 26, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 63, 1, 3, 1, 1, 1,
+ 1, 1, 1, 1, 42, 1, 1, 1,
+ 1, 1, 1, 47, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 43, 1,
+ 1, 56, 1, 1, 1, 1, 11, 1,
+ 1, 53, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6, 1, 1, 1,
+ 1, 1, 1, 1, 1, 53, 1, 1,
+ 1, 25, 1, 1, 1, 18, 1, 1,
+ 1, 1, 1, 1, 4, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 60, 1, 1, 56, 1,
+ 1, 1, 55, 1, 11, 1, 11, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 20, 8,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9, 1, 1, 1, 43,
+ 57, 1, 11, 1, 1, 1, 1, 40,
+ 39, 1, 1, 1, 1, 1, 15, 1,
+ 1, 59, 1, 1, 1, 1, 19, 21,
+ 1, 57, 1, 1, 57, 1, 1, 15,
+ 57, 1, 1, 1, 43, 1, 1, 57,
+ 1, 1, 1, 43, 1, 1, 44, 1,
+ 2, 1, 1, 1, 1, 1, 1, 1,
+ 18, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 18,
+ 1, 44, 1, 14, 1, 1, 1, 1,
+ 12, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 15, 57, 1,
+ 1, 1, 1, 42, 1, 1, 1, 1,
+ 1, 1, 1, 33, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 17, 1,
+ 52, 1, 55, 1, 1, 1, 55, 1,
+ 1, 1, 15, 1, 1, 1, 57, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 19, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 67, 1, 5, 1, 1, 1, 1,
+ 1, 42, 1, 1, 1, 1, 7, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 33, 1, 1, 1, 1,
+ 1, 1, 17, 1, 52, 1, 55, 1,
+ 1, 1, 55, 1, 1, 1, 15, 1,
+ 1, 46, 1, 1, 1, 1, 11, 1,
+ 1, 53, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 23, 4, 1, 1, 1,
+ 1, 1, 1, 1, 1, 25, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 11, 3, 1, 51, 1, 1, 1,
+ 1, 1, 1, 60, 1, 1, 1, 1,
+ 12, 1, 19, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 19,
+ 1, 1, 1, 1, 1, 1, 1, 3,
+ 1, 1, 1, 1, 1, 39, 1, 1,
+ 1, 1, 1, 15, 1, 1, 44, 1,
+ 1, 1, 1, 1, 1, 53, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 16, 1, 1, 1, 20, 1, 1, 1,
+ 1, 56, 1, 1, 1, 1, 1, 1,
+ 1, 43, 1, 1, 1, 1, 1, 1,
+ 1, 43, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 18, 8, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 7, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 55, 1, 1, 1,
+ 1, 1, 1, 16, 1, 1, 1, 1,
+ 1, 1, 3, 1, 1, 1, 1, 1,
+ 17, 1, 1, 1, 8, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 10,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2, 1, 7, 1, 1, 1, 1,
+ 1, 18, 4, 1, 1, 43, 1, 1,
+ 1, 1, 1, 1, 1, 1, 12, 1,
+ 1, 1, 10, 1, 1, 1, 1, 1,
+ 21, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 50, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 18, 4, 1, 1, 43, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 15, 1, 1, 1, 1,
+ 1, 1, 1, 1, 44, 1, 13, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 58, 1, 1, 1, 1, 1, 60,
+ 1, 1, 1, 1, 1, 5, 1, 1,
+ 1, 1, 16, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 11, 1,
+ 1, 1, 1, 1, 1, 1, 1, 46,
+ 1, 1, 13, 1, 1, 1, 1, 15,
+ 1, 1, 1, 1, 1, 1, 55, 1,
+ 1, 1, 1, 1, 1, 1, 55, 1,
+ 11, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 14, 43, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 19, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 15, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 19, 1, 1, 15, 1, 33, 1,
+ 1, 1, 33, 1, 1, 1, 1, 1,
+ 1, 1, 1, 17, 1, 1, 1, 1,
+ 6, 6, 1, 1, 1, 1, 55, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 43, 1, 1, 1, 1, 1,
+ 1, 1, 21, 21, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 33, 1, 1, 1, 1, 1, 1,
+ 1, 33, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 17, 1,
+ 1, 1, 7, 1, 1, 1, 1, 1,
+ 1, 1, 1, 33, 1, 1, 1, 1,
+ 1, 1, 15, 1, 1, 1, 1, 1,
+ 1, 5, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 21, 1, 5, 1, 1, 1, 17,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 11, 1, 1, 1, 23, 1, 1, 1,
+ 1, 1, 25, 1, 1, 1, 1, 1,
+ 1, 1, 1, 16, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5, 1, 1, 1, 58,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 43, 57, 1, 1, 53, 1, 1, 1,
+ 1, 1, 1, 1, 1, 56, 1, 1,
+ 1, 1, 1, 1, 1, 56, 1, 1,
+ 1, 1, 52, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 50, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 42, 1, 1, 1, 1, 1, 1,
+ 1, 1
+};
+
+static const unsigned short _char_ref_index_offsets[] = {
+ 0, 0, 50, 52, 54, 56, 58, 60,
+ 62, 64, 66, 68, 70, 72, 74, 76,
+ 94, 96, 98, 100, 102, 104, 106, 108,
+ 110, 112, 114, 116, 118, 120, 122, 124,
+ 126, 128, 130, 132, 143, 145, 147, 149,
+ 151, 153, 155, 157, 159, 161, 163, 165,
+ 167, 169, 171, 173, 175, 177, 179, 181,
+ 183, 201, 203, 205, 207, 209, 211, 213,
+ 215, 217, 219, 221, 223, 225, 247, 264,
+ 266, 268, 270, 272, 274, 276, 278, 281,
+ 283, 285, 287, 289, 291, 293, 312, 314,
+ 316, 318, 320, 322, 324, 326, 328, 330,
+ 332, 334, 336, 338, 340, 342, 344, 346,
+ 348, 350, 352, 354, 356, 358, 360, 362,
+ 364, 366, 368, 370, 372, 374, 376, 423,
+ 425, 427, 429, 431, 433, 457, 459, 461,
+ 463, 465, 513, 515, 517, 519, 521, 523,
+ 525, 527, 529, 531, 533, 535, 537, 539,
+ 541, 543, 545, 547, 549, 551, 553, 555,
+ 557, 573, 575, 577, 579, 581, 583, 585,
+ 587, 589, 591, 593, 595, 597, 599, 601,
+ 603, 605, 607, 609, 621, 623, 625, 627,
+ 629, 631, 633, 635, 637, 639, 641, 643,
+ 645, 647, 649, 651, 653, 655, 657, 659,
+ 661, 679, 681, 683, 685, 687, 689, 691,
+ 693, 695, 697, 699, 701, 703, 705, 707,
+ 709, 711, 713, 715, 733, 735, 737, 739,
+ 741, 743, 745, 747, 749, 751, 753, 755,
+ 757, 759, 761, 763, 765, 767, 769, 771,
+ 773, 775, 777, 779, 781, 783, 785, 787,
+ 802, 804, 806, 808, 810, 812, 814, 816,
+ 818, 820, 822, 824, 826, 828, 830, 832,
+ 834, 845, 847, 849, 893, 895, 910, 912,
+ 914, 916, 918, 920, 922, 924, 926, 928,
+ 930, 932, 934, 936, 938, 940, 942, 944,
+ 946, 948, 950, 952, 966, 968, 970, 972,
+ 974, 976, 978, 980, 982, 984, 986, 988,
+ 990, 992, 994, 996, 998, 1000, 1002, 1004,
+ 1006, 1008, 1010, 1012, 1014, 1016, 1018, 1020,
+ 1022, 1024, 1026, 1028, 1030, 1032, 1034, 1036,
+ 1038, 1040, 1042, 1044, 1046, 1048, 1050, 1052,
+ 1054, 1064, 1066, 1068, 1070, 1119, 1173, 1175,
+ 1177, 1179, 1181, 1183, 1185, 1187, 1189, 1191,
+ 1193, 1195, 1197, 1199, 1201, 1203, 1217, 1219,
+ 1221, 1223, 1225, 1227, 1229, 1231, 1233, 1235,
+ 1261, 1263, 1265, 1267, 1269, 1271, 1273, 1332,
+ 1334, 1336, 1338, 1340, 1347, 1359, 1361, 1363,
+ 1365, 1367, 1369, 1371, 1373, 1394, 1396, 1398,
+ 1400, 1402, 1404, 1406, 1409, 1411, 1413, 1415,
+ 1417, 1419, 1421, 1423, 1425, 1427, 1429, 1431,
+ 1433, 1435, 1437, 1439, 1441, 1443, 1445, 1447,
+ 1449, 1451, 1453, 1455, 1457, 1459, 1461, 1463,
+ 1465, 1467, 1469, 1471, 1473, 1475, 1477, 1479,
+ 1488, 1490, 1492, 1504, 1506, 1508, 1510, 1512,
+ 1514, 1516, 1518, 1520, 1522, 1524, 1526, 1547,
+ 1549, 1551, 1553, 1555, 1557, 1559, 1561, 1563,
+ 1565, 1567, 1569, 1571, 1573, 1575, 1577, 1579,
+ 1584, 1586, 1588, 1590, 1592, 1594, 1596, 1598,
+ 1600, 1612, 1614, 1616, 1637, 1639, 1641, 1643,
+ 1645, 1647, 1649, 1651, 1653, 1655, 1657, 1659,
+ 1661, 1663, 1665, 1667, 1669, 1671, 1673, 1675,
+ 1677, 1685, 1687, 1689, 1691, 1710, 1712, 1714,
+ 1716, 1718, 1720, 1722, 1724, 1726, 1728, 1730,
+ 1732, 1734, 1736, 1738, 1740, 1742, 1744, 1746,
+ 1748, 1750, 1752, 1754, 1756, 1758, 1760, 1762,
+ 1764, 1766, 1768, 1789, 1791, 1793, 1795, 1797,
+ 1799, 1801, 1803, 1805, 1807, 1812, 1814, 1816,
+ 1818, 1820, 1822, 1824, 1826, 1828, 1830, 1832,
+ 1834, 1836, 1838, 1840, 1842, 1844, 1846, 1848,
+ 1850, 1852, 1854, 1856, 1858, 1860, 1862, 1864,
+ 1898, 1900, 1902, 1904, 1906, 1934, 1936, 1938,
+ 1940, 1942, 1944, 1946, 1948, 1950, 1952, 1954,
+ 1956, 1958, 1960, 1962, 1964, 1966, 1968, 1970,
+ 1976, 1978, 1980, 1982, 1984, 1986, 1988, 1990,
+ 1992, 1994, 1996, 1998, 2000, 2002, 2004, 2006,
+ 2008, 2010, 2012, 2014, 2016, 2018, 2020, 2022,
+ 2024, 2026, 2035, 2037, 2039, 2041, 2043, 2045,
+ 2047, 2049, 2053, 2055, 2057, 2059, 2061, 2063,
+ 2065, 2067, 2069, 2071, 2073, 2075, 2077, 2079,
+ 2081, 2090, 2092, 2094, 2096, 2098, 2100, 2108,
+ 2110, 2112, 2114, 2116, 2118, 2120, 2122, 2124,
+ 2126, 2128, 2147, 2149, 2151, 2153, 2155, 2157,
+ 2159, 2203, 2205, 2207, 2209, 2211, 2213, 2215,
+ 2217, 2243, 2245, 2247, 2249, 2251, 2253, 2255,
+ 2257, 2259, 2261, 2263, 2265, 2267, 2269, 2271,
+ 2273, 2275, 2277, 2279, 2281, 2283, 2285, 2287,
+ 2304, 2306, 2308, 2310, 2312, 2314, 2319, 2321,
+ 2323, 2325, 2327, 2329, 2331, 2333, 2335, 2337,
+ 2339, 2341, 2343, 2345, 2347, 2349, 2351, 2353,
+ 2355, 2357, 2359, 2361, 2363, 2365, 2367, 2369,
+ 2371, 2382, 2384, 2386, 2388, 2390, 2392, 2394,
+ 2396, 2398, 2400, 2402, 2404, 2406, 2416, 2418,
+ 2445, 2447, 2449, 2451, 2453, 2455, 2457, 2459,
+ 2461, 2463, 2465, 2467, 2469, 2471, 2479, 2481,
+ 2483, 2485, 2487, 2489, 2491, 2493, 2495, 2504,
+ 2506, 2508, 2510, 2512, 2514, 2516, 2518, 2520,
+ 2522, 2524, 2526, 2528, 2530, 2532, 2550, 2552,
+ 2554, 2556, 2558, 2560, 2562, 2564, 2566, 2571,
+ 2573, 2575, 2577, 2579, 2581, 2583, 2585, 2587,
+ 2589, 2591, 2593, 2595, 2597, 2599, 2601, 2603,
+ 2605, 2607, 2609, 2611, 2613, 2615, 2617, 2619,
+ 2621, 2623, 2630, 2632, 2634, 2636, 2638, 2640,
+ 2642, 2644, 2646, 2648, 2650, 2652, 2654, 2656,
+ 2658, 2660, 2662, 2664, 2708, 2710, 2712, 2714,
+ 2716, 2718, 2720, 2763, 2765, 2767, 2769, 2771,
+ 2773, 2775, 2797, 2799, 2801, 2803, 2805, 2807,
+ 2809, 2811, 2813, 2815, 2817, 2819, 2821, 2823,
+ 2825, 2827, 2829, 2831, 2833, 2835, 2837, 2839,
+ 2841, 2858, 2860, 2862, 2864, 2866, 2885, 2887,
+ 2889, 2891, 2893, 2895, 2897, 2899, 2901, 2903,
+ 2905, 2907, 2909, 2911, 2913, 2915, 2917, 2919,
+ 2921, 2923, 2925, 2927, 2929, 2931, 2933, 2935,
+ 2937, 2939, 2941, 2943, 2945, 2947, 2949, 2951,
+ 2953, 2955, 2957, 2959, 2961, 2963, 2965, 2967,
+ 2969, 2971, 3025, 3027, 3029, 3031, 3033, 3035,
+ 3054, 3056, 3058, 3060, 3062, 3064, 3066, 3068,
+ 3070, 3072, 3074, 3076, 3078, 3080, 3082, 3084,
+ 3086, 3088, 3090, 3092, 3094, 3096, 3100, 3102,
+ 3104, 3106, 3108, 3110, 3112, 3114, 3116, 3118,
+ 3120, 3122, 3124, 3126, 3128, 3147, 3149, 3151,
+ 3153, 3155, 3157, 3159, 3161, 3163, 3166, 3168,
+ 3170, 3172, 3174, 3176, 3178, 3180, 3182, 3184,
+ 3186, 3188, 3190, 3192, 3242, 3244, 3246, 3248,
+ 3250, 3252, 3254, 3256, 3258, 3260, 3262, 3264,
+ 3266, 3268, 3270, 3288, 3290, 3292, 3294, 3296,
+ 3298, 3300, 3302, 3304, 3306, 3308, 3310, 3312,
+ 3367, 3373, 3375, 3377, 3379, 3381, 3383, 3385,
+ 3387, 3389, 3391, 3393, 3395, 3397, 3399, 3401,
+ 3405, 3449, 3462, 3464, 3466, 3468, 3470, 3472,
+ 3474, 3476, 3478, 3480, 3482, 3484, 3486, 3488,
+ 3490, 3492, 3494, 3496, 3498, 3517, 3519, 3521,
+ 3523, 3525, 3527, 3529, 3531, 3533, 3535, 3537,
+ 3552, 3554, 3556, 3558, 3560, 3562, 3564, 3566,
+ 3568, 3570, 3572, 3574, 3576, 3578, 3580, 3582,
+ 3586, 3588, 3590, 3592, 3594, 3614, 3632, 3634,
+ 3636, 3638, 3640, 3642, 3644, 3646, 3648, 3650,
+ 3654, 3656, 3658, 3660, 3662, 3664, 3666, 3668,
+ 3670, 3672, 3674, 3719, 3721, 3723, 3725, 3727,
+ 3729, 3731, 3733, 3735, 3737, 3739, 3761, 3763,
+ 3765, 3767, 3769, 3771, 3773, 3775, 3777, 3779,
+ 3781, 3783, 3785, 3787, 3831, 3833, 3835, 3837,
+ 3854, 3856, 3858, 3860, 3862, 3864, 3866, 3868,
+ 3870, 3872, 3874, 3876, 3878, 3880, 3882, 3884,
+ 3886, 3888, 3890, 3892, 3894, 3920, 3922, 3924,
+ 3926, 3928, 3930, 3932, 3934, 3936, 3938, 3953,
+ 3955, 4006, 4012, 4014, 4016, 4018, 4020, 4022,
+ 4024, 4026, 4028, 4030, 4032, 4034, 4036, 4038,
+ 4040, 4065, 4067, 4069, 4071, 4073, 4075, 4077,
+ 4079, 4081, 4083, 4085, 4087, 4089, 4091, 4093,
+ 4095, 4097, 4099, 4101, 4103, 4105, 4107, 4111,
+ 4113, 4115, 4117, 4119, 4121, 4123, 4125, 4127,
+ 4129, 4131, 4133, 4135, 4139, 4141, 4143, 4145,
+ 4147, 4149, 4151, 4153, 4155, 4157, 4159, 4161,
+ 4163, 4165, 4167, 4176, 4178, 4180, 4182, 4184,
+ 4186, 4188, 4190, 4192, 4194, 4196, 4198, 4200,
+ 4223, 4225, 4227, 4229, 4231, 4233, 4235, 4237,
+ 4239, 4241, 4243, 4245, 4260, 4262, 4291, 4293,
+ 4295, 4297, 4299, 4301, 4303, 4305, 4307, 4309,
+ 4311, 4313, 4315, 4317, 4319, 4321, 4323, 4325,
+ 4337, 4339, 4341, 4343, 4345, 4347, 4349, 4351,
+ 4353, 4355, 4375, 4377, 4379, 4381, 4383, 4385,
+ 4387, 4389, 4391, 4393, 4395, 4397, 4399, 4401,
+ 4403, 4405, 4407, 4409, 4411, 4413, 4415, 4417,
+ 4419, 4421, 4423, 4432, 4434, 4436, 4438, 4440,
+ 4442, 4444, 4446, 4448, 4457, 4459, 4461, 4463,
+ 4465, 4467, 4469, 4471, 4473, 4475, 4477, 4479,
+ 4481, 4483, 4485, 4487, 4489, 4491, 4493, 4495,
+ 4512, 4514, 4516, 4518, 4520, 4522, 4524, 4526,
+ 4528, 4530, 4532, 4534, 4536, 4538, 4540, 4542,
+ 4544, 4546, 4548, 4550, 4552, 4554, 4556, 4558,
+ 4560, 4562, 4564, 4566, 4568, 4570, 4572, 4574,
+ 4576, 4578, 4580, 4582, 4584, 4586, 4588, 4590,
+ 4592, 4594, 4596, 4598, 4600, 4602, 4604, 4606,
+ 4608, 4610, 4654, 4656, 4658, 4660, 4662, 4664,
+ 4666, 4668, 4670, 4672, 4674, 4676, 4678, 4680,
+ 4691, 4693, 4733, 4735, 4737, 4739, 4758, 4760,
+ 4762, 4764, 4766, 4768, 4770, 4772, 4774, 4776,
+ 4778, 4780, 4782, 4784, 4786, 4788, 4790, 4792,
+ 4794, 4796, 4798, 4800, 4802, 4804, 4806, 4808,
+ 4810, 4812, 4814, 4833, 4835, 4837, 4839, 4841,
+ 4843, 4845, 4847, 4849, 4851, 4853, 4855, 4857,
+ 4859, 4861, 4863, 4865, 4867, 4869, 4871, 4873,
+ 4875, 4877, 4879, 4881, 4883, 4885, 4887, 4889,
+ 4891, 4899, 4901, 4903, 4905, 4907, 4909, 4911,
+ 4913, 4915, 4917, 4919, 4921, 4923, 4925, 4927,
+ 4929, 4931, 4933, 4935, 4937, 4956, 4958, 4960,
+ 4962, 4964, 4966, 4968, 4970, 4972, 4994, 4996,
+ 4998, 5000, 5002, 5012, 5014, 5016, 5018, 5020,
+ 5022, 5024, 5026, 5028, 5030, 5032, 5034, 5036,
+ 5038, 5040, 5042, 5044, 5046, 5048, 5050, 5052,
+ 5054, 5056, 5058, 5060, 5062, 5064, 5066, 5068,
+ 5070, 5072, 5074, 5076, 5078, 5123, 5125, 5127,
+ 5129, 5131, 5133, 5135, 5137, 5139, 5165, 5167,
+ 5169, 5171, 5173, 5175, 5177, 5179, 5181, 5183,
+ 5201, 5203, 5205, 5207, 5209, 5211, 5222, 5224,
+ 5226, 5228, 5230, 5232, 5234, 5236, 5238, 5240,
+ 5242, 5244, 5246, 5248, 5261, 5263, 5265, 5267,
+ 5269, 5271, 5273, 5275, 5277, 5279, 5281, 5283,
+ 5285, 5287, 5289, 5291, 5293, 5295, 5297, 5299,
+ 5301, 5303, 5305, 5307, 5309, 5311, 5313, 5315,
+ 5317, 5319, 5326, 5328, 5330, 5332, 5334, 5336,
+ 5338, 5340, 5342, 5344, 5346, 5348, 5350, 5352,
+ 5354, 5356, 5358, 5360, 5362, 5364, 5366, 5368,
+ 5370, 5372, 5374, 5376, 5378, 5380, 5382, 5384,
+ 5436, 5438, 5440, 5442, 5444, 5446, 5448, 5450,
+ 5452, 5454, 5456, 5458, 5460, 5462, 5464, 5466,
+ 5468, 5470, 5472, 5474, 5476, 5478, 5507, 5515,
+ 5517, 5519, 5521, 5523, 5525, 5527, 5529, 5531,
+ 5533, 5535, 5537, 5539, 5541, 5543, 5545, 5547,
+ 5549, 5551, 5553, 5555, 5557, 5559, 5561, 5563,
+ 5565, 5567, 5569, 5571, 5573, 5575, 5589, 5591,
+ 5593, 5595, 5597, 5599, 5601, 5603, 5605, 5607,
+ 5634, 5636, 5638, 5640, 5642, 5644, 5646, 5648,
+ 5650, 5652, 5654, 5656, 5658, 5660, 5662, 5664,
+ 5666, 5693, 5695, 5697, 5699, 5701, 5703, 5705,
+ 5707, 5709, 5711, 5713, 5715, 5717, 5719, 5721,
+ 5723, 5725, 5727, 5729, 5731, 5733, 5735, 5737,
+ 5739, 5741, 5743, 5745, 5747, 5749, 5751, 5753,
+ 5755, 5757, 5759, 5761, 5763, 5765, 5767, 5769,
+ 5771, 5773, 5775, 5777, 5779, 5782, 5784, 5786,
+ 5788, 5790, 5792, 5794, 5796, 5798, 5800, 5802,
+ 5804, 5806, 5808, 5810, 5825, 5827, 5829, 5831,
+ 5833, 5835, 5837, 5839, 5841, 5843, 5855, 5857,
+ 5859, 5861, 5863, 5865, 5867, 5869, 5871, 5873,
+ 5900, 5902, 5904, 5906, 5908, 5910, 5912, 5914,
+ 5916, 5918, 5920, 5922, 5924, 5926, 5928, 5930,
+ 5932, 5934, 5936, 5938, 5940, 5942, 5944, 5946,
+ 5948, 5950, 5952, 5954, 5956, 5958, 5960, 5962,
+ 5964, 5966, 5968, 5970, 5972, 5979, 5981, 5983,
+ 5985, 5987, 5989, 5991, 5993, 5995, 5997, 5999,
+ 6001, 6003, 6005, 6007, 6009, 6011, 6013, 6015,
+ 6017, 6019, 6021, 6023, 6025, 6027, 6029, 6031,
+ 6033, 6035, 6037, 6063, 6065, 6067, 6069, 6071,
+ 6073, 6075, 6077, 6079, 6081, 6083, 6085, 6087,
+ 6089, 6091, 6093, 6099, 6101, 6103, 6105, 6107,
+ 6109, 6111, 6113, 6115, 6117, 6119, 6121, 6123,
+ 6125, 6127, 6129, 6131, 6133, 6135, 6137, 6139,
+ 6141, 6143, 6145, 6147, 6159, 6161, 6163, 6165,
+ 6167, 6169, 6171, 6173, 6175, 6181, 6183, 6185,
+ 6187, 6189, 6191, 6193, 6209, 6211, 6213, 6215,
+ 6227, 6229, 6231, 6233, 6235, 6237, 6239, 6241,
+ 6243, 6245, 6247, 6259, 6261, 6263, 6265, 6267,
+ 6269, 6285, 6287, 6289, 6291, 6303, 6305, 6307,
+ 6309, 6311, 6313, 6315, 6317, 6319, 6321, 6323,
+ 6350, 6352, 6354, 6356, 6358, 6360, 6362, 6364,
+ 6366, 6368, 6370, 6372, 6374, 6376, 6378, 6380,
+ 6382, 6384, 6386, 6388, 6390, 6392, 6394, 6396,
+ 6398, 6400, 6412, 6414, 6416, 6418, 6420, 6422,
+ 6424, 6426, 6428, 6430, 6457, 6459, 6461, 6463,
+ 6465, 6467, 6469, 6471, 6473, 6475, 6477, 6479,
+ 6481, 6483, 6485, 6487, 6489, 6491, 6493, 6495,
+ 6497, 6499, 6501, 6503, 6505, 6507, 6509, 6511,
+ 6513, 6515, 6517, 6519, 6521, 6523, 6525, 6527,
+ 6529, 6531, 6533, 6584, 6586, 6588, 6590, 6592,
+ 6594, 6596, 6598, 6600, 6618, 6620, 6622, 6624,
+ 6626, 6628, 6630, 6632, 6634, 6636, 6638, 6640,
+ 6642, 6644, 6646, 6656, 6658, 6660, 6662, 6664,
+ 6666, 6668, 6670, 6672, 6674, 6676, 6678, 6680,
+ 6682, 6684, 6686, 6688, 6690, 6692, 6694, 6696,
+ 6698, 6713, 6715, 6717, 6719, 6721, 6723, 6725,
+ 6727, 6729, 6731, 6733, 6735, 6737, 6739, 6741,
+ 6743, 6745, 6747, 6758, 6760, 6762, 6764, 6766,
+ 6768, 6770, 6773, 6775, 6777, 6779, 6781, 6783,
+ 6785, 6787, 6789, 6791, 6807, 6826, 6828, 6830,
+ 6832, 6834, 6842, 6844, 6846, 6848, 6850, 6852,
+ 6854, 6856, 6858, 6860, 6862, 6864, 6866, 6868,
+ 6870, 6872, 6892, 6894, 6896, 6898, 6900, 6902,
+ 6904, 6906, 6908, 6910, 6912, 6914, 6916, 6918,
+ 6920, 6922, 6924, 6926, 6928, 6930, 6932, 6934,
+ 6936, 6945, 6947, 6949, 6951, 6953, 6955, 6957,
+ 6959, 6961, 6963, 6965, 6967, 6969, 6971, 7025,
+ 7027, 7029, 7031, 7033, 7035, 7062, 7064, 7066,
+ 7068, 7070, 7072, 7074, 7076, 7078, 7080, 7082,
+ 7084, 7086, 7088, 7090, 7092, 7094, 7096, 7098,
+ 7100, 7102, 7104, 7106, 7108, 7122, 7124, 7126,
+ 7128, 7130, 7132, 7134, 7136, 7138, 7140, 7142,
+ 7182, 7184, 7186, 7194, 7196, 7198, 7200, 7232,
+ 7234, 7236, 7238, 7240, 7242, 7244, 7246, 7248,
+ 7250, 7252, 7305, 7307, 7309, 7311, 7313, 7315,
+ 7332, 7334, 7336, 7338, 7340, 7342, 7344, 7346,
+ 7405, 7407, 7409, 7435, 7437, 7439, 7441, 7443,
+ 7445, 7447, 7449, 7451, 7453, 7514, 7516, 7518,
+ 7520, 7522, 7540, 7547, 7549, 7551, 7553, 7555,
+ 7557, 7559, 7561, 7563, 7565, 7567, 7569, 7571,
+ 7573, 7575, 7577, 7579, 7581, 7583, 7585, 7587,
+ 7589, 7591, 7593, 7595, 7597, 7599, 7601, 7603,
+ 7605, 7607, 7609, 7611, 7613, 7615, 7617, 7619,
+ 7653, 7659, 7661, 7663, 7665, 7667, 7669, 7671,
+ 7673, 7675, 7677, 7679, 7681, 7683, 7685, 7687,
+ 7706, 7708, 7710, 7712, 7714, 7716, 7718, 7720,
+ 7722, 7724, 7726, 7728, 7730, 7732, 7734, 7736,
+ 7738, 7740, 7742, 7744, 7746, 7750, 7752, 7754,
+ 7756, 7758, 7760, 7762, 7764, 7766, 7768, 7770,
+ 7772, 7774, 7778, 7780, 7782, 7784, 7786, 7788,
+ 7790, 7792, 7794, 7796, 7798, 7800, 7802, 7804,
+ 7806, 7815, 7817, 7819, 7821, 7823, 7825, 7827,
+ 7829, 7831, 7846, 7848, 7877, 7879, 7881, 7883,
+ 7885, 7887, 7889, 7891, 7893, 7895, 7897, 7899,
+ 7901, 7903, 7905, 7907, 7909, 7911, 7923, 7925,
+ 7927, 7929, 7931, 7933, 7935, 7937, 7939, 7941,
+ 7961, 7963, 7965, 7967, 7969, 7971, 7973, 7975,
+ 7977, 7979, 7981, 7983, 7985, 7987, 7989, 7991,
+ 7993, 7995, 7997, 7999, 8001, 8003, 8005, 8007,
+ 8009, 8018, 8020, 8022, 8024, 8026, 8028, 8030,
+ 8032, 8034, 8043, 8045, 8047, 8049, 8051, 8053,
+ 8055, 8057, 8059, 8066, 8068, 8070, 8072, 8074,
+ 8076, 8078, 8080, 8082, 8084, 8086, 8088, 8090,
+ 8092, 8094, 8096, 8098, 8100, 8102, 8104, 8106,
+ 8108, 8110, 8117, 8119, 8121, 8123, 8125, 8127,
+ 8129, 8131, 8133, 8135, 8137, 8139, 8141, 8143,
+ 8190, 8224, 8226, 8228, 8230, 8232, 8234, 8236,
+ 8238, 8240, 8242, 8244, 8246, 8248, 8250, 8252,
+ 8254, 8256, 8320, 8322, 8324, 8326, 8328, 8330,
+ 8332, 8334, 8336, 8338, 8340, 8342, 8344, 8346,
+ 8348, 8350, 8352, 8354, 8373, 8375, 8377, 8379,
+ 8381, 8383, 8385, 8387, 8389, 8391, 8393, 8395,
+ 8397, 8399, 8401, 8403, 8405, 8407, 8409, 8411,
+ 8413, 8415, 8417, 8419, 8421, 8423, 8425, 8427,
+ 8429, 8431, 8433, 8435, 8437, 8439, 8441, 8443,
+ 8445, 8447, 8449, 8451, 8453, 8455, 8457, 8459,
+ 8461, 8463, 8465, 8467, 8469, 8471, 8473, 8475,
+ 8477, 8482, 8484, 8486, 8488, 8490, 8492, 8520,
+ 8522, 8524, 8526, 8528, 8530, 8532, 8534, 8536,
+ 8538, 8540, 8542, 8544, 8546, 8562, 8564, 8566,
+ 8568, 8580, 8582, 8584, 8586, 8588, 8590, 8592,
+ 8594, 8596, 8598, 8600, 8612, 8614, 8616, 8618,
+ 8620, 8622, 8624, 8626, 8628, 8630, 8632, 8634,
+ 8636, 8638, 8640, 8642, 8644, 8660, 8718, 8720,
+ 8722, 8734, 8736, 8738, 8740, 8742, 8744, 8751,
+ 8753, 8755, 8757, 8759, 8786, 8788, 8790, 8792,
+ 8794, 8796, 8798, 8800, 8802, 8804, 8806, 8808,
+ 8810, 8812, 8814, 8816, 8818, 8820, 8822, 8824,
+ 8826, 8828, 8830, 8832, 8834, 8836, 8838, 8896,
+ 8898, 8900, 8902, 8904, 8916, 8918, 8920, 8922,
+ 8924, 8926, 8928, 8930, 8932, 8977, 8979, 8981,
+ 8983, 8985, 8987, 8989, 8991, 9020, 9022, 9024,
+ 9026, 9028, 9030, 9051, 9053, 9055, 9081, 9083,
+ 9085, 9087, 9089, 9091, 9093, 9095, 9097, 9099,
+ 9101, 9103, 9109, 9113, 9115, 9117, 9119, 9121,
+ 9123, 9125, 9127, 9129, 9142, 9144, 9146, 9148,
+ 9150, 9152, 9154, 9156, 9158, 9160, 9162, 9164,
+ 9166, 9168, 9170, 9172, 9174, 9201, 9203, 9205,
+ 9207, 9209, 9211, 9213, 9215, 9217, 9219, 9221,
+ 9223, 9225, 9227, 9229, 9231, 9233, 9235, 9237,
+ 9239, 9241, 9243, 9245, 9247, 9249, 9251, 9253,
+ 9255, 9257, 9259, 9261, 9280, 9282, 9284, 9286,
+ 9288, 9290, 9292, 9314, 9331, 9333, 9335, 9337,
+ 9339, 9393, 9395, 9397, 9399, 9401, 9403, 9407,
+ 9409, 9411, 9413, 9415, 9417, 9435, 9437, 9439,
+ 9441, 9443, 9445, 9447, 9449, 9451, 9453, 9455,
+ 9457, 9459, 9461, 9463, 9465, 9467, 9469, 9471,
+ 9478, 9480, 9482, 9498, 9517, 9519, 9521, 9523,
+ 9525, 9533, 9535, 9537, 9539, 9541, 9543, 9545,
+ 9547, 9549, 9551, 9553, 9555, 9557, 9559, 9561,
+ 9563, 9565, 9567, 9590, 9592, 9594, 9596, 9598,
+ 9609, 9611, 9613, 9615, 9617, 9619, 9671, 9673,
+ 9675, 9677, 9679, 9690, 9692, 9694, 9696, 9698,
+ 9700, 9702, 9704, 9706, 9708, 9710, 9712, 9714,
+ 9716, 9718, 9720, 9722, 9724, 9726, 9728, 9730,
+ 9732, 9734, 9736, 9738, 9740, 9742, 9744, 9746,
+ 9748, 9750, 9752, 9754, 9756, 9758, 9766, 9768,
+ 9770, 9772, 9774, 9776, 9778, 9780, 9782, 9784,
+ 9786, 9788, 9790, 9792, 9794, 9796, 9798, 9800,
+ 9802, 9804, 9806, 9808, 9816, 9818, 9820, 9822,
+ 9824, 9826, 9828, 9830, 9832, 9834, 9836, 9838,
+ 9840, 9842, 9844, 9846, 9848, 9850, 9852, 9854,
+ 9856, 9907, 9909, 9911, 9913, 9915, 9917, 9919,
+ 9921, 9923, 9925, 9927, 9929, 9931, 9933, 9935,
+ 9937, 9939, 9941, 9993, 9995, 9997, 9999, 10001,
+ 10003, 10005, 10007, 10009, 10011, 10013, 10015, 10017,
+ 10068, 10070, 10085, 10087, 10112, 10114, 10116, 10118,
+ 10166, 10168, 10170, 10172, 10192, 10194, 10196, 10198,
+ 10200, 10202, 10204, 10206, 10208, 10210, 10212, 10214,
+ 10216, 10218, 10220, 10222, 10224, 10226, 10228, 10230,
+ 10232, 10234, 10236, 10238, 10240, 10242, 10244, 10246,
+ 10248, 10250, 10252, 10254, 10256, 10258, 10260, 10262,
+ 10264, 10266, 10268, 10270, 10272, 10274, 10276, 10278,
+ 10280, 10298, 10300, 10302, 10304, 10306, 10308, 10310,
+ 10312, 10314, 10316, 10318, 10320, 10322, 10324, 10326,
+ 10328, 10330, 10345, 10347, 10349, 10351, 10353, 10355,
+ 10357, 10359, 10361, 10363, 10417, 10419, 10421, 10423,
+ 10425, 10427, 10429, 10431, 10433, 10435, 10437, 10439,
+ 10441, 10443, 10461, 10463, 10465, 10467, 10469, 10471,
+ 10473, 10475, 10477, 10479, 10481, 10483, 10485, 10487,
+ 10489, 10491, 10536, 10538, 10540, 10542, 10544, 10546,
+ 10548, 10550, 10552, 10578, 10580, 10582, 10584, 10586,
+ 10588, 10590, 10592, 10594, 10598, 10600, 10602, 10604,
+ 10606, 10608, 10610, 10612, 10614, 10616, 10618, 10620,
+ 10622, 10624, 10626, 10628, 10630, 10632, 10634, 10636,
+ 10638, 10640, 10642, 10666, 10668, 10670, 10672, 10674,
+ 10676, 10678, 10680, 10682, 10684, 10748, 10750, 10752,
+ 10754, 10756, 10758, 10760, 10762, 10764, 10766, 10768,
+ 10825, 10827, 10829, 10831, 10833, 10835, 10848, 10860,
+ 10862, 10864, 10866, 10868, 10870, 10872, 10874, 10876,
+ 10878, 10895, 10906, 10908, 10910, 10912, 10914, 10919,
+ 10980, 10982, 10984, 10986, 10988, 10990, 10992, 10994,
+ 10996, 10998, 11000, 11065, 11067, 11069, 11071, 11073,
+ 11075, 11115, 11124, 11126, 11128, 11130, 11132, 11134,
+ 11136, 11138, 11140, 11142, 11203, 11205, 11248, 11250,
+ 11256, 11258, 11260, 11262, 11264, 11266, 11268, 11270,
+ 11281, 11283, 11285, 11287, 11289, 11291, 11346, 11348,
+ 11350, 11352, 11354, 11356, 11358, 11360, 11362, 11364,
+ 11366, 11368, 11370, 11372, 11416, 11418, 11420, 11422,
+ 11424, 11426, 11450, 11452, 11454, 11456, 11458, 11460,
+ 11504, 11506, 11508, 11510, 11512, 11514, 11516, 11518,
+ 11520, 11528, 11530, 11532, 11534, 11536, 11538, 11540,
+ 11542, 11544, 11546, 11587, 11589, 11591, 11593, 11610,
+ 11612, 11630, 11632, 11634, 11636, 11638, 11640, 11642,
+ 11644, 11646, 11648, 11650, 11652, 11654, 11656, 11658,
+ 11660, 11662, 11664, 11666, 11710, 11712, 11714, 11717,
+ 11719, 11721, 11723, 11725, 11727, 11773, 11775, 11777,
+ 11779, 11781, 11840, 11842, 11844, 11846, 11848, 11860,
+ 11862, 11864, 11866, 11868, 11870, 11872, 11874, 11876,
+ 11895, 11897, 11899, 11901, 11945, 11947, 11949, 11951,
+ 11953, 11955, 11957, 11959, 11961, 11963, 11965, 11967,
+ 11969, 11971, 11995, 11997, 11999, 12001, 12003, 12005,
+ 12007, 12009, 12011, 12013, 12035, 12057, 12059, 12061,
+ 12063, 12065, 12067, 12069, 12071, 12089, 12091, 12093,
+ 12095, 12097, 12099, 12101, 12103, 12105, 12107, 12109,
+ 12111, 12113, 12118, 12120, 12122, 12124, 12126, 12128,
+ 12130, 12132, 12134, 12136, 12138, 12140, 12142, 12144,
+ 12146, 12165, 12167, 12169, 12171, 12173, 12175, 12177,
+ 12179, 12181, 12183, 12185, 12187, 12189, 12191, 12193,
+ 12195, 12197, 12199, 12201, 12203, 12205, 12207, 12209,
+ 12211, 12213, 12229, 12242, 12244, 12254, 12256, 12258,
+ 12260, 12262, 12264, 12266, 12268, 12270, 12272, 12274,
+ 12276, 12278, 12280, 12282, 12284, 12286, 12288, 12290,
+ 12292, 12294, 12351, 12353, 12355, 12357, 12359, 12361,
+ 12363, 12365, 12367, 12369, 12371, 12373, 12375, 12377,
+ 12379, 12381, 12385, 12389, 12391, 12393, 12395, 12397,
+ 12399, 12401, 12403, 12415, 12471, 12473, 12475, 12477,
+ 12479, 12481, 12483, 12493, 12495, 12497, 12556, 12558,
+ 12560, 12562, 12564, 12566, 12568, 12570, 12622, 12662,
+ 12664, 12666, 12668, 12670, 12730, 12732, 12734, 12736,
+ 12738, 12778, 12780, 12782, 12784, 12786, 12843, 12845,
+ 12847, 12849, 12851, 12853, 12855, 12857, 12859, 12861,
+ 12901, 12903, 12905, 12907, 12909, 12969, 12971, 12973,
+ 12975, 12977, 12979, 12981, 12983, 12985, 12987, 12989,
+ 12991, 12993, 12995, 12997, 12999, 13001, 13003, 13005,
+ 13045, 13047, 13049, 13051, 13053, 13110, 13112, 13114,
+ 13116, 13118, 13120, 13122, 13124, 13126, 13128, 13130,
+ 13132, 13151, 13153, 13155, 13157, 13159, 13161, 13163,
+ 13177, 13179, 13181, 13183, 13185, 13187, 13189, 13233,
+ 13235, 13237, 13284, 13286, 13288, 13290, 13292, 13294,
+ 13297, 13299, 13343, 13345, 13347, 13349, 13393, 13395,
+ 13451, 13453, 13479, 13496, 13498, 13500, 13502, 13504,
+ 13562, 13564, 13566, 13568, 13570, 13572, 13574, 13576,
+ 13578, 13600, 13602, 13604, 13606, 13608, 13610, 13612,
+ 13614, 13616, 13628, 13630, 13632, 13634, 13636, 13658,
+ 13662, 13664, 13666, 13668, 13670, 13672, 13674, 13676,
+ 13678, 13680, 13682, 13684, 13686, 13688, 13746, 13748,
+ 13750, 13752, 13754, 13756, 13768, 13770, 13772, 13774,
+ 13776, 13778, 13780, 13782, 13784, 13786, 13788, 13790,
+ 13792, 13794, 13796, 13798, 13806, 13808, 13810, 13812,
+ 13814, 13866, 13868, 13870, 13872, 13874, 13876, 13878,
+ 13936, 13938, 13989, 13991, 13993, 13995, 14000, 14002,
+ 14004, 14006, 14008, 14016, 14018, 14020, 14022, 14024,
+ 14026, 14028, 14030, 14032, 14034, 14054, 14056, 14058,
+ 14060, 14062, 14064, 14066, 14068, 14070, 14072, 14074,
+ 14076, 14078, 14080, 14082, 14084, 14086, 14088, 14090,
+ 14092, 14094, 14096, 14098, 14100, 14102, 14104, 14106,
+ 14108, 14110, 14112, 14172, 14174, 14176, 14178, 14184,
+ 14186, 14188, 14232, 14288, 14290, 14295, 14297, 14356,
+ 14358, 14409, 14411, 14413, 14415, 14428, 14430, 14432,
+ 14434, 14436, 14438, 14440, 14442, 14446, 14489, 14491,
+ 14493, 14495, 14497, 14499, 14501, 14522, 14524, 14526,
+ 14528, 14530, 14532, 14534, 14550, 14552, 14554, 14556,
+ 14558, 14560, 14562, 14582, 14584, 14586, 14602, 14646,
+ 14648, 14692, 14694, 14696, 14698, 14700, 14702, 14723,
+ 14725, 14727, 14729, 14737, 14739, 14741, 14746, 14748,
+ 14750, 14752, 14754, 14756, 14758, 14760, 14815, 14817,
+ 14875, 14877, 14879, 14881, 14883, 14885, 14907, 14909,
+ 14911, 14913, 14915, 14917, 14919, 14921, 14923, 14925,
+ 14927, 14950, 14952, 14954, 15006, 15008, 15010, 15030,
+ 15032, 15037, 15039, 15041, 15043, 15045, 15047, 15049,
+ 15051, 15053, 15055, 15057, 15059, 15061, 15063, 15065,
+ 15067, 15069, 15071, 15073, 15075, 15077, 15079, 15081,
+ 15083, 15085, 15093, 15095, 15097, 15099, 15101, 15103,
+ 15105, 15107, 15109, 15111, 15113, 15115, 15117, 15119,
+ 15121, 15123, 15131, 15133, 15135, 15137, 15139, 15141,
+ 15143, 15145, 15147, 15149, 15151, 15153, 15155, 15157,
+ 15159, 15218, 15220, 15222, 15224, 15226, 15228, 15230,
+ 15244, 15246, 15248, 15250, 15252, 15254, 15256, 15258,
+ 15260, 15262, 15264, 15266, 15327, 15329, 15332, 15334,
+ 15336, 15338, 15340, 15342, 15344, 15346, 15348, 15374,
+ 15376, 15378, 15380, 15382, 15384, 15438, 15451, 15453,
+ 15455, 15457, 15459, 15461, 15463, 15465, 15467, 15469,
+ 15471, 15473, 15481, 15483, 15485, 15487, 15489, 15491,
+ 15493, 15495, 15497, 15508, 15510, 15512, 15514, 15516,
+ 15518, 15520, 15522, 15530, 15532, 15534, 15557, 15559,
+ 15617, 15619, 15621, 15679, 15681, 15683, 15685, 15687,
+ 15689, 15691, 15693, 15695, 15697, 15699, 15701, 15703,
+ 15705, 15707, 15761, 15763, 15765, 15767, 15769, 15771,
+ 15773, 15775, 15777, 15779, 15781, 15783, 15785, 15787,
+ 15789, 15791, 15793, 15798, 15800, 15802, 15804, 15806,
+ 15808, 15810, 15823, 15825, 15827, 15829, 15831, 15833,
+ 15835, 15893, 15895, 15938, 15940, 15942, 15944, 15946,
+ 15948, 15950, 15952, 15954, 15956, 15958, 15960, 15962,
+ 15964, 15966, 15968, 15970, 15972, 15974, 15976, 15978,
+ 15980, 15982, 15984, 15986, 15988, 15990, 15992, 15994,
+ 15996, 15998, 16000, 16009, 16011, 16013, 16015, 16017,
+ 16019, 16021, 16023, 16025, 16027, 16029, 16031, 16033,
+ 16035, 16037, 16039, 16041, 16043, 16045, 16047, 16049,
+ 16051, 16059, 16061, 16063, 16065, 16067, 16069, 16071,
+ 16073, 16075, 16077, 16080, 16082, 16084, 16086, 16088,
+ 16090, 16092, 16097, 16099, 16101, 16103, 16105, 16107,
+ 16109, 16128, 16137, 16139, 16141, 16143, 16145, 16147,
+ 16149, 16151, 16153, 16169, 16171, 16173, 16175, 16177,
+ 16222, 16224, 16233, 16235, 16237, 16239, 16241, 16243,
+ 16245, 16247, 16249, 16251, 16253, 16255, 16257, 16265,
+ 16267, 16269, 16271, 16273, 16275, 16277, 16279, 16281,
+ 16335, 16380, 16382, 16384, 16386, 16388, 16390, 16408,
+ 16410, 16412, 16414, 16416, 16418, 16420, 16422, 16448,
+ 16450, 16452, 16454, 16456, 16458, 16500, 16502, 16504,
+ 16506, 16508, 16510, 16512, 16514, 16516, 16518, 16566,
+ 16568, 16570, 16572, 16574, 16632, 16634, 16636, 16638,
+ 16681, 16683, 16685, 16687, 16745, 16747, 16749, 16751,
+ 16753, 16755, 16757, 16759, 16802, 16804, 16806, 16808,
+ 16828, 16830, 16832, 16834, 16836, 16838, 16899, 16901,
+ 16903, 16905, 16907, 16909, 16921, 16924, 16926, 16928,
+ 16942, 16944, 16946, 16948, 16959, 16961, 16963, 16965,
+ 16967, 16969, 16989, 16991, 17049, 17051, 17053, 17055,
+ 17057, 17059, 17061, 17122, 17124, 17126, 17128, 17130,
+ 17151, 17159, 17161, 17163, 17165, 17167, 17169, 17171,
+ 17173, 17178, 17180, 17182, 17184, 17186, 17188, 17195,
+ 17197, 17199, 17201, 17203, 17205, 17207, 17209, 17219,
+ 17221, 17223, 17225, 17227, 17229, 17231, 17233, 17244,
+ 17246, 17248, 17250, 17252, 17254, 17256, 17258, 17260,
+ 17291, 17293, 17295, 17297, 17299, 17301, 17303, 17311,
+ 17313, 17315, 17317, 17319, 17321, 17323, 17325, 17334,
+ 17336, 17343, 17345, 17347, 17349, 17364, 17366, 17368,
+ 17370, 17372, 17374, 17386, 17388, 17390, 17392, 17394,
+ 17396, 17398, 17400, 17402, 17404, 17406, 17408, 17410,
+ 17412, 17414, 17416, 17418, 17420, 17440, 17442, 17444,
+ 17446, 17448, 17450, 17452, 17454, 17456, 17458, 17460,
+ 17462, 17464, 17466, 17468, 17470, 17472, 17474, 17476,
+ 17478, 17489, 17491, 17493, 17495, 17497, 17502, 17504,
+ 17506, 17508, 17510, 17512, 17514, 17516, 17518, 17520,
+ 17522, 17524, 17526, 17528, 17530, 17551, 17553, 17555,
+ 17557, 17559, 17561, 17563, 17565, 17567, 17569, 17571,
+ 17573, 17577, 17579, 17581, 17593, 17595, 17597, 17599,
+ 17660, 17662, 17664, 17666, 17668, 17670, 17672, 17674,
+ 17676, 17692, 17710, 17718, 17726, 17728, 17730, 17732,
+ 17734, 17738, 17740, 17742, 17748, 17750, 17752, 17754,
+ 17756, 17760, 17762, 17764, 17766, 17768, 17770, 17772,
+ 17774, 17776, 17778, 17780, 17782, 17784, 17835, 17886,
+ 17888, 17903, 17905, 17907, 17909, 17911, 17913, 17915,
+ 17958, 17960, 17962, 17964, 17966, 17968, 17970, 17972,
+ 17990, 17992, 17994, 17996, 17998, 18000, 18002, 18004,
+ 18062, 18064, 18122, 18124, 18126, 18128, 18130, 18132,
+ 18134, 18185, 18187, 18189, 18191, 18193, 18247, 18298,
+ 18300, 18344, 18346, 18348, 18350, 18352, 18398, 18400,
+ 18402, 18404, 18406, 18408, 18410, 18412, 18414, 18463,
+ 18465, 18467, 18469, 18517, 18519, 18521, 18576, 18578,
+ 18580, 18582, 18584, 18640, 18696, 18698, 18700, 18702,
+ 18704, 18706, 18708, 18710, 18712, 18714, 18716, 18718,
+ 18726, 18728, 18730, 18732, 18783, 18785, 18787, 18795,
+ 18797, 18799, 18801, 18803, 18805, 18807, 18809, 18811,
+ 18813, 18815, 18817, 18819, 18821, 18823, 18825, 18845,
+ 18849, 18851, 18853, 18855, 18857, 18859, 18861, 18863,
+ 18865, 18867, 18869, 18871, 18878, 18880, 18882, 18884,
+ 18886, 18888, 18890, 18892, 18894, 18896, 18898, 18900,
+ 18902, 18904, 18906, 18908, 18910, 18921, 18923, 18925,
+ 18927, 18929, 18931, 18933, 18935, 18937, 18939, 18997,
+ 18999, 19001, 19003, 19014, 19016, 19018, 19020, 19022,
+ 19024, 19026, 19028, 19030, 19032, 19034, 19050, 19052,
+ 19054, 19056, 19118, 19120, 19122, 19124, 19126, 19128,
+ 19130, 19132, 19134, 19136, 19138, 19140, 19159, 19161,
+ 19163, 19165, 19225, 19227, 19229, 19231, 19233, 19235,
+ 19237, 19239, 19241, 19243, 19245, 19247, 19249, 19251,
+ 19253, 19273, 19275, 19277, 19279, 19281, 19283, 19285,
+ 19287, 19289, 19291, 19293, 19312, 19314, 19316, 19318,
+ 19320, 19322, 19324, 19326, 19328, 19336, 19338, 19340,
+ 19342, 19344, 19346, 19348, 19350, 19352, 19354, 19356,
+ 19358, 19360, 19362, 19364, 19366, 19368, 19370, 19372,
+ 19374, 19376, 19378, 19380, 19382, 19384, 19386, 19405,
+ 19407, 19409, 19411, 19413, 19415, 19417, 19419, 19421,
+ 19423, 19425, 19441, 19443, 19445, 19447, 19449, 19451,
+ 19453, 19455, 19457, 19479, 19481, 19483, 19485, 19487,
+ 19551, 19553, 19555, 19557, 19580, 19582, 19584, 19586,
+ 19588, 19602, 19604, 19606, 19608, 19610, 19612, 19614,
+ 19668, 19675, 19677, 19679, 19681, 19683, 19685, 19687,
+ 19689, 19691, 19693, 19695, 19697, 19699, 19701, 19703,
+ 19705, 19707, 19724, 19743, 19745, 19747, 19760, 19762,
+ 19764, 19766, 19768, 19770, 19772, 19774, 19776, 19778,
+ 19780, 19782, 19784, 19786, 19788, 19790, 19792, 19851,
+ 19853, 19855, 19857, 19859, 19861, 19863, 19922, 19924,
+ 19926, 19928, 19930, 19932, 19934, 19936, 19991, 19993,
+ 19995, 19997, 20010, 20012, 20014, 20016, 20018, 20020,
+ 20022, 20024, 20026, 20028, 20030, 20032, 20034, 20036,
+ 20038, 20040, 20042, 20044, 20063, 20065, 20067, 20069,
+ 20071, 20073, 20075, 20077, 20079, 20081, 20083, 20085,
+ 20087, 20089, 20091, 20093, 20095, 20097, 20105, 20107,
+ 20109, 20111, 20172, 20174, 20176, 20178, 20180, 20241,
+ 20243, 20245, 20293, 20295, 20297, 20299, 20301, 20305,
+ 20307, 20309, 20311, 20313, 20333, 20351, 20353, 20355,
+ 20357, 20359, 20361, 20363, 20365, 20367, 20369, 20371,
+ 20373, 20375, 20377, 20381, 20383, 20385, 20387, 20389,
+ 20391, 20393, 20395, 20397, 20399, 20401, 20421, 20423,
+ 20425, 20427, 20488, 20490, 20512, 20514, 20516, 20518,
+ 20520, 20522, 20524, 20526, 20528, 20530, 20532, 20534,
+ 20536, 20538, 20540, 20542, 20544, 20546, 20548, 20550,
+ 20552, 20554, 20556, 20558, 20560, 20615, 20636, 20638,
+ 20640, 20642, 20644, 20646, 20648, 20650, 20652, 20654,
+ 20656, 20658, 20660, 20662, 20708, 20710, 20712, 20714,
+ 20716, 20735, 20737, 20739, 20741, 20743, 20745, 20747,
+ 20749, 20751, 20753, 20755, 20757, 20759, 20761, 20763,
+ 20765, 20767, 20769, 20771, 20773, 20824, 20826, 20828,
+ 20830, 20832, 20834, 20836, 20838, 20897, 20942, 20944,
+ 20946, 20948, 20950, 20952, 20954, 20956, 20958, 20960,
+ 20962, 20964, 20966, 20968, 20970, 20972, 21016, 21018,
+ 21020, 21022, 21080, 21082, 21101, 21103, 21105, 21107,
+ 21109, 21111, 21113, 21125, 21127, 21135, 21137, 21139,
+ 21155, 21157, 21159, 21178, 21180, 21182, 21208, 21210,
+ 21212, 21214, 21216, 21223, 21225, 21227, 21229, 21231,
+ 21233, 21235, 21237, 21239, 21257, 21259, 21261, 21263,
+ 21265, 21322, 21324, 21343, 21345, 21347, 21349, 21351,
+ 21353, 21355, 21357, 21359, 21361, 21363, 21365, 21423,
+ 21425, 21446, 21448, 21450, 21452, 21454, 21513, 21515,
+ 21517, 21519, 21521, 21523, 21525, 21527, 21529, 21531,
+ 21533, 21552, 21554, 21556, 21558, 21560, 21562, 21564,
+ 21566, 21568, 21570, 21572, 21574, 21576, 21578, 21580,
+ 21582, 21584, 21586, 21588, 21590, 21592, 21612, 21614,
+ 21616, 21618, 21620, 21678, 21680, 21682, 21684, 21686,
+ 21688, 21690, 21692, 21694, 21696, 21698, 21700, 21702,
+ 21704, 21706, 21708, 21710, 21712, 21714, 21716, 21718,
+ 21720, 21722, 21724, 21726, 21728, 21730, 21732, 21734,
+ 21736, 21738, 21796, 21798, 21800, 21802, 21804, 21806,
+ 21808, 21866, 21868, 21870, 21872, 21874, 21928, 21985,
+ 21987, 22031, 22033, 22035, 22055, 22057, 22059, 22061,
+ 22063, 22065, 22067, 22069, 22071, 22073, 22075, 22087,
+ 22089, 22091, 22093, 22095, 22097, 22099, 22101, 22103,
+ 22105, 22107, 22109, 22111, 22113, 22124, 22126, 22128,
+ 22130, 22132, 22134, 22136, 22138, 22140, 22142, 22154,
+ 22156, 22159, 22161, 22180, 22182, 22233, 22235, 22237,
+ 22239, 22241, 22243, 22245, 22247, 22306, 22308, 22310,
+ 22312, 22314, 22316, 22318, 22320, 22322, 22324, 22326,
+ 22328, 22330, 22332, 22334, 22336, 22338, 22346, 22348,
+ 22350, 22352, 22354, 22356, 22358, 22360, 22400, 22402,
+ 22404, 22406, 22408, 22456, 22458, 22460, 22515, 22517,
+ 22519, 22521, 22523, 22579, 22635, 22637, 22639, 22641,
+ 22643, 22670, 22676, 22678, 22680, 22682, 22684, 22686,
+ 22688, 22690, 22692, 22700, 22702, 22704, 22706, 22725,
+ 22727, 22729, 22731, 22733, 22735, 22737, 22739, 22741,
+ 22743, 22745, 22747, 22749, 22751, 22753, 22755, 22757,
+ 22759, 22761, 22763, 22765, 22767, 22769, 22771, 22773,
+ 22775, 22777, 22779, 22781, 22783, 22785, 22787, 22789,
+ 22791, 22793, 22795, 22797, 22799, 22807, 22809, 22811,
+ 22813, 22815, 22817, 22819, 22821, 22823, 22825, 22838,
+ 22840, 22842, 22844, 22846, 22848, 22850, 22852, 22854,
+ 22856, 22858, 22860, 22863, 22865, 22867, 22869, 22871,
+ 22873, 22875, 22920, 22922, 22924, 22926, 22928, 22930,
+ 22932, 22934, 22985, 22987, 22989, 23010, 23012, 23014,
+ 23016, 23018, 23020, 23022, 23024, 23026, 23028, 23030,
+ 23032, 23075, 23077, 23079, 23081, 23083, 23085, 23106,
+ 23108, 23110, 23112, 23114, 23116, 23118, 23120, 23122,
+ 23168, 23170, 23172, 23193, 23195, 23197, 23254, 23256,
+ 23258, 23260, 23262, 23264, 23272, 23274, 23276, 23278,
+ 23280, 23282, 23284, 23286, 23288, 23290, 23292, 23294,
+ 23296, 23298, 23300, 23302, 23304, 23306, 23308, 23310,
+ 23312, 23314, 23316, 23318, 23345, 23347, 23349, 23351,
+ 23396, 23398, 23400, 23402, 23421, 23423, 23425, 23427,
+ 23429, 23431, 23433, 23435, 23437, 23439, 23450, 23452,
+ 23454, 23456, 23458, 23460, 23462, 23464, 23466, 23468,
+ 23519, 23521, 23523, 23525, 23527, 23544, 23546, 23563,
+ 23565, 23609, 23611, 23613, 23615, 23673, 23675, 23677,
+ 23737, 23739, 23741, 23743, 23745, 23747, 23749, 23751,
+ 23753, 23755, 23757, 23759, 23761, 23763, 23765, 23777,
+ 23779, 23781, 23783, 23785, 23787, 23789, 23791, 23793,
+ 23795, 23797, 23799, 23801, 23803, 23805, 23807, 23809,
+ 23811, 23813, 23815, 23817, 23819, 23821, 23823, 23825,
+ 23827, 23840, 23842, 23844, 23887, 23889, 23891, 23893,
+ 23895, 23897, 23899, 23901, 23903, 23905, 23907, 23950,
+ 23952, 24012, 24014, 24017, 24019, 24021, 24023, 24025,
+ 24027, 24029, 24031, 24033, 24035, 24049, 24051, 24053,
+ 24055, 24057, 24059, 24061, 24063, 24082, 24084, 24086,
+ 24088, 24090, 24092, 24094, 24146, 24148, 24150, 24152,
+ 24154, 24156, 24158, 24160, 24162, 24164, 24214, 24229,
+ 24231, 24292, 24294, 24311, 24313, 24315, 24334, 24336,
+ 24338, 24340, 24342, 24344, 24346, 24348, 24350, 24352,
+ 24354, 24356, 24358, 24360, 24362, 24364, 24366, 24427,
+ 24429, 24431, 24433, 24435, 24437, 24439, 24441, 24443,
+ 24445, 24447, 24449, 24483, 24485, 24487, 24489, 24491,
+ 24493, 24495, 24497, 24499, 24519, 24521, 24523, 24525,
+ 24527, 24529, 24531, 24533, 24535, 24537, 24592, 24594,
+ 24596, 24598, 24600, 24602, 24604, 24606, 24608, 24610,
+ 24612, 24614, 24654, 24656, 24714, 24716, 24720, 24722,
+ 24724, 24726, 24770, 24772, 24798, 24802, 24804, 24806,
+ 24808, 24810, 24812, 24814, 24816, 24818, 24820, 24822,
+ 24865, 24867, 24869, 24871, 24873, 24875, 24877, 24879,
+ 24881, 24883, 24885, 24948, 24950, 24952, 24954, 24956,
+ 24968, 24970, 24972, 25026, 25028, 25030, 25032, 25034,
+ 25036, 25038, 25040, 25042, 25044, 25050, 25052, 25054,
+ 25056, 25058, 25060, 25062, 25064, 25066, 25124, 25126,
+ 25128, 25130, 25179, 25181, 25239, 25297, 25299, 25301,
+ 25303, 25305, 25307, 25309, 25311, 25313, 25315, 25317,
+ 25374, 25376, 25425, 25427, 25429, 25431, 25433, 25435,
+ 25437, 25439, 25441, 25443, 25504, 25547, 25549, 25551,
+ 25553, 25555, 25557, 25610, 25612, 25614, 25616, 25618,
+ 25620, 25622, 25624, 25626, 25628, 25686, 25688, 25707,
+ 25709, 25711, 25713, 25715, 25717, 25719, 25721, 25723,
+ 25725, 25727, 25729, 25731, 25733, 25735, 25737, 25795,
+ 25797, 25799, 25801, 25803, 25805, 25807, 25865, 25867,
+ 25869, 25871, 25873, 25930, 25932, 25976, 25978, 25980,
+ 25982, 25984, 25990, 25992, 25994, 25996, 26057, 26059,
+ 26061, 26063, 26065, 26069, 26071, 26073, 26075, 26077,
+ 26138, 26142, 26144, 26146, 26148, 26167, 26169, 26228,
+ 26230, 26232, 26234, 26236, 26238, 26240, 26242, 26244,
+ 26246, 26248, 26250, 26252, 26254, 26298, 26300, 26302,
+ 26304, 26346, 26390, 26392, 26394, 26447, 26449, 26451,
+ 26453, 26455, 26457, 26519, 26521, 26523, 26525, 26527,
+ 26529, 26531, 26533, 26535, 26537, 26539, 26541, 26543,
+ 26545, 26589, 26591, 26611, 26668, 26670, 26672, 26674,
+ 26676, 26678, 26680, 26682, 26684, 26689, 26691, 26693,
+ 26695, 26697, 26699, 26701, 26703, 26705, 26707, 26709,
+ 26711, 26713, 26757, 26813, 26815, 26817, 26819, 26821,
+ 26823, 26825, 26827, 26829, 26831, 26847, 26849, 26851,
+ 26853, 26855, 26871, 26929, 26931, 26933, 26935, 26937,
+ 26981, 26983, 27039, 27041, 27043, 27087, 27089, 27091,
+ 27149, 27151, 27153, 27155, 27157, 27201, 27203, 27259,
+ 27261, 27274, 27276, 27278, 27280, 27282, 27284, 27286,
+ 27288, 27290, 27292, 27294, 27296, 27298, 27300, 27308,
+ 27310, 27312, 27314, 27358, 27360, 27362, 27364, 27366,
+ 27368, 27370, 27414, 27416, 27418, 27470, 27528, 27530,
+ 27532, 27534, 27536, 27538, 27587, 27589, 27591, 27593,
+ 27595, 27597, 27599, 27601, 27603, 27605, 27607, 27609,
+ 27611, 27613, 27615, 27632, 27634, 27636, 27638, 27640,
+ 27642, 27644, 27646, 27699, 27701, 27703, 27705, 27707,
+ 27764, 27766, 27768, 27770, 27823, 27825, 27827, 27829,
+ 27831, 27833, 27835, 27837, 27839, 27841, 27843, 27890,
+ 27892, 27894, 27896, 27898, 27910, 27912, 27914, 27968,
+ 27970, 27972, 27974, 27976, 27978, 27980, 28017, 28019,
+ 28037, 28039, 28041, 28043, 28045, 28047, 28065, 28067,
+ 28109, 28111, 28131, 28133, 28135, 28137, 28139, 28141,
+ 28143, 28145, 28147, 28149, 28151, 28153, 28155, 28157,
+ 28159, 28161, 28163, 28165, 28167, 28169, 28186, 28188,
+ 28190, 28192, 28194, 28201, 28203, 28205, 28207, 28209,
+ 28211, 28213, 28226, 28228, 28230, 28232, 28234, 28236,
+ 28238, 28240, 28261, 28263, 28265, 28267, 28278, 28280,
+ 28282, 28284, 28286, 28288, 28290, 28292, 28294, 28296,
+ 28298, 28308, 28310, 28312, 28314, 28316, 28318, 28320,
+ 28333, 28335, 28337, 28339, 28341, 28343, 28345, 28347,
+ 28349, 28351, 28353, 28355, 28368, 28370, 28372, 28374,
+ 28376, 28378, 28380, 28382, 28384, 28445, 28447, 28449,
+ 28451, 28503, 28505, 28559, 28561, 28563, 28565, 28567,
+ 28569, 28571, 28573, 28575, 28577, 28579, 28581, 28583,
+ 28585, 28587, 28601, 28603, 28605, 28607, 28609, 28611,
+ 28613, 28615, 28617, 28620, 28622, 28624, 28626, 28628,
+ 28668, 28670, 28672, 28674, 28676, 28678, 28680, 28682,
+ 28684, 28706, 28708, 28767, 28769, 28771, 28773, 28775,
+ 28780, 28782, 28784, 28786, 28788, 28790, 28792, 28794,
+ 28813, 28815, 28817, 28819, 28821, 28823, 28825, 28827,
+ 28829, 28831, 28833, 28835, 28837, 28839, 28841, 28843,
+ 28845, 28853, 28914, 28916, 28918, 28920, 28922, 28924,
+ 28926, 28928, 28930, 28991, 28993, 28995, 28997, 28999,
+ 29001, 29003, 29005, 29007, 29029, 29031, 29041, 29043,
+ 29090, 29092, 29094, 29096, 29098, 29157, 29159, 29161,
+ 29163, 29165, 29167, 29169, 29171, 29173, 29181, 29183,
+ 29185, 29187, 29189, 29191, 29193, 29195, 29197, 29199,
+ 29201, 29203, 29217, 29219, 29221, 29223, 29225, 29227,
+ 29229, 29231, 29233, 29235, 29237, 29297, 29299, 29301,
+ 29303, 29305, 29307, 29309, 29351, 29409, 29411, 29413,
+ 29415, 29417, 29419, 29421, 29423, 29425, 29427, 29429,
+ 29431, 29433, 29435, 29437, 29439, 29459, 29461, 29463,
+ 29465, 29467, 29469, 29471, 29473, 29475, 29477, 29479,
+ 29481, 29483, 29485, 29487, 29489, 29491, 29493, 29551,
+ 29553, 29601, 29603, 29605, 29607, 29609, 29611, 29613,
+ 29627, 29629, 29649, 29651, 29653, 29655, 29657, 29659,
+ 29661, 29663, 29665, 29667, 29669, 29671, 29673, 29732,
+ 29734, 29736, 29738, 29740, 29742, 29744, 29746, 29748,
+ 29750, 29758, 29760, 29762, 29764, 29766, 29768, 29770,
+ 29772, 29774, 29791, 29793, 29795, 29797, 29799, 29801,
+ 29803, 29805, 29807, 29809, 29811, 29813, 29815, 29817,
+ 29819, 29821, 29823, 29839, 29841, 29847, 29849, 29851,
+ 29853, 29855, 29857, 29859, 29861, 29863, 29865, 29867,
+ 29869, 29871, 29915, 29917, 29919, 29921, 29978, 29999,
+ 30001, 30003, 30005, 30007, 30009, 30011, 30013, 30015,
+ 30017, 30019, 30021, 30023, 30025, 30027, 30029, 30031,
+ 30050, 30068, 30070, 30072, 30074, 30076, 30078, 30080,
+ 30082, 30084, 30086, 30088, 30090, 30092, 30094, 30096,
+ 30147, 30149, 30151, 30153, 30155, 30157, 30159, 30161,
+ 30223, 30225, 30227, 30272, 30274, 30276, 30278, 30280,
+ 30282, 30284, 30286, 30288, 30290, 30292, 30294, 30296,
+ 30298, 30300, 30302, 30304, 30306, 30316, 30318, 30320,
+ 30322, 30324, 30377, 30379, 30381, 30383, 30385, 30404,
+ 30406, 30408, 30410, 30412, 30414, 30416, 30428, 30430,
+ 30438, 30440, 30442, 30458, 30460, 30462, 30481, 30483,
+ 30485, 30511, 30513, 30515, 30517, 30519, 30526, 30528,
+ 30530, 30532, 30534, 30536, 30538, 30540, 30542, 30560,
+ 30562, 30564, 30566, 30568, 30570, 30572, 30574, 30576,
+ 30578, 30635, 30637, 30639, 30641, 30649, 30651, 30709,
+ 30711, 30713, 30715, 30717, 30719, 30721, 30723, 30725,
+ 30727, 30729, 30740, 30742, 30744, 30746, 30748, 30750,
+ 30752, 30754, 30756, 30758, 30774, 30776, 30795, 30797,
+ 30848, 30850, 30911, 30913, 30927, 30929, 30931, 30952,
+ 30954, 30956, 30958, 30960, 31019, 31021, 31023, 31025,
+ 31027, 31029, 31031, 31033, 31035, 31037, 31039, 31058,
+ 31060, 31062, 31064, 31066, 31068, 31070, 31072, 31074,
+ 31076, 31085, 31087, 31089, 31091, 31093, 31095, 31097,
+ 31099, 31101, 31103, 31105, 31107, 31109, 31111, 31113,
+ 31115, 31117, 31119, 31121, 31123, 31125, 31127, 31129,
+ 31131, 31133, 31135, 31137, 31139, 31141, 31143, 31145,
+ 31147, 31149, 31151, 31153, 31155, 31157, 31159, 31161,
+ 31163, 31165, 31167, 31169, 31171, 31173, 31175, 31177,
+ 31179, 31181, 31183, 31185, 31187, 31189, 31191, 31193,
+ 31195, 31197, 31199, 31213, 31215, 31217, 31219, 31221,
+ 31223, 31225, 31227, 31229, 31231, 31233, 31235, 31275,
+ 31277, 31279, 31281, 31283, 31285, 31287, 31289, 31291,
+ 31312, 31318, 31320, 31322, 31324, 31326, 31328, 31330,
+ 31332, 31345, 31347, 31349, 31351, 31353, 31355, 31357,
+ 31359, 31361, 31363, 31365, 31367, 31384, 31386, 31432,
+ 31434, 31436, 31438, 31440, 31442, 31444, 31446, 31448,
+ 31450, 31452, 31454, 31456, 31474, 31476, 31478, 31480,
+ 31482, 31484, 31486, 31488, 31509, 31511, 31513, 31570,
+ 31572, 31584, 31586, 31588, 31590, 31592, 31594, 31596,
+ 31598, 31600, 31602, 31653, 31655, 31657, 31659, 31661,
+ 31663, 31665, 31667, 31669, 31671, 31673, 31675, 31677,
+ 31679, 31706, 31708, 31710, 31712, 31714, 31716, 31718,
+ 31720, 31722, 31724, 31788, 31790, 31794, 31796, 31798,
+ 31800, 31802, 31804, 31806, 31808, 31851, 31853, 31855,
+ 31857, 31859, 31861, 31863, 31911, 31913, 31915, 31917,
+ 31919, 31921, 31923, 31925, 31927, 31929, 31931, 31933,
+ 31935, 31937, 31939, 31941, 31943, 31945, 31947, 31991,
+ 31993, 31995, 32052, 32054, 32056, 32058, 32060, 32072,
+ 32074, 32076, 32130, 32132, 32134, 32136, 32138, 32140,
+ 32142, 32144, 32146, 32148, 32150, 32157, 32159, 32161,
+ 32163, 32165, 32167, 32169, 32171, 32173, 32227, 32229,
+ 32231, 32233, 32259, 32261, 32263, 32265, 32284, 32286,
+ 32288, 32290, 32292, 32294, 32296, 32301, 32303, 32305,
+ 32307, 32309, 32311, 32313, 32315, 32317, 32319, 32321,
+ 32323, 32331, 32333, 32335, 32396, 32398, 32400, 32457,
+ 32459, 32461, 32463, 32519, 32521, 32533, 32535, 32547,
+ 32549, 32551, 32553, 32555, 32557, 32559, 32561, 32563,
+ 32565, 32567, 32569, 32571, 32573, 32575, 32577, 32598,
+ 32607, 32609, 32611, 32613, 32615, 32617, 32619, 32621,
+ 32623, 32625, 32627, 32629, 32631, 32633, 32635, 32637,
+ 32639, 32641, 32643, 32645, 32655, 32657, 32659, 32661,
+ 32705, 32763, 32765, 32777, 32779, 32781, 32783, 32785,
+ 32826, 32866, 32868, 32870, 32872, 32874, 32876, 32892,
+ 32894, 32896, 32956, 32958, 32960, 32962, 32964, 32984,
+ 33006, 33008, 33066, 33068, 33070, 33128, 33130, 33132,
+ 33148, 33206, 33208, 33210, 33212, 33256, 33258, 33260,
+ 33318, 33320, 33322, 33324, 33368, 33370, 33372, 33417,
+ 33419, 33422, 33424, 33426, 33428, 33430, 33432, 33434,
+ 33436, 33455, 33457, 33459, 33461, 33463, 33465, 33467,
+ 33469, 33471, 33473, 33475, 33477, 33479, 33481, 33483,
+ 33502, 33504, 33549, 33551, 33566, 33568, 33570, 33572,
+ 33574, 33587, 33589, 33591, 33593, 33595, 33597, 33599,
+ 33601, 33603, 33605, 33607, 33609, 33611, 33627, 33685,
+ 33687, 33689, 33691, 33693, 33736, 33738, 33740, 33742,
+ 33744, 33746, 33748, 33750, 33784, 33786, 33788, 33790,
+ 33792, 33794, 33796, 33798, 33800, 33802, 33804, 33822,
+ 33824, 33877, 33879, 33935, 33937, 33939, 33941, 33997,
+ 33999, 34001, 34003, 34019, 34021, 34023, 34025, 34083,
+ 34085, 34087, 34089, 34091, 34093, 34095, 34097, 34099,
+ 34101, 34103, 34105, 34107, 34109, 34111, 34113, 34133,
+ 34135, 34137, 34139, 34141, 34143, 34145, 34147, 34149,
+ 34151, 34153, 34155, 34157, 34159, 34161, 34163, 34165,
+ 34167, 34169, 34237, 34239, 34245, 34247, 34249, 34251,
+ 34253, 34255, 34298, 34300, 34302, 34304, 34306, 34314,
+ 34316, 34318, 34320, 34322, 34324, 34326, 34328, 34330,
+ 34332, 34334, 34336, 34338, 34372, 34374, 34376, 34378,
+ 34380, 34382, 34384, 34402, 34404, 34457, 34459, 34515,
+ 34517, 34519, 34521, 34577, 34579, 34581, 34583, 34599,
+ 34601, 34603, 34650, 34652, 34654, 34656, 34658, 34670,
+ 34672, 34674, 34728, 34730, 34732, 34734, 34736, 34738,
+ 34740, 34742, 34744, 34746, 34770, 34775, 34777, 34779,
+ 34781, 34783, 34785, 34787, 34789, 34791, 34817, 34819,
+ 34821, 34823, 34825, 34827, 34829, 34831, 34833, 34835,
+ 34837, 34839, 34841, 34843, 34845, 34847, 34849, 34851,
+ 34853, 34855, 34867, 34871, 34873, 34925, 34927, 34929,
+ 34931, 34933, 34935, 34937, 34998, 35000, 35002, 35004,
+ 35006, 35019, 35021, 35041, 35043, 35045, 35047, 35049,
+ 35051, 35053, 35055, 35057, 35059, 35061, 35063, 35065,
+ 35085, 35087, 35089, 35091, 35093, 35095, 35097, 35099,
+ 35103, 35105, 35107, 35109, 35111, 35113, 35153, 35155,
+ 35157, 35159, 35161, 35163, 35179, 35181, 35183, 35228,
+ 35230, 35232, 35234, 35236, 35238, 35240, 35294, 35296,
+ 35298, 35300, 35302, 35304, 35306, 35308, 35310, 35312,
+ 35314, 35331, 35333, 35335, 35337, 35358, 35360, 35362,
+ 35364, 35366, 35423, 35425, 35427, 35429, 35431, 35433,
+ 35435, 35437, 35481, 35483, 35485, 35487, 35489, 35491,
+ 35493, 35495, 35539, 35541, 35543, 35545, 35547, 35549,
+ 35551, 35553, 35555, 35557, 35559, 35561, 35563, 35565,
+ 35567, 35569, 35571, 35573, 35575, 35577, 35579, 35581,
+ 35583, 35585, 35587, 35589, 35591, 35593, 35612, 35621,
+ 35623, 35625, 35627, 35629, 35631, 35633, 35635, 35637,
+ 35639, 35647, 35649, 35651, 35653, 35655, 35657, 35659,
+ 35661, 35669, 35671, 35673, 35675, 35677, 35679, 35681,
+ 35683, 35685, 35687, 35689, 35691, 35693, 35695, 35697,
+ 35699, 35701, 35703, 35705, 35707, 35763, 35765, 35767,
+ 35769, 35771, 35773, 35775, 35792, 35794, 35796, 35798,
+ 35800, 35802, 35804, 35808, 35810, 35812, 35814, 35816,
+ 35818, 35836, 35838, 35840, 35842, 35851, 35853, 35855,
+ 35857, 35859, 35861, 35863, 35865, 35867, 35869, 35871,
+ 35882, 35884, 35886, 35888, 35890, 35892, 35894, 35896,
+ 35898, 35900, 35903, 35905, 35913, 35915, 35917, 35919,
+ 35921, 35923, 35942, 35947, 35949, 35951, 35995, 35997,
+ 35999, 36001, 36003, 36005, 36007, 36009, 36011, 36024,
+ 36026, 36028, 36030, 36041, 36043, 36045, 36047, 36049,
+ 36051, 36073, 36075, 36077, 36079, 36081, 36083, 36085,
+ 36087, 36089, 36091, 36093, 36095, 36097, 36099, 36101,
+ 36103, 36105, 36107, 36109, 36111, 36113, 36121, 36123,
+ 36125, 36127, 36129, 36131, 36133, 36135, 36137, 36139,
+ 36141, 36143, 36145, 36147, 36198, 36200, 36202, 36204,
+ 36206, 36208, 36210, 36212, 36214, 36216, 36218, 36220,
+ 36222, 36241, 36246, 36248, 36250, 36294, 36296, 36298,
+ 36300, 36302, 36304, 36306, 36308, 36310, 36312, 36314,
+ 36316, 36318, 36320, 36322, 36338, 36340, 36342, 36344,
+ 36346, 36348, 36350, 36352, 36354, 36399, 36401, 36415,
+ 36417, 36419, 36421, 36423, 36425, 36427, 36429, 36431,
+ 36433, 36435, 36494, 36496, 36498, 36500, 36502, 36504,
+ 36565, 36567, 36569, 36571, 36573, 36575, 36581, 36583,
+ 36585, 36587, 36589, 36606, 36608, 36610, 36612, 36614,
+ 36616, 36618, 36620, 36622, 36624, 36626, 36628, 36630,
+ 36632, 36634, 36636, 36638, 36640, 36642, 36644, 36656,
+ 36658, 36660, 36662, 36664, 36666, 36668, 36670, 36672,
+ 36719, 36721, 36723, 36737, 36739, 36741, 36743, 36745,
+ 36761, 36763, 36765, 36767, 36769, 36771, 36773, 36829,
+ 36831, 36833, 36835, 36837, 36839, 36841, 36843, 36899,
+ 36901, 36913, 36915, 36917, 36919, 36921, 36923, 36925,
+ 36927, 36929, 36931, 36933, 36941, 36943, 36945, 36947,
+ 36949, 36951, 36953, 36955, 36957, 36959, 36961, 36963,
+ 36965, 36967, 36969, 36971, 36986, 37030, 37032, 37034,
+ 37036, 37038, 37040, 37042, 37044, 37046, 37048, 37068,
+ 37070, 37072, 37074, 37076, 37078, 37080, 37082, 37084,
+ 37086, 37088, 37090, 37092, 37108, 37110, 37112, 37114,
+ 37116, 37118, 37120, 37122, 37124, 37126, 37128, 37130,
+ 37132, 37134, 37154, 37156, 37158, 37174, 37176, 37210,
+ 37212, 37214, 37216, 37250, 37252, 37254, 37256, 37258,
+ 37260, 37262, 37264, 37266, 37284, 37286, 37288, 37290,
+ 37292, 37299, 37306, 37308, 37310, 37312, 37314, 37370,
+ 37372, 37374, 37376, 37378, 37380, 37382, 37384, 37386,
+ 37388, 37390, 37392, 37436, 37438, 37440, 37442, 37444,
+ 37446, 37448, 37450, 37472, 37494, 37496, 37498, 37500,
+ 37502, 37504, 37506, 37508, 37510, 37512, 37514, 37516,
+ 37518, 37520, 37554, 37556, 37558, 37560, 37562, 37564,
+ 37566, 37568, 37602, 37604, 37606, 37608, 37610, 37612,
+ 37614, 37616, 37618, 37620, 37622, 37624, 37626, 37644,
+ 37646, 37648, 37650, 37658, 37660, 37662, 37664, 37666,
+ 37668, 37670, 37672, 37674, 37708, 37710, 37712, 37714,
+ 37716, 37718, 37720, 37736, 37738, 37740, 37742, 37744,
+ 37746, 37748, 37754, 37756, 37758, 37760, 37762, 37764,
+ 37766, 37768, 37770, 37772, 37774, 37776, 37778, 37780,
+ 37782, 37784, 37806, 37808, 37814, 37816, 37818, 37820,
+ 37838, 37840, 37842, 37844, 37846, 37848, 37850, 37852,
+ 37854, 37856, 37858, 37860, 37862, 37864, 37866, 37868,
+ 37870, 37882, 37884, 37886, 37888, 37912, 37914, 37916,
+ 37918, 37920, 37922, 37948, 37950, 37952, 37954, 37956,
+ 37958, 37960, 37962, 37964, 37981, 37983, 37985, 37987,
+ 37989, 37991, 37993, 37995, 37997, 37999, 38001, 38003,
+ 38005, 38007, 38009, 38011, 38013, 38015, 38017, 38019,
+ 38021, 38023, 38025, 38027, 38033, 38035, 38037, 38039,
+ 38098, 38100, 38102, 38104, 38106, 38108, 38110, 38112,
+ 38114, 38116, 38118, 38120, 38122, 38124, 38126, 38128,
+ 38130, 38132, 38134, 38136, 38138, 38140, 38142, 38144,
+ 38146, 38148, 38150, 38152, 38154, 38156, 38158, 38160,
+ 38162, 38164, 38166, 38168, 38170, 38172, 38174, 38176,
+ 38178, 38180, 38182, 38184, 38186, 38188, 38190, 38192,
+ 38194, 38238, 38296, 38298, 38300, 38354, 38356, 38358,
+ 38360, 38362, 38364, 38366, 38368, 38370, 38427, 38429,
+ 38431, 38433, 38435, 38437, 38439, 38441, 38498, 38500,
+ 38502, 38504, 38506, 38559, 38561, 38563, 38565, 38567,
+ 38569, 38571, 38573, 38575, 38577, 38628, 38630, 38632,
+ 38634, 38636, 38638, 38640, 38642, 38644, 38646, 38648,
+ 38650, 38652, 38695, 38697, 38699, 38701, 38703, 38705,
+ 38707, 38709
+};
+
+static const short _char_ref_indicies[] = {
+ 0, 1, 1, 1, 1, 1, 1,
+ 1, 2, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3, 4, 5,
+ 1, 1, 6, 7, 1, 1, 1, 1,
+ 8, 9, 10, 11, 12, 1, 13, 14,
+ 15, 16, 1, 17, 1, 18, 1, 19,
+ 1, 20, 1, 21, 1, 22, 1, 23,
+ 1, 24, 1, 25, 1, 26, 1, 27,
+ 1, 28, 1, 29, 1, 30, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 31, 1, 32,
+ 1, 33, 1, 34, 1, 35, 1, 36,
+ 1, 37, 1, 38, 1, 39, 1, 40,
+ 1, 41, 1, 42, 1, 43, 1, 44,
+ 1, 45, 1, 46, 1, 47, 1, 48,
+ 1, 49, 1, 50, 1, 51, 1, 1,
+ 1, 1, 1, 1, 1, 1, 52, 1,
+ 53, 1, 54, 1, 55, 1, 56, 1,
+ 57, 1, 58, 1, 59, 1, 60, 1,
+ 61, 1, 62, 1, 63, 1, 64, 1,
+ 65, 1, 66, 1, 67, 1, 68, 1,
+ 69, 1, 70, 1, 71, 1, 72, 1,
+ 73, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 74, 1, 75, 1, 76, 1, 77, 1,
+ 78, 1, 79, 1, 80, 1, 81, 1,
+ 82, 1, 83, 1, 84, 1, 85, 1,
+ 86, 1, 87, 1, 88, 1, 89, 90,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 91, 1, 1, 92, 93, 1, 94, 1,
+ 95, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 96,
+ 1, 97, 1, 98, 1, 99, 1, 100,
+ 1, 101, 1, 102, 1, 103, 1, 104,
+ 105, 1, 106, 1, 107, 1, 108, 1,
+ 109, 1, 110, 1, 111, 1, 112, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 113, 1, 114,
+ 1, 115, 1, 116, 1, 117, 1, 118,
+ 1, 119, 1, 120, 1, 121, 1, 122,
+ 1, 123, 1, 124, 1, 125, 1, 126,
+ 1, 127, 1, 128, 1, 129, 1, 130,
+ 1, 131, 1, 132, 1, 133, 1, 134,
+ 1, 135, 1, 136, 1, 137, 1, 138,
+ 1, 139, 1, 140, 1, 141, 1, 142,
+ 1, 143, 1, 144, 1, 145, 1, 146,
+ 1, 147, 1, 1, 1, 1, 1, 1,
+ 148, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 149, 1, 150, 151, 152, 153,
+ 1, 154, 155, 1, 1, 156, 1, 1,
+ 157, 1, 1, 158, 159, 1, 160, 1,
+ 161, 1, 162, 1, 163, 1, 164, 1,
+ 165, 1, 166, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 167,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 168, 1, 169, 1, 170, 1, 171, 1,
+ 172, 1, 173, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 174, 1, 175, 1, 176, 1, 177, 1,
+ 178, 1, 179, 1, 180, 1, 181, 1,
+ 182, 1, 183, 1, 184, 1, 185, 1,
+ 186, 1, 187, 1, 188, 1, 189, 1,
+ 190, 1, 191, 1, 192, 1, 193, 1,
+ 194, 1, 195, 1, 196, 1, 197, 1,
+ 1, 1, 198, 1, 1, 1, 199, 1,
+ 1, 1, 1, 1, 200, 1, 201, 1,
+ 202, 1, 203, 1, 204, 1, 205, 1,
+ 206, 1, 207, 1, 208, 1, 209, 1,
+ 210, 1, 211, 1, 212, 1, 213, 1,
+ 214, 1, 215, 1, 216, 1, 217, 1,
+ 218, 1, 219, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 220, 1, 221, 1,
+ 222, 1, 223, 1, 224, 1, 225, 1,
+ 226, 1, 227, 1, 228, 1, 229, 1,
+ 230, 1, 231, 1, 232, 1, 233, 1,
+ 234, 1, 235, 1, 236, 1, 237, 1,
+ 238, 1, 239, 1, 240, 1, 241, 1,
+ 1, 1, 1, 1, 1, 1, 1, 242,
+ 1, 1, 243, 1, 1, 1, 244, 1,
+ 245, 1, 246, 1, 247, 1, 248, 1,
+ 249, 1, 250, 1, 251, 1, 252, 1,
+ 253, 1, 254, 1, 255, 1, 256, 1,
+ 257, 1, 258, 1, 259, 1, 260, 1,
+ 261, 1, 262, 1, 263, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 264, 1, 265, 1,
+ 266, 1, 267, 1, 268, 1, 269, 1,
+ 270, 1, 271, 1, 272, 1, 273, 1,
+ 274, 1, 275, 1, 276, 1, 277, 1,
+ 278, 1, 279, 1, 280, 1, 281, 1,
+ 282, 1, 283, 1, 284, 1, 285, 1,
+ 286, 1, 287, 1, 288, 1, 289, 1,
+ 290, 1, 291, 1, 292, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 293, 1, 294, 1, 295, 1, 296,
+ 1, 297, 1, 298, 1, 299, 1, 300,
+ 1, 301, 1, 302, 1, 303, 1, 304,
+ 1, 305, 1, 306, 1, 307, 1, 308,
+ 1, 309, 1, 310, 1, 311, 1, 312,
+ 1, 1, 1, 1, 313, 1, 314, 1,
+ 315, 1, 316, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 317, 1, 318, 1,
+ 319, 1, 320, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 321, 1, 322,
+ 1, 323, 1, 324, 1, 325, 1, 326,
+ 1, 327, 1, 328, 1, 329, 1, 330,
+ 1, 331, 1, 332, 1, 333, 1, 334,
+ 1, 335, 1, 336, 1, 337, 1, 338,
+ 1, 339, 1, 340, 1, 341, 1, 342,
+ 1, 343, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 344, 1, 345,
+ 1, 346, 1, 347, 1, 348, 1, 349,
+ 1, 350, 1, 351, 1, 352, 1, 353,
+ 1, 354, 1, 355, 1, 356, 1, 357,
+ 1, 358, 1, 359, 1, 360, 1, 361,
+ 1, 362, 1, 363, 1, 364, 1, 365,
+ 1, 366, 1, 367, 1, 368, 1, 369,
+ 1, 370, 1, 371, 1, 372, 1, 373,
+ 1, 374, 1, 375, 1, 376, 1, 377,
+ 1, 378, 1, 379, 1, 380, 1, 381,
+ 1, 382, 1, 383, 1, 384, 1, 385,
+ 1, 386, 1, 387, 1, 388, 1, 389,
+ 1, 1, 1, 1, 1, 1, 1, 390,
+ 1, 391, 1, 392, 1, 393, 1, 394,
+ 1, 1, 1, 1, 1, 395, 1, 1,
+ 1, 1, 1, 1, 1, 1, 396, 1,
+ 1, 1, 1, 1, 1, 397, 1, 1,
+ 1, 1, 1, 1, 398, 1, 399, 1,
+ 400, 401, 1, 1, 402, 1, 1, 1,
+ 1, 1, 403, 1, 1, 1, 404, 1,
+ 405, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 406, 1, 407, 1,
+ 408, 1, 409, 1, 410, 1, 411, 1,
+ 412, 1, 413, 1, 414, 1, 415, 1,
+ 416, 1, 417, 1, 418, 1, 419, 1,
+ 420, 1, 421, 1, 422, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 423,
+ 424, 1, 425, 1, 426, 1, 427, 1,
+ 428, 1, 429, 1, 430, 1, 431, 1,
+ 432, 1, 433, 1, 434, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 435, 1, 436, 1,
+ 437, 1, 438, 1, 439, 1, 440, 1,
+ 441, 1, 442, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 443, 1, 444, 1, 445,
+ 1, 446, 1, 447, 1, 448, 1, 1,
+ 1, 1, 449, 1, 450, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 451, 1,
+ 452, 1, 453, 1, 454, 1, 455, 1,
+ 456, 1, 457, 1, 458, 1, 459, 1,
+ 1, 460, 1, 1, 461, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 462, 1, 463, 1, 464, 1, 465,
+ 1, 466, 1, 467, 1, 468, 1, 469,
+ 470, 1, 471, 1, 472, 1, 473, 1,
+ 474, 1, 475, 1, 476, 1, 477, 1,
+ 478, 1, 479, 1, 480, 1, 481, 1,
+ 482, 1, 483, 1, 484, 1, 485, 1,
+ 486, 1, 487, 1, 488, 1, 489, 1,
+ 490, 1, 491, 1, 492, 1, 493, 1,
+ 494, 1, 495, 1, 496, 1, 497, 1,
+ 498, 1, 499, 1, 500, 1, 501, 1,
+ 502, 1, 503, 1, 504, 1, 505, 1,
+ 506, 1, 1, 1, 507, 508, 1, 509,
+ 1, 510, 1, 511, 1, 512, 1, 1,
+ 1, 1, 1, 1, 1, 1, 513, 514,
+ 1, 515, 1, 516, 1, 517, 1, 518,
+ 1, 519, 1, 520, 1, 521, 1, 522,
+ 1, 523, 1, 524, 1, 525, 1, 526,
+ 527, 1, 1, 1, 1, 1, 1, 1,
+ 528, 1, 1, 1, 1, 1, 529, 1,
+ 1, 530, 531, 1, 532, 1, 533, 1,
+ 534, 1, 535, 1, 536, 1, 537, 1,
+ 538, 1, 539, 1, 540, 1, 541, 1,
+ 542, 1, 543, 1, 544, 1, 545, 1,
+ 546, 1, 547, 1, 548, 1, 1, 549,
+ 1, 550, 1, 551, 1, 552, 1, 553,
+ 1, 554, 1, 555, 1, 556, 1, 557,
+ 1, 558, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 559, 1, 560, 1, 561,
+ 1, 562, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 563, 1, 564, 1, 565, 1,
+ 566, 1, 567, 1, 568, 1, 569, 1,
+ 570, 1, 571, 1, 572, 1, 573, 1,
+ 574, 1, 575, 1, 576, 1, 577, 1,
+ 578, 1, 579, 1, 580, 1, 581, 1,
+ 582, 1, 583, 1, 584, 1, 585, 1,
+ 1, 1, 1, 1, 586, 1, 587, 1,
+ 588, 1, 589, 1, 590, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 591, 1, 592,
+ 1, 593, 1, 594, 1, 595, 1, 596,
+ 1, 597, 1, 598, 1, 599, 1, 600,
+ 1, 601, 1, 602, 1, 603, 1, 604,
+ 1, 605, 1, 606, 1, 607, 1, 608,
+ 1, 609, 1, 610, 1, 611, 1, 612,
+ 1, 613, 1, 614, 1, 615, 1, 616,
+ 1, 617, 1, 618, 1, 619, 1, 620,
+ 1, 621, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 622, 1, 623, 1,
+ 624, 1, 625, 1, 626, 1, 627, 1,
+ 628, 1, 629, 1, 630, 1, 631, 1,
+ 632, 1, 1, 633, 1, 634, 1, 635,
+ 1, 636, 1, 637, 1, 638, 1, 639,
+ 1, 640, 1, 641, 1, 642, 1, 643,
+ 1, 644, 1, 645, 1, 646, 1, 647,
+ 1, 648, 1, 649, 1, 650, 1, 651,
+ 1, 652, 1, 653, 1, 654, 1, 655,
+ 1, 656, 1, 657, 1, 658, 1, 659,
+ 1, 660, 661, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 662, 1, 1, 1,
+ 1, 1, 663, 1, 664, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 665, 1, 666, 1, 667, 1, 668,
+ 1, 669, 1, 670, 1, 1, 1, 1,
+ 1, 1, 671, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 672, 1, 673,
+ 1, 674, 1, 675, 1, 676, 1, 677,
+ 1, 678, 1, 679, 1, 680, 1, 681,
+ 1, 682, 1, 683, 1, 684, 1, 685,
+ 1, 686, 1, 687, 1, 688, 1, 689,
+ 1, 690, 1, 691, 1, 692, 1, 693,
+ 1, 694, 1, 695, 1, 696, 1, 697,
+ 1, 698, 1, 699, 1, 700, 1, 701,
+ 1, 702, 1, 703, 1, 704, 1, 705,
+ 1, 706, 1, 707, 1, 708, 1, 709,
+ 1, 710, 1, 711, 1, 712, 1, 713,
+ 1, 714, 1, 715, 1, 716, 1, 717,
+ 1, 718, 1, 719, 1, 1, 1, 1,
+ 1, 1, 720, 1, 721, 1, 722, 1,
+ 723, 1, 724, 1, 725, 1, 726, 1,
+ 727, 1, 728, 1, 729, 1, 730, 1,
+ 731, 1, 732, 1, 733, 1, 734, 1,
+ 735, 1, 736, 1, 737, 1, 738, 1,
+ 739, 1, 740, 1, 741, 1, 742, 1,
+ 743, 1, 744, 1, 1, 1, 1, 1,
+ 1, 745, 1, 746, 1, 747, 1, 748,
+ 1, 749, 1, 750, 1, 751, 1, 1,
+ 1, 1, 1, 752, 1, 753, 1, 754,
+ 1, 755, 1, 756, 1, 757, 1, 758,
+ 1, 759, 1, 760, 1, 761, 1, 762,
+ 1, 763, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 764, 1, 765, 1, 766, 1,
+ 767, 1, 768, 1, 769, 1, 770, 1,
+ 771, 1, 1, 1, 1, 1, 772, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 773, 1, 774, 775, 1,
+ 776, 777, 1, 1, 1, 1, 778, 779,
+ 1, 780, 781, 782, 1, 783, 784, 785,
+ 1, 1, 786, 1, 787, 1, 788, 1,
+ 789, 1, 790, 1, 791, 1, 792, 1,
+ 793, 1, 794, 1, 1, 1, 1, 1,
+ 1, 1, 795, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 796, 1, 797, 1, 798, 1,
+ 799, 1, 800, 1, 801, 1, 802, 1,
+ 803, 1, 804, 1, 805, 1, 806, 1,
+ 807, 1, 808, 1, 809, 1, 810, 1,
+ 811, 1, 812, 1, 813, 1, 814, 1,
+ 815, 1, 816, 1, 817, 1, 818, 1,
+ 819, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 820,
+ 1, 821, 1, 822, 1, 823, 1, 824,
+ 1, 825, 1, 826, 1, 1, 827, 1,
+ 828, 1, 829, 1, 830, 1, 831, 1,
+ 832, 1, 833, 1, 834, 1, 835, 1,
+ 836, 1, 837, 1, 838, 1, 839, 1,
+ 840, 1, 841, 1, 842, 1, 843, 1,
+ 844, 1, 845, 1, 846, 1, 847, 1,
+ 848, 1, 849, 1, 850, 1, 851, 1,
+ 852, 1, 853, 1, 854, 1, 1, 1,
+ 1, 1, 1, 1, 1, 855, 1, 856,
+ 1, 857, 1, 858, 1, 859, 1, 860,
+ 1, 861, 1, 862, 1, 863, 1, 864,
+ 1, 865, 1, 866, 1, 867, 1, 868,
+ 1, 1, 1, 1, 1, 1, 1, 869,
+ 1, 870, 1, 871, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 872, 1, 873, 1,
+ 874, 1, 875, 1, 876, 1, 877, 1,
+ 878, 1, 879, 1, 880, 1, 881, 1,
+ 882, 1, 883, 1, 884, 1, 885, 1,
+ 886, 1, 1, 1, 1, 1, 887, 1,
+ 888, 1, 889, 1, 890, 1, 891, 1,
+ 892, 1, 893, 1, 894, 1, 895, 1,
+ 896, 1, 1, 1, 1, 1, 1, 897,
+ 1, 898, 1, 899, 1, 900, 1, 901,
+ 1, 902, 1, 903, 1, 904, 1, 905,
+ 1, 906, 1, 907, 1, 908, 1, 909,
+ 1, 910, 1, 911, 1, 912, 1, 1,
+ 913, 1, 1, 914, 1, 1, 1, 1,
+ 1, 915, 1, 1, 1, 916, 1, 917,
+ 1, 918, 1, 919, 1, 920, 1, 921,
+ 1, 922, 1, 923, 1, 924, 1, 925,
+ 1, 1, 926, 1, 927, 1, 928, 1,
+ 929, 1, 930, 1, 931, 1, 932, 1,
+ 933, 1, 934, 1, 935, 1, 936, 1,
+ 937, 1, 938, 1, 939, 1, 940, 1,
+ 941, 1, 942, 1, 943, 1, 944, 1,
+ 945, 1, 946, 1, 947, 1, 948, 1,
+ 949, 1, 950, 1, 951, 1, 952, 1,
+ 953, 1, 954, 1, 1, 955, 1, 956,
+ 1, 957, 1, 958, 1, 959, 1, 960,
+ 1, 961, 1, 962, 1, 963, 1, 964,
+ 1, 965, 1, 966, 1, 967, 1, 968,
+ 1, 969, 1, 970, 1, 971, 1, 972,
+ 1, 973, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 974, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 975, 976, 977, 978, 1, 979, 980, 1,
+ 1, 1, 1, 1, 1, 1, 981, 1,
+ 1, 982, 983, 984, 1, 985, 1, 986,
+ 1, 987, 1, 988, 1, 989, 1, 990,
+ 1, 991, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 992, 1, 993, 1, 994, 1,
+ 995, 1, 996, 1, 997, 1, 998, 1,
+ 999, 1, 1, 1, 1000, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1001, 1, 1002, 1,
+ 1003, 1, 1004, 1, 1005, 1, 1006, 1,
+ 1007, 1, 1008, 1, 1009, 1, 1010, 1,
+ 1011, 1, 1012, 1, 1013, 1, 1014, 1,
+ 1015, 1, 1016, 1, 1017, 1, 1018, 1,
+ 1019, 1, 1020, 1, 1021, 1, 1022, 1,
+ 1023, 1, 1024, 1025, 1026, 1, 1, 1,
+ 1, 1027, 1, 1, 1, 1, 1, 1,
+ 1028, 1029, 1, 1030, 1, 1031, 1, 1032,
+ 1, 1033, 1, 1034, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1035, 1, 1036, 1,
+ 1037, 1, 1038, 1, 1039, 1, 1040, 1,
+ 1041, 1, 1042, 1, 1043, 1, 1044, 1,
+ 1045, 1, 1046, 1, 1047, 1, 1048, 1,
+ 1049, 1, 1050, 1, 1051, 1, 1052, 1,
+ 1053, 1, 1054, 1, 1055, 1, 1056, 1,
+ 1057, 1, 1058, 1, 1059, 1, 1060, 1,
+ 1061, 1, 1062, 1, 1063, 1, 1064, 1,
+ 1065, 1, 1066, 1, 1067, 1, 1068, 1,
+ 1069, 1, 1070, 1, 1071, 1, 1072, 1,
+ 1073, 1, 1074, 1, 1075, 1, 1076, 1,
+ 1077, 1, 1078, 1, 1079, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1080, 1, 1081, 1,
+ 1, 1082, 1, 1, 1083, 1, 1, 1,
+ 1, 1, 1084, 1, 1, 1, 1085, 1,
+ 1086, 1, 1087, 1, 1088, 1, 1089, 1,
+ 1090, 1, 1091, 1, 1092, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1093, 1, 1094,
+ 1, 1095, 1, 1096, 1, 1097, 1, 1098,
+ 1, 1099, 1, 1100, 1, 1101, 1, 1102,
+ 1, 1103, 1, 1104, 1, 1105, 1, 1106,
+ 1, 1107, 1, 1108, 1, 1109, 1, 1110,
+ 1, 1111, 1, 1112, 1, 1113, 1, 1114,
+ 1, 1115, 1, 1116, 1, 1117, 1, 1118,
+ 1, 1119, 1, 1120, 1, 1121, 1, 1122,
+ 1, 1123, 1, 1124, 1, 1125, 1, 1126,
+ 1, 1127, 1, 1128, 1, 1129, 1, 1130,
+ 1, 1131, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1132, 1, 1133, 1, 1134, 1,
+ 1135, 1, 1136, 1, 1137, 1, 1138, 1,
+ 1139, 1, 1140, 1, 1141, 1142, 1, 1143,
+ 1, 1144, 1, 1145, 1, 1146, 1, 1147,
+ 1, 1148, 1, 1149, 1, 1150, 1, 1151,
+ 1, 1152, 1, 1153, 1, 1154, 1, 1155,
+ 1, 1156, 1, 1, 1, 1, 1157, 1,
+ 1, 1, 1, 1158, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1159, 1, 1160,
+ 1161, 1, 1162, 1163, 1, 1, 1, 1,
+ 1, 1164, 1165, 1166, 1, 1, 1, 1167,
+ 1168, 1169, 1, 1170, 1, 1171, 1, 1172,
+ 1, 1173, 1, 1174, 1, 1175, 1, 1176,
+ 1, 1177, 1, 1178, 1, 1179, 1, 1180,
+ 1, 1181, 1, 1182, 1, 1183, 1, 1184,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1185,
+ 1, 1186, 1, 1187, 1, 1188, 1, 1189,
+ 1, 1190, 1, 1191, 1, 1192, 1, 1193,
+ 1, 1194, 1, 1195, 1, 1196, 1, 1197,
+ 1, 1198, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1199,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1200, 1,
+ 1201, 1, 1, 1, 1202, 1, 1203, 1,
+ 1204, 1, 1205, 1, 1206, 1, 1207, 1,
+ 1208, 1, 1209, 1, 1210, 1, 1211, 1,
+ 1212, 1, 1213, 1, 1214, 1, 1215, 1,
+ 1216, 1, 1217, 1, 1218, 1, 1219, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1220, 1, 1221, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1222, 1, 1223,
+ 1, 1224, 1, 1225, 1, 1226, 1, 1227,
+ 1, 1228, 1, 1229, 1, 1230, 1, 1231,
+ 1, 1232, 1, 1233, 1, 1234, 1, 1235,
+ 1, 1236, 1, 1237, 1, 1238, 1, 1239,
+ 1, 1240, 1, 1241, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1242, 1, 1243, 1,
+ 1244, 1, 1245, 1, 1246, 1, 1247, 1,
+ 1248, 1, 1249, 1, 1250, 1, 1251, 1,
+ 1252, 1, 1253, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1254, 1, 1, 1, 1255,
+ 1, 1256, 1, 1257, 1, 1258, 1, 1259,
+ 1, 1260, 1, 1261, 1, 1262, 1, 1263,
+ 1, 1264, 1, 1265, 1, 1266, 1, 1267,
+ 1, 1268, 1, 1269, 1, 1270, 1, 1271,
+ 1, 1272, 1, 1273, 1, 1274, 1, 1275,
+ 1, 1276, 1, 1277, 1, 1, 1278, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1279,
+ 1, 1, 1, 1280, 1, 1281, 1, 1282,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1283,
+ 1, 1284, 1, 1285, 1, 1286, 1, 1287,
+ 1, 1288, 1, 1289, 1, 1290, 1, 1291,
+ 1, 1292, 1, 1293, 1, 1294, 1, 1295,
+ 1, 1296, 1, 1297, 1, 1298, 1, 1299,
+ 1, 1300, 1, 1301, 1, 1302, 1, 1303,
+ 1, 1304, 1, 1305, 1, 1306, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1307, 1, 1308, 1,
+ 1, 1309, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1310, 1, 1, 1, 1311, 1,
+ 1312, 1, 1313, 1, 1314, 1, 1315, 1,
+ 1316, 1, 1317, 1, 1318, 1, 1319, 1,
+ 1320, 1, 1321, 1, 1322, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1323, 1, 1324, 1, 1325, 1, 1326, 1,
+ 1327, 1, 1328, 1, 1329, 1, 1330, 1,
+ 1331, 1, 1332, 1, 1333, 1, 1334, 1,
+ 1335, 1, 1336, 1, 1337, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1338, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1339, 1, 1340, 1, 1341,
+ 1342, 1, 1, 1, 1, 1, 1343, 1344,
+ 1, 1345, 1, 1, 1, 1346, 1347, 1,
+ 1348, 1, 1349, 1, 1350, 1, 1351, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1352, 1353, 1, 1354, 1, 1355, 1, 1356,
+ 1, 1357, 1, 1358, 1, 1359, 1, 1360,
+ 1, 1361, 1, 1362, 1, 1363, 1, 1364,
+ 1, 1365, 1, 1366, 1, 1367, 1, 1368,
+ 1, 1369, 1, 1370, 1, 1371, 1, 1372,
+ 1, 1373, 1, 1374, 1, 1375, 1, 1376,
+ 1, 1, 1, 1377, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1378,
+ 1, 1379, 1, 1380, 1, 1381, 1, 1382,
+ 1, 1383, 1, 1384, 1, 1385, 1, 1386,
+ 1, 1387, 1, 1388, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1389, 1, 1390, 1, 1391, 1, 1392, 1393,
+ 1, 1394, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1395, 1, 1396,
+ 1397, 1398, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1399, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1400, 1, 1401,
+ 1, 1, 1, 1402, 1, 1403, 1, 1404,
+ 1, 1405, 1, 1406, 1, 1407, 1, 1408,
+ 1, 1409, 1, 1410, 1, 1411, 1, 1412,
+ 1, 1413, 1, 1414, 1, 1415, 1, 1416,
+ 1, 1417, 1, 1, 1, 1, 1, 1,
+ 1418, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1419, 1, 1420, 1, 1421, 1, 1422, 1,
+ 1423, 1, 1424, 1, 1425, 1, 1426, 1,
+ 1427, 1, 1428, 1, 1429, 1, 1430, 1,
+ 1431, 1, 1432, 1, 1433, 1, 1434, 1,
+ 1435, 1, 1436, 1, 1437, 1, 1438, 1,
+ 1439, 1, 1440, 1, 1441, 1, 1442, 1,
+ 1443, 1, 1444, 1, 1445, 1, 1446, 1,
+ 1447, 1, 1448, 1, 1449, 1, 1450, 1,
+ 1451, 1, 1452, 1, 1453, 1, 1454, 1,
+ 1455, 1, 1456, 1, 1457, 1, 1458, 1,
+ 1459, 1, 1460, 1, 1461, 1, 1462, 1,
+ 1463, 1, 1464, 1, 1465, 1, 1466, 1,
+ 1467, 1, 1468, 1, 1469, 1, 1470, 1,
+ 1471, 1, 1, 1, 1, 1, 1, 1472,
+ 1, 1473, 1, 1474, 1, 1475, 1, 1476,
+ 1, 1477, 1, 1478, 1, 1479, 1, 1480,
+ 1, 1481, 1, 1482, 1, 1483, 1, 1484,
+ 1, 1485, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1486, 1,
+ 1487, 1, 1488, 1, 1489, 1, 1490, 1,
+ 1491, 1, 1492, 1, 1493, 1, 1494, 1,
+ 1495, 1, 1496, 1, 1497, 1, 1498, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1499, 1, 1500, 1, 1501,
+ 1, 1, 1, 1, 1, 1502, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1503, 1, 1504, 1, 1505, 1,
+ 1506, 1, 1507, 1, 1508, 1, 1509, 1,
+ 1510, 1, 1511, 1, 1512, 1, 1513, 1,
+ 1514, 1, 1515, 1, 1516, 1, 1517, 1,
+ 1518, 1, 1519, 1, 1520, 1, 1521, 1,
+ 1, 1, 1, 1, 1, 1522, 1, 1,
+ 1523, 1, 1524, 1, 1525, 1, 1526, 1,
+ 1527, 1, 1528, 1, 1529, 1, 1530, 1,
+ 1531, 1, 1532, 1, 1533, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1534, 1, 1535, 1,
+ 1536, 1, 1537, 1, 1538, 1, 1539, 1,
+ 1540, 1, 1541, 1, 1542, 1, 1543, 1,
+ 1544, 1, 1545, 1, 1546, 1, 1547, 1,
+ 1548, 1, 1549, 1, 1550, 1, 1551, 1,
+ 1552, 1, 1553, 1, 1554, 1, 1555, 1,
+ 1556, 1, 1557, 1, 1558, 1, 1559, 1,
+ 1560, 1, 1, 1, 1, 1, 1, 1561,
+ 1, 1562, 1, 1563, 1, 1564, 1, 1565,
+ 1, 1566, 1, 1567, 1, 1568, 1, 1569,
+ 1, 1570, 1, 1, 1, 1, 1, 1,
+ 1571, 1, 1572, 1, 1573, 1, 1574, 1,
+ 1575, 1, 1576, 1, 1577, 1, 1578, 1,
+ 1579, 1, 1580, 1, 1581, 1, 1582, 1,
+ 1583, 1, 1584, 1, 1585, 1, 1586, 1,
+ 1587, 1, 1588, 1, 1589, 1, 1590, 1,
+ 1591, 1592, 1593, 1, 1, 1, 1, 1594,
+ 1, 1, 1, 1, 1, 1, 1595, 1596,
+ 1, 1597, 1, 1598, 1, 1599, 1, 1600,
+ 1, 1601, 1, 1602, 1, 1603, 1, 1604,
+ 1, 1605, 1, 1606, 1, 1607, 1, 1608,
+ 1, 1609, 1, 1610, 1, 1611, 1, 1612,
+ 1, 1613, 1, 1614, 1, 1615, 1, 1616,
+ 1, 1617, 1, 1618, 1, 1619, 1, 1620,
+ 1, 1621, 1, 1622, 1, 1623, 1, 1624,
+ 1, 1625, 1, 1626, 1, 1627, 1, 1628,
+ 1, 1629, 1, 1630, 1, 1631, 1, 1632,
+ 1, 1633, 1, 1634, 1, 1635, 1, 1636,
+ 1, 1637, 1, 1638, 1, 1639, 1, 1640,
+ 1, 1641, 1, 1642, 1, 1643, 1, 1644,
+ 1, 1645, 1, 1646, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1647, 1, 1648,
+ 1, 1649, 1, 1650, 1, 1651, 1, 1652,
+ 1, 1653, 1, 1654, 1, 1655, 1, 1656,
+ 1, 1657, 1, 1658, 1, 1659, 1, 1660,
+ 1, 1661, 1, 1662, 1, 1, 1, 1,
+ 1, 1, 1663, 1, 1664, 1, 1665, 1,
+ 1, 1, 1, 1, 1666, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1667, 1,
+ 1, 1, 1, 1, 1668, 1, 1669, 1,
+ 1670, 1, 1671, 1, 1672, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1673, 1, 1674,
+ 1, 1675, 1, 1676, 1, 1677, 1, 1678,
+ 1, 1679, 1, 1680, 1, 1681, 1, 1682,
+ 1, 1683, 1, 1684, 1, 1685, 1, 1686,
+ 1, 1687, 1, 1688, 1, 1689, 1, 1690,
+ 1, 1691, 1, 1692, 1, 1693, 1, 1694,
+ 1, 1695, 1, 1696, 1, 1697, 1, 1698,
+ 1, 1699, 1, 1700, 1, 1701, 1, 1702,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1703, 1, 1704, 1, 1705, 1, 1706, 1,
+ 1707, 1, 1708, 1, 1709, 1, 1710, 1,
+ 1711, 1, 1712, 1, 1713, 1, 1714, 1,
+ 1715, 1, 1716, 1, 1717, 1, 1718, 1,
+ 1719, 1, 1720, 1, 1721, 1, 1722, 1,
+ 1723, 1, 1724, 1, 1725, 1, 1726, 1,
+ 1727, 1, 1728, 1, 1729, 1, 1730, 1,
+ 1731, 1, 1732, 1, 1733, 1, 1, 1,
+ 1, 1, 1734, 1, 1735, 1, 1736, 1,
+ 1737, 1, 1738, 1, 1739, 1, 1740, 1,
+ 1741, 1, 1742, 1, 1743, 1, 1744, 1,
+ 1745, 1, 1746, 1, 1747, 1, 1748, 1,
+ 1749, 1, 1750, 1, 1751, 1, 1752, 1,
+ 1753, 1, 1754, 1, 1, 1, 1, 1755,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1756, 1, 1757, 1, 1758,
+ 1, 1759, 1, 1760, 1, 1761, 1, 1762,
+ 1, 1763, 1, 1764, 1, 1765, 1, 1766,
+ 1, 1767, 1768, 1, 1, 1769, 1, 1,
+ 1, 1, 1, 1770, 1, 1, 1, 1771,
+ 1, 1772, 1, 1773, 1, 1774, 1, 1775,
+ 1, 1776, 1, 1777, 1, 1, 1, 1,
+ 1, 1, 1, 1778, 1, 1779, 1, 1780,
+ 1, 1781, 1, 1782, 1, 1783, 1, 1784,
+ 1, 1785, 1, 1786, 1, 1787, 1, 1788,
+ 1, 1789, 1, 1790, 1, 1791, 1, 1792,
+ 1, 1793, 1, 1794, 1, 1795, 1, 1796,
+ 1, 1797, 1, 1798, 1, 1799, 1, 1800,
+ 1, 1801, 1, 1802, 1, 1803, 1, 1804,
+ 1, 1805, 1, 1806, 1, 1807, 1, 1808,
+ 1, 1809, 1, 1810, 1, 1811, 1, 1812,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1813, 1,
+ 1814, 1, 1815, 1816, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1817, 1, 1, 1,
+ 1818, 1819, 1820, 1, 1821, 1, 1822, 1,
+ 1823, 1, 1824, 1, 1825, 1, 1826, 1,
+ 1827, 1, 1828, 1, 1829, 1, 1, 1,
+ 1830, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1831, 1, 1832, 1,
+ 1833, 1, 1834, 1, 1835, 1, 1836, 1,
+ 1837, 1, 1838, 1, 1839, 1, 1840, 1,
+ 1841, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1842, 1, 1, 1,
+ 1843, 1, 1844, 1, 1845, 1, 1846, 1,
+ 1847, 1, 1848, 1, 1849, 1, 1, 1,
+ 1, 1, 1, 1850, 1, 1851, 1, 1852,
+ 1, 1853, 1, 1854, 1, 1855, 1, 1856,
+ 1, 1857, 1, 1858, 1, 1859, 1, 1860,
+ 1, 1861, 1, 1862, 1, 1863, 1, 1864,
+ 1, 1865, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1866, 1, 1867, 1,
+ 1868, 1, 1869, 1, 1870, 1, 1871, 1,
+ 1872, 1, 1873, 1, 1874, 1, 1875, 1,
+ 1876, 1, 1877, 1, 1878, 1, 1879, 1,
+ 1880, 1, 1881, 1, 1882, 1, 1883, 1,
+ 1884, 1, 1885, 1, 1886, 1, 1887, 1,
+ 1888, 1, 1889, 1, 1890, 1, 1891, 1,
+ 1892, 1, 1893, 1, 1894, 1, 1895, 1,
+ 1896, 1, 1, 1, 1, 1897, 1, 1898,
+ 1, 1899, 1, 1900, 1, 1901, 1, 1902,
+ 1, 1903, 1, 1904, 1, 1905, 1, 1906,
+ 1, 1907, 1, 1908, 1, 1909, 1, 1910,
+ 1, 1911, 1, 1912, 1, 1913, 1, 1914,
+ 1, 1915, 1, 1916, 1, 1917, 1, 1918,
+ 1, 1919, 1, 1920, 1, 1921, 1, 1922,
+ 1, 1923, 1, 1924, 1, 1925, 1, 1926,
+ 1, 1927, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1928, 1, 1929,
+ 1, 1, 1, 1930, 1, 1931, 1, 1932,
+ 1, 1933, 1, 1934, 1, 1935, 1, 1936,
+ 1, 1937, 1, 1938, 1, 1939, 1, 1940,
+ 1, 1941, 1, 1942, 1, 1943, 1, 1944,
+ 1, 1945, 1, 1946, 1, 1947, 1, 1948,
+ 1, 1949, 1, 1950, 1, 1951, 1, 1952,
+ 1, 1, 1, 1, 1, 1, 1, 1953,
+ 1954, 1955, 1, 1956, 1957, 1, 1, 1,
+ 1958, 1, 1959, 1, 1960, 1, 1961, 1962,
+ 1963, 1, 1964, 1, 1965, 1, 1, 1,
+ 1, 1, 1966, 1, 1967, 1, 1968, 1,
+ 1969, 1, 1970, 1, 1971, 1, 1972, 1,
+ 1973, 1, 1974, 1, 1975, 1, 1976, 1,
+ 1977, 1, 1978, 1, 1979, 1, 1980, 1,
+ 1981, 1, 1982, 1, 1983, 1, 1984, 1,
+ 1985, 1, 1986, 1, 1987, 1, 1988, 1,
+ 1989, 1, 1990, 1, 1991, 1, 1992, 1,
+ 1993, 1, 1994, 1, 1995, 1, 1996, 1,
+ 1997, 1, 1, 1, 1, 1998, 1, 1,
+ 1, 1, 1, 1, 1999, 1, 2000, 1,
+ 2001, 1, 2002, 1, 2003, 1, 2004, 1,
+ 2005, 1, 2006, 1, 2007, 1, 2008, 1,
+ 2009, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2010, 1, 2011, 1, 2012, 1, 2013,
+ 1, 2014, 1, 2015, 1, 2016, 1, 2017,
+ 1, 2018, 1, 2019, 1, 2020, 1, 2021,
+ 1, 2022, 1, 2023, 1, 2024, 1, 2025,
+ 1, 2026, 1, 2027, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 2028, 2029, 2030,
+ 1, 1, 1, 1, 2031, 1, 1, 1,
+ 1, 1, 1, 2032, 2033, 1, 2034, 1,
+ 2035, 1, 2036, 1, 2037, 1, 2038, 1,
+ 2039, 1, 2040, 1, 2041, 1, 2042, 1,
+ 2043, 1, 2044, 1, 2045, 1, 2046, 1,
+ 2047, 1, 2048, 1, 2049, 1, 2050, 1,
+ 2051, 1, 2052, 1, 2053, 1, 2054, 1,
+ 2055, 1, 2056, 1, 2057, 1, 2058, 1,
+ 2059, 1, 2060, 1, 2061, 1, 2062, 1,
+ 2063, 1, 2064, 1, 2065, 1, 2066, 1,
+ 2067, 1, 2068, 1, 2069, 1, 2070, 1,
+ 2071, 1, 2072, 1, 2073, 1, 2074, 1,
+ 2075, 1, 2076, 1, 2077, 2078, 1, 2079,
+ 1, 2080, 1, 2081, 1, 2082, 1, 2083,
+ 1, 2084, 1, 2085, 1, 2086, 1, 2087,
+ 1, 2088, 1, 2089, 1, 2090, 1, 2091,
+ 1, 2092, 1, 2093, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 2094, 1, 2095, 1, 2096, 1, 2097, 1,
+ 2098, 1, 2099, 1, 2100, 1, 2101, 1,
+ 2102, 1, 2103, 1, 2104, 1, 1, 1,
+ 1, 1, 1, 2105, 1, 1, 2106, 1,
+ 2107, 1, 2108, 1, 2109, 1, 2110, 1,
+ 2111, 1, 2112, 1, 2113, 1, 2114, 1,
+ 2115, 1, 2116, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2117, 1, 2118, 1,
+ 1, 1, 1, 2119, 1, 1, 1, 1,
+ 1, 1, 2120, 2121, 1, 2122, 1, 2123,
+ 1, 2124, 1, 2125, 1, 2126, 1, 2127,
+ 1, 2128, 1, 2129, 1, 2130, 1, 2131,
+ 1, 2132, 1, 2133, 1, 2134, 1, 2135,
+ 1, 2136, 1, 2137, 1, 2138, 1, 2139,
+ 1, 2140, 1, 2141, 1, 2142, 1, 2143,
+ 1, 2144, 1, 2145, 1, 2146, 1, 2147,
+ 1, 2148, 1, 2149, 1, 2150, 1, 2151,
+ 1, 2152, 1, 2153, 1, 2154, 1, 2155,
+ 1, 2156, 1, 2157, 1, 2158, 1, 1,
+ 1, 1, 2159, 1, 2160, 1, 2161, 1,
+ 2162, 1, 2163, 1, 2164, 1, 2165, 1,
+ 2166, 1, 2167, 1, 2168, 1, 2169, 1,
+ 2170, 1, 2171, 1, 2172, 1, 2173, 1,
+ 2174, 1, 2175, 1, 2176, 1, 2177, 1,
+ 2178, 1, 2179, 1, 2180, 1, 2181, 1,
+ 2182, 1, 2183, 1, 2184, 1, 2185, 1,
+ 2186, 1, 2187, 1, 2188, 1, 2189, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 2190, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2191, 1,
+ 2192, 1, 2193, 1, 2194, 1, 2195, 1,
+ 2196, 1, 2197, 1, 2198, 1, 2199, 1,
+ 2200, 1, 2201, 1, 2202, 1, 2203, 1,
+ 2204, 1, 2205, 1, 2206, 1, 2207, 1,
+ 1, 1, 2208, 1, 2209, 1, 2210, 1,
+ 2211, 1, 2212, 1, 2213, 1, 2214, 1,
+ 2215, 1, 2216, 1, 2217, 1, 2218, 1,
+ 2219, 1, 2220, 1, 2221, 1, 2222, 1,
+ 2223, 1, 2224, 1, 2225, 1, 2226, 1,
+ 2227, 1, 2228, 1, 2229, 1, 2230, 1,
+ 2231, 1, 2232, 1, 2233, 1, 1, 1,
+ 1, 1, 1, 2234, 1, 1, 2235, 1,
+ 2236, 1, 2237, 1, 2238, 1, 2239, 1,
+ 2240, 1, 2241, 1, 2242, 1, 2243, 1,
+ 2244, 1, 1, 1, 2245, 1, 2246, 1,
+ 2247, 1, 2248, 1, 2249, 1, 2250, 1,
+ 2251, 1, 2252, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 2253, 1, 2254, 1, 2255, 1, 2256, 1,
+ 2257, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2258, 1, 2259, 1, 2260, 1,
+ 2261, 1, 2262, 1, 2263, 1, 2264, 1,
+ 2265, 1, 2266, 1, 2267, 1, 2268, 1,
+ 2269, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2270, 1, 2271, 1, 2272, 1,
+ 2273, 1, 2274, 1, 2275, 1, 2276, 2277,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2278, 1, 2279, 1,
+ 2280, 1, 2281, 1, 2282, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2283, 1,
+ 2284, 1, 2285, 1, 2286, 1, 2287, 1,
+ 2288, 1, 2289, 1, 2290, 1, 2291, 1,
+ 2292, 1, 2293, 1, 2294, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2295, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2296, 2297, 1, 2298,
+ 1, 2299, 1, 2300, 1, 2301, 1, 2302,
+ 1, 2303, 1, 2304, 1, 2305, 1, 2306,
+ 1, 2307, 1, 2308, 1, 2309, 1, 2310,
+ 1, 2311, 1, 2312, 1, 2313, 1, 2314,
+ 1, 2315, 1, 2316, 1, 2317, 1, 2318,
+ 1, 2319, 1, 2320, 1, 2321, 1, 2322,
+ 1, 2323, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 2324, 1, 2325, 1, 2326,
+ 1, 2327, 1, 2328, 1, 2329, 1, 2330,
+ 1, 2331, 1, 2332, 1, 2333, 1, 2334,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2335, 2336, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 2337, 1, 2338, 1, 2339, 1, 2340, 1,
+ 2341, 1, 2342, 1, 2343, 1, 2344, 1,
+ 2345, 1, 2346, 1, 2347, 1, 2348, 1,
+ 2349, 1, 2350, 1, 2351, 1, 2352, 1,
+ 2353, 1, 2354, 1, 2355, 1, 2356, 1,
+ 2357, 1, 2358, 1, 2359, 1, 2360, 1,
+ 2361, 1, 2362, 1, 2363, 1, 2364, 1,
+ 2365, 1, 2366, 1, 2367, 1, 2368, 1,
+ 2369, 1, 2370, 1, 2371, 1, 2372, 1,
+ 2373, 1, 2374, 1, 2375, 1, 2376, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2377, 1, 2378, 2379, 1, 2380,
+ 2381, 1, 1, 1, 1, 1, 2382, 1,
+ 2383, 2384, 1, 2385, 2386, 2387, 2388, 2389,
+ 1, 2390, 1, 2391, 1, 2392, 1, 2393,
+ 1, 2394, 1, 2395, 1, 2396, 1, 2397,
+ 1, 2398, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2399, 1, 2400, 1, 2401, 1, 2402,
+ 1, 2403, 1, 2404, 1, 2405, 1, 2406,
+ 1, 2407, 1, 2408, 1, 2409, 1, 2410,
+ 1, 2411, 1, 2412, 1, 2413, 1, 2414,
+ 1, 1, 1, 2415, 1, 1, 1, 2416,
+ 1, 2417, 1, 2418, 1, 2419, 1, 2420,
+ 1, 2421, 1, 2422, 1, 2423, 1, 2424,
+ 1, 2425, 1, 2426, 1, 2427, 1, 2428,
+ 1, 2429, 1, 2430, 1, 2431, 1, 2432,
+ 1, 2433, 1, 2434, 1, 2435, 1, 2436,
+ 1, 2437, 1, 2438, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 2439, 1, 2440, 1, 2441, 1, 2442, 1,
+ 2443, 1, 2444, 1, 2445, 1, 2446, 1,
+ 2447, 1, 2448, 1, 2449, 1, 2450, 1,
+ 2451, 1, 2452, 1, 2453, 1, 2454, 1,
+ 2455, 1, 2456, 1, 2457, 1, 1, 1,
+ 1, 1, 1, 1, 1, 2458, 1, 2459,
+ 1, 2460, 1, 2461, 1, 2462, 1, 2463,
+ 1, 2464, 1, 2465, 2466, 1, 2467, 1,
+ 2468, 1, 2469, 1, 2470, 1, 2471, 1,
+ 2472, 1, 2473, 1, 2474, 1, 2475, 1,
+ 2476, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2477, 1,
+ 2478, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2479, 1, 2480, 1, 2481, 1, 2482,
+ 1, 2483, 1, 2484, 1, 1, 1, 1,
+ 1, 2485, 1, 2486, 1, 2487, 1, 2488,
+ 1, 2489, 1, 2490, 1, 2491, 1, 2492,
+ 1, 2493, 1, 2494, 1, 2495, 1, 2496,
+ 1, 2497, 1, 2498, 1, 2499, 1, 2500,
+ 1, 2501, 1, 2502, 1, 1, 2503, 1,
+ 2504, 2505, 1, 1, 2506, 1, 1, 2507,
+ 1, 1, 2508, 2509, 1, 2510, 1, 2511,
+ 1, 2512, 1, 2513, 1, 2514, 1, 2515,
+ 1, 2516, 1, 2517, 1, 2518, 1, 2519,
+ 1, 2520, 1, 2521, 1, 2522, 1, 2523,
+ 1, 2524, 1, 2525, 1, 2526, 1, 2527,
+ 1, 2528, 1, 2529, 1, 2530, 1, 2531,
+ 1, 2532, 1, 1, 1, 1, 1, 1,
+ 2533, 1, 2534, 1, 2535, 1, 2536, 1,
+ 2537, 1, 2538, 1, 2539, 1, 2540, 1,
+ 2541, 1, 2542, 1, 2543, 1, 2544, 1,
+ 2545, 1, 2546, 1, 2547, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2548, 1,
+ 1, 1, 2549, 1, 1, 1, 1, 1,
+ 2550, 1, 2551, 1, 2552, 1, 2553, 1,
+ 2554, 1, 2555, 1, 2556, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2557, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2558, 2559, 1, 2560,
+ 1, 2561, 1, 2562, 1, 2563, 1, 2564,
+ 1, 2565, 1, 2566, 1, 2567, 1, 2568,
+ 1, 2569, 1, 2570, 1, 2571, 1, 2572,
+ 1, 2573, 1, 2574, 1, 2575, 1, 2576,
+ 1, 2577, 1, 2578, 1, 2579, 1, 2580,
+ 1, 2581, 1, 2582, 1, 2583, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2584, 1, 2585, 1, 2586, 1, 2587,
+ 1, 2588, 1, 2589, 1, 2590, 1, 2591,
+ 1, 2592, 1, 2593, 1, 2594, 1, 2595,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 2596, 1, 2597,
+ 1, 2598, 1, 2599, 1, 1, 1, 1,
+ 1, 2600, 1, 2601, 1, 2602, 1, 2603,
+ 1, 2604, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2605, 1, 1, 1, 1, 1,
+ 1, 1, 1, 2606, 1, 1, 1, 2607,
+ 1, 2608, 1, 2609, 1, 2610, 1, 2611,
+ 1, 2612, 1, 2613, 1, 2614, 1, 2615,
+ 1, 2616, 1, 2617, 1, 2618, 1, 1,
+ 2619, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2620, 1, 2621, 1,
+ 2622, 2623, 1, 2624, 2625, 1, 1, 1,
+ 1, 1, 2626, 1, 1, 2627, 2628, 1,
+ 2629, 1, 2630, 1, 2631, 1, 2632, 1,
+ 2633, 1, 2634, 1, 2635, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 2636,
+ 1, 1, 1, 2637, 1, 2638, 1, 2639,
+ 1, 2640, 1, 2641, 1, 2642, 1, 2643,
+ 1, 2644, 1, 2645, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2646, 1, 2647, 1,
+ 2648, 1, 2649, 1, 1, 1, 2650, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 2651, 1, 2652, 1, 2653, 1,
+ 2654, 1, 2655, 1, 2656, 1, 2657, 1,
+ 2658, 1, 2659, 1, 2660, 1, 2661, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2662, 1, 2663, 1, 2664, 1, 2665,
+ 1, 2666, 1, 2667, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 2668, 1, 2669, 1, 1,
+ 1, 1, 2670, 1, 2671, 1, 2672, 1,
+ 2673, 1, 2674, 1, 2675, 1, 2676, 1,
+ 2677, 1, 2678, 1, 2679, 1, 2680, 1,
+ 2681, 1, 2682, 1, 2683, 1, 2684, 1,
+ 2685, 1, 2686, 1, 2687, 1, 2688, 1,
+ 2689, 1, 2690, 1, 2691, 1, 2692, 1,
+ 2693, 1, 2694, 1, 2695, 1, 2696, 1,
+ 2697, 1, 2698, 1, 2699, 1, 2700, 1,
+ 2701, 1, 2702, 1, 2703, 1, 2704, 1,
+ 2705, 1, 2706, 1, 2707, 1, 2708, 2709,
+ 1, 2710, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 2711,
+ 2712, 2713, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2714, 1, 2715, 1,
+ 1, 1, 2716, 1, 2717, 1, 2718, 1,
+ 2719, 1, 2720, 1, 2721, 1, 2722, 1,
+ 2723, 1, 2724, 1, 2725, 1, 2726, 1,
+ 2727, 1, 2728, 1, 2729, 1, 2730, 1,
+ 2731, 1, 1, 1, 1, 1, 1, 2732,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2733, 1, 2734, 1, 2735, 1, 2736,
+ 1, 2737, 1, 2738, 1, 2739, 1, 2740,
+ 1, 2741, 1, 2742, 1, 2743, 1, 2744,
+ 1, 2745, 1, 2746, 1, 2747, 1, 2748,
+ 1, 2749, 1, 2750, 1, 2751, 1, 2752,
+ 1, 2753, 1, 2754, 1, 2755, 1, 2756,
+ 1, 2757, 1, 2758, 1, 2759, 1, 2760,
+ 1, 2761, 1, 2762, 1, 2763, 1, 2764,
+ 1, 2765, 1, 2766, 1, 2767, 1, 2768,
+ 1, 2769, 1, 2770, 1, 2771, 1, 2772,
+ 1, 2773, 1, 2774, 1, 2775, 1, 2776,
+ 1, 2777, 1, 2778, 1, 2779, 1, 2780,
+ 1, 2781, 1, 2782, 1, 2783, 1, 2784,
+ 1, 1, 1, 1, 1, 1, 2785, 1,
+ 2786, 1, 2787, 1, 2788, 1, 2789, 1,
+ 2790, 1, 2791, 1, 2792, 1, 2793, 1,
+ 2794, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 2795, 1, 2796,
+ 1, 2797, 1, 1, 1, 1, 1, 2798,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 2799, 1, 2800, 1,
+ 2801, 1, 2802, 1, 2803, 1, 2804, 1,
+ 2805, 1, 2806, 1, 2807, 1, 2808, 1,
+ 2809, 1, 2810, 1, 2811, 1, 2812, 1,
+ 2813, 1, 2814, 1, 2815, 1, 2816, 1,
+ 2817, 1, 1, 1, 1, 1, 1, 2818,
+ 1, 1, 2819, 1, 2820, 1, 2821, 1,
+ 2822, 1, 2823, 1, 2824, 1, 2825, 1,
+ 2826, 1, 2827, 1, 2828, 1, 2829, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 2830, 1,
+ 2831, 1, 2832, 1, 2833, 1, 2834, 1,
+ 2835, 1, 2836, 1, 2837, 1, 2838, 1,
+ 2839, 1, 2840, 1, 2841, 1, 2842, 1,
+ 2843, 1, 2844, 1, 2845, 1, 2846, 1,
+ 2847, 1, 2848, 1, 2849, 1, 2850, 1,
+ 2851, 1, 2852, 1, 2853, 1, 2854, 1,
+ 2855, 1, 2856, 1, 1, 1, 1, 1,
+ 1, 2857, 1, 2858, 1, 2859, 1, 2860,
+ 1, 2861, 1, 2862, 1, 2863, 1, 2864,
+ 1, 2865, 1, 2866, 1, 1, 1, 1,
+ 1, 1, 2867, 1, 2868, 1, 2869, 1,
+ 2870, 1, 2871, 1, 2872, 1, 2873, 1,
+ 2874, 1, 2875, 1, 2876, 1, 1, 1,
+ 1, 2877, 1, 2878, 1, 2879, 1, 2880,
+ 1, 2881, 1, 2882, 1, 2883, 1, 2884,
+ 1, 2885, 1, 2886, 1, 2887, 1, 2888,
+ 1, 2889, 1, 2890, 1, 2891, 1, 2892,
+ 1, 2893, 1, 2894, 1, 2895, 1, 2896,
+ 1, 2897, 1, 2898, 1, 2899, 1, 2900,
+ 1, 1, 1, 1, 2901, 1, 2902, 1,
+ 2903, 1, 2904, 1, 2905, 1, 2906, 1,
+ 2907, 1, 2908, 1, 2909, 1, 2910, 1,
+ 2911, 1, 2912, 1, 2913, 1, 2914, 1,
+ 2915, 1, 1, 1, 1, 1, 1, 2916,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 2917, 1, 2918, 1, 1, 2919, 1,
+ 2920, 2921, 1, 1, 1, 2922, 1, 2923,
+ 1, 2924, 1, 2925, 2926, 2927, 1, 2928,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 2929,
+ 1, 2930, 1, 2931, 1, 2932, 1, 2933,
+ 1, 2934, 1, 2935, 1, 2936, 1, 2937,
+ 1, 2938, 1, 2939, 1, 2940, 1, 2941,
+ 1, 2942, 1, 2943, 1, 2944, 1, 2945,
+ 1, 2946, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 2947,
+ 1, 1, 1, 2948, 1, 1, 1, 2949,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 2950,
+ 1, 2951, 1, 2952, 1, 2953, 1, 2954,
+ 1, 2955, 1, 2956, 1, 2957, 1, 2958,
+ 1, 2959, 1, 2960, 1, 2961, 1, 2962,
+ 1, 2963, 1, 2964, 1, 2965, 1, 2966,
+ 1, 2967, 1, 2968, 1, 1, 1, 1,
+ 1, 1, 1, 2969, 1, 1, 1, 1,
+ 1, 2970, 1, 1, 2971, 1, 2972, 1,
+ 2973, 1, 2974, 1, 2975, 1, 2976, 1,
+ 2977, 1, 2978, 1, 2979, 1, 2980, 1,
+ 2981, 1, 2982, 1, 2983, 1, 2984, 1,
+ 2985, 1, 2986, 1, 2987, 1, 2988, 1,
+ 2989, 1, 2990, 1, 2991, 1, 2992, 1,
+ 2993, 1, 2994, 1, 2995, 1, 2996, 1,
+ 2997, 1, 2998, 1, 2999, 1, 3000, 1,
+ 3001, 1, 3002, 1, 3003, 1, 3004, 1,
+ 3005, 1, 3006, 1, 3007, 1, 3008, 1,
+ 3009, 1, 3010, 1, 3011, 1, 3012, 1,
+ 3013, 1, 3014, 1, 3015, 1, 3016, 1,
+ 3017, 1, 3018, 1, 3019, 1, 3020, 1,
+ 3021, 1, 3022, 1, 3023, 1, 3024, 1,
+ 1, 3025, 1, 3026, 1, 3027, 1, 3028,
+ 1, 3029, 1, 3030, 1, 3031, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3032, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3033, 1, 3034,
+ 1, 3035, 1, 3036, 1, 3037, 1, 3038,
+ 1, 3039, 1, 3040, 1, 3041, 1, 3042,
+ 1, 3043, 1, 3044, 1, 3045, 1, 3046,
+ 1, 3047, 1, 3048, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3049, 1, 3050, 1, 3051, 1, 3052,
+ 1, 3053, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3054, 1, 3055, 1, 3056,
+ 1, 3057, 1, 3058, 1, 3059, 1, 3060,
+ 1, 3061, 1, 3062, 1, 3063, 1, 3064,
+ 1, 3065, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3066, 1, 3067, 1, 3068,
+ 1, 3069, 1, 3070, 1, 3071, 1, 3072,
+ 1, 3073, 1, 3074, 1, 3075, 1, 3076,
+ 1, 3077, 1, 3078, 1, 3079, 1, 3080,
+ 1, 3081, 1, 3082, 1, 3083, 3084, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3085, 1, 1, 3086, 1, 3087, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3088, 1, 3089,
+ 1, 3090, 1, 3091, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3092, 1, 3093,
+ 1, 3094, 1, 3095, 1, 3096, 1, 3097,
+ 1, 3098, 1, 1, 1, 1, 3099, 1,
+ 3100, 1, 3101, 1, 3102, 1, 3103, 1,
+ 3104, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3105, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3106, 3107, 1, 3108, 1, 3109, 1, 3110,
+ 1, 3111, 1, 3112, 1, 3113, 1, 3114,
+ 1, 3115, 1, 3116, 1, 3117, 1, 3118,
+ 1, 3119, 1, 3120, 1, 3121, 1, 3122,
+ 1, 3123, 1, 3124, 1, 3125, 1, 3126,
+ 1, 3127, 1, 3128, 1, 3129, 1, 3130,
+ 1, 3131, 1, 3132, 1, 3133, 1, 3134,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3135, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3136,
+ 1, 3137, 1, 3138, 1, 3139, 1, 3140,
+ 1, 3141, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3142, 1, 3143, 1, 3144,
+ 1, 3145, 1, 3146, 1, 3147, 1, 3148,
+ 1, 3149, 1, 3150, 1, 3151, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3152,
+ 3153, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3154, 1,
+ 3155, 1, 1, 3156, 1, 3157, 3158, 1,
+ 1, 1, 1, 1, 3159, 1, 1, 3160,
+ 3161, 1, 3162, 1, 3163, 1, 3164, 1,
+ 3165, 1, 3166, 1, 3167, 1, 3168, 1,
+ 3169, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3170, 1, 3171, 1, 3172,
+ 1, 3173, 1, 3174, 1, 3175, 1, 3176,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3177, 1, 3178, 1, 3179, 1,
+ 3180, 1, 1, 1, 3181, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3182, 1, 3183, 1, 3184, 1, 3185, 1,
+ 3186, 1, 3187, 1, 3188, 1, 3189, 1,
+ 3190, 1, 3191, 1, 3192, 1, 3193, 1,
+ 3194, 1, 1, 1, 3195, 1, 3196, 1,
+ 3197, 1, 3198, 1, 3199, 1, 3200, 1,
+ 3201, 1, 3202, 1, 3203, 1, 3204, 1,
+ 3205, 1, 3206, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3207, 1, 3208,
+ 1, 3209, 1, 3210, 1, 3211, 1, 3212,
+ 1, 3213, 1, 3214, 1, 3215, 1, 3216,
+ 1, 3217, 1, 3218, 1, 3219, 1, 3220,
+ 1, 3221, 1, 3222, 1, 3223, 1, 3224,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3225, 3226, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3227, 1, 3228, 1, 3229, 1, 3230, 1,
+ 3231, 1, 3232, 1, 3233, 1, 3234, 1,
+ 3235, 1, 3236, 1, 3237, 1, 3238, 1,
+ 3239, 1, 3240, 1, 3241, 1, 3242, 1,
+ 3243, 1, 3244, 1, 3245, 1, 3246, 1,
+ 3247, 1, 3248, 1, 3249, 1, 3250, 1,
+ 3251, 1, 3252, 1, 3253, 1, 3254, 1,
+ 3255, 1, 3256, 1, 3257, 1, 3258, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3259,
+ 1, 3260, 1, 3261, 1, 3262, 1, 3263,
+ 1, 3264, 1, 3265, 1, 3266, 3267, 3268,
+ 3269, 1, 3270, 3271, 1, 1, 1, 1,
+ 1, 3272, 3273, 3274, 3275, 1, 3276, 3277,
+ 3278, 3279, 1, 3280, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3281, 1, 3282, 1, 3283, 1,
+ 3284, 1, 3285, 1, 3286, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3287, 1, 3288, 1, 3289, 1, 3290, 1,
+ 3291, 1, 3292, 1, 3293, 1, 3294, 1,
+ 3295, 1, 3296, 1, 3297, 1, 3298, 1,
+ 3299, 1, 3300, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3301, 1, 3302, 1, 3303, 1,
+ 3304, 1, 3305, 1, 3306, 1, 3307, 1,
+ 3308, 1, 3309, 1, 3310, 1, 3311, 1,
+ 3312, 1, 3313, 1, 3314, 1, 3315, 1,
+ 3316, 1, 3317, 1, 3318, 1, 3319, 1,
+ 3320, 1, 1, 1, 1, 3321, 1, 3322,
+ 1, 3323, 1, 3324, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3325, 1, 3326, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3327, 1, 3328, 1,
+ 3329, 1, 3330, 1, 3331, 1, 3332, 1,
+ 1, 1, 1, 1, 3333, 1, 3334, 1,
+ 3335, 1, 3336, 1, 3337, 1, 3338, 1,
+ 3339, 1, 3340, 1, 3341, 1, 3342, 1,
+ 3343, 1, 3344, 1, 3345, 1, 3346, 1,
+ 3347, 1, 3348, 1, 3349, 1, 3350, 1,
+ 3351, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3352, 1, 3353,
+ 1, 3354, 1, 3355, 1, 3356, 1, 3357,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3358, 1, 3359, 1, 3360, 1, 3361, 1,
+ 3362, 1, 3363, 1, 3364, 1, 1, 3365,
+ 3366, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3367,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3368, 1, 1, 3369,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3370, 1, 1, 3371, 1,
+ 3372, 1, 3373, 1, 3374, 1, 3375, 1,
+ 3376, 1, 1, 1, 1, 1, 1, 3377,
+ 1, 3378, 1, 3379, 1, 3380, 1, 3381,
+ 1, 3382, 1, 3383, 1, 3384, 1, 3385,
+ 1, 3386, 1, 3387, 1, 3388, 1, 3389,
+ 1, 3390, 1, 3391, 1, 3392, 1, 3393,
+ 1, 3394, 1, 3395, 1, 3396, 1, 3397,
+ 1, 3398, 1, 3399, 1, 3400, 1, 3401,
+ 1, 3402, 1, 3403, 1, 3404, 1, 3405,
+ 1, 3406, 1, 3407, 1, 3408, 1, 3409,
+ 1, 3410, 1, 3411, 1, 3412, 1, 3413,
+ 1, 1, 1, 1, 1, 3414, 1, 3415,
+ 1, 3416, 1, 3417, 1, 3418, 1, 3419,
+ 1, 3420, 1, 3421, 1, 3422, 1, 3423,
+ 1, 3424, 1, 3425, 1, 3426, 1, 3427,
+ 1, 3428, 1, 3429, 1, 3430, 1, 3431,
+ 1, 3432, 1, 3433, 1, 3434, 1, 3435,
+ 1, 3436, 1, 1, 1, 1, 1, 3437,
+ 1, 3438, 1, 3439, 1, 3440, 1, 3441,
+ 1, 3442, 1, 3443, 1, 3444, 1, 3445,
+ 1, 3446, 1, 3447, 1, 3448, 1, 3449,
+ 1, 3450, 1, 3451, 1, 3452, 1, 3453,
+ 1, 3454, 1, 3455, 1, 3456, 1, 3457,
+ 1, 3458, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3459, 1, 3460, 1, 3461, 1,
+ 3462, 1, 3463, 1, 3464, 1, 3465, 1,
+ 3466, 1, 3467, 1, 3468, 1, 3469, 1,
+ 3470, 1, 3471, 1, 3472, 1, 3473, 1,
+ 3474, 1, 3475, 1, 3476, 1, 3477, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3478, 3479, 3480, 3481,
+ 3482, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3483, 1, 1, 1, 3484, 1, 1,
+ 3485, 1, 3486, 1, 3487, 1, 3488, 1,
+ 3489, 1, 3490, 1, 3491, 1, 3492, 1,
+ 3493, 1, 3494, 1, 3495, 1, 3496, 1,
+ 3497, 1, 3498, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3499, 1, 3500, 1, 3501,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3502, 1, 3503, 1,
+ 3504, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3505, 1, 1, 1, 1, 3506,
+ 1, 3507, 1, 3508, 1, 3509, 1, 3510,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3511, 1, 3512,
+ 1, 3513, 1, 3514, 1, 3515, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3516,
+ 1, 1, 1, 1, 1, 1, 3517, 3518,
+ 1, 3519, 1, 3520, 1, 3521, 1, 3522,
+ 1, 3523, 1, 3524, 1, 3525, 1, 3526,
+ 1, 3527, 1, 3528, 1, 3529, 1, 3530,
+ 1, 3531, 1, 3532, 1, 3533, 1, 3534,
+ 1, 3535, 1, 3536, 1, 3537, 1, 3538,
+ 1, 3539, 1, 3540, 1, 3541, 1, 3542,
+ 1, 3543, 1, 3544, 1, 3545, 1, 3546,
+ 1, 3547, 1, 3548, 1, 3549, 1, 3550,
+ 1, 3551, 1, 3552, 1, 3553, 1, 3554,
+ 1, 3555, 1, 3556, 1, 3557, 1, 3558,
+ 1, 3559, 1, 3560, 1, 3561, 1, 3562,
+ 1, 3563, 1, 3564, 3565, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3566, 1, 1,
+ 1, 3567, 1, 3568, 1, 3569, 1, 3570,
+ 1, 3571, 1, 3572, 1, 3573, 1, 3574,
+ 1, 3575, 1, 3576, 1, 3577, 1, 3578,
+ 1, 3579, 1, 3580, 1, 3581, 1, 3582,
+ 1, 3583, 1, 3584, 1, 1, 3585, 1,
+ 1, 1, 1, 1, 3586, 1, 1, 1,
+ 3587, 1, 3588, 1, 3589, 1, 3590, 1,
+ 3591, 1, 3592, 1, 3593, 1, 3594, 1,
+ 3595, 1, 3596, 1, 3597, 1, 1, 1,
+ 1, 1, 1, 1, 3598, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3599, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3600, 1, 3601, 1,
+ 1, 3602, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3603, 1, 1, 1, 3604, 1,
+ 3605, 1, 3606, 1, 3607, 1, 3608, 1,
+ 3609, 1, 3610, 1, 3611, 1, 3612, 1,
+ 3613, 1, 3614, 1, 3615, 1, 3616, 1,
+ 3617, 1, 3618, 1, 3619, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3620, 1, 3621, 1,
+ 3622, 1, 3623, 1, 3624, 1, 3625, 1,
+ 3626, 1, 3627, 1, 3628, 1, 3629, 1,
+ 3630, 1, 3631, 1, 3632, 1, 3633, 1,
+ 3634, 1, 3635, 1, 3636, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3637, 1, 3638,
+ 3639, 3640, 3641, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3642, 1, 1, 1, 3643,
+ 1, 3644, 1, 3645, 1, 3646, 1, 3647,
+ 1, 3648, 1, 3649, 1, 3650, 1, 3651,
+ 1, 3652, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3653, 1, 3654, 1, 3655, 1, 3656,
+ 1, 3657, 1, 3658, 1, 3659, 1, 3660,
+ 1, 3661, 1, 3662, 1, 3663, 1, 3664,
+ 1, 3665, 1, 3666, 1, 3667, 1, 3668,
+ 1, 3669, 1, 3670, 1, 3671, 1, 3672,
+ 1, 3673, 1, 3674, 1, 3675, 1, 3676,
+ 1, 3677, 1, 3678, 1, 3679, 1, 3680,
+ 1, 3681, 1, 3682, 1, 3683, 1, 3684,
+ 1, 3685, 1, 3686, 3687, 3688, 1, 3689,
+ 3690, 3691, 1, 1, 1, 1, 3692, 3693,
+ 3694, 3695, 3696, 1, 3697, 3698, 3699, 3700,
+ 1, 3701, 1, 3702, 1, 3703, 1, 3704,
+ 1, 3705, 1, 3706, 1, 3707, 1, 3708,
+ 1, 3709, 1, 3710, 1, 3711, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3712,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3713, 1,
+ 1, 1, 1, 3714, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3715,
+ 1, 1, 1, 3716, 1, 3717, 1, 3718,
+ 1, 3719, 1, 3720, 1, 3721, 1, 3722,
+ 1, 3723, 1, 3724, 1, 3725, 1, 3726,
+ 1, 3727, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3728, 1, 3729, 1, 3730, 1, 3731, 1,
+ 3732, 1, 3733, 1, 3734, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3735,
+ 1, 3736, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3737, 1, 3738, 1, 3739,
+ 1, 3740, 1, 3741, 1, 3742, 1, 3743,
+ 1, 3744, 1, 3745, 1, 3746, 1, 3747,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3748, 1,
+ 3749, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3750, 1, 3751, 1, 3752, 1, 3753,
+ 1, 3754, 1, 3755, 1, 1, 3756, 1,
+ 3757, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3758, 1,
+ 1, 3759, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3760, 1, 1, 3761, 1, 3762, 1, 3763,
+ 1, 3764, 1, 3765, 1, 3766, 1, 3767,
+ 1, 3768, 1, 3769, 1, 3770, 1, 3771,
+ 1, 3772, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3773, 1, 1, 1, 1,
+ 1, 1, 3774, 3775, 1, 1, 1, 1,
+ 3776, 3777, 1, 1, 1, 1, 1, 1,
+ 3778, 1, 3779, 1, 3780, 1, 3781, 1,
+ 3782, 1, 3783, 1, 3784, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3785, 1, 3786, 3787, 3788, 3789,
+ 3790, 3791, 3792, 3793, 1, 3794, 1, 3795,
+ 1, 3796, 1, 3797, 1, 3798, 1, 3799,
+ 1, 3800, 1, 3801, 1, 3802, 1, 3803,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3804, 1, 3805, 1, 3806, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3807,
+ 1, 3808, 1, 3809, 1, 1, 1, 3810,
+ 1, 3811, 1, 3812, 1, 3813, 1, 3814,
+ 1, 3815, 1, 3816, 1, 3817, 1, 3818,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3819, 1, 3820, 1, 3821, 1, 3822, 1,
+ 3823, 1, 3824, 1, 3825, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3826, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3827, 1, 1, 1, 3828, 1,
+ 1, 1, 3829, 1, 1, 1, 1, 1,
+ 3830, 3831, 1, 3832, 1, 3833, 1, 3834,
+ 1, 3835, 1, 3836, 1, 3837, 1, 3838,
+ 1, 3839, 1, 3840, 1, 3841, 1, 3842,
+ 1, 3843, 1, 3844, 1, 3845, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3846,
+ 1, 3847, 1, 3848, 1, 3849, 1, 3850,
+ 1, 3851, 1, 3852, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3853, 1, 1, 1,
+ 1, 3854, 1, 3855, 1, 3856, 1, 3857,
+ 1, 3858, 1, 3859, 1, 3860, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3861,
+ 1, 3862, 1, 3863, 1, 3864, 1, 3865,
+ 1, 3866, 1, 3867, 1, 3868, 1, 3869,
+ 1, 3870, 1, 1, 1, 1, 1, 3871,
+ 1, 3872, 1, 3873, 1, 3874, 1, 3875,
+ 1, 3876, 1, 3877, 1, 3878, 1, 3879,
+ 1, 3880, 1, 3881, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 3882, 3883,
+ 3884, 3885, 3886, 3887, 1, 1, 3888, 1,
+ 3889, 3890, 1, 3891, 3892, 3893, 1, 3894,
+ 3895, 1, 3896, 1, 3897, 1, 3898, 1,
+ 3899, 1, 3900, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 3901, 1, 3902, 1, 3903, 1, 3904,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3905, 1, 1, 3906, 1, 3907,
+ 1, 3908, 1, 3909, 1, 3910, 1, 3911,
+ 1, 3912, 1, 3913, 1, 3914, 1, 3915,
+ 1, 3916, 1, 3917, 1, 3918, 1, 3919,
+ 1, 3920, 1, 3921, 1, 3922, 1, 3923,
+ 1, 3924, 1, 3925, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3926, 1, 3927,
+ 1, 3928, 1, 3929, 3930, 1, 3931, 1,
+ 3932, 1, 3933, 1, 3934, 1, 3935, 1,
+ 3936, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 3937, 1, 3938, 1,
+ 3939, 1, 3940, 1, 3941, 1, 3942, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3943,
+ 1, 3944, 1, 3945, 1, 3946, 1, 3947,
+ 1, 3948, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 3949, 1, 3950, 1, 3951,
+ 1, 3952, 1, 3953, 1, 3954, 1, 3955,
+ 1, 3956, 1, 3957, 1, 3958, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 3959,
+ 1, 1, 3960, 1, 3961, 1, 3962, 1,
+ 3963, 1, 3964, 1, 3965, 1, 3966, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 3967, 1, 3968, 1, 3969, 1, 3970, 1,
+ 3971, 1, 3972, 1, 3973, 1, 3974, 1,
+ 3975, 1, 3976, 1, 3977, 1, 3978, 1,
+ 3979, 1, 3980, 1, 3981, 1, 1, 1,
+ 1, 1, 1, 3982, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3983, 1, 3984, 1, 3985, 1,
+ 3986, 1, 3987, 1, 3988, 1, 3989, 1,
+ 3990, 1, 3991, 1, 3992, 1, 3993, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3994, 1, 1, 1, 3995, 3996,
+ 3997, 3998, 3999, 1, 4000, 1, 1, 1,
+ 1, 1, 1, 1, 4001, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4002, 1, 4003, 1, 4004, 1, 4005, 1,
+ 4006, 1, 4007, 1, 4008, 1, 4009, 1,
+ 4010, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4011, 1, 1, 1,
+ 4012, 1, 4013, 1, 4014, 1, 4015, 1,
+ 4016, 1, 4017, 1, 4018, 1, 4019, 1,
+ 4020, 1, 4021, 1, 4022, 1, 4023, 1,
+ 4024, 1, 4025, 1, 1, 4026, 1, 4027,
+ 1, 4028, 1, 4029, 1, 4030, 1, 4031,
+ 1, 4032, 1, 4033, 1, 4034, 1, 4035,
+ 1, 4036, 1, 4037, 1, 4038, 1, 4039,
+ 1, 4040, 1, 4041, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4042, 1, 4043, 1,
+ 4044, 1, 4045, 1, 4046, 1, 4047, 1,
+ 4048, 1, 4049, 1, 4050, 1, 4051, 1,
+ 4052, 1, 4053, 1, 4054, 1, 4055, 1,
+ 4056, 1, 4057, 1, 4058, 1, 4059, 1,
+ 4060, 1, 4061, 1, 4062, 1, 4063, 1,
+ 4064, 1, 4065, 1, 4066, 1, 4067, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4068, 1, 1, 1, 4069, 1, 4070, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4071, 1, 4072, 1, 4073, 1, 1,
+ 1, 1, 1, 1, 4074, 4075, 1, 4076,
+ 1, 4077, 1, 4078, 1, 4079, 1, 4080,
+ 1, 4081, 1, 4082, 1, 4083, 1, 4084,
+ 1, 4085, 1, 4086, 1, 4087, 1, 4088,
+ 1, 4089, 1, 4090, 1, 4091, 1, 4092,
+ 1, 4093, 1, 4094, 1, 4095, 1, 4096,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4097, 1, 1, 1, 1, 1, 1, 1,
+ 4098, 1, 1, 1, 1, 1, 4099, 1,
+ 4100, 1, 4101, 1, 4102, 1, 4103, 1,
+ 4104, 1, 4105, 1, 4106, 1, 4107, 1,
+ 4108, 1, 4109, 1, 4110, 1, 4111, 1,
+ 4112, 1, 4113, 1, 4114, 1, 4115, 1,
+ 4116, 1, 4117, 1, 4118, 1, 4119, 1,
+ 4120, 1, 4121, 1, 4122, 1, 4123, 1,
+ 4124, 1, 4125, 1, 4126, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4127, 1,
+ 4128, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4129, 1,
+ 4130, 1, 4131, 1, 4132, 1, 4133, 1,
+ 4134, 1, 4135, 1, 4136, 1, 1, 1,
+ 4137, 1, 1, 4138, 4139, 1, 4140, 1,
+ 4141, 1, 4142, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4143, 1, 4144, 1, 4145,
+ 1, 4146, 1, 4147, 1, 4148, 1, 4149,
+ 1, 4150, 1, 4151, 1, 1, 1, 4152,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4153, 4154, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4155, 1, 4156, 1, 1, 1, 4157,
+ 1, 1, 1, 1, 4158, 1, 1, 4159,
+ 1, 1, 1, 4160, 4161, 4162, 1, 4163,
+ 1, 1, 1, 1, 1, 4164, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4165,
+ 1, 1, 1, 1, 1, 4166, 1, 4167,
+ 1, 4168, 1, 4169, 1, 4170, 1, 4171,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4172, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4173, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4174, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4175, 1, 4176, 1, 4177, 1, 4178,
+ 1, 4179, 1, 4180, 1, 1, 1, 1,
+ 1, 4181, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4182, 1, 1, 1, 1,
+ 1, 4183, 1, 4184, 1, 4185, 1, 4186,
+ 1, 4187, 1, 4188, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4189, 1, 1, 1, 4190, 1, 1, 1,
+ 1, 1, 4191, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4192, 1, 1, 1, 4193, 1, 1, 1,
+ 1, 1, 4194, 1, 4195, 1, 4196, 1,
+ 4197, 1, 4198, 1, 4199, 1, 4200, 1,
+ 4201, 1, 4202, 1, 4203, 1, 4204, 1,
+ 1, 1, 1, 1, 4205, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4206, 1,
+ 1, 1, 1, 1, 4207, 1, 4208, 1,
+ 4209, 1, 4210, 1, 4211, 1, 4212, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4213,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4214, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4215,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4216, 1, 4217, 1, 4218, 1, 4219, 1,
+ 4220, 1, 4221, 1, 4222, 1, 4223, 1,
+ 4224, 1, 4225, 1, 4226, 1, 4227, 1,
+ 4228, 1, 4229, 1, 4230, 1, 4231, 1,
+ 4232, 1, 4233, 1, 4234, 1, 4235, 1,
+ 1, 1, 1, 1, 4236, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4237, 1,
+ 1, 1, 1, 1, 4238, 1, 4239, 1,
+ 4240, 1, 4241, 1, 4242, 1, 4243, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4244, 1, 1, 1, 4245,
+ 1, 1, 1, 1, 1, 4246, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4247, 1, 1, 1, 4248,
+ 1, 1, 1, 1, 1, 4249, 1, 4250,
+ 1, 4251, 1, 4252, 1, 4253, 1, 4254,
+ 1, 4255, 1, 4256, 1, 4257, 1, 4258,
+ 1, 4259, 1, 4260, 1, 4261, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4262, 1,
+ 4263, 1, 4264, 1, 4265, 1, 4266, 1,
+ 4267, 1, 4268, 1, 4269, 1, 4270, 1,
+ 1, 1, 4271, 1, 1, 1, 1, 1,
+ 4272, 1, 4273, 1, 4274, 1, 4275, 1,
+ 4276, 1, 4277, 1, 4278, 1, 4279, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4280, 1, 4281, 1, 4282, 1, 4283, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4284, 1, 1,
+ 1, 1, 1, 4285, 1, 4286, 1, 4287,
+ 1, 4288, 1, 4289, 1, 4290, 1, 4291,
+ 4292, 1, 4293, 1, 4294, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4295, 1,
+ 4296, 1, 4297, 1, 4298, 1, 4299, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4300, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4301, 1, 4302, 1, 4303, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4304, 1, 4305, 1, 4306, 1,
+ 4307, 4308, 4309, 4310, 1, 4311, 4312, 1,
+ 1, 4313, 1, 1, 4314, 1, 1, 4315,
+ 4316, 4317, 4318, 1, 4319, 1, 4320, 1,
+ 4321, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4322, 1, 4323,
+ 1, 4324, 1, 4325, 1, 4326, 1, 4327,
+ 1, 4328, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4329,
+ 4330, 4331, 4332, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4333, 1, 4334, 1, 4335, 1, 4336,
+ 1, 4337, 1, 4338, 1, 4339, 1, 4340,
+ 1, 4341, 1, 4342, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4343,
+ 1, 4344, 1, 4345, 1, 4346, 1, 4347,
+ 1, 4348, 1, 4349, 1, 4350, 1, 4351,
+ 1, 4352, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4353, 1, 4354, 1, 4355,
+ 1, 4356, 1, 4357, 1, 4358, 1, 1,
+ 1, 4359, 1, 1, 1, 4360, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4361, 1, 4362, 1, 4363, 1, 4364,
+ 1, 4365, 1, 4366, 1, 4367, 1, 4368,
+ 1, 4369, 1, 4370, 1, 4371, 1, 4372,
+ 1, 4373, 1, 4374, 1, 4375, 1, 4376,
+ 1, 4377, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4378, 1, 4379, 1, 4380, 1, 4381,
+ 1, 4382, 1, 4383, 1, 4384, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4385, 4386,
+ 1, 4387, 1, 4388, 1, 4389, 1, 4390,
+ 1, 4391, 1, 4392, 1, 4393, 1, 4394,
+ 1, 4396, 4395, 4397, 4395, 4398, 4395, 4399,
+ 4395, 4400, 4395, 4401, 1, 4402, 1, 4403,
+ 1, 4404, 1, 1, 1, 4405, 1, 4406,
+ 1, 4407, 1, 4408, 1, 4409, 1, 4410,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4411, 1, 4412, 1, 4413, 1, 4414,
+ 1, 4415, 1, 4416, 1, 4417, 1, 4418,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4419, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4420,
+ 1, 4421, 4422, 1, 1, 1, 1, 1,
+ 1, 4423, 1, 1, 1, 1, 1, 4424,
+ 1, 4425, 1, 4426, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4427, 1, 1,
+ 1, 1, 1, 1, 4428, 1, 4429, 1,
+ 4430, 1, 4431, 1, 4432, 1, 1, 4433,
+ 1, 4434, 1, 4435, 1, 4436, 1, 4437,
+ 1, 4438, 1, 1, 1, 1, 1, 4439,
+ 1, 4440, 1, 4441, 1, 4442, 1, 4443,
+ 1, 4444, 1, 4445, 1, 4446, 1, 4447,
+ 1, 4448, 1, 4449, 4450, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4451, 1, 4452, 4453, 1, 4454,
+ 1, 4455, 1, 4456, 1, 4457, 1, 4458,
+ 1, 4459, 1, 4460, 1, 4461, 1, 4462,
+ 1, 4463, 1, 4464, 1, 4465, 1, 4466,
+ 1, 4467, 1, 4468, 1, 4469, 1, 4470,
+ 1, 4471, 1, 4472, 1, 4473, 1, 4474,
+ 1, 4475, 1, 4476, 1, 4477, 1, 4478,
+ 1, 4479, 1, 4480, 1, 4481, 1, 4482,
+ 1, 4483, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4484, 1, 4485, 1, 4486,
+ 1, 4487, 1, 4488, 4489, 4490, 1, 4491,
+ 1, 4492, 1, 4493, 1, 4494, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4495,
+ 1, 4496, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4497,
+ 1, 4498, 1, 4499, 1, 1, 4500, 1,
+ 4501, 1, 4502, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4503, 1, 4504, 1, 4505,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4506, 1, 1, 1, 1, 1,
+ 4507, 1, 4508, 1, 4509, 1, 4510, 1,
+ 4511, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4512, 1, 4513, 1, 4514,
+ 1, 4515, 1, 4516, 1, 4517, 1, 4518,
+ 1, 4519, 1, 4520, 1, 4521, 1, 4522,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4523, 1, 4524, 1, 4525, 1, 4526, 1,
+ 4527, 1, 4528, 1, 4529, 1, 4530, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4531, 1, 1, 1, 1, 1,
+ 1, 4532, 1, 4533, 1, 4534, 1, 4535,
+ 1, 4536, 1, 4538, 4537, 4539, 4537, 4540,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4541, 1, 4542,
+ 1, 4543, 1, 4544, 1, 4545, 1, 4546,
+ 1, 4547, 1, 4548, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4549, 1, 4550,
+ 1, 4551, 1, 4552, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4553, 1, 4554, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4555, 1, 4556,
+ 1, 4557, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4558, 1, 4559, 1, 4560,
+ 1, 4561, 1, 4562, 1, 4563, 1, 4564,
+ 4565, 1, 1, 1, 1, 1, 1, 4566,
+ 1, 1, 1, 4567, 1, 4568, 1, 1,
+ 1, 4569, 4570, 1, 4571, 1, 4572, 1,
+ 4573, 1, 4574, 1, 1, 1, 1, 1,
+ 4575, 1, 4576, 1, 4577, 1, 4578, 1,
+ 1, 4579, 1, 4580, 1, 4581, 1, 4582,
+ 1, 4583, 1, 4584, 1, 4585, 1, 4586,
+ 1, 4587, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4588, 1,
+ 4589, 1, 4590, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4591, 4592, 4593, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4594, 1,
+ 1, 1, 4595, 1, 4596, 1, 4597, 1,
+ 4598, 1, 4599, 1, 4600, 1, 4601, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4602, 1, 4603, 1, 4604, 1,
+ 4605, 1, 4606, 1, 4607, 1, 4608, 1,
+ 4609, 1, 4610, 1, 4611, 1, 4612, 1,
+ 4613, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4614, 1, 1, 1, 1,
+ 1, 4615, 1, 1, 1, 4616, 1, 4617,
+ 1, 4618, 1, 4619, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4620, 1, 4621,
+ 1, 4622, 1, 4623, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4624, 4625, 1, 4626,
+ 1, 4627, 1, 1, 4628, 1, 4629, 1,
+ 4630, 1, 4631, 1, 4632, 1, 4633, 1,
+ 4634, 1, 4635, 1, 4636, 1, 4637, 1,
+ 4638, 1, 4639, 1, 4640, 1, 4641, 1,
+ 4642, 1, 4643, 1, 4644, 1, 4645, 1,
+ 4646, 1, 4647, 1, 4648, 1, 4649, 1,
+ 4650, 1, 4651, 1, 4652, 1, 4653, 1,
+ 1, 1, 1, 1, 4654, 1, 4655, 1,
+ 4656, 1, 4657, 1, 4658, 1, 4659, 1,
+ 4660, 1, 4661, 1, 4662, 1, 4663, 1,
+ 4664, 1, 4665, 1, 4666, 1, 4667, 1,
+ 4668, 1, 4669, 1, 4670, 1, 1, 1,
+ 1, 1, 4671, 1, 4672, 1, 4673, 1,
+ 4674, 1, 4675, 1, 4676, 1, 4677, 1,
+ 4678, 1, 4679, 1, 4680, 1, 4681, 1,
+ 4682, 1, 4683, 1, 4684, 1, 4685, 1,
+ 4686, 1, 1, 1, 1, 1, 1, 4687,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4688, 4689, 4690, 4691, 4692, 4693, 1, 4694,
+ 4695, 4696, 1, 4697, 1, 1, 4698, 1,
+ 1, 4699, 4700, 4701, 4702, 1, 4703, 1,
+ 1, 4704, 1, 4705, 1, 4706, 1, 4707,
+ 1, 4708, 1, 4709, 1, 4710, 1, 4711,
+ 1, 1, 1, 1, 4712, 1, 1, 1,
+ 1, 1, 4713, 4714, 1, 4715, 1, 4716,
+ 1, 4717, 1, 4718, 1, 4719, 1, 4720,
+ 1, 4721, 1, 4722, 1, 4723, 1, 4724,
+ 1, 4725, 1, 4726, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4727, 1,
+ 4728, 1, 4729, 4730, 1, 4731, 1, 4732,
+ 1, 4733, 1, 4734, 1, 4735, 1, 4736,
+ 1, 4737, 1, 4738, 1, 4739, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4740, 1, 4741,
+ 1, 4742, 1, 4743, 1, 4744, 1, 4745,
+ 1, 4746, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4747,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4748, 1, 4749,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4750, 1, 4751, 1, 4752, 1,
+ 4753, 1, 4754, 1, 4755, 1, 4756, 1,
+ 4757, 1, 4758, 1, 4759, 1, 4760, 1,
+ 4761, 1, 4762, 1, 1, 1, 1, 4763,
+ 4764, 1, 4765, 1, 4766, 1, 4767, 1,
+ 4768, 1, 4769, 1, 4770, 1, 4771, 1,
+ 4772, 1, 4773, 1, 1, 1, 1, 1,
+ 1, 1, 1, 4774, 1, 4775, 1, 4776,
+ 1, 4777, 1, 4778, 1, 4779, 1, 4780,
+ 1, 4781, 1, 4782, 1, 1, 1, 1,
+ 1, 4783, 1, 4784, 1, 4785, 1, 4786,
+ 1, 1, 1, 4787, 1, 4788, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4789, 1, 1, 4790, 1, 4791, 1,
+ 4792, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 4793, 1, 1, 1,
+ 4794, 1, 4795, 1, 4796, 1, 4797, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4798, 1,
+ 4799, 1, 4800, 1, 4801, 1, 4802, 1,
+ 4803, 1, 4804, 1, 4805, 1, 4806, 1,
+ 4807, 1, 4808, 1, 4809, 1, 4810, 1,
+ 4811, 1, 4812, 1, 4813, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4814, 1, 1, 1, 1, 1,
+ 4815, 1, 4816, 1, 4817, 1, 4819, 4818,
+ 4820, 4818, 4821, 4818, 4822, 4818, 4823, 4818,
+ 4824, 4818, 4825, 4818, 4826, 1, 4827, 1,
+ 4828, 1, 4829, 1, 4830, 1, 4831, 1,
+ 4832, 1, 4833, 1, 1, 4834, 1, 4835,
+ 1, 4836, 1, 4837, 1, 4838, 1, 4839,
+ 1, 4840, 1, 4841, 1, 1, 1, 4842,
+ 1, 1, 1, 4843, 4844, 1, 4845, 1,
+ 4846, 1, 4847, 1, 4848, 1, 4849, 1,
+ 4850, 1, 4851, 1, 4852, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 4853, 1,
+ 1, 1, 1, 1, 1, 1, 4854, 1,
+ 1, 4855, 1, 1, 4856, 1, 4857, 1,
+ 4858, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 4859, 1, 4860, 1, 4861, 1, 4862,
+ 1, 4863, 1, 4864, 1, 4865, 1, 4866,
+ 1, 4867, 1, 4868, 1, 4869, 1, 4870,
+ 1, 4871, 1, 4872, 1, 4873, 1, 4874,
+ 1, 4875, 1, 4876, 1, 4877, 1, 4878,
+ 1, 4879, 1, 4880, 1, 4881, 1, 4882,
+ 1, 4883, 1, 4884, 1, 4885, 1, 4886,
+ 1, 4887, 1, 4888, 1, 4889, 1, 4890,
+ 1, 4891, 1, 1, 4892, 1, 1, 1,
+ 4893, 1, 4894, 1, 4895, 1, 4896, 1,
+ 4897, 1, 4898, 1, 4899, 1, 4900, 1,
+ 4901, 1, 4902, 1, 4903, 1, 4904, 1,
+ 4905, 1, 4906, 1, 4907, 1, 4908, 1,
+ 4909, 1, 4910, 1, 4911, 1, 4912, 1,
+ 4913, 1, 4914, 1, 4915, 1, 1, 1,
+ 1, 1, 4916, 1, 4917, 1, 4918, 1,
+ 4919, 1, 4920, 1, 4921, 1, 4922, 1,
+ 4923, 1, 4924, 1, 4925, 1, 4926, 4927,
+ 1, 4928, 1, 4929, 1, 4930, 1, 4931,
+ 1, 4932, 1, 4933, 1, 4934, 1, 1,
+ 4935, 1, 4936, 1, 4937, 1, 4938, 1,
+ 4939, 1, 4940, 1, 4941, 1, 4942, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 4943, 1, 1, 1, 1, 4944,
+ 1, 4945, 1, 1, 1, 1, 1, 1,
+ 4946, 1, 4947, 1, 4948, 1, 4949, 1,
+ 4950, 1, 4951, 1, 4952, 1, 4953, 1,
+ 4954, 1, 4955, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 4956, 1, 4957, 1, 4958, 1, 4959, 1,
+ 4960, 1, 4961, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 4962, 1, 4963,
+ 1, 4964, 1, 1, 1, 1, 1, 1,
+ 4965, 1, 4966, 1, 4967, 1, 4968, 1,
+ 4969, 1, 4970, 1, 4971, 1, 4972, 1,
+ 4973, 1, 4974, 1, 4975, 1, 4976, 1,
+ 4977, 1, 4978, 1, 1, 1, 1, 1,
+ 4979, 1, 4980, 1, 4981, 1, 4982, 1,
+ 4983, 1, 4984, 1, 4985, 1, 4986, 1,
+ 4987, 1, 4988, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 4989,
+ 1, 4990, 4991, 4992, 4993, 4994, 1, 1,
+ 1, 1, 4995, 4996, 4997, 4998, 4999, 5000,
+ 5001, 5002, 5003, 5004, 1, 1, 5005, 1,
+ 5006, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5007, 1, 5008, 1, 5009,
+ 1, 5010, 1, 5011, 1, 5012, 1, 5013,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5014,
+ 1, 5015, 1, 5016, 1, 5017, 1, 5018,
+ 1, 5019, 1, 5020, 1, 5021, 1, 5022,
+ 1, 1, 1, 1, 1, 1, 1, 5023,
+ 1, 1, 1, 1, 1, 5024, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5025,
+ 1, 5026, 1, 5027, 1, 5028, 1, 5029,
+ 1, 5030, 1, 5031, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5032, 1, 5033, 1, 5034,
+ 1, 5035, 1, 5036, 1, 5037, 1, 5038,
+ 1, 5039, 1, 5040, 1, 5041, 1, 5042,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5043, 1, 5044,
+ 1, 5045, 1, 5046, 1, 5047, 1, 5048,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5049, 5050,
+ 1, 5051, 1, 5052, 1, 5053, 1, 5054,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5055, 1, 5056, 1, 5057, 1, 5058, 1,
+ 5059, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5060, 1,
+ 1, 5061, 1, 1, 1, 1, 1, 1,
+ 5062, 1, 5063, 1, 5064, 1, 5065, 1,
+ 5066, 1, 5067, 1, 5068, 1, 5069, 1,
+ 5070, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5071, 1, 5072, 1, 5073, 1, 5074,
+ 1, 5075, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5076, 1, 1, 5077, 1, 5078, 1, 5079,
+ 1, 5080, 1, 5081, 1, 5082, 1, 5083,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5084,
+ 1, 1, 5085, 1, 5086, 1, 5087, 1,
+ 5088, 1, 5089, 1, 5090, 1, 5091, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5092, 1, 5093, 5094, 1, 5095, 1, 5096,
+ 1, 5097, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5098, 1, 5099,
+ 1, 5100, 1, 5101, 1, 5102, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5103, 1,
+ 5104, 1, 5105, 1, 5106, 1, 5107, 1,
+ 5108, 1, 5109, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5110, 1, 1,
+ 1, 1, 1, 1, 5111, 1, 5112, 1,
+ 5113, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5114, 1, 5115, 1, 5116, 1, 5117, 1,
+ 5118, 1, 5119, 1, 5120, 1, 5121, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5122,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5123, 1, 5124, 1, 5125, 1, 5126,
+ 1, 5127, 1, 5128, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5129, 1, 5130, 5131, 1,
+ 5132, 1, 1, 1, 1, 1, 5133, 1,
+ 5134, 1, 5135, 1, 5136, 1, 5137, 1,
+ 5138, 1, 5139, 1, 5140, 1, 5141, 1,
+ 1, 5142, 1, 5143, 1, 5144, 1, 5145,
+ 1, 5146, 1, 5147, 1, 5148, 1, 1,
+ 1, 1, 5149, 1, 5150, 1, 5151, 1,
+ 5152, 1, 5153, 1, 5154, 1, 5155, 1,
+ 5156, 1, 5157, 1, 1, 1, 5158, 1,
+ 1, 1, 5159, 1, 5160, 1, 5161, 1,
+ 5162, 1, 5163, 1, 5164, 1, 5165, 1,
+ 5166, 1, 5167, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5168, 1, 5169, 1, 5170,
+ 1, 5171, 1, 5172, 1, 5173, 1, 5174,
+ 1, 5175, 1, 5176, 1, 5177, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5178, 1, 5179, 1, 5180, 1,
+ 5181, 1, 5182, 1, 5183, 1, 5184, 1,
+ 5185, 5186, 1, 1, 1, 1, 5187, 1,
+ 5188, 1, 5189, 1, 5190, 1, 5191, 1,
+ 5192, 1, 5193, 1, 5194, 1, 5195, 1,
+ 1, 1, 1, 1, 1, 5196, 1, 5197,
+ 1, 5198, 1, 1, 1, 1, 5199, 1,
+ 5200, 1, 5201, 1, 5202, 1, 5203, 1,
+ 1, 1, 1, 1, 5204, 1, 1, 1,
+ 1, 1, 1, 5205, 1, 5206, 1, 5207,
+ 1, 5208, 1, 5209, 1, 5210, 1, 5211,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5212, 1, 5213, 1, 5214, 1, 5215,
+ 1, 5216, 1, 5217, 1, 5218, 1, 5219,
+ 1, 5220, 1, 5221, 1, 5222, 1, 5223,
+ 1, 5224, 1, 5225, 1, 5226, 1, 5227,
+ 1, 5228, 1, 5229, 1, 5230, 1, 5231,
+ 1, 5232, 5233, 1, 1, 5234, 5235, 1,
+ 5236, 1, 5237, 5238, 5239, 1, 5240, 5241,
+ 1, 5242, 1, 5243, 1, 5244, 1, 5245,
+ 1, 5246, 1, 5247, 1, 5248, 1, 5249,
+ 1, 5250, 1, 5251, 1, 5252, 1, 5253,
+ 1, 5254, 1, 5255, 1, 5256, 1, 5257,
+ 1, 5258, 1, 5259, 1, 5260, 1, 5261,
+ 1, 1, 5262, 1, 1, 1, 1, 1,
+ 5263, 1, 5264, 1, 5265, 1, 5266, 1,
+ 5267, 1, 5268, 1, 1, 5269, 1, 5270,
+ 1, 5271, 1, 5272, 1, 5273, 1, 5274,
+ 1, 5275, 1, 5276, 1, 5277, 1, 5278,
+ 1, 5279, 1, 5280, 1, 5281, 1, 5282,
+ 1, 5283, 1, 5284, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5285, 1,
+ 1, 1, 1, 1, 1, 1, 5286, 1,
+ 5287, 1, 5288, 1, 5289, 1, 5290, 1,
+ 5291, 1, 5292, 1, 5293, 1, 5294, 1,
+ 5295, 1, 5296, 1, 5297, 1, 5298, 1,
+ 5299, 1, 5300, 1, 5301, 1, 5302, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5303, 1, 5304, 1, 5305, 1, 5306, 1,
+ 5307, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5308, 1, 5309, 1, 5310,
+ 1, 5311, 1, 5312, 1, 5313, 1, 5314,
+ 1, 5315, 1, 5316, 1, 5317, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5318, 1, 5319, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5320, 1, 5321,
+ 5322, 5323, 5324, 5325, 1, 5326, 1, 5327,
+ 5328, 5329, 5330, 5331, 1, 5332, 1, 5333,
+ 1, 5334, 1, 5335, 1, 5336, 1, 5337,
+ 1, 5338, 1, 5339, 1, 5340, 1, 5341,
+ 5342, 1, 1, 5343, 1, 5344, 1, 5345,
+ 1, 5346, 1, 5347, 1, 5348, 1, 5349,
+ 1, 5350, 1, 5351, 1, 5352, 1, 5353,
+ 1, 5354, 1, 5355, 1, 5356, 1, 5357,
+ 1, 5358, 1, 5359, 1, 5360, 1, 5361,
+ 1, 5362, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5363, 5364, 5365,
+ 5366, 5367, 5368, 5369, 1, 5370, 5371, 1,
+ 5372, 1, 5373, 5374, 1, 1, 5375, 5376,
+ 5377, 1, 5378, 1, 5379, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5380, 1, 5381,
+ 1, 5382, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5383, 1, 1, 5384, 1,
+ 5385, 1, 5386, 1, 5387, 1, 5388, 1,
+ 5389, 1, 5390, 1, 5391, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5392, 1, 5393,
+ 1, 5394, 1, 5395, 1, 5396, 1, 5397,
+ 1, 5398, 1, 5399, 1, 5400, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5401, 1, 5402,
+ 1, 5403, 1, 5404, 1, 5405, 1, 5406,
+ 1, 5407, 1, 5408, 1, 5409, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5410, 1,
+ 1, 1, 1, 5411, 1, 5412, 1, 5413,
+ 1, 5414, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5415,
+ 1, 5416, 1, 5417, 1, 5418, 1, 5419,
+ 1, 5420, 1, 5421, 1, 5422, 1, 5423,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5424,
+ 5425, 1, 1, 1, 1, 1, 1, 1,
+ 5426, 1, 5427, 1, 5428, 1, 5429, 1,
+ 5430, 1, 5431, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5432, 1,
+ 5433, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5434, 1, 5435, 1, 5436, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5437,
+ 1, 5438, 1, 5439, 1, 5440, 1, 5441,
+ 1, 5442, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5443, 1, 5444,
+ 1, 5445, 1, 5446, 1, 5447, 1, 5448,
+ 1, 5449, 1, 5450, 1, 5451, 1, 5452,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5453, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5454, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5455, 1,
+ 5456, 1, 5457, 1, 5458, 1, 5459, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5460, 1, 1, 1, 5461, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 5462, 1, 5463, 1,
+ 5464, 1, 5465, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5466,
+ 1, 5467, 1, 5468, 1, 5469, 1, 5470,
+ 1, 5471, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5472,
+ 1, 5473, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5474,
+ 1, 5475, 1, 5476, 1, 5477, 1, 5478,
+ 1, 5479, 1, 5480, 1, 5481, 1, 5482,
+ 1, 5483, 1, 5484, 1, 5485, 1, 5486,
+ 1, 1, 1, 1, 1, 5487, 1, 5488,
+ 1, 5489, 1, 5490, 1, 5491, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5492,
+ 1, 1, 1, 1, 1, 1, 5493, 1,
+ 5494, 1, 5495, 1, 5497, 5496, 5496, 5496,
+ 5496, 5496, 5498, 5496, 5499, 5496, 5500, 5496,
+ 5501, 5496, 5502, 5496, 5503, 5496, 5504, 5496,
+ 5505, 5496, 5506, 5496, 5507, 5496, 5508, 5496,
+ 5509, 5496, 5510, 5496, 5511, 5496, 5512, 5496,
+ 5513, 5496, 5514, 5496, 5496, 5515, 5516, 5496,
+ 5496, 5496, 5496, 5496, 5496, 5517, 5496, 5496,
+ 5496, 5496, 5496, 5496, 5518, 5496, 5519, 5496,
+ 5520, 5496, 5521, 5496, 5522, 5496, 5523, 5496,
+ 5524, 5496, 5525, 5496, 5526, 5496, 5527, 5496,
+ 5528, 5496, 5529, 5496, 5530, 5496, 5531, 5496,
+ 5532, 5496, 5496, 5496, 5496, 5533, 5496, 5534,
+ 5496, 5535, 5496, 5536, 5496, 5537, 5496, 5538,
+ 5496, 5539, 5496, 5540, 5496, 5541, 5496, 5542,
+ 5496, 5543, 5496, 5544, 5496, 5545, 5496, 5546,
+ 5496, 5547, 5496, 5548, 5496, 5549, 5496, 5550,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5551, 1, 5552, 1, 5553, 1, 5554, 1,
+ 5555, 1, 5556, 1, 5557, 1, 5558, 1,
+ 5559, 1, 5560, 1, 5561, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 5562, 5563, 5564, 1,
+ 5565, 5566, 1, 1, 1, 1, 5567, 1,
+ 1, 1, 5568, 1, 1, 1, 5569, 1,
+ 1, 1, 1, 1, 5570, 1, 5571, 1,
+ 5572, 1, 5573, 1, 5574, 1, 1, 5575,
+ 5576, 1, 1, 1, 1, 5577, 1, 5578,
+ 1, 5579, 1, 5580, 1, 5581, 1, 5582,
+ 1, 5583, 1, 5584, 1, 5585, 1, 5586,
+ 1, 5587, 1, 5588, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5589, 1, 5590, 1, 5591, 1, 5592,
+ 1, 5593, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5594, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5595, 1, 5596,
+ 1, 5597, 1, 5598, 1, 5599, 1, 5600,
+ 1, 5601, 1, 5602, 1, 5603, 1, 5604,
+ 1, 5605, 1, 5606, 1, 5607, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5608, 1, 1, 1, 1, 1, 5609, 1,
+ 5610, 1, 5611, 1, 5612, 1, 5613, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5614, 1, 5615, 1, 5616, 1, 5617, 1,
+ 5618, 1, 5619, 1, 5620, 1, 5621, 1,
+ 5622, 1, 5623, 1, 5624, 1, 5625, 1,
+ 5626, 1, 5627, 1, 5628, 1, 5629, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5630, 1, 5631, 1, 5632, 1, 5633, 1,
+ 5634, 1, 5635, 1, 5636, 1, 5637, 1,
+ 5638, 1, 5639, 1, 5640, 1, 5641, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5642, 1, 5643, 5644, 1, 5645,
+ 1, 5646, 1, 5647, 1, 5648, 1, 5649,
+ 1, 5650, 1, 5651, 1, 5652, 1, 5653,
+ 1, 5654, 1, 1, 1, 1, 1, 5655,
+ 1, 5656, 1, 5657, 1, 5658, 1, 5659,
+ 1, 5660, 1, 5661, 1, 5662, 1, 5663,
+ 1, 5664, 1, 5665, 1, 5666, 1, 5667,
+ 1, 5668, 1, 5669, 1, 5670, 1, 5671,
+ 1, 5672, 1, 5673, 1, 5674, 1, 5675,
+ 1, 5676, 1, 5677, 1, 5678, 1, 5679,
+ 1, 5680, 1, 5681, 1, 1, 1, 1,
+ 1, 1, 1, 1, 5682, 1, 1, 1,
+ 1, 1, 1, 1, 5683, 1, 5684, 1,
+ 5685, 1, 5686, 1, 5687, 1, 5688, 1,
+ 5689, 1, 5690, 1, 5691, 1, 5692, 1,
+ 5693, 1, 5694, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5695, 1, 5696, 1, 5697, 1, 5698, 1,
+ 5699, 1, 5700, 1, 5701, 1, 5702, 1,
+ 5703, 1, 5704, 1, 5705, 1, 5706, 5707,
+ 5708, 1, 5709, 5710, 1, 1, 5711, 5712,
+ 5713, 5714, 5715, 1, 5716, 5717, 5718, 1,
+ 5719, 1, 5720, 1, 5721, 1, 5722, 1,
+ 5723, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5724, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5725, 1,
+ 5726, 1, 5727, 1, 5728, 1, 5729, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 5730, 1, 5731, 1, 5732,
+ 1, 5733, 1, 5734, 1, 5735, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5736, 1, 5737, 1, 5738, 1, 5739,
+ 1, 5740, 1, 5741, 1, 5742, 1, 5743,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5744, 1, 1,
+ 1, 1, 5745, 5746, 1, 5747, 1, 1,
+ 1, 1, 5748, 1, 5749, 1, 5750, 1,
+ 5751, 1, 5752, 1, 5753, 1, 5754, 1,
+ 5755, 1, 5756, 1, 5757, 1, 5758, 1,
+ 5759, 1, 5760, 1, 5761, 1, 5762, 1,
+ 5763, 1, 5764, 1, 5765, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5766, 5767, 1, 5768, 1, 1,
+ 1, 5769, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5770, 1,
+ 5771, 1, 5772, 1, 5773, 1, 1, 1,
+ 1, 1, 1, 5774, 1, 1, 1, 5775,
+ 1, 5776, 1, 5777, 1, 5778, 1, 5779,
+ 1, 5780, 1, 5781, 1, 5782, 1, 5783,
+ 1, 5784, 1, 5785, 1, 5786, 1, 5787,
+ 1, 5788, 1, 5789, 1, 5790, 1, 5791,
+ 1, 5792, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5793, 1, 1, 5794, 1, 1, 1,
+ 1, 1, 1, 1, 1, 5795, 1, 1,
+ 1, 1, 5796, 1, 5797, 1, 5798, 1,
+ 5799, 1, 5800, 1, 5801, 1, 5802, 1,
+ 5803, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5804, 1, 5805, 1, 5806, 1, 5807,
+ 1, 5808, 1, 5809, 1, 5810, 1, 5811,
+ 1, 5812, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5813, 1, 5814, 1, 1, 1, 1,
+ 1, 1, 5815, 1, 1, 1, 5816, 1,
+ 5817, 1, 5818, 1, 5819, 1, 5820, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5821, 1, 5822, 1, 5823, 1, 5824,
+ 1, 5825, 1, 5826, 1, 5827, 1, 5828,
+ 1, 5829, 1, 5830, 1, 5831, 1, 5832,
+ 1, 5833, 1, 5834, 1, 5835, 1, 5836,
+ 1, 5837, 1, 5838, 1, 5839, 1, 1,
+ 1, 5840, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5841, 1, 1, 1, 5842, 1,
+ 5843, 1, 5844, 1, 5845, 1, 5846, 1,
+ 5847, 1, 5848, 1, 5849, 1, 5850, 1,
+ 5851, 1, 5852, 1, 5853, 1, 5854, 1,
+ 5855, 1, 5856, 1, 5857, 1, 5858, 1,
+ 5859, 1, 5860, 1, 1, 1, 1, 1,
+ 5861, 1, 5862, 1, 5863, 1, 5864, 1,
+ 5865, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 5866, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5867, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5868, 1, 1, 5869, 1, 5870, 1, 5871,
+ 1, 5872, 1, 5873, 1, 5874, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 5875, 1, 5876, 1, 5877, 1, 5878, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 5879, 1, 5880, 1,
+ 5881, 1, 5882, 1, 5883, 1, 5884, 1,
+ 5885, 1, 5886, 1, 5887, 1, 5888, 1,
+ 5889, 1, 5890, 1, 1, 5891, 1, 1,
+ 1, 1, 1, 1, 5892, 1, 5893, 1,
+ 1, 1, 5894, 1, 5895, 1, 5896, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 5897, 1,
+ 5898, 1, 5899, 1, 5900, 1, 5901, 1,
+ 5902, 1, 5903, 1, 5904, 1, 5905, 1,
+ 5906, 1, 5907, 1, 5908, 1, 5909, 1,
+ 5910, 1, 5911, 1, 5912, 1, 5913, 1,
+ 5914, 1, 5915, 1, 5916, 1, 5917, 1,
+ 5918, 1, 5919, 1, 5920, 1, 5921, 1,
+ 5922, 1, 5923, 1, 5924, 1, 1, 5925,
+ 5926, 5927, 1, 5928, 1, 1, 1, 1,
+ 5929, 1, 1, 1, 5930, 1, 5931, 1,
+ 5932, 1, 5933, 1, 5934, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5935,
+ 1, 5936, 1, 5937, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 5938,
+ 1, 5939, 1, 5940, 1, 5941, 1, 5942,
+ 1, 5943, 1, 5944, 1, 5945, 1, 5946,
+ 1, 5947, 1, 5948, 1, 5949, 1, 5950,
+ 1, 5951, 1, 5952, 1, 5953, 1, 5954,
+ 1, 5955, 1, 5956, 1, 5957, 1, 5958,
+ 1, 5959, 1, 5960, 1, 5961, 1, 5962,
+ 1, 5963, 5964, 1, 1, 5965, 1, 1,
+ 5966, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5967, 5968, 5969, 5970, 5971, 5972, 5973,
+ 5974, 1, 5975, 1, 5976, 5977, 5978, 5979,
+ 5980, 1, 5981, 5982, 5983, 5984, 5985, 1,
+ 5986, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 5987, 1, 5988, 1, 5989, 1, 5990,
+ 1, 5991, 1, 5992, 1, 5993, 1, 5994,
+ 1, 5995, 1, 5996, 1, 5997, 1, 5998,
+ 1, 5999, 1, 6000, 1, 6001, 1, 6002,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6003, 1, 6004, 1, 6005,
+ 1, 6006, 1, 6007, 1, 6008, 1, 6009,
+ 1, 6010, 1, 1, 1, 1, 1, 6011,
+ 6012, 1, 6013, 6014, 6015, 1, 6016, 1,
+ 6017, 1, 6018, 1, 6019, 1, 6020, 1,
+ 6021, 1, 6022, 1, 6023, 1, 6024, 1,
+ 6025, 1, 6026, 1, 6027, 1, 6028, 1,
+ 6029, 1, 6030, 1, 6031, 1, 6032, 1,
+ 6033, 1, 6034, 1, 6035, 1, 6036, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6037,
+ 1, 1, 1, 1, 1, 1, 1, 6038,
+ 1, 6039, 1, 6040, 1, 6041, 1, 6042,
+ 1, 6043, 1, 6044, 1, 6045, 1, 6046,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6047, 1,
+ 1, 1, 6048, 1, 6049, 1, 1, 1,
+ 6050, 1, 1, 1, 6051, 1, 1, 6052,
+ 6053, 1, 6054, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6055, 1, 6056,
+ 1, 6057, 1, 6058, 1, 6059, 1, 6060,
+ 1, 6061, 1, 6062, 1, 6063, 1, 6064,
+ 1, 6065, 1, 6066, 1, 6067, 1, 6068,
+ 1, 6069, 1, 6070, 1, 6071, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6072, 1, 1, 1, 6073,
+ 1, 6074, 1, 6075, 1, 6076, 1, 6077,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6078,
+ 1, 6079, 1, 6080, 6081, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6082, 1, 6083, 1,
+ 6084, 1, 6085, 1, 6086, 1, 6087, 1,
+ 6088, 1, 6089, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6090, 1, 6091, 1,
+ 6092, 1, 1, 1, 1, 1, 6093, 1,
+ 6094, 1, 6095, 1, 6096, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6097, 1, 6098, 1, 6099, 1,
+ 6100, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6101, 1, 6102, 1, 6103, 1, 6104,
+ 1, 1, 1, 6105, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6106, 1, 1, 1, 6107,
+ 1, 6108, 1, 6109, 1, 6110, 1, 6111,
+ 1, 6112, 1, 1, 1, 1, 6113, 1,
+ 6114, 1, 6115, 1, 6116, 1, 6117, 1,
+ 6118, 1, 6119, 1, 6120, 1, 6121, 1,
+ 6122, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6123, 6124,
+ 6125, 1, 6126, 1, 6127, 1, 6128, 1,
+ 6129, 1, 6130, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6131, 1, 6132, 1, 6133, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6134, 1,
+ 6135, 1, 6136, 1, 6137, 1, 6138, 1,
+ 6139, 1, 6140, 1, 6141, 1, 6142, 1,
+ 6143, 1, 6144, 1, 6145, 1, 6146, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6147, 6148, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6149, 1, 6150, 1,
+ 6151, 1, 6152, 1, 1, 1, 1, 1,
+ 1, 6153, 1, 1, 1, 6154, 1, 1,
+ 1, 1, 1, 6155, 1, 6156, 1, 6157,
+ 1, 6158, 1, 6159, 1, 6160, 1, 6161,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6162, 1, 6163, 1, 6164, 1, 6165, 1,
+ 6166, 1, 6167, 1, 6168, 1, 6169, 1,
+ 6170, 1, 6171, 1, 6172, 1, 6173, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6174,
+ 1, 6175, 1, 6176, 1, 6177, 1, 6178,
+ 1, 6179, 1, 6180, 1, 6181, 1, 6182,
+ 1, 6183, 1, 6184, 1, 6185, 1, 6186,
+ 1, 6187, 1, 6188, 1, 6189, 1, 6190,
+ 1, 6191, 1, 6192, 1, 6193, 1, 6194,
+ 1, 6195, 1, 1, 1, 1, 1, 1,
+ 6196, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6197, 1, 6198, 1, 6199,
+ 1, 6200, 1, 6201, 1, 6202, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6203, 1, 6204,
+ 1, 6205, 1, 6206, 1, 6207, 1, 6208,
+ 1, 6209, 1, 6210, 1, 6211, 1, 6212,
+ 1, 6213, 1, 6214, 1, 6215, 1, 6216,
+ 1, 6217, 1, 6218, 1, 6219, 1, 6220,
+ 1, 6221, 1, 6222, 1, 6223, 1, 6224,
+ 1, 6225, 1, 6226, 1, 6227, 1, 6228,
+ 1, 6229, 1, 6230, 1, 6231, 1, 6232,
+ 1, 6233, 1, 6234, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6235, 1, 6236, 1, 6237, 1, 6238,
+ 1, 6239, 1, 6240, 1, 6241, 1, 6242,
+ 1, 6243, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6244, 6245, 1, 1, 6246, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6247, 1, 6248, 1, 6249, 1, 6250,
+ 1, 6251, 1, 6252, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6253,
+ 1, 6254, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6255, 1, 6256, 1, 6257, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6258, 1,
+ 6259, 1, 6260, 1, 6261, 1, 1, 6262,
+ 6263, 1, 6264, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6265, 1,
+ 6266, 1, 6267, 1, 6268, 1, 6269, 1,
+ 6270, 1, 6271, 1, 6272, 1, 6273, 1,
+ 6274, 1, 6275, 1, 6276, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6277, 1,
+ 6278, 1, 6279, 1, 6280, 1, 6281, 1,
+ 6282, 1, 6283, 1, 6284, 1, 6285, 1,
+ 6286, 1, 6287, 1, 6288, 1, 6289, 1,
+ 6290, 1, 6291, 1, 1, 6292, 1, 1,
+ 1, 1, 1, 6293, 1, 6294, 1, 6295,
+ 1, 6296, 1, 6297, 1, 6298, 1, 6299,
+ 1, 6300, 1, 6301, 1, 6302, 1, 6303,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6304, 1, 6305, 1, 6306, 6307, 1,
+ 6308, 1, 6309, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6310, 1, 6311, 1, 6312,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6313, 1, 6314, 1, 6315, 1, 6316, 1,
+ 6317, 1, 6318, 1, 6319, 1, 6320, 1,
+ 6321, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6322, 1,
+ 6323, 1, 1, 1, 1, 6324, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6325, 1, 6326, 1, 6327, 1, 6328,
+ 1, 6329, 1, 6330, 1, 6331, 1, 6332,
+ 1, 6333, 1, 6334, 1, 6335, 1, 6336,
+ 1, 6337, 1, 6338, 1, 6339, 1, 6340,
+ 1, 6341, 1, 6342, 1, 1, 1, 1,
+ 1, 6343, 1, 6344, 1, 6345, 1, 6346,
+ 1, 6347, 1, 6348, 1, 6349, 1, 6350,
+ 1, 6351, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6352,
+ 1, 6353, 1, 6354, 1, 6355, 1, 6356,
+ 1, 6357, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6358, 1, 1,
+ 1, 6359, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6360,
+ 1, 6361, 1, 6362, 1, 6363, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6364, 1, 6365, 1, 6366, 1,
+ 6367, 1, 6368, 1, 6369, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6370, 1, 6371, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6372, 1, 6373, 1, 6374, 1,
+ 6375, 1, 6376, 1, 6377, 6378, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6379, 6380, 6381, 1, 1, 1, 6382,
+ 1, 1, 6383, 1, 1, 6384, 1, 6385,
+ 1, 1, 1, 6386, 1, 6387, 1, 6388,
+ 1, 6389, 1, 6390, 1, 6391, 1, 6392,
+ 1, 6393, 1, 6394, 1, 6395, 6396, 1,
+ 1, 1, 1, 6397, 1, 6398, 1, 6399,
+ 1, 6400, 1, 6401, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6402, 1, 6403, 1,
+ 6404, 1, 6405, 1, 6406, 1, 6407, 1,
+ 6408, 1, 6409, 1, 6410, 1, 6411, 1,
+ 6412, 1, 6413, 1, 6414, 1, 6415, 1,
+ 6416, 1, 6417, 1, 6418, 1, 6419, 1,
+ 6420, 1, 6421, 1, 6422, 1, 6423, 1,
+ 6424, 1, 6425, 1, 6426, 1, 6427, 1,
+ 6428, 1, 6429, 1, 6430, 1, 6431, 1,
+ 6432, 1, 6433, 1, 6434, 1, 6435, 1,
+ 6436, 1, 6437, 1, 6438, 1, 6439, 1,
+ 6440, 1, 1, 1, 1, 1, 6441, 1,
+ 6442, 1, 6443, 1, 6444, 1, 6445, 1,
+ 6446, 1, 6447, 1, 6448, 1, 6449, 1,
+ 6450, 1, 6451, 1, 1, 1, 1, 6452,
+ 1, 1, 1, 1, 1, 6453, 1, 6454,
+ 1, 6455, 1, 6456, 1, 6457, 1, 6458,
+ 1, 6459, 1, 6460, 1, 6461, 1, 6462,
+ 1, 6463, 1, 6464, 1, 6465, 6466, 1,
+ 6467, 1, 6468, 1, 6469, 1, 6470, 1,
+ 6471, 1, 6472, 1, 6473, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6474, 6475,
+ 1, 6476, 1, 6477, 1, 6478, 1, 6479,
+ 1, 6480, 1, 6481, 1, 6482, 1, 6483,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6484, 1, 6485, 1, 6486, 1, 6487, 1,
+ 6488, 1, 1, 1, 1, 6489, 1, 1,
+ 1, 1, 6490, 1, 1, 1, 1, 1,
+ 1, 6491, 1, 6492, 1, 6493, 1, 6494,
+ 1, 6495, 1, 6496, 1, 6497, 1, 6498,
+ 1, 6499, 1, 6500, 1, 6501, 1, 6502,
+ 1, 6503, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6504, 1, 6505, 1, 6506, 1,
+ 6507, 1, 6508, 1, 6509, 1, 6510, 1,
+ 6511, 1, 1, 1, 1, 6512, 6513, 1,
+ 1, 1, 1, 1, 1, 1, 6514, 1,
+ 1, 6515, 1, 6516, 1, 6517, 1, 6518,
+ 1, 6519, 1, 6520, 1, 6521, 1, 6522,
+ 1, 6523, 1, 6524, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6525, 1, 6526,
+ 1, 6527, 1, 6528, 1, 6529, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6530, 1, 6531, 1, 6532, 1, 6533, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6534, 1, 6535,
+ 1, 6536, 1, 6537, 1, 6538, 1, 6539,
+ 1, 6541, 6540, 6540, 6540, 6540, 6540, 6542,
+ 6540, 6543, 6540, 6544, 6540, 6545, 6540, 6546,
+ 6540, 6547, 6540, 6548, 6540, 6549, 6540, 6550,
+ 6540, 6551, 6540, 6552, 6540, 6553, 6540, 6554,
+ 6540, 6555, 6540, 6556, 6540, 6557, 6540, 6558,
+ 6540, 6559, 6540, 6560, 6540, 6561, 6540, 6562,
+ 6540, 6563, 6540, 6564, 6540, 6565, 6540, 6566,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6567, 6540, 6568, 6540, 6569, 6540, 6570, 6540,
+ 6571, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6540, 6540, 6540, 6540, 6540, 6540,
+ 6540, 6540, 6572, 6573, 6540, 6574, 6540, 6575,
+ 6540, 6576, 1, 6577, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6578, 1, 6579, 1,
+ 6580, 1, 6581, 1, 6582, 1, 6583, 1,
+ 6584, 1, 6585, 1, 6586, 1, 6587, 1,
+ 6588, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6589, 1, 6590, 1, 6591, 1, 6592,
+ 1, 6593, 1, 6594, 1, 6595, 1, 6596,
+ 1, 6597, 1, 6598, 1, 6599, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6600, 1, 6601, 6602, 6603, 6604,
+ 1, 6605, 6606, 1, 1, 6607, 1, 6608,
+ 6609, 6610, 1, 1, 6611, 1, 6612, 1,
+ 6613, 1, 6614, 1, 6615, 1, 6616, 1,
+ 6617, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6618, 1, 1, 1, 6619, 1, 6620,
+ 1, 6621, 1, 6622, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6623, 1, 6624, 1, 6625, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6626, 1, 6627, 1, 6628, 1, 6629, 1,
+ 6630, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6631, 1, 6632, 1, 6633, 1, 6634, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6635,
+ 1, 1, 1, 1, 1, 1, 1, 6636,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6637, 1, 6638, 1, 6639, 1, 6640, 1,
+ 6641, 1, 6642, 1, 6643, 1, 6644, 1,
+ 6645, 1, 6646, 1, 6647, 1, 6648, 1,
+ 6649, 1, 6650, 1, 6651, 1, 6652, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6653, 1, 6654, 1, 6655, 1, 6656, 1,
+ 6657, 1, 6658, 1, 6659, 1, 6660, 1,
+ 6661, 1, 6662, 1, 6663, 1, 6664, 1,
+ 6665, 1, 6666, 1, 6667, 1, 6668, 1,
+ 6669, 1, 6670, 1, 6671, 1, 6672, 1,
+ 6673, 1, 6674, 1, 6675, 1, 6676, 1,
+ 6677, 1, 6678, 1, 6679, 6680, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6681,
+ 1, 6682, 1, 6683, 1, 6684, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6685, 1, 6686, 6687, 1,
+ 6688, 1, 6689, 1, 6690, 1, 6691, 1,
+ 6692, 1, 6693, 1, 6694, 1, 6695, 1,
+ 6696, 1, 6697, 1, 6698, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6699, 1, 6700, 1, 6701,
+ 1, 6702, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6703, 1, 6704, 1, 6705,
+ 6706, 1, 6707, 1, 6708, 1, 6709, 1,
+ 6710, 1, 6711, 1, 6712, 1, 6713, 1,
+ 6714, 1, 6715, 1, 6716, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6717, 1, 6718, 1, 6719, 1, 6720, 1,
+ 6721, 1, 6722, 1, 6723, 1, 6724, 1,
+ 6725, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6726, 1, 6727, 1, 6728, 1, 6729,
+ 1, 6730, 1, 6731, 1, 6732, 1, 6733,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6734, 6735, 1, 6736, 1, 6737, 1, 6738,
+ 1, 6739, 1, 6740, 1, 6741, 1, 6742,
+ 1, 6743, 1, 6744, 1, 6745, 1, 1,
+ 1, 1, 6746, 1, 1, 1, 1, 1,
+ 6747, 1, 1, 1, 6748, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6749,
+ 6750, 6751, 6752, 6753, 6754, 6755, 6756, 6757,
+ 6758, 1, 6759, 6760, 1, 6761, 6762, 1,
+ 6763, 6764, 6765, 6766, 6767, 6768, 1, 6769,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6770, 1, 6771, 1,
+ 6772, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6773, 1, 6774, 1, 6775,
+ 1, 1, 1, 1, 1, 1, 6776, 1,
+ 1, 1, 1, 1, 1, 1, 6777, 1,
+ 6778, 1, 6779, 1, 6780, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6781, 1, 6782,
+ 1, 6783, 1, 6784, 1, 6785, 1, 6786,
+ 1, 6787, 1, 6788, 1, 6789, 1, 6790,
+ 1, 6791, 1, 6792, 1, 6793, 1, 6794,
+ 1, 6795, 1, 6796, 1, 6797, 1, 6798,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6799, 1, 6800, 1, 6801, 1,
+ 6802, 1, 6803, 1, 6804, 1, 6805, 1,
+ 6806, 1, 6807, 1, 6808, 1, 6809, 1,
+ 6810, 1, 6811, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6812, 1, 6813, 1, 6814, 1,
+ 6815, 1, 6816, 1, 6817, 1, 6818, 1,
+ 6819, 1, 6820, 1, 6821, 6822, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6823, 1, 6824, 1, 1, 1, 6825, 1,
+ 6826, 1, 6827, 1, 6828, 1, 6829, 1,
+ 6830, 1, 6831, 1, 6832, 1, 6833, 1,
+ 6834, 1, 6835, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6836, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6837, 1, 1, 1, 1, 1, 6838, 6839,
+ 1, 6840, 1, 6841, 1, 6842, 1, 6843,
+ 1, 6844, 1, 6845, 1, 6846, 1, 6847,
+ 1, 6848, 1, 6849, 1, 6850, 1, 6851,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6852, 1, 6853,
+ 1, 6854, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6855, 1, 6856, 1, 6857, 1, 6858,
+ 1, 6859, 1, 6860, 1, 6861, 1, 6862,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6863, 1, 6864, 1, 6865, 1, 1,
+ 1, 6866, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6867, 1, 1, 1, 1,
+ 1, 6868, 1, 1, 1, 6869, 1, 6870,
+ 1, 6871, 1, 6872, 1, 6873, 1, 6874,
+ 1, 6875, 1, 6876, 1, 6877, 1, 6878,
+ 1, 6879, 1, 6880, 1, 6881, 1, 6882,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6883, 1, 6884, 1, 6885, 1, 6886, 1,
+ 6887, 1, 6888, 1, 6889, 1, 6890, 1,
+ 6891, 1, 6892, 1, 6893, 1, 6894, 1,
+ 1, 1, 1, 1, 6895, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6896, 1, 1, 6897,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6898, 1, 6899, 1,
+ 1, 1, 1, 6900, 1, 6901, 1, 6902,
+ 1, 6903, 1, 6904, 1, 6905, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 6906,
+ 1, 6907, 1, 6908, 1, 6909, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6910, 1, 6911, 1, 6912, 1, 6913,
+ 1, 6914, 1, 6915, 1, 6916, 1, 6917,
+ 1, 6918, 1, 6919, 1, 6920, 1, 1,
+ 1, 6921, 1, 6922, 1, 6923, 1, 6924,
+ 1, 6925, 1, 6926, 1, 6927, 1, 6928,
+ 1, 6929, 1, 6930, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6931, 1, 6932, 1, 6933,
+ 1, 6934, 1, 6935, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6936, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6937, 6938, 1, 6939, 1, 6940, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6941, 1, 6942, 1,
+ 6943, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6944, 1,
+ 6945, 1, 6946, 1, 6947, 1, 6948, 1,
+ 6949, 1, 6950, 1, 6951, 1, 6952, 1,
+ 6953, 1, 6954, 1, 6955, 1, 6956, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 6957, 1, 6958,
+ 1, 6959, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 6960, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6961, 1, 6962, 1, 6963, 1, 6964, 1,
+ 6965, 1, 6966, 1, 6967, 1, 6968, 1,
+ 6969, 1, 6970, 1, 6971, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 6972, 1, 1, 6973,
+ 1, 6974, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 6975, 1, 6976, 1, 6977, 1,
+ 6978, 1, 6979, 1, 6980, 1, 6981, 1,
+ 1, 1, 6982, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 6983, 1,
+ 1, 6984, 6985, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6986, 6987, 1, 6988, 1, 6989, 1, 6990,
+ 1, 6991, 1, 6992, 1, 6993, 1, 6994,
+ 1, 6995, 1, 6996, 1, 6997, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 6998, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 6999, 1, 7000, 1, 7001,
+ 1, 7002, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7003, 1, 7004, 1, 7005, 1,
+ 7006, 1, 7007, 1, 7008, 1, 7009, 1,
+ 7010, 1, 7011, 1, 7012, 1, 7013, 1,
+ 7014, 1, 7015, 1, 7016, 1, 7017, 1,
+ 7018, 1, 7019, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7020, 1, 7021, 1, 7022, 1, 7023, 1,
+ 7024, 1, 7025, 1, 7026, 1, 7027, 1,
+ 7028, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7029, 1, 7030, 1, 7031, 1, 7032, 1,
+ 7033, 1, 7034, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7035, 1, 7036, 1, 7037, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7038,
+ 1, 7039, 1, 7040, 1, 7041, 1, 7042,
+ 1, 7043, 1, 1, 1, 7044, 1, 7045,
+ 1, 7046, 1, 7048, 7047, 7049, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7050,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7051, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7052, 7047, 7053, 7047, 7054, 7047, 7055, 7047,
+ 7056, 7047, 7057, 7058, 7059, 7047, 7060, 7047,
+ 7061, 7047, 7062, 7047, 7063, 7047, 7064, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7047, 7047, 7047, 7047, 7047, 7047, 7047,
+ 7047, 7065, 7047, 7066, 7067, 7068, 7047, 7069,
+ 7047, 7070, 7047, 7071, 7047, 7072, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7073, 1, 1, 7074, 1,
+ 7075, 1, 7076, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7077, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7078, 7079, 1, 7080, 1, 7081,
+ 1, 7082, 1, 7083, 1, 7084, 1, 7085,
+ 1, 7086, 1, 7087, 1, 7088, 1, 7089,
+ 1, 7090, 1, 7091, 1, 7092, 1, 7093,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7094,
+ 1, 7095, 1, 7096, 1, 7097, 1, 7098,
+ 1, 7099, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7100, 1, 7101, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7102, 1, 7103,
+ 1, 7104, 1, 7105, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7106, 1, 1, 1, 1,
+ 1, 1, 1, 7107, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7108, 1,
+ 7109, 1, 7110, 1, 7111, 1, 7112, 1,
+ 7113, 1, 7114, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7115, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7116, 1,
+ 7117, 1, 7118, 1, 7119, 1, 7120, 1,
+ 7121, 1, 7122, 1, 7123, 1, 7124, 1,
+ 7125, 1, 7126, 1, 7127, 1, 7128, 1,
+ 7129, 1, 7130, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7131, 1, 7132, 1,
+ 7133, 1, 1, 1, 1, 7134, 7135, 1,
+ 1, 1, 7136, 1, 1, 7137, 7138, 1,
+ 1, 1, 7139, 1, 7140, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7141, 1, 7142, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7143, 1, 7144, 1, 7145,
+ 1, 7146, 1, 7147, 1, 7148, 1, 7149,
+ 1, 7150, 1, 7151, 1, 7152, 1, 1,
+ 7153, 1, 7154, 1, 7155, 1, 7156, 1,
+ 7157, 1, 7158, 1, 7159, 1, 7160, 1,
+ 7161, 1, 7162, 1, 7163, 1, 7164, 1,
+ 7165, 1, 7166, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7167, 1, 7168, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7169, 1, 7170, 1,
+ 7171, 1, 7172, 1, 7173, 1, 7174, 1,
+ 7175, 1, 7176, 1, 7177, 1, 7178, 1,
+ 7179, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7180, 1,
+ 7181, 1, 7182, 1, 7183, 1, 7184, 1,
+ 7185, 7186, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7187, 1,
+ 7188, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7189, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7190, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7191, 1, 7192, 1, 7193, 1, 7194, 1,
+ 7195, 1, 7196, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7197, 1, 7198, 1,
+ 7199, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7200, 1,
+ 7201, 1, 7202, 1, 7203, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7204, 1,
+ 7205, 1, 7206, 1, 7207, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7208, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7209, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7210, 1, 7211, 1,
+ 7212, 1, 7213, 1, 7214, 1, 7215, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7216, 1, 7217, 1, 7218, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7219, 1, 7220, 1, 7221, 1,
+ 7222, 1, 1, 7223, 1, 1, 1, 1,
+ 1, 7224, 1, 7225, 1, 7226, 1, 7227,
+ 1, 7228, 1, 7229, 1, 7230, 1, 7231,
+ 1, 7232, 1, 7233, 1, 7234, 1, 7235,
+ 1, 7236, 1, 7237, 1, 7238, 1, 1,
+ 1, 1, 1, 7239, 1, 7240, 1, 7241,
+ 1, 7242, 1, 7243, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7244, 1, 7245,
+ 1, 7246, 1, 7247, 1, 7248, 1, 7249,
+ 1, 7250, 1, 7251, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7252, 1, 7253,
+ 1, 7254, 1, 7255, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7256, 1, 7257,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7258, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7259,
+ 1, 7260, 1, 7261, 1, 7262, 1, 7263,
+ 1, 7264, 1, 7265, 1, 1, 1, 7266,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7267, 1, 1, 7268, 1, 1, 7269, 1,
+ 7270, 1, 1, 7271, 1, 1, 1, 1,
+ 1, 7272, 7273, 1, 7274, 1, 7275, 1,
+ 7276, 1, 7277, 1, 7278, 1, 7279, 1,
+ 7280, 1, 7281, 1, 7282, 1, 7283, 1,
+ 7284, 1, 7285, 1, 7286, 1, 7287, 1,
+ 7288, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7289,
+ 1, 7290, 1, 7291, 1, 7292, 1, 7293,
+ 1, 7294, 1, 7295, 1, 7296, 1, 7297,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7298, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7299, 1, 7300, 1, 7301, 1,
+ 7302, 1, 7303, 1, 7304, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7305, 1, 7306, 1, 7307,
+ 1, 7308, 1, 7309, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7310, 1,
+ 7311, 1, 7312, 1, 7313, 1, 7314, 1,
+ 7315, 1, 7316, 1, 7317, 1, 7318, 1,
+ 7319, 1, 7320, 1, 7321, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7322, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7323, 1, 7324, 1, 7325, 1, 7326,
+ 1, 7327, 1, 7328, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7329, 1, 7330,
+ 1, 7331, 1, 7332, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7333,
+ 1, 7334, 1, 7335, 1, 7336, 1, 7337,
+ 1, 7338, 1, 7339, 1, 7340, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7341, 1, 7342, 7343, 7344,
+ 7345, 7346, 7347, 7348, 1, 1, 7349, 7350,
+ 1, 7351, 7352, 1, 7353, 7354, 7355, 7356,
+ 7357, 1, 7358, 1, 7359, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7360, 1, 7361, 1,
+ 7362, 1, 7363, 1, 7364, 1, 7365, 1,
+ 7366, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7367, 1, 7368, 1, 7369, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7370, 1, 7371, 1,
+ 7372, 7373, 1, 1, 1, 1, 1, 1,
+ 7374, 1, 1, 1, 1, 1, 7375, 1,
+ 1, 1, 7376, 1, 7377, 1, 7378, 1,
+ 7379, 1, 7380, 1, 7381, 1, 7382, 1,
+ 7383, 1, 7384, 1, 7385, 1, 7386, 1,
+ 7387, 1, 7388, 1, 7389, 1, 7390, 1,
+ 7391, 1, 7392, 1, 7393, 1, 7394, 1,
+ 7395, 1, 7396, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7397, 1, 7398, 1, 7399, 1, 7400,
+ 1, 7401, 1, 7402, 1, 1, 7403, 1,
+ 7404, 1, 7405, 1, 7406, 1, 7407, 1,
+ 7408, 1, 7409, 1, 7410, 1, 7411, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7412, 1, 7413, 1, 7414, 1, 7415,
+ 1, 7416, 1, 7417, 1, 7418, 1, 7419,
+ 1, 7420, 1, 7421, 1, 1, 1, 1,
+ 1, 7422, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7423, 1, 7424, 1,
+ 7425, 1, 7426, 1, 7427, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7428, 1, 7429,
+ 1, 7430, 1, 7431, 1, 7432, 1, 7433,
+ 1, 7434, 1, 7435, 1, 7436, 1, 7437,
+ 1, 7438, 1, 7439, 1, 1, 1, 7440,
+ 1, 1, 1, 7441, 1, 7442, 1, 7443,
+ 1, 7444, 1, 7445, 1, 7446, 1, 7447,
+ 1, 7448, 7449, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7450, 1, 7451, 1,
+ 7452, 1, 7453, 1, 7454, 1, 7455, 1,
+ 7456, 1, 7457, 1, 7458, 1, 7459, 1,
+ 7460, 1, 7461, 1, 7462, 1, 1, 1,
+ 7463, 1, 1, 1, 1, 1, 1, 7464,
+ 1, 7465, 1, 7466, 1, 7467, 1, 7468,
+ 1, 7469, 1, 7470, 1, 7471, 1, 7472,
+ 1, 7473, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7474,
+ 1, 1, 7475, 1, 1, 1, 1, 7476,
+ 1, 1, 1, 1, 1, 7477, 1, 1,
+ 1, 7478, 1, 1, 7479, 1, 7480, 1,
+ 7481, 1, 7482, 1, 7483, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7484, 7485,
+ 1, 1, 1, 1, 1, 1, 7486, 1,
+ 7487, 1, 7488, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7489, 1,
+ 7490, 1, 7491, 1, 7492, 1, 7493, 1,
+ 7494, 1, 7495, 1, 7496, 1, 7497, 1,
+ 7498, 1, 7499, 1, 7500, 1, 7501, 1,
+ 7502, 1, 7503, 1, 7504, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7505, 1, 1,
+ 7506, 1, 7507, 1, 7508, 1, 7509, 1,
+ 7510, 1, 7511, 1, 7512, 1, 7513, 1,
+ 7514, 1, 7515, 7516, 1, 7517, 1, 7518,
+ 1, 7519, 1, 7520, 1, 7521, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7522, 1, 7523, 1, 7524,
+ 1, 7525, 1, 7526, 1, 7527, 1, 7528,
+ 1, 7529, 1, 7530, 1, 7531, 1, 7532,
+ 1, 7533, 7534, 1, 7535, 7536, 1, 1,
+ 7537, 7538, 1, 7539, 1, 1, 7540, 7541,
+ 1, 7542, 1, 7543, 1, 7544, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7545, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 7546, 7547, 1,
+ 7549, 7548, 7550, 7548, 7551, 7548, 7552, 7548,
+ 7553, 1, 1, 7554, 1, 7555, 1, 7556,
+ 1, 7557, 1, 7558, 1, 7559, 1, 7560,
+ 1, 7561, 1, 7562, 1, 1, 1, 1,
+ 1, 7563, 1, 1, 1, 7564, 1, 1,
+ 7565, 1, 1, 1, 7566, 1, 7567, 1,
+ 7568, 1, 7569, 1, 7570, 1, 7571, 1,
+ 7572, 1, 7573, 1, 7574, 1, 7575, 1,
+ 7576, 1, 7577, 1, 7578, 1, 7579, 1,
+ 7580, 1, 7581, 1, 7582, 1, 7583, 1,
+ 1, 1, 7584, 1, 7585, 1, 7586, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7587, 1, 7588, 1, 7589, 1, 7590,
+ 1, 7591, 1, 7592, 1, 7593, 1, 7594,
+ 1, 7595, 1, 7596, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7597, 1, 7598, 1,
+ 7599, 1, 7600, 1, 7601, 1, 7602, 1,
+ 7603, 1, 7604, 1, 7605, 1, 7606, 1,
+ 7607, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7608, 1, 7609, 1,
+ 7610, 1, 1, 1, 1, 1, 1, 1,
+ 7611, 1, 7612, 1, 7613, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7614, 1, 7615, 1, 7616, 1, 7617,
+ 1, 7618, 1, 7619, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7620, 7621, 7622, 7623, 7624, 1, 1,
+ 1, 1, 1, 1, 1, 7625, 1, 1,
+ 1, 1, 1, 7626, 7627, 1, 7628, 1,
+ 7629, 1, 7630, 1, 7631, 1, 7632, 1,
+ 7633, 1, 7634, 1, 7635, 1, 7636, 1,
+ 1, 1, 1, 1, 7637, 1, 7638, 1,
+ 7639, 1, 7640, 1, 7641, 1, 7642, 1,
+ 7643, 1, 7644, 1, 7645, 1, 7646, 1,
+ 7647, 1, 7648, 1, 7649, 1, 1, 1,
+ 1, 1, 1, 7650, 1, 1, 1, 1,
+ 7651, 1, 7652, 1, 7653, 1, 7654, 1,
+ 7655, 1, 7656, 1, 7657, 1, 7658, 1,
+ 7659, 1, 7660, 1, 7661, 1, 7662, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7663, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7664, 1, 7665, 1,
+ 7666, 1, 1, 1, 7667, 1, 1, 1,
+ 1, 7668, 7669, 1, 1, 1, 7670, 1,
+ 7671, 1, 7672, 1, 7673, 1, 7674, 1,
+ 7675, 1, 7676, 1, 7677, 1, 7678, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7679, 1,
+ 7680, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7681, 1,
+ 7682, 1, 7683, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7684, 1, 1, 1, 1,
+ 7685, 1, 7686, 1, 7687, 1, 7688, 1,
+ 7689, 1, 7690, 1, 7691, 1, 7692, 1,
+ 7693, 1, 7694, 1, 7695, 1, 7696, 1,
+ 7697, 1, 7698, 1, 7699, 1, 7700, 1,
+ 7701, 1, 1, 1, 7702, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7703, 1, 7704, 1, 7705, 1,
+ 7706, 1, 7707, 1, 7708, 1, 7709, 1,
+ 7710, 1, 7711, 1, 7712, 1, 7713, 1,
+ 7714, 1, 7715, 1, 7716, 1, 7717, 1,
+ 7718, 1, 7719, 1, 7720, 1, 7721, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7722, 1,
+ 7723, 1, 7724, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7725, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7726, 1, 7727, 1, 7728, 1, 7729, 1,
+ 7730, 1, 7731, 1, 7732, 1, 7733, 1,
+ 7734, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7735, 1, 7736, 1, 7737, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7738, 1, 1, 1, 1, 1, 1,
+ 7739, 1, 7740, 1, 7741, 1, 7742, 1,
+ 7743, 1, 7744, 1, 7745, 1, 7746, 1,
+ 7747, 1, 7748, 1, 7749, 1, 7750, 1,
+ 7751, 1, 7752, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7753, 1, 7754, 1, 7755,
+ 1, 7756, 1, 7757, 1, 7758, 1, 7759,
+ 1, 7760, 1, 7761, 1, 7762, 1, 7763,
+ 1, 1, 1, 1, 1, 7764, 1, 7765,
+ 1, 7766, 1, 7767, 1, 7768, 1, 7769,
+ 1, 7770, 1, 7771, 1, 7772, 1, 7773,
+ 1, 1, 7774, 1, 1, 1, 1, 1,
+ 7775, 7776, 1, 1, 7777, 1, 7778, 1,
+ 7779, 1, 7780, 1, 7781, 1, 7782, 1,
+ 7783, 1, 7784, 1, 7785, 1, 7786, 1,
+ 7787, 1, 7788, 1, 7789, 1, 7790, 1,
+ 7791, 1, 7792, 1, 7793, 1, 7794, 1,
+ 7795, 1, 1, 1, 7796, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 7797, 1,
+ 7798, 1, 7799, 1, 1, 1, 7800, 1,
+ 7801, 1, 7802, 1, 7803, 1, 7804, 1,
+ 7805, 1, 7806, 1, 7807, 1, 7808, 1,
+ 7809, 1, 7810, 1, 7811, 1, 7812, 1,
+ 7813, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7814, 1, 7815, 1, 7816, 1,
+ 7817, 1, 7818, 7819, 1, 1, 1, 1,
+ 1, 7820, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7821, 7822, 7823, 7824, 7825, 7826,
+ 1, 7827, 7828, 1, 1, 7829, 7830, 7831,
+ 7832, 7833, 1, 7834, 7835, 7836, 7837, 1,
+ 1, 7838, 1, 7839, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 7840, 1, 7841, 1,
+ 7842, 1, 7843, 1, 7844, 1, 7845, 1,
+ 7846, 1, 7847, 1, 7848, 1, 7849, 1,
+ 7850, 1, 7851, 1, 7852, 1, 7853, 1,
+ 7854, 1, 7855, 1, 7856, 1, 7857, 1,
+ 7858, 7859, 7860, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7861, 1, 1, 7862, 7863,
+ 1, 7864, 1, 7865, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7866, 1, 7867, 1, 7868,
+ 1, 7869, 1, 7870, 1, 7871, 1, 7872,
+ 1, 7873, 1, 7874, 1, 7875, 1, 7876,
+ 1, 7877, 1, 7878, 1, 7879, 1, 7880,
+ 1, 7881, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7882, 7883, 1, 1, 1, 1,
+ 1, 1, 7884, 1, 7885, 1, 7886, 1,
+ 7887, 1, 7888, 1, 7889, 1, 7890, 1,
+ 7891, 1, 7892, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7893, 7894, 7895, 1, 1, 7896, 1, 7897,
+ 1, 1, 1, 7898, 1, 1, 1, 7899,
+ 1, 1, 7900, 7901, 1, 1, 7902, 1,
+ 7903, 1, 7904, 1, 7905, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 7906,
+ 1, 7907, 1, 7908, 1, 7909, 1, 7910,
+ 1, 7911, 1, 7912, 1, 7913, 1, 7914,
+ 1, 7915, 1, 7916, 1, 7917, 1, 7918,
+ 1, 7919, 1, 7920, 1, 7921, 1, 7922,
+ 1, 7923, 1, 7924, 1, 1, 1, 1,
+ 1, 1, 1, 7925, 1, 7926, 1, 7927,
+ 1, 7928, 1, 7929, 1, 7930, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7931, 1, 7932, 1, 7933, 1, 7934, 1,
+ 7935, 1, 7936, 7937, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7938, 1, 7939, 1, 7940,
+ 1, 7941, 1, 7942, 1, 7943, 1, 7944,
+ 1, 7945, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 7946, 1, 7947, 1, 7948,
+ 1, 1, 1, 1, 1, 7949, 1, 7950,
+ 1, 7951, 1, 7952, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 7953, 1, 7954, 1, 7955, 1, 7956,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7957, 1, 7958, 1, 7959, 1, 7960, 1,
+ 1, 1, 7961, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7962, 1, 1, 1, 7963, 1,
+ 7964, 1, 7965, 1, 7966, 1, 7967, 1,
+ 7968, 1, 1, 1, 1, 7969, 1, 7970,
+ 1, 7971, 1, 7972, 1, 7973, 1, 7974,
+ 1, 7975, 1, 7976, 1, 7977, 1, 7978,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 7979, 1, 1, 1, 1, 7980, 1, 7981,
+ 1, 7982, 1, 7983, 1, 7984, 1, 7985,
+ 1, 7986, 1, 7987, 1, 7988, 1, 7989,
+ 1, 7990, 1, 7991, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 7992, 1, 7993, 1, 7994, 1,
+ 7995, 1, 7996, 1, 7997, 1, 1, 1,
+ 7998, 1, 7999, 1, 8000, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8001, 1, 1, 1, 1, 1,
+ 1, 8002, 1, 1, 8003, 1, 8004, 1,
+ 8005, 1, 8006, 1, 8007, 1, 8008, 1,
+ 8009, 1, 8010, 1, 8011, 1, 8012, 1,
+ 8013, 1, 8014, 1, 1, 8015, 1, 1,
+ 1, 1, 1, 8016, 1, 8017, 1, 8018,
+ 1, 8019, 1, 8020, 1, 8021, 1, 8022,
+ 1, 8023, 1, 8024, 1, 8025, 1, 8026,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8027, 1, 8028,
+ 1, 8029, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8030, 1, 8031, 1, 8032, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8033,
+ 1, 8034, 1, 8035, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8036, 1,
+ 8037, 1, 8038, 1, 1, 1, 1, 1,
+ 1, 8039, 1, 1, 1, 1, 8040, 1,
+ 8041, 1, 8042, 1, 8043, 1, 1, 1,
+ 1, 1, 1, 8044, 1, 1, 1, 8045,
+ 1, 1, 1, 1, 1, 8046, 8047, 8048,
+ 1, 8049, 1, 8050, 1, 8051, 1, 8052,
+ 1, 8053, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8054, 1, 8055, 1, 8056, 1,
+ 8057, 1, 8058, 1, 8059, 1, 8060, 1,
+ 8061, 1, 8062, 1, 8063, 1, 8064, 1,
+ 8065, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8066, 1, 8067, 1, 8068, 1, 8069,
+ 1, 8070, 1, 8071, 1, 8072, 1, 8073,
+ 1, 8074, 1, 8075, 1, 8076, 1, 1,
+ 1, 1, 1, 1, 8077, 1, 8078, 1,
+ 8079, 1, 8080, 1, 8081, 1, 8082, 1,
+ 8083, 1, 8084, 1, 8085, 1, 8086, 1,
+ 8087, 1, 8088, 1, 8089, 1, 8090, 1,
+ 8091, 1, 8092, 1, 8093, 1, 8094, 1,
+ 8095, 1, 8096, 1, 8097, 1, 8098, 1,
+ 8099, 1, 8100, 1, 8101, 1, 8102, 1,
+ 8103, 1, 8104, 1, 8105, 1, 8106, 1,
+ 8107, 1, 8108, 1, 8109, 1, 8110, 1,
+ 8111, 1, 8112, 1, 8113, 1, 8114, 1,
+ 8115, 1, 8116, 1, 8117, 1, 8118, 1,
+ 8119, 1, 8120, 1, 8121, 1, 8122, 1,
+ 8123, 1, 8124, 1, 8125, 1, 8126, 1,
+ 8127, 1, 8128, 1, 8129, 1, 8130, 1,
+ 8131, 1, 8132, 1, 8133, 1, 8134, 1,
+ 8135, 1, 1, 1, 1, 1, 1, 8136,
+ 1, 1, 1, 1, 8137, 1, 8138, 1,
+ 8139, 1, 8140, 1, 8141, 1, 8142, 1,
+ 8143, 1, 8144, 1, 8145, 1, 8146, 1,
+ 8147, 1, 8148, 1, 8149, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8150, 1, 8151, 1, 8152, 1,
+ 8153, 1, 8154, 1, 8155, 1, 8156, 1,
+ 8157, 1, 8158, 1, 8159, 8160, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8161, 1, 1, 1, 8162,
+ 1, 8163, 1, 1, 1, 8164, 1, 8165,
+ 1, 8166, 1, 8167, 1, 8168, 1, 8169,
+ 1, 8170, 1, 8171, 1, 8172, 1, 1,
+ 1, 1, 8173, 1, 1, 1, 1, 1,
+ 8174, 1, 8175, 1, 8176, 1, 8177, 1,
+ 8178, 1, 8179, 1, 8180, 1, 8181, 1,
+ 8182, 1, 8183, 1, 8184, 1, 8185, 1,
+ 8186, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8187,
+ 1, 8188, 1, 8189, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8190,
+ 1, 8191, 1, 8192, 1, 8193, 1, 8194,
+ 1, 8195, 1, 8196, 1, 8197, 1, 8198,
+ 1, 8199, 1, 8200, 1, 8201, 1, 8202,
+ 1, 8203, 1, 8204, 1, 1, 1, 1,
+ 8205, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8206, 1, 8207, 1, 8208, 1, 8209,
+ 1, 8210, 1, 8211, 1, 8212, 1, 8213,
+ 1, 8214, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8215, 1, 8216, 1,
+ 8217, 1, 8218, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8219, 1, 8220, 1, 8221, 8222, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8223,
+ 1, 8224, 1, 8225, 1, 8226, 1, 8227,
+ 1, 8228, 1, 8229, 1, 8230, 1, 8231,
+ 1, 8232, 1, 8233, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8234, 8235, 1,
+ 1, 1, 1, 1, 8236, 1, 8237, 1,
+ 8238, 1, 8239, 1, 8240, 1, 8241, 1,
+ 8242, 1, 8243, 1, 8244, 1, 8245, 1,
+ 8246, 1, 8247, 1, 8248, 1, 8249, 1,
+ 8250, 8251, 8252, 8253, 8254, 8255, 1, 8256,
+ 8257, 1, 1, 8258, 8259, 1, 8260, 8261,
+ 8262, 8263, 8264, 8265, 8266, 1, 8267, 1,
+ 1, 8268, 1, 8269, 1, 8270, 1, 8271,
+ 1, 8272, 1, 8273, 1, 8274, 1, 8275,
+ 1, 8276, 1, 8277, 1, 8278, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8279,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8280, 1, 8281, 1, 8282,
+ 1, 1, 1, 8283, 1, 1, 1, 1,
+ 8284, 1, 8285, 1, 1, 8286, 1, 1,
+ 1, 1, 1, 8287, 1, 8288, 1, 8289,
+ 1, 8290, 1, 8291, 1, 8292, 1, 8293,
+ 1, 8294, 1, 8295, 1, 8296, 1, 8297,
+ 1, 8298, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8299, 1, 8300, 1, 8301, 1,
+ 8302, 1, 8303, 1, 8304, 1, 8305, 1,
+ 8306, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8307, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8308, 1,
+ 8309, 1, 8310, 1, 8311, 1, 8312, 1,
+ 8313, 1, 8314, 1, 8315, 1, 8316, 1,
+ 8317, 1, 8318, 1, 8319, 1, 8320, 1,
+ 8321, 1, 8322, 1, 8323, 1, 8324, 1,
+ 8325, 1, 8326, 1, 8327, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8328, 1, 1, 8329, 1,
+ 8330, 1, 8331, 1, 8332, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8333, 1, 8334, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8335, 1, 1, 1, 1, 1, 8336, 8337,
+ 1, 1, 1, 8338, 1, 8339, 1, 8340,
+ 1, 8341, 1, 8342, 1, 8343, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8344,
+ 1, 8345, 1, 8346, 1, 8347, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8348, 1, 8349, 1, 8350, 1, 8351,
+ 1, 8352, 1, 8353, 1, 8354, 1, 8355,
+ 1, 8356, 1, 8357, 1, 8358, 1, 8359,
+ 1, 1, 1, 1, 8360, 1, 8361, 1,
+ 8362, 1, 8363, 1, 8364, 1, 8365, 1,
+ 8366, 1, 8367, 1, 8368, 1, 8369, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8370, 1, 8371, 1, 8372, 1,
+ 8373, 1, 8374, 1, 8375, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8376, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8377, 1, 8378, 1, 8379, 1,
+ 8380, 1, 8381, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8382, 1, 8383, 1, 8384,
+ 1, 8385, 1, 8386, 1, 8387, 1, 8388,
+ 1, 8389, 1, 1, 8390, 1, 8391, 1,
+ 8392, 1, 8393, 1, 8394, 1, 8395, 1,
+ 8396, 1, 8397, 1, 8398, 1, 8399, 1,
+ 8400, 1, 8401, 1, 8402, 1, 1, 1,
+ 1, 1, 8403, 1, 8404, 1, 8405, 1,
+ 8406, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8407, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8408, 1, 8409, 1, 8410,
+ 1, 8411, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8412, 8413, 1, 8414, 1, 1,
+ 1, 1, 8415, 1, 8416, 1, 8417, 1,
+ 8418, 1, 8419, 1, 8420, 1, 8421, 1,
+ 8422, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8423, 1,
+ 8424, 1, 8425, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8426, 1, 8427, 1,
+ 8428, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8429, 1, 8430, 1, 8431, 1,
+ 8432, 1, 8433, 1, 8434, 1, 8435, 1,
+ 8436, 1, 8437, 1, 8438, 1, 8439, 1,
+ 8440, 1, 8441, 1, 8442, 1, 8443, 1,
+ 8444, 1, 8445, 1, 1, 1, 8446, 1,
+ 1, 1, 8447, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8448, 1, 8449,
+ 1, 1, 1, 1, 1, 1, 8450, 1,
+ 8451, 1, 8452, 1, 8453, 1, 8454, 1,
+ 8455, 1, 8456, 1, 8457, 1, 8458, 1,
+ 8459, 1, 8460, 1, 8461, 1, 8462, 1,
+ 8463, 1, 8464, 1, 8465, 1, 8466, 1,
+ 8467, 1, 8468, 1, 8469, 1, 8470, 1,
+ 1, 1, 1, 1, 1, 1, 8471, 1,
+ 8472, 1, 8473, 1, 8474, 1, 8475, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8476, 1, 8477, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8478, 1, 8479, 1, 8480, 1,
+ 1, 1, 1, 1, 8481, 1, 1, 1,
+ 8482, 1, 8483, 1, 8484, 1, 8485, 1,
+ 8486, 1, 8487, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8488, 1, 8489, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8490, 1, 8491, 1, 8492, 1, 8493,
+ 1, 8494, 1, 8495, 1, 8496, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8497, 1, 8498, 1, 8499,
+ 1, 8500, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8501, 1, 8502, 1, 8503,
+ 1, 8504, 1, 8505, 1, 8506, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8507, 1, 8508,
+ 1, 8509, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8510, 1, 8511,
+ 1, 8512, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8513, 1, 8514, 1, 8515, 1, 8516,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8517,
+ 1, 8518, 1, 8519, 1, 8520, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8521, 1, 8522, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8523,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8524, 1, 8525,
+ 1, 8526, 1, 8527, 1, 8528, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8529,
+ 1, 8530, 1, 8531, 1, 8532, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8533,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8534, 1, 8535,
+ 1, 8536, 1, 8537, 1, 8538, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8539,
+ 1, 8540, 1, 8541, 1, 8542, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8543, 1, 1, 1, 1,
+ 8544, 1, 8545, 1, 8546, 8547, 1, 8548,
+ 1, 8549, 1, 8550, 1, 8551, 1, 8552,
+ 1, 8553, 1, 8554, 1, 8555, 1, 8556,
+ 1, 1, 1, 1, 1, 1, 1, 8557,
+ 1, 1, 1, 1, 1, 1, 8558, 1,
+ 8559, 1, 8560, 1, 8561, 1, 8562, 1,
+ 8563, 1, 8564, 1, 8565, 1, 8566, 1,
+ 8567, 1, 8568, 1, 8569, 1, 8570, 1,
+ 8571, 1, 8572, 1, 8573, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8574, 1, 8575,
+ 1, 8576, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8577, 1, 8578, 1,
+ 8579, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8580, 1, 8581,
+ 1, 8582, 1, 8583, 1, 8584, 1, 8585,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8586, 1, 8587, 1, 8588, 1,
+ 8589, 1, 8590, 1, 8591, 1, 8592, 1,
+ 8593, 1, 8594, 1, 8595, 1, 8596, 1,
+ 8597, 1, 8598, 1, 8599, 8600, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8601,
+ 8602, 1, 8603, 1, 8604, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8605, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8606, 8607, 1,
+ 1, 1, 1, 1, 1, 1, 8608, 8609,
+ 1, 8610, 1, 8611, 8612, 1, 8613, 1,
+ 8614, 1, 8615, 1, 8616, 1, 8617, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8618,
+ 1, 8619, 1, 8620, 1, 8621, 1, 8622,
+ 1, 8623, 1, 8624, 1, 8625, 1, 8626,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8627,
+ 1, 8628, 1, 8629, 1, 8630, 1, 8631,
+ 1, 8632, 1, 8633, 1, 8634, 1, 8635,
+ 1, 8636, 1, 8637, 1, 8638, 1, 1,
+ 1, 8639, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8640, 1, 8641,
+ 1, 8642, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8643, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8644, 1, 8645, 1,
+ 8646, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8647, 1,
+ 8648, 1, 8649, 1, 8650, 1, 8651, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8652, 1, 8653, 1,
+ 8654, 1, 8655, 1, 8656, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8657, 1, 8658, 1, 8659, 1,
+ 8660, 1, 8661, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8662, 1, 8663, 1, 8664, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8665, 1, 1,
+ 1, 1, 8666, 1, 8667, 1, 8668, 1,
+ 8669, 1, 8670, 1, 8671, 1, 8672, 1,
+ 8673, 1, 8674, 1, 8675, 1, 8676, 1,
+ 8677, 1, 8678, 1, 8679, 1, 8680, 1,
+ 8681, 1, 8682, 1, 1, 1, 8683, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8684, 1, 8685, 1,
+ 8686, 1, 8687, 1, 8688, 1, 8689, 1,
+ 8690, 1, 8691, 1, 8692, 1, 8693, 1,
+ 8694, 1, 8695, 1, 8696, 1, 8697, 1,
+ 8698, 1, 8699, 1, 8700, 1, 8701, 1,
+ 8702, 1, 8703, 8704, 8705, 1, 1, 1,
+ 1, 1, 1, 1, 8706, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8707, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8708, 8709, 1,
+ 1, 8710, 1, 1, 1, 8711, 8712, 8713,
+ 1, 8714, 1, 1, 8715, 1, 8716, 1,
+ 8717, 1, 1, 1, 8718, 1, 8719, 1,
+ 8720, 1, 8721, 1, 8722, 1, 8723, 1,
+ 8724, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8725, 1, 8726, 1, 8727, 1, 8728,
+ 1, 8729, 1, 8730, 1, 1, 1, 1,
+ 1, 8731, 1, 8732, 1, 8733, 1, 8734,
+ 1, 8735, 1, 8736, 1, 8737, 1, 8738,
+ 1, 8739, 1, 8740, 1, 8741, 1, 8742,
+ 1, 8743, 1, 8744, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 8745, 1, 8746, 1, 8747,
+ 1, 8748, 1, 8749, 1, 8750, 1, 8751,
+ 1, 8752, 1, 1, 1, 8753, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8754, 1, 8755, 1, 8756, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8757,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8758, 1, 8759, 1, 8760, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8761, 1, 8762, 1, 8763, 1,
+ 8764, 1, 8765, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8766, 1, 8767, 1, 8768, 1, 8769, 1,
+ 8770, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 8771, 1,
+ 8772, 1, 8773, 1, 8774, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8775, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 8776, 1, 8777, 1, 8778, 1, 8779,
+ 1, 8780, 1, 8781, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8782, 1, 8783,
+ 1, 8784, 1, 8785, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8786,
+ 1, 8787, 1, 8788, 1, 8789, 1, 8790,
+ 1, 8791, 1, 8792, 1, 8793, 1, 8794,
+ 1, 8795, 1, 8796, 8797, 8798, 8799, 8800,
+ 8801, 1, 8802, 8803, 1, 1, 1, 1,
+ 1, 8804, 8805, 1, 8806, 8807, 1, 1,
+ 1, 8808, 1, 8809, 1, 1, 8810, 1,
+ 8811, 1, 8812, 1, 8813, 1, 8814, 1,
+ 8815, 1, 8816, 1, 8817, 1, 8818, 1,
+ 8819, 1, 1, 1, 8820, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8821, 1, 8822, 1, 8823, 1, 8824, 1,
+ 8825, 1, 8826, 1, 8827, 1, 8828, 1,
+ 8829, 1, 8830, 1, 8831, 1, 8832, 1,
+ 8833, 1, 8834, 1, 8835, 1, 8836, 1,
+ 8837, 1, 8838, 1, 8839, 1, 8840, 1,
+ 8841, 1, 1, 1, 8842, 1, 8843, 1,
+ 1, 1, 8844, 1, 8845, 1, 8846, 1,
+ 8847, 1, 8848, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8849, 1, 8850, 1,
+ 8851, 1, 8852, 1, 8853, 1, 8854, 1,
+ 8855, 1, 8856, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8857, 1, 1, 8858, 1, 8859,
+ 1, 8860, 1, 8861, 1, 8862, 1, 8863,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8864, 1, 8865, 1, 8866, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8867, 1, 8868, 1, 8869, 1, 8870, 1,
+ 8871, 1, 8872, 1, 8873, 1, 8874, 1,
+ 8875, 1, 8876, 1, 8877, 1, 8878, 1,
+ 8879, 1, 8880, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 8881, 1, 8882, 1,
+ 8883, 1, 8884, 1, 8885, 1, 8886, 1,
+ 8887, 1, 8888, 1, 8889, 8890, 8891, 1,
+ 8892, 1, 8893, 1, 8894, 1, 8895, 1,
+ 8896, 1, 8898, 8897, 8897, 8897, 8897, 8897,
+ 8897, 8897, 8897, 8897, 8897, 8897, 8897, 8897,
+ 8897, 8897, 8897, 8897, 8897, 8897, 8897, 8897,
+ 8897, 8897, 8897, 8897, 8897, 8897, 8897, 8897,
+ 8897, 8897, 8897, 8897, 8897, 8897, 8897, 8897,
+ 8899, 8897, 8900, 8897, 8901, 8897, 8902, 8897,
+ 8903, 1, 8904, 1, 8905, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8906,
+ 1, 1, 8907, 1, 8908, 1, 8909, 1,
+ 8910, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 8911,
+ 8912, 1, 1, 8913, 1, 8914, 1, 8915,
+ 1, 8916, 1, 8917, 1, 8918, 1, 8919,
+ 1, 8920, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 8921, 1, 8922,
+ 1, 8923, 1, 8924, 1, 8925, 1, 8926,
+ 1, 8927, 1, 8928, 1, 8929, 1, 8930,
+ 1, 8931, 1, 8932, 1, 1, 1, 1,
+ 1, 1, 1, 8933, 1, 1, 1, 1,
+ 1, 1, 8934, 1, 8935, 1, 8936, 1,
+ 8937, 1, 8938, 1, 1, 8939, 8940, 1,
+ 1, 1, 1, 1, 1, 1, 8941, 1,
+ 1, 8942, 1, 1, 8943, 8944, 1, 8945,
+ 1, 8946, 1, 8947, 1, 8948, 1, 8949,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8950, 1, 1, 1, 1, 1, 1, 1,
+ 8951, 1, 1, 1, 1, 8952, 8953, 1,
+ 8954, 1, 8955, 1, 8956, 1, 8957, 1,
+ 8958, 1, 8959, 1, 8960, 1, 8961, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 8962, 1, 8963, 1, 8964, 1, 8965, 1,
+ 8966, 1, 8967, 1, 8968, 1, 8969, 1,
+ 8970, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 8971, 1, 8972, 1, 8973, 1,
+ 8974, 1, 8975, 1, 8976, 1, 8977, 1,
+ 8978, 1, 8979, 1, 8980, 1, 8981, 1,
+ 8982, 1, 8983, 1, 8984, 1, 8985, 1,
+ 8986, 1, 8987, 1, 8988, 1, 8989, 1,
+ 8990, 1, 8991, 1, 8992, 1, 8993, 1,
+ 8994, 1, 8995, 1, 8996, 1, 8997, 1,
+ 8998, 1, 8999, 1, 1, 1, 1, 9000,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9001, 1, 9002, 1, 1,
+ 1, 1, 1, 1, 9003, 1, 9004, 1,
+ 9005, 1, 9006, 1, 9007, 1, 9008, 1,
+ 9009, 1, 9010, 1, 9011, 1, 9012, 1,
+ 9013, 1, 1, 1, 1, 1, 9014, 1,
+ 9015, 1, 9016, 1, 9017, 1, 9018, 1,
+ 9019, 1, 9020, 1, 9021, 1, 9022, 1,
+ 1, 1, 1, 1, 9023, 1, 9024, 1,
+ 9025, 1, 9026, 1, 9027, 1, 9028, 1,
+ 9029, 1, 9030, 1, 9031, 1, 9032, 1,
+ 9033, 1, 9034, 1, 9035, 1, 9036, 1,
+ 9037, 1, 9038, 1, 9039, 1, 9040, 1,
+ 9041, 1, 9042, 1, 9043, 1, 1, 1,
+ 1, 1, 1, 9044, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 9045, 9046, 9047, 9048,
+ 1, 9049, 9050, 9051, 1, 1, 1, 9052,
+ 9053, 1, 9054, 9055, 1, 9056, 9057, 9058,
+ 9059, 1, 9060, 1, 9061, 1, 9062, 1,
+ 9063, 1, 9064, 1, 9065, 1, 9066, 1,
+ 9067, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 9068,
+ 1, 9069, 1, 9070, 1, 9071, 1, 9072,
+ 1, 9073, 1, 9074, 1, 9075, 1, 9076,
+ 1, 9077, 1, 9078, 1, 9079, 1, 9080,
+ 1, 9081, 1, 9082, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9083, 1, 9084, 1, 9085,
+ 1, 9086, 1, 9087, 9088, 1, 1, 1,
+ 1, 1, 9089, 1, 9090, 1, 9091, 1,
+ 9092, 1, 9093, 1, 9094, 1, 9095, 1,
+ 9096, 1, 9097, 1, 9098, 1, 9099, 1,
+ 9100, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9101, 1, 9102, 1, 9103, 1, 9104,
+ 1, 9105, 1, 9106, 1, 9107, 1, 9108,
+ 1, 9109, 1, 9110, 1, 9111, 9112, 1,
+ 9113, 1, 9114, 1, 1, 1, 1, 1,
+ 9115, 1, 9116, 1, 9117, 1, 9118, 1,
+ 9119, 1, 9120, 1, 9121, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 9122, 1, 9123,
+ 1, 1, 9124, 1, 9125, 1, 9126, 1,
+ 9127, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 9128, 1, 9129, 1, 9130, 1,
+ 9131, 1, 9132, 1, 9133, 1, 9134, 1,
+ 9135, 1, 9136, 1, 9137, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 9138,
+ 1, 9139, 1, 9140, 1, 9141, 1, 9142,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9143, 1, 9144, 1, 9145, 1, 9146, 1,
+ 9147, 1, 9148, 1, 9149, 1, 1, 9150,
+ 1, 1, 1, 9151, 1, 1, 1, 9152,
+ 1, 1, 1, 1, 1, 1, 9153, 1,
+ 9154, 1, 9155, 1, 9156, 1, 9157, 1,
+ 9158, 1, 9159, 1, 9160, 1, 9161, 1,
+ 9162, 1, 9163, 1, 9164, 1, 9165, 1,
+ 9166, 1, 9167, 1, 9168, 1, 9169, 1,
+ 9170, 1, 9171, 1, 9172, 1, 9173, 1,
+ 9174, 1, 9175, 1, 1, 1, 1, 1,
+ 9176, 1, 9177, 1, 9178, 1, 9179, 1,
+ 9180, 1, 9181, 1, 9182, 1, 9183, 1,
+ 9184, 1, 9185, 1, 9186, 1, 9187, 1,
+ 9188, 1, 9189, 1, 9190, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9191, 1, 1, 1, 9192, 1, 9193,
+ 1, 9194, 1, 9195, 1, 9196, 1, 9197,
+ 1, 9198, 1, 9199, 1, 9200, 1, 9201,
+ 1, 9202, 1, 9203, 1, 9204, 1, 9205,
+ 1, 1, 1, 1, 1, 9206, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9207, 1, 9208, 1, 1, 9209, 1, 9210,
+ 1, 9211, 1, 9212, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 9213, 1, 9214,
+ 1, 9215, 1, 9216, 1, 9217, 1, 9218,
+ 1, 9219, 1, 9220, 1, 9221, 1, 9222,
+ 1, 9223, 1, 9224, 1, 9225, 1, 9226,
+ 1, 9227, 1, 9228, 1, 1, 1, 1,
+ 9229, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9230, 1, 9231, 1, 9232, 1, 9233,
+ 1, 9234, 1, 9235, 1, 9236, 1, 9237,
+ 1, 9238, 1, 9239, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 9240, 1,
+ 9241, 1, 9242, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 9243, 1,
+ 9244, 1, 9245, 1, 9246, 1, 9247, 1,
+ 9248, 1, 9249, 1, 9250, 1, 9251, 1,
+ 9252, 1, 9253, 1, 9254, 9255, 1, 9256,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 9257, 1, 9258, 9259,
+ 9260, 9261, 1, 1, 1, 1, 1, 9262,
+ 1, 9263, 9264, 9265, 1, 9266, 9267, 1,
+ 1, 1, 1, 1, 1, 9268, 1, 9269,
+ 1, 9270, 1, 9271, 1, 9272, 1, 9273,
+ 1, 9274, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 9275, 1, 9276, 1,
+ 9277, 1, 9278, 1, 9279, 1, 9280, 1,
+ 9281, 1, 1, 1, 9282, 1, 9283, 1,
+ 9284, 1, 9285, 1, 9286, 1, 9287, 1,
+ 1, 1, 1, 1, 9288, 1, 1, 9289,
+ 1, 9290, 1, 9291, 9292, 9293, 1, 9294,
+ 1, 9295, 1, 9296, 1, 9297, 1, 9298,
+ 1, 9299, 1, 9300, 1, 9301, 1, 9302,
+ 1, 9303, 1, 9304, 1, 9305, 1, 9306,
+ 1, 9307, 1, 9308, 1, 9309, 1, 9310,
+ 1, 9311, 1, 9312, 1, 9313, 9314, 1,
+ 1, 1, 1, 1, 1, 1, 1, 9315,
+ 1, 9316, 1, 9317, 1, 9318, 1, 9319,
+ 1, 9320, 1, 9321, 1, 9322, 1, 9323,
+ 1, 9324, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 9325, 1,
+ 9326, 1, 9327, 1, 9328, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9329, 1, 9330, 1, 9331, 1, 9332, 1,
+ 9333, 1, 9334, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9335, 1, 9336, 1, 9337, 1, 9338, 1,
+ 9339, 1, 9340, 1, 9341, 1, 9342, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 9343, 1, 9344, 1,
+ 9345, 1, 9346, 1, 9347, 1, 9348, 1,
+ 9349, 1, 9350, 1, 9351, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 9352, 1, 9353, 1, 9354, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 9355, 1, 9356, 1, 9357, 1, 9358, 1,
+ 9359, 1, 9360, 1, 9361, 1, 9362, 1,
+ 9363, 1, 9364, 1, 9365, 1, 9366, 1,
+ 1, 1, 1, 1, 9367, 1, 9368, 1,
+ 9369, 1, 9370, 1, 9371, 1, 9372, 1,
+ 9373, 1, 9374, 1, 9375, 1, 9376, 1,
+ 9377, 1, 9378, 1, 9379, 1, 9380, 1,
+ 9381, 1, 9382, 1, 9383, 1, 1, 1,
+ 1, 1, 1, 9384, 1, 1, 1, 1,
+ 1, 9385, 1, 9386, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 9387, 1, 1, 9388, 1, 9389,
+ 1, 9390, 1, 9391, 1, 9392, 1, 9393,
+ 1, 9394, 1, 9395, 1, 9396, 1, 9397,
+ 1, 9398, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9399, 1, 9400, 1, 9401,
+ 1, 9402, 1, 9403, 1, 9404, 1, 9405,
+ 1, 9406, 1, 9407, 1, 9408, 1, 9409,
+ 1, 9410, 1, 9411, 1, 9412, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9413, 1, 9414, 1, 9415,
+ 1, 9416, 1, 9417, 1, 9418, 1, 9419,
+ 1, 9420, 1, 9421, 1, 9422, 1, 9423,
+ 1, 9424, 1, 9425, 1, 9426, 1, 9427,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9428, 1, 9429, 1, 9430, 1, 9431,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 9432, 1, 9433,
+ 1, 9434, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9435, 1, 9436, 1, 9437, 1, 9438,
+ 1, 9439, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9440, 1, 9441, 1, 9442, 1, 9443,
+ 1, 9444, 1, 9445, 1, 9446, 1, 9447,
+ 1, 9448, 1, 9449, 1, 9450, 9451, 1,
+ 1, 1, 1, 1, 1, 1, 1, 9452,
+ 9453, 1, 9454, 9455, 1, 9456, 1, 9457,
+ 1, 9458, 1, 9459, 1, 9460, 1, 1,
+ 1, 1, 9461, 1, 9462, 1, 1, 1,
+ 1, 9463, 1, 9464, 1, 9465, 1, 9466,
+ 1, 9467, 1, 9468, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9469, 1, 9470, 1, 9471, 1, 9472,
+ 1, 9473, 1, 9474, 1, 9475, 1, 9476,
+ 1, 9477, 1, 9478, 1, 9479, 1, 9480,
+ 1, 9481, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9482, 1, 9483, 1, 9484,
+ 1, 9485, 1, 9486, 1, 9487, 1, 9488,
+ 1, 9489, 1, 9490, 9491, 1, 9492, 1,
+ 9493, 9494, 1, 1, 9495, 9496, 9497, 9498,
+ 1, 1, 9499, 9500, 1, 9501, 9502, 9503,
+ 1, 9504, 1, 1, 1, 1, 1, 1,
+ 1, 9505, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 9506, 1, 9507,
+ 1, 9508, 1, 9509, 1, 9510, 1, 9511,
+ 1, 9512, 1, 9513, 1, 9514, 1, 9515,
+ 1, 9516, 1, 9517, 1, 9518, 1, 9519,
+ 1, 9520, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9521, 1, 9522, 1, 9523, 1, 9524,
+ 1, 9525, 1, 9526, 1, 9527, 1, 9528,
+ 1, 9529, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9530, 1, 9531, 1, 9532, 1, 9533,
+ 1, 9534, 1, 9535, 1, 9536, 1, 9537,
+ 1, 9538, 1, 9539, 1, 9540, 1, 9541,
+ 1, 9542, 1, 9543, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 9544,
+ 1, 1, 1, 9545, 1, 9546, 1, 9547,
+ 1, 9548, 1, 9549, 1, 1, 1, 1,
+ 1, 9550, 1, 9551, 1, 9552, 1, 9553,
+ 1, 9554, 1, 9555, 1, 9556, 1, 9557,
+ 1, 9558, 1, 9559, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9560, 1, 9561, 1, 9562,
+ 1, 9563, 1, 9564, 1, 9565, 1, 9566,
+ 1, 9567, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 9568,
+ 1, 9569, 1, 9570, 1, 9571, 1, 9572,
+ 1, 9573, 1, 9574, 1, 9575, 1, 1,
+ 1, 9576, 1, 9577, 1, 9578, 1, 9579,
+ 1, 9580, 1, 9581, 1, 9582, 1, 9583,
+ 1, 9584, 1, 9585, 1, 9586, 1, 9587,
+ 1, 9588, 1, 9589, 1, 9590, 1, 9591,
+ 1, 9592, 1, 9593, 1, 9594, 9595, 1,
+ 1, 9596, 1, 1, 1, 1, 1, 9597,
+ 1, 1, 1, 9598, 1, 9599, 1, 9600,
+ 1, 9601, 1, 1, 1, 9602, 1, 9603,
+ 1, 9604, 1, 9605, 1, 9606, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 9607, 1, 9608,
+ 1, 9609, 1, 9610, 1, 9611, 1, 9612,
+ 1, 9613, 1, 9614, 1, 9615, 1, 9616,
+ 1, 9617, 1, 9618, 1, 9619, 1, 9620,
+ 1, 9621, 1, 9622, 1, 9623, 1, 9624,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 9625, 1, 9626, 1, 9627, 1, 9628,
+ 1, 9629, 1, 9630, 9631, 9632, 9633, 1,
+ 9634, 9635, 1, 1, 1, 1, 1, 9636,
+ 1, 1, 1, 9637, 1, 1, 1, 9638,
+ 1, 9639, 1, 9640, 1, 9641, 1, 9642,
+ 1, 9643, 1, 9644, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 9645, 1, 9646, 1, 9647,
+ 1, 9648, 1, 9649, 1, 9650, 1, 9651,
+ 1, 9652, 1, 9653, 1, 9654, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 9655, 1, 9656, 1,
+ 9657, 1, 9658, 1, 9659, 1, 9660, 1,
+ 9661, 1, 9662, 1, 9663, 1, 9664, 1,
+ 9665, 1, 9666, 1, 9667, 1, 9668, 1,
+ 9669, 1, 9670, 1, 9671, 1, 9672, 1,
+ 9673, 1, 9674, 1, 9675, 1, 9676, 1,
+ 9677, 1, 9678, 1, 9679, 1, 1, 1,
+ 9680, 1, 9681, 1, 9682, 1, 9683, 1,
+ 9684, 9685, 9686, 9687, 9688, 9689, 9690, 9691,
+ 9692, 9693, 9694, 9695, 9696, 9697, 9698, 9699,
+ 9700, 9701, 9702, 9703, 9704, 9705, 9706, 9707,
+ 9708, 9709, 1, 1, 1, 1, 1, 1,
+ 9710, 9711, 9712, 9713, 9714, 9715, 9716, 9717,
+ 9718, 9719, 9720, 9721, 9722, 9723, 9724, 9725,
+ 9726, 9727, 9728, 9729, 9730, 9731, 9732, 9733,
+ 9734, 9735, 1, 9737, 9736, 9739, 9738, 9741,
+ 9740, 9743, 9742, 9745, 9744, 9747, 9746, 9749,
+ 9748, 9751, 9750, 9753, 9752, 9755, 9754, 9757,
+ 9756, 9759, 9758, 9761, 9760, 9763, 9762, 9765,
+ 9764, 9767, 9766, 9769, 9768, 9771, 9770, 9773,
+ 9772, 9775, 9774, 9777, 9776, 9779, 9778, 9781,
+ 9780, 9783, 9782, 9785, 9784, 9787, 9786, 9789,
+ 9788, 9791, 9790, 9793, 9792, 9795, 9794, 9797,
+ 9796, 9799, 9798, 9801, 9800, 9803, 9802, 9805,
+ 9804, 9807, 9806, 9809, 9808, 9811, 9810, 9813,
+ 9812, 9815, 9814, 9817, 9816, 9819, 9818, 9821,
+ 9820, 9823, 9822, 9825, 9824, 9827, 9826, 9829,
+ 9828, 9831, 9830, 9833, 9832, 9832, 9832, 9832,
+ 9832, 9832, 9832, 9832, 9832, 9832, 9832, 9832,
+ 9832, 9832, 9832, 9832, 9832, 9832, 9832, 9832,
+ 9832, 9832, 9832, 9832, 9832, 9832, 9832, 9832,
+ 9832, 9832, 9832, 9832, 9832, 9832, 9832, 9832,
+ 9832, 9832, 9832, 9832, 9832, 9834, 9832, 9836,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9835,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9835,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9835,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9835,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9835,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9835,
+ 9835, 9835, 9835, 9835, 9835, 9835, 9835, 9837,
+ 9835, 9839, 9838, 9841, 9840, 9843, 9842, 9842,
+ 9842, 9842, 9842, 9842, 9842, 9842, 9842, 9842,
+ 9842, 9842, 9842, 9842, 9842, 9842, 9842, 9842,
+ 9842, 9842, 9842, 9842, 9842, 9842, 9842, 9842,
+ 9842, 9842, 9842, 9842, 9842, 9842, 9842, 9842,
+ 9842, 9842, 9842, 9842, 9842, 9842, 9842, 9842,
+ 9842, 9842, 9842, 9842, 9842, 9842, 9842, 9842,
+ 9842, 9844, 9842, 9846, 9845, 9848, 9847, 9850,
+ 9849, 9852, 9851, 9854, 9853, 9856, 9855, 9858,
+ 9857, 9860, 9859, 9862, 9861, 9861, 9861, 9861,
+ 9861, 9861, 9861, 9861, 9861, 9861, 9861, 9861,
+ 9861, 9861, 9861, 9861, 9861, 9861, 9861, 9861,
+ 9861, 9861, 9861, 9861, 9861, 9861, 9861, 9861,
+ 9861, 9861, 9861, 9861, 9861, 9861, 9861, 9861,
+ 9861, 9861, 9861, 9863, 9864, 9861, 9861, 9861,
+ 9861, 9861, 9861, 9861, 9865, 9861, 9861, 9861,
+ 9861, 9866, 9867, 9861, 9869, 9868, 9871, 9870,
+ 9873, 9872, 9875, 9874, 9877, 9876, 9879, 9878,
+ 9881, 9880, 9883, 9882, 9882, 9882, 9882, 9882,
+ 9882, 9882, 9882, 9882, 9882, 9882, 9882, 9882,
+ 9882, 9882, 9882, 9882, 9882, 9882, 9882, 9882,
+ 9882, 9882, 9882, 9882, 9882, 9882, 9882, 9882,
+ 9882, 9882, 9882, 9882, 9882, 9882, 9882, 9882,
+ 9882, 9882, 9884, 9885, 9882, 9882, 9882, 9886,
+ 9887, 9882, 9882, 9888, 9882, 9882, 9882, 9882,
+ 9889, 9890, 9882, 9892, 9891, 9894, 9893, 9896,
+ 9895, 9898, 9897, 9900, 9899, 9899, 9899, 9899,
+ 9899, 9899, 9899, 9899, 9899, 9899, 9899, 9899,
+ 9899, 9899, 9899, 9899, 9899, 9899, 9899, 9899,
+ 9899, 9899, 9899, 9899, 9899, 9899, 9899, 9899,
+ 9899, 9899, 9899, 9899, 9899, 9899, 9899, 9899,
+ 9899, 9899, 9899, 9899, 9899, 9899, 9899, 9899,
+ 9899, 9901, 9899, 9899, 9899, 9899, 9902, 9899,
+ 9904, 9903, 9906, 9905, 9908, 9907, 9910, 9909,
+ 9912, 9911, 9914, 9913, 9916, 9915, 9918, 9917,
+ 9920, 9919, 9922, 9921, 9921, 9921, 9921, 9921,
+ 9921, 9921, 9921, 9921, 9921, 9921, 9921, 9921,
+ 9921, 9921, 9921, 9921, 9921, 9921, 9921, 9921,
+ 9921, 9921, 9921, 9921, 9921, 9921, 9921, 9921,
+ 9921, 9921, 9921, 9921, 9921, 9921, 9921, 9921,
+ 9921, 9921, 9921, 9921, 9921, 9921, 9921, 9921,
+ 9921, 9921, 9921, 9923, 9921, 9925, 9924, 9927,
+ 9926, 9929, 9928, 9931, 9930, 9933, 9932, 9935,
+ 9934, 9937, 9936, 9939, 9938, 9941, 9940, 9943,
+ 9942, 9945, 9944, 9947, 9946, 9949, 9948, 9948,
+ 9948, 9948, 9948, 9948, 9948, 9948, 9948, 9948,
+ 9948, 9948, 9948, 9948, 9948, 9948, 9948, 9948,
+ 9948, 9948, 9948, 9948, 9948, 9948, 9948, 9948,
+ 9948, 9948, 9948, 9948, 9948, 9948, 9948, 9948,
+ 9948, 9948, 9948, 9948, 9950, 9948, 9951, 9948,
+ 9953, 9952, 9955, 9954, 9957, 9956, 9959, 9958,
+ 9961, 9960, 9963, 9962, 9965, 9964, 9967, 9966,
+ 0
+};
+
+static const short _char_ref_trans_targs[] = {
+ 2, 0, 5, 6, 10, 15, 19, 21,
+ 25, 29, 33, 35, 41, 53, 56, 63,
+ 67, 3, 4, 7624, 7625, 7, 8, 9,
+ 7626, 11, 12, 13, 14, 7623, 16, 18,
+ 17, 7627, 7623, 20, 7623, 22, 23, 24,
+ 7628, 26, 27, 28, 7623, 30, 31, 32,
+ 7623, 34, 7623, 36, 39, 37, 38, 7623,
+ 40, 7623, 42, 43, 44, 45, 46, 47,
+ 48, 49, 50, 51, 52, 7623, 54, 55,
+ 7629, 57, 59, 58, 7623, 60, 61, 62,
+ 7623, 64, 65, 66, 7630, 68, 7631, 70,
+ 83, 85, 101, 103, 106, 110, 113, 71,
+ 78, 72, 73, 74, 75, 76, 77, 7623,
+ 79, 80, 7623, 81, 82, 7623, 84, 7623,
+ 86, 91, 99, 87, 88, 89, 90, 7623,
+ 92, 93, 94, 95, 96, 97, 98, 7623,
+ 100, 7623, 102, 7623, 104, 105, 7623, 107,
+ 108, 109, 7623, 111, 112, 7623, 114, 115,
+ 116, 117, 7623, 119, 122, 124, 152, 168,
+ 171, 184, 186, 188, 210, 256, 320, 324,
+ 327, 120, 121, 7623, 123, 7632, 125, 129,
+ 147, 126, 127, 128, 7623, 7623, 130, 131,
+ 132, 133, 134, 135, 136, 137, 138, 139,
+ 140, 141, 142, 143, 144, 145, 146, 7623,
+ 148, 149, 150, 151, 7623, 153, 157, 160,
+ 163, 154, 155, 156, 7623, 158, 159, 7633,
+ 161, 162, 7623, 164, 165, 166, 167, 7623,
+ 169, 170, 7623, 172, 177, 173, 174, 175,
+ 176, 7623, 178, 179, 180, 181, 182, 183,
+ 7623, 185, 7623, 187, 7623, 189, 190, 191,
+ 192, 193, 196, 201, 205, 194, 195, 7623,
+ 197, 198, 199, 200, 7623, 202, 203, 204,
+ 7623, 206, 207, 208, 209, 7623, 211, 212,
+ 233, 213, 214, 215, 216, 217, 218, 219,
+ 220, 221, 222, 223, 224, 225, 226, 227,
+ 228, 229, 230, 231, 232, 7623, 234, 235,
+ 236, 237, 238, 239, 240, 251, 241, 242,
+ 243, 244, 245, 246, 247, 248, 249, 250,
+ 7623, 252, 253, 254, 255, 7623, 257, 261,
+ 283, 291, 258, 259, 7623, 260, 7623, 262,
+ 268, 271, 263, 264, 265, 266, 267, 7623,
+ 269, 270, 7623, 272, 273, 274, 275, 276,
+ 277, 278, 279, 280, 281, 282, 7623, 284,
+ 285, 7623, 286, 287, 288, 289, 290, 7623,
+ 292, 293, 294, 295, 296, 297, 298, 299,
+ 300, 301, 302, 303, 304, 305, 306, 307,
+ 308, 309, 310, 311, 312, 313, 314, 315,
+ 316, 317, 318, 319, 7623, 321, 322, 323,
+ 7623, 325, 326, 7623, 328, 7623, 329, 330,
+ 331, 7623, 333, 340, 343, 346, 349, 359,
+ 365, 369, 371, 423, 649, 7623, 334, 335,
+ 336, 337, 338, 339, 7623, 341, 342, 7623,
+ 344, 345, 7623, 347, 348, 7623, 350, 354,
+ 356, 351, 352, 353, 7623, 355, 7623, 357,
+ 358, 7623, 360, 364, 361, 362, 363, 7623,
+ 7623, 366, 7623, 367, 368, 7623, 370, 7623,
+ 372, 412, 373, 408, 374, 375, 376, 377,
+ 378, 379, 380, 381, 386, 398, 403, 382,
+ 383, 384, 385, 7623, 387, 388, 389, 7623,
+ 390, 391, 392, 393, 394, 395, 396, 397,
+ 7623, 399, 400, 401, 402, 7623, 404, 405,
+ 406, 407, 7623, 409, 410, 411, 7623, 413,
+ 414, 415, 416, 417, 418, 419, 420, 421,
+ 422, 7623, 424, 426, 435, 558, 425, 7623,
+ 7623, 427, 430, 428, 429, 7623, 431, 432,
+ 433, 434, 7623, 436, 437, 438, 439, 454,
+ 464, 518, 531, 547, 440, 441, 442, 443,
+ 444, 445, 446, 447, 448, 449, 450, 451,
+ 452, 453, 7623, 455, 456, 457, 7623, 458,
+ 459, 460, 461, 462, 463, 7623, 465, 486,
+ 466, 467, 468, 473, 483, 469, 470, 471,
+ 472, 7623, 474, 475, 476, 477, 478, 479,
+ 480, 481, 482, 7623, 484, 485, 7623, 487,
+ 488, 489, 508, 490, 491, 492, 493, 498,
+ 494, 495, 496, 497, 7623, 499, 500, 501,
+ 502, 503, 504, 505, 506, 507, 7623, 509,
+ 510, 511, 512, 513, 514, 515, 516, 517,
+ 7623, 519, 520, 521, 522, 523, 528, 524,
+ 525, 526, 527, 7623, 529, 530, 7623, 532,
+ 533, 538, 534, 535, 536, 537, 7623, 539,
+ 540, 541, 542, 543, 544, 545, 546, 7623,
+ 548, 549, 550, 551, 552, 553, 554, 555,
+ 556, 557, 7623, 559, 560, 575, 580, 613,
+ 636, 644, 561, 562, 563, 564, 7623, 565,
+ 568, 566, 567, 7623, 569, 570, 571, 572,
+ 573, 574, 7623, 576, 577, 578, 579, 7623,
+ 581, 582, 583, 584, 595, 604, 585, 586,
+ 587, 588, 589, 590, 591, 592, 593, 594,
+ 7623, 596, 597, 598, 599, 600, 601, 602,
+ 603, 7623, 605, 606, 607, 608, 609, 7623,
+ 610, 611, 612, 7623, 614, 615, 616, 617,
+ 618, 627, 619, 620, 621, 622, 623, 624,
+ 625, 626, 7623, 628, 629, 630, 631, 632,
+ 7623, 633, 634, 635, 7623, 637, 638, 7623,
+ 639, 640, 641, 642, 643, 7623, 645, 646,
+ 647, 648, 7623, 650, 652, 651, 7623, 653,
+ 654, 655, 7623, 657, 659, 660, 664, 672,
+ 675, 677, 681, 687, 720, 726, 732, 749,
+ 754, 756, 758, 658, 7623, 7634, 661, 662,
+ 663, 7635, 665, 669, 671, 666, 667, 668,
+ 7623, 670, 7636, 7623, 673, 674, 7623, 676,
+ 7623, 678, 679, 680, 7637, 682, 683, 684,
+ 685, 686, 7623, 688, 691, 689, 690, 7623,
+ 692, 693, 694, 705, 695, 696, 697, 698,
+ 699, 700, 701, 702, 703, 704, 7623, 706,
+ 707, 708, 709, 710, 711, 712, 713, 714,
+ 715, 716, 717, 718, 719, 7623, 721, 724,
+ 722, 723, 7623, 725, 7623, 727, 728, 729,
+ 730, 731, 7623, 733, 734, 741, 735, 7623,
+ 736, 737, 738, 739, 740, 7623, 742, 743,
+ 744, 745, 746, 747, 748, 7623, 750, 752,
+ 751, 7623, 753, 7623, 755, 7623, 757, 7638,
+ 759, 763, 760, 761, 762, 7623, 764, 765,
+ 766, 767, 768, 769, 770, 771, 772, 7623,
+ 774, 776, 778, 809, 824, 775, 7623, 777,
+ 7623, 779, 780, 781, 782, 783, 794, 784,
+ 785, 786, 787, 788, 789, 790, 791, 792,
+ 793, 7623, 795, 796, 797, 798, 799, 800,
+ 801, 802, 803, 804, 805, 806, 807, 808,
+ 7623, 810, 812, 816, 811, 7623, 813, 814,
+ 815, 7623, 817, 818, 819, 820, 821, 822,
+ 823, 7623, 825, 826, 7623, 828, 7639, 831,
+ 836, 841, 850, 853, 855, 856, 859, 909,
+ 912, 829, 830, 7623, 832, 833, 834, 7623,
+ 835, 7623, 837, 838, 839, 840, 7623, 842,
+ 846, 849, 843, 844, 845, 7623, 847, 848,
+ 7623, 7623, 851, 852, 7623, 854, 7623, 7623,
+ 857, 858, 7623, 860, 861, 862, 863, 864,
+ 865, 874, 883, 890, 894, 904, 866, 867,
+ 868, 869, 7623, 870, 871, 872, 873, 7623,
+ 875, 876, 877, 878, 879, 880, 881, 882,
+ 7623, 884, 885, 886, 887, 888, 889, 7623,
+ 891, 892, 893, 7623, 895, 896, 897, 898,
+ 899, 900, 901, 902, 903, 7623, 905, 906,
+ 907, 908, 7623, 910, 911, 7623, 7623, 914,
+ 919, 924, 928, 930, 941, 956, 963, 915,
+ 916, 917, 918, 7623, 920, 923, 921, 922,
+ 7623, 7623, 925, 926, 927, 7623, 929, 7623,
+ 931, 932, 933, 934, 935, 936, 937, 938,
+ 939, 940, 7623, 942, 944, 943, 7623, 945,
+ 946, 947, 948, 949, 950, 951, 952, 953,
+ 954, 955, 7623, 957, 959, 958, 7623, 960,
+ 961, 962, 7623, 964, 965, 966, 974, 967,
+ 968, 969, 970, 971, 972, 973, 7623, 975,
+ 976, 977, 978, 7623, 980, 983, 987, 990,
+ 994, 998, 1001, 1003, 1007, 1023, 1055, 1063,
+ 1066, 1071, 981, 982, 7623, 984, 985, 986,
+ 7623, 988, 989, 7623, 991, 992, 993, 7640,
+ 995, 997, 996, 7641, 7623, 999, 1000, 7623,
+ 1002, 7623, 1004, 1005, 1006, 7642, 7623, 1008,
+ 1018, 1009, 1011, 1010, 7623, 1012, 1013, 1014,
+ 1015, 1016, 1017, 7623, 1019, 1020, 1021, 1022,
+ 7623, 1024, 1038, 7623, 1025, 1026, 1030, 1027,
+ 1028, 1029, 7623, 1031, 1032, 1033, 1034, 1035,
+ 1036, 1037, 7623, 1039, 1040, 1041, 1042, 1043,
+ 1044, 1045, 1050, 1046, 1047, 1048, 1049, 7623,
+ 1051, 1052, 1053, 1054, 7623, 1056, 1059, 1061,
+ 1057, 1058, 7623, 1060, 7623, 1062, 7623, 1064,
+ 1065, 7623, 1067, 1068, 1069, 1070, 7623, 1072,
+ 1075, 1073, 1074, 7623, 7643, 1077, 1082, 1084,
+ 1087, 1094, 1078, 1081, 1079, 1080, 7623, 7623,
+ 1083, 7623, 1085, 1086, 7623, 1088, 1090, 1089,
+ 7623, 1091, 1092, 1093, 7623, 1095, 1096, 1097,
+ 7623, 1099, 1102, 1105, 1109, 1115, 1117, 1120,
+ 1100, 1101, 7623, 1103, 1104, 7623, 1106, 1107,
+ 1108, 7623, 1110, 1114, 1111, 1112, 1113, 7623,
+ 7623, 1116, 7623, 1118, 1119, 7623, 1121, 1122,
+ 7623, 1124, 7644, 1127, 1148, 1158, 1383, 1385,
+ 1394, 1399, 1484, 1492, 1125, 1126, 7623, 1128,
+ 1132, 1136, 1138, 1146, 1129, 1130, 1131, 7623,
+ 1133, 1134, 1135, 7623, 1137, 7623, 1139, 1140,
+ 1141, 1142, 1143, 1144, 1145, 7623, 1147, 7623,
+ 1149, 1153, 1157, 1150, 1151, 1152, 7623, 1154,
+ 1155, 1156, 7623, 7623, 1159, 1334, 1160, 1161,
+ 1190, 1197, 1230, 1235, 1251, 1280, 1310, 1319,
+ 1324, 1162, 1173, 1163, 1164, 1165, 1166, 1167,
+ 1168, 1169, 1170, 1171, 1172, 7623, 1174, 1175,
+ 1176, 7623, 1177, 1180, 1178, 1179, 7623, 1181,
+ 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189,
+ 7623, 1191, 1192, 1193, 1194, 1195, 1196, 7623,
+ 1198, 1199, 1210, 1200, 1201, 1202, 1203, 1204,
+ 1205, 1206, 1207, 1208, 1209, 7623, 1211, 1212,
+ 1221, 1213, 1214, 1215, 1216, 1217, 1218, 1219,
+ 1220, 7623, 1222, 1223, 1224, 1225, 1226, 7623,
+ 1227, 1228, 1229, 7623, 1231, 1232, 1233, 1234,
+ 7623, 1236, 1237, 1238, 1239, 1240, 1245, 1241,
+ 1242, 1243, 1244, 7623, 1246, 1247, 1248, 1249,
+ 1250, 7623, 1252, 1265, 1253, 7623, 1254, 1259,
+ 1255, 1256, 1257, 1258, 7623, 1260, 1261, 1262,
+ 1263, 1264, 7623, 1266, 1267, 1268, 1269, 1270,
+ 1271, 7623, 1272, 1275, 1273, 1274, 7623, 1276,
+ 1277, 1278, 1279, 7623, 1281, 1282, 1292, 1301,
+ 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290,
+ 1291, 7623, 1293, 1294, 1295, 1296, 1297, 1298,
+ 1299, 1300, 7623, 1302, 1303, 1304, 1305, 1306,
+ 7623, 1307, 1308, 1309, 7623, 1311, 1312, 1313,
+ 1314, 1315, 7623, 1316, 1317, 1318, 7623, 1320,
+ 1321, 1322, 1323, 7623, 1325, 1326, 1327, 1328,
+ 1329, 1330, 1331, 1332, 1333, 7623, 1335, 1336,
+ 1348, 1357, 1364, 1368, 1378, 1337, 1338, 1339,
+ 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347,
+ 7623, 1349, 1350, 1351, 1352, 1353, 1354, 1355,
+ 1356, 7623, 1358, 1359, 1360, 1361, 1362, 1363,
+ 7623, 1365, 1366, 1367, 7623, 1369, 1370, 1371,
+ 1372, 1373, 1374, 1375, 1376, 1377, 7623, 1379,
+ 1380, 1381, 1382, 7623, 1384, 7623, 7623, 1386,
+ 1387, 1388, 1389, 1390, 1391, 1392, 1393, 7623,
+ 1395, 1396, 1397, 1398, 7623, 1400, 1460, 1462,
+ 1401, 1402, 1421, 1431, 1450, 1403, 1404, 1405,
+ 1406, 1411, 1407, 1408, 1409, 1410, 7623, 1412,
+ 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420,
+ 7623, 1422, 1423, 1424, 1425, 1426, 1427, 1428,
+ 1429, 1430, 7623, 1432, 1433, 1434, 1435, 1440,
+ 1436, 1437, 1438, 1439, 7623, 1441, 1442, 1443,
+ 1444, 1445, 1446, 1447, 1448, 1449, 7623, 1451,
+ 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459,
+ 7623, 1461, 7623, 1463, 1464, 1465, 1474, 1466,
+ 1467, 1468, 1469, 1470, 1471, 1472, 1473, 7623,
+ 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482,
+ 1483, 7623, 1485, 1487, 1488, 1486, 7623, 7623,
+ 1489, 1490, 1491, 7623, 7623, 1494, 1496, 1498,
+ 1515, 1517, 1525, 1528, 1531, 1495, 7623, 1497,
+ 7623, 1499, 1508, 1500, 1501, 1502, 1503, 1504,
+ 1505, 1506, 1507, 7623, 1509, 1510, 1511, 1512,
+ 1513, 1514, 7623, 1516, 7623, 1518, 1519, 1520,
+ 1521, 1522, 1523, 1524, 7623, 1526, 1527, 7623,
+ 1529, 1530, 7623, 7623, 1533, 1536, 1541, 1551,
+ 1629, 1631, 2018, 2021, 2025, 1534, 1535, 7623,
+ 1537, 1538, 1539, 1540, 7623, 1542, 1546, 1550,
+ 1543, 1544, 1545, 7623, 1547, 1548, 1549, 7623,
+ 7623, 1552, 1598, 1624, 1553, 1554, 1555, 1556,
+ 1557, 1558, 1569, 1585, 1559, 1560, 1561, 1562,
+ 1563, 1564, 1565, 1566, 1567, 1568, 7623, 1570,
+ 1571, 1572, 1579, 1573, 1574, 1575, 1576, 1577,
+ 1578, 7623, 1580, 1581, 1582, 1583, 1584, 7623,
+ 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593,
+ 1594, 1595, 1596, 1597, 7623, 1599, 1600, 1601,
+ 1602, 1616, 1603, 1604, 1605, 1606, 1607, 1608,
+ 1609, 1610, 1611, 1612, 1613, 1614, 1615, 7623,
+ 1617, 1618, 1619, 1620, 1621, 1622, 1623, 7623,
+ 1625, 1626, 1627, 1628, 7623, 1630, 7623, 1632,
+ 1637, 1651, 1653, 1633, 1634, 1635, 1636, 7623,
+ 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645,
+ 1646, 1647, 1648, 1649, 1650, 7623, 1652, 7623,
+ 7623, 1654, 1668, 1685, 1706, 1753, 1770, 1823,
+ 1851, 1874, 1908, 1983, 2007, 1655, 1663, 1656,
+ 1657, 1658, 1659, 1660, 1661, 1662, 7623, 1664,
+ 1665, 1666, 1667, 7623, 1669, 1670, 1671, 1672,
+ 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680,
+ 1681, 1682, 1683, 1684, 7623, 1686, 1692, 1701,
+ 1687, 1688, 1689, 1690, 1691, 7623, 1693, 1694,
+ 1695, 7623, 1696, 1697, 1698, 1699, 1700, 7623,
+ 1702, 1703, 1704, 1705, 7623, 1707, 1708, 1709,
+ 1710, 1711, 1712, 7623, 1713, 1718, 1727, 1734,
+ 1738, 1748, 1714, 1715, 1716, 1717, 7623, 1719,
+ 1720, 1721, 1722, 1723, 1724, 1725, 1726, 7623,
+ 1728, 1729, 1730, 1731, 1732, 1733, 7623, 1735,
+ 1736, 1737, 7623, 1739, 1740, 1741, 1742, 1743,
+ 1744, 1745, 1746, 1747, 7623, 1749, 1750, 1751,
+ 1752, 7623, 1754, 1755, 1756, 1757, 1765, 1758,
+ 1759, 1760, 1761, 1762, 1763, 1764, 7623, 1766,
+ 1767, 1768, 1769, 7623, 1771, 1772, 1790, 1773,
+ 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781,
+ 7623, 1782, 1785, 1783, 1784, 7623, 1786, 1787,
+ 1788, 1789, 7623, 1791, 7623, 1792, 1797, 1804,
+ 1808, 1818, 1793, 1794, 1795, 1796, 7623, 1798,
+ 1799, 1800, 1801, 1802, 1803, 7623, 1805, 1806,
+ 1807, 7623, 1809, 1810, 1811, 1812, 1813, 1814,
+ 1815, 1816, 1817, 7623, 1819, 1820, 1821, 1822,
+ 7623, 1824, 1825, 1826, 1827, 1828, 1829, 1843,
+ 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837,
+ 1838, 1839, 1840, 1841, 1842, 7623, 1844, 1845,
+ 1846, 1847, 1848, 1849, 1850, 7623, 1852, 1853,
+ 1854, 1855, 1856, 1857, 1858, 7623, 1859, 1864,
+ 1860, 1861, 1862, 1863, 7623, 1865, 1866, 1867,
+ 1868, 1869, 1870, 1871, 1872, 1873, 7623, 1875,
+ 1888, 1876, 1877, 1878, 1879, 1880, 1881, 1882,
+ 1883, 1884, 1885, 1886, 1887, 7623, 1889, 1890,
+ 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898,
+ 1899, 7623, 1900, 1903, 1901, 1902, 7623, 1904,
+ 1905, 1906, 1907, 7623, 1909, 1936, 1910, 1911,
+ 1912, 1913, 1914, 1915, 1916, 1925, 1917, 1918,
+ 1919, 7623, 1920, 1921, 1922, 1923, 1924, 7623,
+ 1926, 1927, 1928, 1929, 1930, 7623, 1931, 1932,
+ 1933, 1934, 1935, 7623, 1937, 1946, 1972, 1938,
+ 1939, 1940, 7623, 1941, 1942, 1943, 1944, 1945,
+ 7623, 1947, 1948, 1949, 1950, 1951, 7623, 1952,
+ 1957, 1967, 1953, 1954, 1955, 1956, 7623, 1958,
+ 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966,
+ 7623, 1968, 1969, 1970, 1971, 7623, 1973, 1974,
+ 1975, 1976, 1977, 7623, 1978, 1979, 1980, 1981,
+ 1982, 7623, 1984, 1985, 1986, 1987, 7623, 1988,
+ 1993, 2002, 1989, 1990, 1991, 1992, 7623, 1994,
+ 1995, 1996, 1997, 1998, 1999, 2000, 2001, 7623,
+ 2003, 2004, 2005, 2006, 7623, 2008, 2009, 2010,
+ 2011, 2012, 2013, 2014, 2015, 2016, 2017, 7623,
+ 2019, 2020, 7623, 2022, 2023, 2024, 7645, 7623,
+ 2027, 2031, 2035, 2039, 2044, 2046, 2050, 2062,
+ 2065, 2089, 2090, 2096, 2103, 2105, 2028, 2029,
+ 2030, 7623, 2032, 2033, 2034, 7646, 2036, 2038,
+ 2037, 7647, 7623, 2040, 2041, 2042, 2043, 7623,
+ 2045, 7623, 2047, 2048, 2049, 7648, 2051, 2054,
+ 2057, 2052, 2053, 7623, 2055, 2056, 7623, 2058,
+ 2059, 2060, 2061, 7623, 2063, 2064, 7623, 2066,
+ 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2084,
+ 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081,
+ 2082, 2083, 7623, 2085, 2086, 2087, 2088, 7623,
+ 7623, 2091, 2093, 2092, 7623, 2094, 2095, 7649,
+ 2097, 2098, 2100, 2099, 7650, 2101, 2102, 7623,
+ 2104, 7651, 2106, 2107, 2108, 2118, 2109, 2111,
+ 2110, 7623, 2112, 2113, 2114, 2115, 7623, 2116,
+ 2117, 7623, 2119, 2120, 2121, 2122, 2123, 2124,
+ 2125, 2126, 2127, 2128, 7623, 2130, 2137, 2139,
+ 2141, 2143, 2144, 2152, 2166, 2210, 2131, 2132,
+ 2133, 2134, 2135, 2136, 7623, 2138, 7623, 2140,
+ 7623, 2142, 7623, 7623, 2145, 2146, 2147, 2148,
+ 2149, 2150, 2151, 7623, 2153, 2164, 2154, 2155,
+ 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163,
+ 7623, 2165, 7623, 7623, 2167, 2193, 2196, 2168,
+ 2169, 2170, 2171, 2172, 7623, 2173, 2178, 2188,
+ 2174, 2175, 2176, 2177, 7623, 2179, 2180, 2181,
+ 2182, 2183, 2184, 2185, 2186, 2187, 7623, 2189,
+ 2190, 2191, 2192, 7623, 2194, 2195, 7623, 2197,
+ 2201, 2198, 2199, 2200, 7623, 2202, 2203, 2204,
+ 2205, 2206, 2207, 7623, 2208, 2209, 7623, 2211,
+ 2213, 2212, 7623, 7623, 2215, 2217, 2219, 2222,
+ 2216, 7652, 2218, 7623, 2220, 2221, 7623, 2223,
+ 2224, 7623, 2226, 2230, 2231, 2242, 2252, 2288,
+ 2290, 2292, 2442, 2455, 2465, 2469, 2227, 2228,
+ 2229, 7623, 7653, 2232, 2236, 2238, 2233, 2234,
+ 2235, 7623, 2237, 7623, 2239, 7623, 2240, 2241,
+ 7623, 2243, 2247, 2251, 2244, 2245, 2246, 7623,
+ 2248, 2249, 2250, 7623, 7623, 7623, 2253, 2254,
+ 2255, 2256, 2257, 2258, 2275, 2259, 2265, 2260,
+ 2261, 2262, 2263, 2264, 7623, 2266, 2267, 2268,
+ 2269, 2270, 2271, 2272, 2273, 2274, 7623, 2276,
+ 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284,
+ 2285, 2286, 2287, 7623, 2289, 7623, 2291, 7623,
+ 2293, 2294, 2295, 2296, 2324, 2331, 2364, 2369,
+ 2398, 2428, 2437, 2297, 2308, 2298, 2299, 2300,
+ 2301, 2302, 2303, 2304, 2305, 2306, 2307, 7623,
+ 2309, 2310, 2311, 7623, 2312, 2315, 2313, 2314,
+ 7623, 2316, 2317, 2318, 2319, 2320, 2321, 2322,
+ 2323, 7623, 2325, 2326, 2327, 2328, 2329, 2330,
+ 7623, 2332, 2333, 2344, 2334, 2335, 2336, 2337,
+ 2338, 2339, 2340, 2341, 2342, 2343, 7623, 2345,
+ 2346, 2355, 2347, 2348, 2349, 2350, 2351, 2352,
+ 2353, 2354, 7623, 2356, 2357, 2358, 2359, 2360,
+ 7623, 2361, 2362, 2363, 7623, 2365, 2366, 2367,
+ 2368, 7623, 2370, 2383, 2371, 7623, 2372, 2377,
+ 2373, 2374, 2375, 2376, 7623, 2378, 2379, 2380,
+ 2381, 2382, 7623, 2384, 2385, 2386, 2387, 2388,
+ 2389, 7623, 2390, 2393, 2391, 2392, 7623, 2394,
+ 2395, 2396, 2397, 7623, 2399, 2400, 2410, 2419,
+ 2401, 2402, 2403, 2404, 2405, 2406, 2407, 2408,
+ 2409, 7623, 2411, 2412, 2413, 2414, 2415, 2416,
+ 2417, 2418, 7623, 2420, 2421, 2422, 2423, 2424,
+ 7623, 2425, 2426, 2427, 7623, 2429, 2430, 2431,
+ 2432, 2433, 7623, 2434, 2435, 2436, 7623, 2438,
+ 2439, 2440, 2441, 7623, 2443, 2445, 2444, 7623,
+ 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453,
+ 2454, 7623, 2456, 2457, 2458, 2459, 2460, 2461,
+ 2462, 2463, 2464, 7623, 2466, 2468, 2467, 7623,
+ 7623, 2470, 2471, 2472, 2473, 2474, 2475, 2476,
+ 2477, 2478, 7623, 2480, 2487, 2492, 2497, 2510,
+ 2512, 2551, 2555, 2565, 2568, 2614, 2617, 2620,
+ 2481, 2485, 2482, 2483, 2484, 7623, 2486, 7623,
+ 2488, 2489, 2490, 2491, 7623, 2493, 2494, 2495,
+ 2496, 7623, 7623, 2498, 2502, 2506, 2509, 2499,
+ 2500, 2501, 7623, 2503, 2504, 2505, 7623, 2507,
+ 2508, 7623, 7623, 2511, 7623, 2513, 2514, 2515,
+ 2516, 2525, 2534, 2544, 2517, 2518, 2519, 2520,
+ 2521, 2522, 2523, 2524, 7623, 2526, 2527, 2528,
+ 2529, 2530, 2531, 2532, 2533, 7623, 2535, 2536,
+ 2537, 2538, 2539, 2540, 2541, 2542, 2543, 7623,
+ 2545, 2546, 2547, 2548, 2549, 2550, 7623, 2552,
+ 2553, 2554, 7623, 2556, 2557, 2558, 2559, 2560,
+ 2561, 2562, 2563, 2564, 7623, 2566, 2567, 7623,
+ 2569, 2571, 2570, 7623, 2572, 2573, 2574, 7623,
+ 2575, 2587, 2609, 2576, 2577, 2578, 2579, 2580,
+ 2581, 2582, 2583, 2584, 2585, 2586, 7623, 2588,
+ 2589, 2598, 2590, 2591, 2592, 7623, 2593, 2594,
+ 2595, 2596, 2597, 7623, 2599, 2600, 2601, 2602,
+ 2603, 7623, 2604, 2605, 2606, 2607, 2608, 7623,
+ 2610, 2611, 2612, 2613, 7623, 2615, 2616, 7623,
+ 2618, 2619, 7623, 2621, 2630, 2661, 2662, 7623,
+ 2622, 2623, 2624, 7623, 2625, 2626, 2627, 2628,
+ 2629, 7623, 2631, 2656, 2632, 2633, 2634, 2635,
+ 7623, 2636, 2641, 2651, 2637, 2638, 2639, 2640,
+ 7623, 2642, 2643, 2644, 2645, 2646, 2647, 2648,
+ 2649, 2650, 7623, 2652, 2653, 2654, 2655, 7623,
+ 2657, 2658, 2659, 2660, 7623, 7623, 7623, 2663,
+ 2673, 2664, 2665, 2666, 2667, 7623, 2668, 2669,
+ 2670, 2671, 2672, 7623, 2674, 2675, 7623, 2677,
+ 2680, 2684, 2690, 2693, 2703, 2705, 2729, 2752,
+ 2755, 2763, 2678, 2679, 7654, 2681, 2682, 2683,
+ 7623, 2685, 2688, 2686, 2687, 7623, 2689, 7623,
+ 2691, 2692, 7623, 7623, 2694, 2698, 2702, 2695,
+ 2696, 2697, 7623, 2699, 2700, 2701, 7623, 7623,
+ 2704, 7623, 2706, 2715, 2707, 2713, 2708, 2709,
+ 2710, 2711, 2712, 7623, 2714, 7623, 2716, 2723,
+ 2717, 2718, 2719, 2720, 2721, 2722, 7623, 2724,
+ 2725, 2726, 2727, 2728, 7623, 2730, 2731, 2732,
+ 7623, 2733, 2738, 2747, 2734, 2735, 2736, 2737,
+ 7623, 2739, 2740, 2741, 2742, 2743, 2744, 2745,
+ 2746, 7623, 2748, 2749, 2750, 2751, 7623, 2753,
+ 2754, 7623, 2756, 2757, 2758, 2759, 2760, 2761,
+ 2762, 7623, 2764, 2766, 2765, 7623, 2767, 2768,
+ 2769, 7623, 2771, 2781, 2788, 2792, 2797, 2799,
+ 2803, 2807, 2839, 2845, 2932, 2936, 2939, 2944,
+ 2772, 2775, 2773, 2774, 7655, 2776, 7623, 2777,
+ 2778, 2779, 2780, 7623, 2782, 2783, 2785, 2784,
+ 7623, 2786, 2787, 7623, 2789, 2791, 2790, 7656,
+ 7623, 2793, 2794, 2795, 2796, 7623, 2798, 7623,
+ 2800, 2801, 2802, 7657, 2804, 2805, 2806, 7623,
+ 2808, 2832, 2809, 2810, 2811, 2821, 2812, 2814,
+ 2813, 7623, 2815, 2816, 2817, 2818, 7623, 2819,
+ 2820, 7623, 2822, 2823, 2824, 2825, 2826, 2827,
+ 2828, 2829, 2830, 2831, 7623, 2833, 2834, 7623,
+ 2835, 2836, 2837, 2838, 7623, 2840, 2843, 2841,
+ 2842, 7623, 2844, 7623, 2846, 2863, 2872, 2883,
+ 2891, 2896, 2905, 2927, 2847, 2848, 2849, 2850,
+ 7623, 2851, 2854, 2852, 2853, 7623, 2855, 2856,
+ 2857, 2858, 2859, 2860, 2861, 2862, 7623, 2864,
+ 2865, 2866, 2867, 2868, 2869, 2870, 2871, 7623,
+ 2873, 2874, 2875, 2876, 2877, 2878, 2879, 2880,
+ 2881, 2882, 7623, 2884, 2885, 7623, 2886, 2887,
+ 2888, 2889, 2890, 7623, 2892, 2893, 2894, 2895,
+ 7623, 2897, 2898, 2899, 2900, 2901, 2902, 2903,
+ 2904, 7623, 2906, 2907, 2908, 2917, 2909, 2910,
+ 2911, 2912, 2913, 2914, 2915, 2916, 7623, 2918,
+ 2919, 2920, 2921, 2922, 2923, 2924, 2925, 2926,
+ 7623, 2928, 7623, 2929, 2930, 2931, 7623, 2933,
+ 2934, 2935, 7623, 2937, 2938, 7623, 2940, 2941,
+ 2942, 2943, 7623, 2945, 7658, 2947, 2951, 2954,
+ 2956, 2961, 3003, 3005, 3008, 3011, 2948, 2949,
+ 2950, 7623, 2952, 2953, 7623, 2955, 7623, 2957,
+ 2958, 2959, 7623, 2960, 7623, 2962, 2963, 7623,
+ 2964, 2967, 2993, 2965, 2966, 7623, 7623, 2968,
+ 2969, 2970, 2971, 2972, 2975, 2979, 2988, 2973,
+ 2974, 7623, 2976, 2977, 2978, 7623, 2980, 2981,
+ 2982, 2983, 2984, 2985, 2986, 2987, 7623, 2989,
+ 2990, 2991, 2992, 7623, 2994, 2995, 2996, 2997,
+ 2998, 2999, 3000, 3001, 3002, 7623, 3004, 7623,
+ 3006, 3007, 7623, 3009, 3010, 7623, 3012, 3013,
+ 3014, 3015, 7623, 3017, 3021, 3025, 3027, 3030,
+ 3018, 3019, 3020, 7623, 3022, 3023, 3024, 7623,
+ 3026, 7623, 3028, 3029, 7623, 3031, 3032, 7623,
+ 3034, 3036, 3037, 3040, 3035, 7623, 7623, 3038,
+ 3039, 7623, 3041, 3042, 7623, 3044, 3047, 3050,
+ 3053, 3057, 3062, 3064, 3067, 3070, 3045, 3046,
+ 7623, 3048, 3049, 7623, 3051, 3052, 7623, 3054,
+ 3055, 3056, 7659, 3058, 3061, 3059, 3060, 7623,
+ 7623, 3063, 7623, 3065, 3066, 7623, 3068, 3069,
+ 7623, 3071, 3072, 7623, 3074, 3077, 3082, 3088,
+ 3091, 3106, 3108, 3111, 3075, 3076, 7623, 3078,
+ 3079, 3080, 3081, 7623, 3083, 3087, 3084, 3085,
+ 3086, 7623, 7623, 3089, 3090, 7623, 3092, 3104,
+ 3093, 3094, 3095, 3096, 3097, 3098, 3099, 3100,
+ 3101, 3102, 3103, 7623, 3105, 7623, 3107, 7623,
+ 3109, 3110, 7623, 3112, 3113, 7623, 3115, 3119,
+ 3124, 3132, 3135, 3137, 3141, 3152, 3158, 3199,
+ 3205, 3222, 3225, 3234, 3238, 3240, 3116, 3117,
+ 3118, 7660, 3120, 3121, 3122, 3123, 7623, 7623,
+ 3125, 3126, 3127, 3129, 3131, 7623, 7623, 3128,
+ 7661, 3130, 7662, 7623, 3133, 3134, 7663, 7623,
+ 3136, 7623, 3138, 3139, 3140, 7664, 3142, 3149,
+ 3143, 3147, 3144, 3145, 3146, 7623, 3148, 7623,
+ 3150, 3151, 7623, 3153, 7665, 3154, 3156, 3155,
+ 7623, 3157, 7623, 3159, 3170, 7623, 3160, 3163,
+ 3164, 3169, 3161, 3162, 7623, 7623, 3165, 3166,
+ 3167, 3168, 7623, 7623, 7623, 3171, 3172, 3174,
+ 3186, 3191, 3195, 7623, 3173, 7623, 3175, 3176,
+ 7623, 3177, 3178, 3179, 3180, 3181, 3182, 3183,
+ 3184, 3185, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 3187, 7623, 3188, 3189, 7623, 3190,
+ 7623, 3192, 3194, 3193, 7623, 7623, 3196, 3197,
+ 3198, 7623, 3200, 3203, 3201, 3202, 7623, 3204,
+ 7623, 7623, 3206, 3207, 3211, 3212, 3214, 3216,
+ 7623, 3208, 3209, 3210, 7623, 7623, 3213, 7623,
+ 3215, 7623, 3217, 3218, 3219, 7623, 3220, 3221,
+ 7623, 3223, 3224, 7666, 3226, 3228, 3229, 3227,
+ 7623, 7623, 3230, 3231, 7623, 3232, 3233, 7623,
+ 3235, 3236, 3237, 7667, 3239, 7668, 3241, 3247,
+ 3242, 3243, 3244, 3245, 3246, 7623, 3248, 3249,
+ 7623, 3251, 3254, 3287, 3294, 3299, 3303, 3328,
+ 3330, 3388, 3393, 3442, 3450, 3523, 3528, 3535,
+ 3551, 3252, 3253, 7623, 3255, 3278, 3256, 3257,
+ 3261, 3268, 3273, 3258, 3259, 3260, 7623, 3262,
+ 3263, 3264, 3265, 3266, 3267, 7623, 3269, 3270,
+ 3271, 3272, 7623, 3274, 3275, 7623, 3276, 3277,
+ 7623, 3279, 3282, 3280, 3281, 7623, 3283, 3284,
+ 7623, 3285, 3286, 7623, 3288, 3289, 7623, 3290,
+ 3291, 3292, 3293, 7623, 3295, 3298, 3296, 3297,
+ 7623, 7623, 3300, 3301, 3302, 7623, 3304, 3309,
+ 3314, 3317, 3321, 3305, 3306, 3307, 7623, 3308,
+ 7623, 3310, 3311, 3312, 3313, 7623, 3315, 3316,
+ 7623, 3318, 3319, 3320, 7623, 3322, 3323, 3324,
+ 7623, 7623, 3325, 3326, 3327, 7623, 3329, 7623,
+ 3331, 3332, 3340, 3353, 3361, 3375, 3380, 3383,
+ 3333, 3335, 3338, 3334, 7623, 3336, 3337, 7623,
+ 3339, 7623, 3341, 3344, 3348, 3342, 3343, 7623,
+ 3345, 3346, 3347, 7623, 3349, 3350, 3351, 3352,
+ 7623, 3354, 3358, 3355, 3356, 3357, 7623, 3359,
+ 3360, 7623, 3362, 3363, 3364, 3365, 3366, 3367,
+ 3368, 3369, 3373, 3370, 3371, 3372, 7623, 3374,
+ 7623, 3376, 3377, 3378, 3379, 7623, 3381, 3382,
+ 7623, 3384, 3385, 3386, 3387, 7623, 3389, 3390,
+ 3391, 3392, 7623, 3394, 3433, 3439, 3395, 3431,
+ 3396, 3397, 3404, 3410, 3398, 3399, 3400, 3401,
+ 3402, 3403, 7623, 3405, 3406, 3407, 3408, 3409,
+ 7623, 3411, 3412, 3413, 3414, 3415, 3416, 3417,
+ 7623, 3418, 3422, 3426, 3419, 3420, 3421, 7623,
+ 3423, 3424, 3425, 7623, 3427, 3428, 3429, 3430,
+ 7623, 3432, 7623, 3434, 3437, 3435, 3436, 7623,
+ 7623, 3438, 7623, 3440, 3441, 7623, 3443, 3448,
+ 7623, 3444, 3445, 3446, 3447, 7623, 3449, 7623,
+ 3451, 3453, 3457, 3461, 3452, 7623, 7623, 3454,
+ 3455, 3456, 7623, 3458, 3459, 3460, 7623, 3462,
+ 3467, 3472, 3477, 3484, 3487, 3492, 3497, 3502,
+ 3506, 3511, 3516, 3463, 3464, 3465, 3466, 7623,
+ 7623, 7623, 7623, 7623, 3468, 3469, 3470, 3471,
+ 7623, 7623, 7623, 7623, 3473, 3474, 3475, 3476,
+ 7623, 7623, 7623, 7623, 7623, 3478, 3479, 3480,
+ 3481, 3482, 3483, 7623, 7623, 7623, 7623, 7623,
+ 7623, 3485, 3486, 7623, 3488, 3489, 3490, 3491,
+ 7623, 7623, 7623, 7623, 7623, 3493, 3494, 3495,
+ 3496, 7623, 7623, 7623, 7623, 3498, 3499, 3500,
+ 3501, 7623, 3503, 3504, 3505, 7623, 3507, 3508,
+ 3509, 3510, 7623, 3512, 3513, 3514, 3515, 7623,
+ 7623, 7623, 7623, 7623, 3517, 3518, 3519, 3520,
+ 3521, 3522, 7623, 7623, 7623, 7623, 7623, 7623,
+ 3524, 3525, 3526, 3527, 7623, 3529, 3532, 3530,
+ 3531, 7623, 3533, 3534, 7669, 3536, 3538, 3541,
+ 3544, 3537, 7623, 3539, 3540, 7623, 3542, 7623,
+ 3543, 7623, 3545, 7623, 3546, 3547, 7623, 3548,
+ 3549, 3550, 7623, 3552, 3556, 3553, 7623, 3554,
+ 3555, 7623, 3557, 7623, 3558, 3559, 7623, 7623,
+ 3560, 7623, 3562, 3590, 3608, 3611, 3625, 3627,
+ 3638, 3687, 3694, 3731, 3738, 3746, 3750, 3833,
+ 3843, 3563, 3567, 3585, 3564, 3565, 3566, 7623,
+ 7623, 3568, 3571, 3576, 3581, 3584, 3569, 3570,
+ 7623, 3572, 3573, 3574, 3575, 7623, 3577, 3579,
+ 3578, 7623, 3580, 7623, 3582, 3583, 7623, 7623,
+ 3586, 3588, 3587, 7623, 3589, 7623, 3591, 3597,
+ 3600, 3603, 3592, 3594, 3593, 7623, 3595, 3596,
+ 7623, 3598, 3599, 7670, 3601, 3602, 7623, 3604,
+ 3605, 7623, 3606, 3607, 7623, 3609, 3610, 7623,
+ 3612, 3614, 3619, 3613, 7671, 3615, 3616, 3617,
+ 3618, 7623, 7672, 7623, 3621, 3622, 3623, 3624,
+ 7623, 3626, 7623, 3628, 3630, 3637, 3629, 7623,
+ 3631, 3632, 7623, 3633, 3634, 3635, 3636, 7623,
+ 7623, 3639, 7623, 3640, 3641, 3674, 3675, 3680,
+ 3683, 7623, 7623, 3642, 3644, 3643, 7623, 3645,
+ 3646, 3660, 3647, 3648, 3649, 3650, 3651, 3655,
+ 3652, 3653, 3654, 7623, 3656, 3657, 3658, 3659,
+ 7623, 3661, 3662, 3663, 3666, 3670, 7623, 7623,
+ 3664, 3665, 7623, 3667, 3668, 3669, 7623, 3671,
+ 3672, 3673, 7623, 7623, 3676, 3677, 3678, 3679,
+ 7623, 3681, 3682, 7623, 3684, 3685, 3686, 7623,
+ 3688, 3689, 3690, 7623, 3691, 3692, 3693, 7623,
+ 3695, 3700, 3716, 3724, 3696, 3697, 7623, 3698,
+ 7623, 3699, 7623, 3701, 3704, 3702, 7623, 3703,
+ 7623, 7623, 3705, 3707, 3706, 7623, 3708, 3709,
+ 3713, 3710, 3711, 3712, 7623, 3714, 3715, 7623,
+ 3717, 3721, 7623, 3718, 3719, 3720, 7623, 3722,
+ 3723, 7623, 3725, 3726, 7673, 7623, 3727, 3728,
+ 7623, 7623, 3730, 7623, 3732, 3735, 3733, 3734,
+ 7623, 3736, 3737, 7623, 3739, 3741, 3740, 7623,
+ 3742, 3744, 7623, 3743, 7623, 7623, 3745, 7623,
+ 3747, 3748, 3749, 7623, 3751, 3757, 3762, 3767,
+ 3784, 3827, 3830, 3752, 3753, 3754, 3755, 3756,
+ 7623, 7623, 3758, 3760, 3759, 7623, 3761, 7623,
+ 3763, 3764, 3765, 7623, 3766, 7623, 7623, 3768,
+ 3773, 3778, 3781, 3783, 3769, 3770, 3771, 3772,
+ 7623, 3774, 3776, 3775, 7623, 3777, 7623, 3779,
+ 3780, 7623, 3782, 7623, 7623, 3785, 3789, 3809,
+ 3811, 3786, 3787, 7623, 3788, 7623, 3790, 3791,
+ 3801, 3804, 3792, 3793, 3797, 3794, 3795, 3796,
+ 7623, 3798, 3799, 3800, 7623, 3802, 3803, 7623,
+ 3805, 3806, 3807, 3808, 7623, 3810, 7674, 3812,
+ 3813, 3814, 3815, 3816, 3817, 3818, 3822, 3819,
+ 3820, 3821, 7623, 3823, 3824, 3825, 3826, 7623,
+ 3828, 3829, 7623, 3831, 3832, 7623, 3834, 3840,
+ 3835, 3836, 3837, 3838, 3839, 7623, 3841, 3842,
+ 7623, 3844, 3845, 3846, 3847, 7623, 3849, 3852,
+ 3855, 3869, 3878, 3884, 3897, 3906, 3912, 3917,
+ 3950, 3953, 3961, 4034, 4048, 4058, 4065, 4072,
+ 4078, 3850, 3851, 7623, 3853, 3854, 7623, 3856,
+ 3860, 3864, 3866, 3857, 3858, 3859, 7623, 3861,
+ 3862, 3863, 7623, 3865, 7623, 3867, 7623, 3868,
+ 7623, 3870, 3875, 3871, 3872, 3873, 3874, 7623,
+ 3876, 3877, 7623, 3879, 3883, 3880, 3881, 3882,
+ 7623, 7623, 7623, 3885, 3892, 3886, 3890, 3887,
+ 3888, 3889, 7623, 3891, 7623, 3893, 3894, 3895,
+ 3896, 7623, 7675, 3898, 3901, 3899, 3900, 7623,
+ 3902, 3903, 3904, 3905, 7623, 3907, 3911, 3908,
+ 3909, 3910, 7623, 7623, 3913, 3914, 3915, 3916,
+ 7623, 7623, 3918, 3928, 3929, 3934, 3937, 3919,
+ 7623, 3920, 3927, 3921, 3922, 7623, 3923, 3924,
+ 3925, 3926, 7623, 7623, 7623, 3930, 3931, 3932,
+ 3933, 7623, 3935, 3936, 7623, 7623, 3938, 3947,
+ 3939, 7676, 7623, 3941, 3942, 3943, 3944, 3945,
+ 3946, 7623, 3948, 3949, 7623, 3951, 3952, 7623,
+ 3954, 3955, 3958, 3956, 3957, 7623, 3959, 3960,
+ 7623, 3962, 3966, 3968, 3989, 4001, 3963, 3964,
+ 3965, 7623, 3967, 7623, 7623, 3969, 3974, 3979,
+ 3983, 3970, 7623, 3971, 3972, 3973, 7623, 3975,
+ 3976, 3977, 3978, 7623, 3980, 3981, 3982, 7623,
+ 3984, 3985, 3986, 3987, 3988, 7623, 3990, 3991,
+ 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999,
+ 4000, 7623, 4002, 4003, 4008, 4018, 4004, 4005,
+ 4006, 4007, 7623, 4009, 4010, 4011, 4012, 4013,
+ 4014, 4015, 4016, 4017, 7623, 4019, 4020, 4021,
+ 4022, 4023, 4024, 4025, 4029, 4026, 4027, 4028,
+ 7623, 4030, 4031, 4032, 4033, 7623, 4035, 4041,
+ 4036, 4037, 4038, 4039, 4040, 7623, 4042, 4045,
+ 4043, 4044, 7623, 4046, 4047, 7623, 4049, 4052,
+ 4054, 4050, 4051, 7623, 7623, 4053, 7623, 4055,
+ 4056, 4057, 7623, 4059, 4062, 4060, 4061, 7623,
+ 4063, 7623, 4064, 7623, 4066, 4069, 4067, 4068,
+ 7623, 4070, 4071, 7623, 4073, 4074, 4075, 4076,
+ 4077, 7623, 4079, 4081, 4080, 7623, 4082, 4083,
+ 4084, 4085, 4086, 7623, 4088, 4094, 4102, 4114,
+ 4117, 4118, 4123, 4131, 4143, 4159, 4163, 4169,
+ 4183, 4223, 4230, 4238, 4240, 4244, 4089, 4092,
+ 4090, 4091, 7623, 4093, 7623, 4095, 4098, 4096,
+ 4097, 7677, 4099, 4100, 4101, 7623, 4103, 4107,
+ 4109, 4113, 4104, 4105, 4106, 7623, 4108, 7623,
+ 7678, 4110, 4111, 4112, 7623, 7623, 4115, 4116,
+ 7623, 7623, 4119, 4122, 4120, 4121, 7623, 7623,
+ 7623, 4124, 4127, 4125, 4126, 7679, 7623, 4128,
+ 4129, 4130, 7623, 7623, 4132, 4138, 4139, 4133,
+ 4134, 4135, 4136, 4137, 7623, 7623, 7623, 4140,
+ 4141, 4142, 7623, 4144, 4147, 4154, 4145, 4146,
+ 7623, 4148, 4149, 7623, 4150, 4153, 4151, 4152,
+ 7623, 7623, 4155, 4156, 7623, 4157, 4158, 7623,
+ 7623, 4160, 4161, 7623, 4162, 7623, 4164, 4167,
+ 4165, 4166, 7623, 4168, 7623, 4170, 4174, 4177,
+ 4171, 7623, 4172, 4173, 7623, 4175, 4176, 7623,
+ 4178, 7623, 4179, 4182, 4180, 4181, 7623, 7623,
+ 4184, 4192, 4206, 4217, 4185, 4188, 4186, 4187,
+ 7623, 4189, 4190, 4191, 7623, 4193, 4195, 4194,
+ 7623, 4196, 4197, 4198, 4199, 4202, 4200, 4201,
+ 7623, 4203, 4204, 4205, 7623, 4207, 4210, 4213,
+ 4208, 4209, 7623, 4211, 4212, 7623, 4214, 7623,
+ 4215, 4216, 7623, 4218, 4219, 4220, 4221, 4222,
+ 7623, 4224, 4227, 4225, 4226, 7623, 4228, 4229,
+ 7623, 4231, 4233, 4236, 4232, 7623, 4234, 4235,
+ 7623, 4237, 7623, 4239, 7680, 7623, 4241, 4242,
+ 7681, 4243, 7623, 4245, 4247, 4250, 4246, 7623,
+ 4248, 4249, 7623, 4251, 4259, 4252, 4253, 4254,
+ 4255, 4256, 4257, 4258, 7623, 4260, 4261, 4262,
+ 4263, 4264, 4265, 4266, 4267, 7623, 4269, 4281,
+ 4283, 4288, 4300, 4304, 4308, 4317, 4320, 4329,
+ 4336, 4362, 4270, 4271, 4272, 4273, 4274, 4275,
+ 4276, 4277, 4278, 4279, 4280, 7623, 4282, 7623,
+ 4284, 4285, 4286, 4287, 7623, 4289, 4293, 4299,
+ 4290, 4291, 4292, 7623, 4294, 4296, 4295, 7623,
+ 4297, 4298, 7623, 7623, 4301, 4302, 4303, 7623,
+ 4305, 4306, 4307, 7623, 4309, 4311, 4314, 4310,
+ 7623, 4312, 4313, 7623, 4315, 4316, 7623, 4318,
+ 4319, 7623, 4321, 4323, 4322, 7623, 4324, 4327,
+ 4325, 4326, 7623, 7623, 4328, 7623, 4330, 4331,
+ 4332, 4333, 4334, 4335, 7623, 4337, 4359, 4338,
+ 4357, 4339, 4344, 4347, 4350, 4352, 4355, 7682,
+ 4340, 7683, 4341, 4342, 4343, 7623, 7623, 7623,
+ 7623, 4345, 4346, 7623, 7623, 7684, 4348, 4349,
+ 7623, 7623, 4351, 7623, 4353, 4354, 7623, 7623,
+ 4356, 7623, 4358, 7623, 4360, 4361, 7623, 4363,
+ 4364, 7623, 4366, 4368, 4378, 4383, 4388, 4391,
+ 4411, 4413, 4415, 4419, 4422, 4426, 4440, 4443,
+ 4447, 7685, 4500, 7623, 4367, 7623, 4369, 4373,
+ 4377, 4370, 4371, 4372, 7623, 4374, 4375, 7623,
+ 4376, 7623, 7623, 4379, 4380, 4381, 4382, 7623,
+ 4384, 4387, 4385, 4386, 7623, 7623, 4389, 4390,
+ 7623, 7623, 4392, 4393, 4400, 7623, 7623, 4394,
+ 4395, 7623, 4396, 4397, 4398, 4399, 7623, 7623,
+ 4401, 4403, 4408, 4402, 7623, 4404, 4405, 7623,
+ 4406, 7623, 4407, 7623, 7623, 4409, 4410, 7623,
+ 4412, 7623, 7623, 4414, 7623, 4416, 4417, 4418,
+ 7623, 4420, 4421, 7623, 7623, 4423, 4424, 4425,
+ 7623, 7623, 7623, 4427, 4428, 4434, 4437, 7623,
+ 4429, 7623, 4430, 4431, 4432, 4433, 7623, 7623,
+ 4435, 7623, 4436, 7623, 4438, 4439, 7623, 4441,
+ 4442, 7623, 4444, 4445, 4446, 7623, 4448, 4450,
+ 4449, 7623, 4451, 7623, 4452, 4453, 7623, 7623,
+ 7623, 4455, 4456, 7623, 4457, 7623, 4459, 4460,
+ 7623, 4462, 4463, 4464, 7623, 4466, 4467, 4468,
+ 4469, 7623, 4471, 4479, 4482, 4493, 4497, 4472,
+ 4477, 4473, 4474, 4475, 4476, 7623, 4478, 7623,
+ 4480, 4481, 7623, 4483, 4484, 4488, 4485, 4486,
+ 4487, 7623, 4489, 4490, 4491, 4492, 7623, 4494,
+ 4495, 4496, 7623, 4498, 4499, 7623, 4501, 4508,
+ 4502, 4503, 4504, 4505, 4506, 4507, 7623, 4509,
+ 7623, 4511, 4514, 4534, 4537, 4541, 4557, 4559,
+ 4571, 4606, 4617, 4512, 4513, 7623, 4515, 4519,
+ 4521, 4525, 4516, 4517, 4518, 7623, 4520, 7623,
+ 4522, 4523, 4524, 7623, 4526, 4529, 4527, 4528,
+ 7623, 7623, 4530, 4533, 4531, 4532, 7623, 7623,
+ 4535, 4536, 7623, 4538, 4539, 4540, 7623, 4542,
+ 4549, 4553, 4543, 4544, 4545, 7623, 4546, 4547,
+ 4548, 7623, 4550, 4551, 4552, 7623, 4554, 4555,
+ 4556, 7623, 4558, 7623, 4560, 4561, 4566, 4562,
+ 4563, 4564, 4565, 7623, 4567, 4568, 4569, 4570,
+ 7623, 4572, 4575, 4579, 4600, 4602, 4573, 4574,
+ 7623, 4576, 4577, 4578, 7623, 4580, 4581, 4590,
+ 4582, 4583, 4584, 4585, 4586, 4587, 4588, 4589,
+ 7623, 4591, 4592, 4593, 4594, 4595, 4596, 4597,
+ 4598, 4599, 7623, 4601, 7623, 4603, 4604, 4605,
+ 7623, 4607, 4609, 4613, 4608, 7623, 4610, 4611,
+ 4612, 7623, 4614, 4615, 4616, 7623, 4618, 4622,
+ 4619, 4620, 4621, 7623, 4623, 4624, 4625, 7623,
+ 4627, 4631, 4635, 4640, 4643, 4647, 4661, 4665,
+ 4686, 4723, 4733, 4737, 4741, 4753, 4758, 4628,
+ 4629, 4630, 7686, 7623, 4632, 4634, 4633, 7687,
+ 7623, 4636, 4638, 4637, 7623, 4639, 7688, 4641,
+ 4642, 7623, 7623, 4644, 4645, 4646, 7689, 7623,
+ 4648, 4654, 4658, 4649, 4652, 4650, 4651, 7623,
+ 4653, 7623, 4655, 4656, 4657, 7623, 4659, 4660,
+ 7623, 4662, 4663, 4664, 7623, 4666, 4681, 4683,
+ 4667, 4669, 4679, 4668, 7623, 4670, 4671, 4675,
+ 7623, 4672, 4673, 4674, 7623, 4676, 4677, 4678,
+ 7623, 4680, 7623, 4682, 7623, 4684, 4685, 7623,
+ 7623, 4687, 4691, 4697, 4701, 4688, 4689, 4690,
+ 7623, 4692, 4693, 7623, 4694, 4695, 4696, 7623,
+ 4698, 4699, 4700, 7623, 7623, 4702, 4705, 4714,
+ 4719, 4703, 4704, 7623, 4706, 4710, 4707, 4708,
+ 4709, 7623, 4711, 4712, 4713, 7623, 4715, 4716,
+ 4717, 4718, 7623, 4720, 4721, 4722, 7623, 4724,
+ 4726, 4729, 4731, 4725, 7623, 4727, 4728, 7623,
+ 4730, 7623, 4732, 7623, 4734, 4735, 4736, 7623,
+ 4738, 4739, 4740, 7690, 4742, 4744, 4743, 7623,
+ 4745, 7623, 4746, 4747, 4750, 4752, 7623, 4748,
+ 4749, 7623, 7623, 4751, 7623, 7623, 7623, 4754,
+ 4755, 4756, 4757, 7623, 4759, 4762, 4760, 4761,
+ 7623, 7691, 4764, 4769, 4771, 4775, 4778, 4785,
+ 4765, 4768, 4766, 4767, 7623, 7623, 4770, 7623,
+ 4772, 4773, 4774, 7623, 4776, 4777, 7623, 4779,
+ 4781, 4780, 7623, 4782, 4783, 4784, 7623, 4786,
+ 4787, 4788, 7623, 4790, 4795, 4801, 4803, 4808,
+ 4811, 4814, 4817, 4791, 4792, 4793, 7623, 4794,
+ 7623, 4796, 4800, 4797, 4798, 4799, 7623, 7623,
+ 4802, 7623, 4804, 4805, 4806, 4807, 7623, 4809,
+ 4810, 7623, 4812, 4813, 7623, 4815, 4816, 7623,
+ 4818, 4819, 7623, 4821, 4831, 4835, 4837, 4840,
+ 4891, 4909, 4923, 4942, 5060, 5070, 5072, 5081,
+ 5084, 5101, 5114, 5128, 5215, 5220, 5238, 7693,
+ 5290, 5301, 4822, 4825, 4827, 4823, 4824, 7623,
+ 4826, 7623, 4828, 4829, 4830, 7623, 4832, 4833,
+ 4834, 7623, 7623, 4836, 7623, 4838, 4839, 7623,
+ 4841, 4845, 4851, 4855, 4859, 4864, 4865, 4867,
+ 4885, 4842, 4843, 4844, 7623, 4846, 4847, 4848,
+ 4849, 4850, 7623, 4852, 4853, 4854, 7623, 4856,
+ 4857, 4858, 7623, 4860, 7623, 4861, 4862, 7623,
+ 4863, 7623, 7623, 4866, 7692, 4868, 7623, 4869,
+ 4872, 4874, 4876, 4878, 4880, 4883, 7623, 4870,
+ 4871, 7623, 4873, 7623, 4875, 7623, 4877, 7623,
+ 4879, 7623, 4881, 4882, 7623, 4884, 7623, 7623,
+ 4886, 4889, 4887, 4888, 7623, 7623, 4890, 7623,
+ 4892, 4895, 4898, 4893, 4894, 7623, 4896, 4897,
+ 7623, 4899, 4903, 4900, 4901, 4902, 7623, 7623,
+ 4904, 4905, 7623, 4906, 4907, 4908, 7623, 7623,
+ 4910, 4914, 4920, 4922, 4911, 4912, 4913, 7623,
+ 4915, 4918, 4916, 4917, 7623, 4919, 7623, 4921,
+ 7623, 7623, 4924, 4926, 4930, 4940, 4925, 7623,
+ 4927, 4928, 7623, 4929, 7623, 4931, 4935, 4932,
+ 4933, 4934, 7623, 4936, 4937, 4938, 4939, 7623,
+ 4941, 7623, 7623, 4943, 5016, 5017, 5024, 4944,
+ 4945, 4954, 4967, 4977, 5006, 4946, 4947, 4948,
+ 4949, 7623, 4950, 4951, 4952, 4953, 7623, 4955,
+ 4956, 4957, 4958, 4959, 4960, 4961, 4965, 4962,
+ 4963, 4964, 7623, 4966, 7623, 4968, 4969, 4970,
+ 4971, 4972, 4973, 4974, 4975, 4976, 7623, 4978,
+ 4979, 4980, 4981, 4982, 4988, 4996, 4983, 4984,
+ 4985, 4986, 7623, 4987, 7623, 4989, 4990, 4991,
+ 4992, 4993, 4994, 4995, 7623, 4997, 4998, 4999,
+ 5000, 5001, 5002, 5003, 5004, 5005, 7623, 5007,
+ 5008, 5009, 5010, 5011, 5012, 5013, 5014, 5015,
+ 7623, 7623, 7623, 5018, 5019, 7623, 5020, 5021,
+ 5022, 5023, 7623, 7623, 5025, 5027, 5032, 5035,
+ 5026, 7623, 5028, 5029, 7623, 5030, 7623, 5031,
+ 7623, 7623, 5033, 5034, 7623, 5036, 5042, 5045,
+ 5054, 5057, 5037, 5038, 5039, 5040, 5041, 7623,
+ 5043, 5044, 7623, 5046, 5047, 5050, 5048, 5049,
+ 7623, 5051, 5052, 5053, 7623, 5055, 5056, 7623,
+ 5058, 5059, 7623, 5061, 5065, 5069, 5062, 5063,
+ 5064, 7623, 5066, 5067, 5068, 7623, 7623, 7623,
+ 5071, 7623, 5073, 5078, 5074, 5075, 5076, 7623,
+ 7623, 5077, 7623, 5079, 5080, 7623, 5082, 5083,
+ 7623, 7623, 5085, 5088, 5094, 5098, 5086, 5087,
+ 7623, 5089, 5090, 5091, 5092, 5093, 7623, 5095,
+ 5096, 5097, 7623, 5099, 5100, 7623, 5102, 5106,
+ 5103, 5104, 5105, 7623, 5107, 5108, 5109, 7623,
+ 5110, 5111, 5112, 5113, 7623, 5115, 5116, 5122,
+ 5125, 7623, 5117, 7623, 5118, 5119, 5120, 5121,
+ 7623, 7623, 5123, 7623, 5124, 7623, 5126, 5127,
+ 7623, 5129, 5134, 5137, 5174, 5190, 5197, 5202,
+ 5209, 5130, 5132, 5131, 7623, 5133, 7623, 5135,
+ 5136, 7623, 5138, 5139, 5158, 5164, 5140, 5141,
+ 5142, 5143, 5148, 5144, 5145, 5146, 5147, 7623,
+ 5149, 5150, 5151, 5152, 5153, 5154, 5155, 5156,
+ 5157, 7623, 5159, 5160, 5161, 5162, 5163, 7623,
+ 5165, 5166, 5167, 5168, 5169, 5170, 5171, 5172,
+ 5173, 7623, 5175, 5176, 5177, 5178, 5179, 5180,
+ 5181, 5185, 5182, 5183, 5184, 7623, 5186, 5187,
+ 5188, 5189, 7623, 5191, 5193, 5194, 5192, 7623,
+ 7623, 5195, 5196, 7623, 5198, 5199, 5200, 5201,
+ 7623, 5203, 5206, 5204, 5205, 7623, 5207, 5208,
+ 7623, 7623, 5210, 5214, 5211, 5212, 5213, 7623,
+ 7623, 5216, 5217, 7623, 5218, 5219, 7623, 5221,
+ 5224, 5230, 5234, 5235, 5222, 5223, 7623, 5225,
+ 5226, 5227, 5228, 5229, 7623, 5231, 5232, 7623,
+ 5233, 7623, 7623, 5236, 5237, 7623, 5239, 5243,
+ 5245, 5246, 5250, 5255, 5240, 5241, 5242, 7623,
+ 5244, 7623, 7623, 5247, 7623, 5248, 5249, 7623,
+ 7623, 5251, 5252, 7623, 5253, 7623, 5254, 7623,
+ 5256, 5257, 5258, 7623, 7623, 5260, 5261, 7623,
+ 5262, 7623, 5264, 5265, 7623, 5267, 5268, 5269,
+ 7623, 5271, 5272, 5273, 7623, 5275, 5276, 5277,
+ 7623, 5279, 5280, 5281, 5282, 7623, 5284, 5287,
+ 5285, 5286, 7623, 7623, 5288, 5289, 7623, 7623,
+ 5291, 5292, 5297, 5293, 5294, 5295, 5296, 7623,
+ 5298, 5299, 5300, 7623, 5302, 5309, 5303, 5304,
+ 5305, 5306, 5307, 5308, 7623, 5310, 7623, 5312,
+ 5316, 5342, 5348, 5352, 5364, 5366, 5368, 5386,
+ 5391, 5396, 5403, 5404, 5411, 5313, 5314, 5315,
+ 7623, 5317, 5318, 5324, 5338, 7694, 5319, 5320,
+ 7623, 7623, 5321, 5322, 5323, 7623, 7623, 5325,
+ 5326, 5327, 7623, 5328, 5332, 5336, 5329, 5330,
+ 5331, 7623, 5333, 5334, 5335, 7623, 5337, 7623,
+ 5339, 5340, 5341, 7623, 5343, 5347, 5344, 5345,
+ 5346, 7623, 7623, 5349, 5350, 5351, 7623, 5353,
+ 5354, 5355, 5356, 5357, 5358, 5359, 5360, 5361,
+ 5362, 5363, 7623, 5365, 7623, 5367, 7623, 5369,
+ 5371, 5380, 5370, 7695, 7623, 5372, 5375, 5378,
+ 5373, 5374, 7623, 5376, 5377, 7623, 5379, 7696,
+ 5381, 5382, 7623, 5383, 5384, 7623, 7623, 5385,
+ 7623, 5387, 5389, 5388, 7623, 5390, 7623, 5392,
+ 5393, 5394, 5395, 7623, 5397, 5401, 5398, 5399,
+ 5400, 7623, 5402, 7623, 7623, 5405, 5407, 5406,
+ 7623, 5408, 5409, 5410, 7623, 7623, 5412, 5418,
+ 5413, 5414, 5415, 5416, 5417, 7623, 5419, 5420,
+ 7623, 5422, 5426, 5448, 5458, 5467, 5493, 5499,
+ 5518, 5522, 5551, 5553, 5569, 5579, 5583, 5586,
+ 5630, 5633, 5652, 5676, 5698, 5760, 5788, 5795,
+ 5838, 5423, 5424, 7623, 7623, 5425, 7623, 5427,
+ 5445, 5446, 5428, 5429, 5430, 5435, 5431, 5432,
+ 5433, 5434, 7623, 5436, 5437, 5438, 5439, 5440,
+ 5441, 5442, 5443, 5444, 7623, 7623, 7623, 5447,
+ 7623, 5449, 5450, 5451, 5452, 5453, 5454, 5455,
+ 5456, 5457, 7623, 5459, 5463, 5460, 5461, 5462,
+ 7623, 5464, 5465, 5466, 7623, 5468, 5471, 5475,
+ 5477, 5487, 5469, 5470, 7623, 5472, 5473, 5474,
+ 7623, 5476, 7623, 7623, 5478, 5479, 5481, 5483,
+ 7623, 5480, 7623, 5482, 7623, 5484, 5485, 5486,
+ 7623, 5488, 5489, 7623, 5490, 5491, 7623, 5492,
+ 7623, 5494, 5495, 7697, 5496, 5497, 7623, 5498,
+ 7623, 5500, 5505, 5509, 5515, 5517, 5501, 5502,
+ 7623, 5503, 5504, 7623, 5506, 5507, 5508, 7623,
+ 5510, 5511, 7623, 5512, 5513, 5514, 7623, 5516,
+ 7623, 7623, 5519, 5520, 5521, 7623, 7623, 5523,
+ 5526, 5533, 5536, 5540, 5546, 5524, 5525, 7623,
+ 5527, 5528, 5530, 5529, 7623, 7623, 5531, 5532,
+ 7623, 5534, 5535, 7623, 5537, 5538, 5539, 7623,
+ 5541, 5544, 5542, 5543, 7623, 5545, 7623, 5547,
+ 5548, 5549, 7623, 5550, 7623, 5552, 7623, 5554,
+ 5555, 5564, 5567, 7623, 7623, 5556, 5563, 7623,
+ 5557, 5558, 7623, 5559, 5560, 5561, 5562, 7623,
+ 7623, 5565, 5566, 7623, 7623, 5568, 7623, 5570,
+ 5573, 5576, 5571, 5572, 7623, 5574, 5575, 7623,
+ 5577, 5578, 7623, 7623, 5580, 5582, 7623, 5581,
+ 7623, 7623, 5584, 5585, 7623, 5587, 5590, 5591,
+ 5594, 5596, 5623, 5626, 5588, 5589, 7623, 7623,
+ 5592, 5593, 7623, 5595, 7623, 7623, 5597, 5614,
+ 5621, 5598, 5599, 5604, 5600, 5601, 5602, 5603,
+ 7623, 5605, 5606, 5607, 5608, 5609, 5610, 5611,
+ 5612, 5613, 7623, 7623, 5615, 5616, 7623, 5617,
+ 5618, 5619, 5620, 7623, 7623, 5622, 7623, 5624,
+ 5625, 7623, 7623, 5627, 5628, 7623, 5629, 7623,
+ 5631, 5632, 7623, 5634, 7698, 5635, 7623, 7623,
+ 5637, 7623, 5638, 5639, 5642, 7623, 5640, 5641,
+ 7623, 5643, 5644, 5645, 7623, 7623, 7623, 5647,
+ 7623, 5648, 5649, 5650, 5651, 7623, 7623, 7623,
+ 5653, 5663, 5668, 5654, 7623, 5655, 5660, 5662,
+ 5656, 5657, 5658, 5659, 7623, 5661, 7623, 7623,
+ 5664, 5665, 5666, 5667, 7623, 7623, 5669, 5672,
+ 5670, 5671, 7623, 7623, 5673, 7623, 5674, 5675,
+ 7623, 5677, 5680, 5685, 5694, 5678, 5679, 7623,
+ 5681, 5682, 7623, 5683, 5684, 7623, 7623, 5686,
+ 5687, 5688, 5689, 5690, 5691, 5692, 5693, 7623,
+ 5695, 5696, 7623, 5697, 7623, 5699, 5705, 5720,
+ 5724, 5727, 5730, 5737, 7623, 5700, 5703, 5704,
+ 5701, 5702, 7623, 7623, 7623, 5706, 5707, 5708,
+ 5709, 5712, 5710, 5711, 7623, 5713, 5714, 5715,
+ 5716, 5717, 5718, 5719, 7623, 5721, 7623, 5722,
+ 7623, 5723, 7623, 5725, 5726, 7623, 5728, 5729,
+ 7623, 5731, 5732, 5733, 5735, 5734, 7623, 5736,
+ 7623, 5738, 5747, 5751, 7623, 5739, 5740, 5741,
+ 7623, 7623, 5742, 5743, 7623, 5744, 5745, 7623,
+ 5746, 7623, 5748, 7623, 5749, 5750, 7623, 7623,
+ 5752, 5753, 5754, 7623, 7623, 5755, 5756, 7623,
+ 5757, 5758, 7623, 5759, 7623, 5761, 5763, 5766,
+ 5768, 5762, 7623, 5764, 5765, 7699, 5767, 7623,
+ 5769, 5770, 5771, 5772, 5773, 5774, 5775, 5781,
+ 5776, 5777, 5778, 7623, 5779, 5780, 7623, 5782,
+ 5783, 5784, 5785, 7623, 5786, 5787, 7623, 7623,
+ 5789, 7623, 5790, 5793, 5791, 5792, 7623, 5794,
+ 7623, 5796, 5800, 5804, 5806, 5810, 5813, 5818,
+ 5827, 5835, 5797, 5798, 5799, 7623, 5801, 5802,
+ 5803, 7623, 5805, 7623, 5807, 5808, 5809, 7623,
+ 5811, 5812, 7623, 7623, 5814, 5815, 5816, 5817,
+ 7623, 5819, 5822, 5823, 5820, 5821, 7623, 7623,
+ 7623, 5824, 5825, 5826, 7623, 5828, 5831, 5829,
+ 5830, 7623, 5832, 5833, 5834, 7623, 5836, 5837,
+ 7623, 5839, 5842, 5849, 5840, 5841, 7623, 5843,
+ 5844, 5846, 5845, 7623, 7623, 5847, 5848, 7623,
+ 5850, 5851, 5852, 7623, 5854, 5855, 5861, 5865,
+ 5881, 5885, 5890, 5897, 5902, 5905, 5920, 5936,
+ 5939, 5948, 5969, 5977, 5986, 5988, 7623, 5856,
+ 5859, 5857, 5858, 7700, 5860, 7623, 5862, 5864,
+ 5863, 7623, 7701, 7623, 5866, 5869, 5873, 5875,
+ 5877, 5867, 5868, 7623, 5870, 5871, 5872, 7623,
+ 5874, 7623, 5876, 7623, 5878, 5879, 5880, 7623,
+ 5882, 5883, 5884, 7623, 5886, 5889, 5887, 5888,
+ 7623, 7623, 5891, 5893, 5896, 5892, 7623, 5894,
+ 5895, 7702, 7623, 5898, 5901, 5899, 5900, 7623,
+ 7623, 5903, 5904, 7623, 5906, 5909, 5916, 5919,
+ 5907, 5908, 7623, 5910, 5912, 5911, 7623, 5913,
+ 5914, 5915, 7623, 5917, 5918, 7623, 7623, 5921,
+ 5924, 5927, 5922, 5923, 7623, 5925, 5926, 7623,
+ 5928, 5932, 5933, 5929, 5930, 5931, 7623, 7623,
+ 5934, 5935, 7623, 5937, 5938, 7623, 5940, 5942,
+ 5945, 5941, 7623, 5943, 5944, 7623, 5946, 5947,
+ 7623, 7623, 5949, 5952, 5957, 5961, 5963, 5968,
+ 5950, 5951, 7623, 7623, 5953, 7703, 7704, 5954,
+ 7623, 5955, 5956, 7623, 5958, 5959, 5960, 7623,
+ 5962, 7623, 5964, 5965, 5966, 5967, 7623, 7623,
+ 5970, 5972, 5975, 5971, 7623, 5973, 5974, 7705,
+ 5976, 7623, 5978, 5979, 5981, 5980, 7706, 5982,
+ 5983, 7623, 5984, 5985, 7623, 5987, 7707, 5989,
+ 5990, 5991, 7623, 5993, 6004, 6006, 6022, 6024,
+ 6034, 6043, 6072, 6073, 6084, 6160, 6164, 5994,
+ 7623, 7708, 5999, 6003, 7623, 5996, 5997, 5998,
+ 7623, 6000, 6002, 6001, 7623, 7623, 7623, 6005,
+ 7623, 6007, 6008, 6011, 6014, 6017, 6018, 6009,
+ 6010, 7623, 6012, 6013, 7623, 6015, 6016, 7623,
+ 7623, 6019, 6020, 6021, 7623, 6023, 7623, 6025,
+ 6027, 6031, 7623, 6026, 7623, 6028, 6029, 6030,
+ 7623, 6032, 6033, 7623, 7623, 6035, 6042, 6036,
+ 6037, 6038, 6039, 6040, 6041, 7623, 7623, 6044,
+ 6051, 6045, 6046, 6049, 6047, 7623, 6048, 7623,
+ 6050, 7623, 6052, 7623, 6053, 6057, 6058, 6061,
+ 6064, 6065, 6066, 6069, 6054, 6055, 6056, 7623,
+ 7623, 6059, 6060, 7623, 6062, 6063, 7623, 7623,
+ 7623, 7709, 6067, 6068, 7623, 6070, 6071, 7623,
+ 7623, 6074, 6080, 6082, 6075, 6076, 6077, 6078,
+ 6079, 7623, 6081, 7623, 6083, 7710, 7623, 6085,
+ 6086, 6088, 6091, 6124, 6128, 6135, 6153, 6156,
+ 7623, 6087, 7623, 6089, 6090, 7623, 7623, 6092,
+ 7623, 6093, 6099, 6106, 6108, 6121, 6094, 6095,
+ 6096, 6097, 6098, 7623, 6100, 6101, 6102, 6103,
+ 6104, 6105, 7623, 6107, 7623, 6109, 6115, 6118,
+ 6110, 6111, 6112, 6113, 6114, 7623, 6116, 6117,
+ 7623, 6119, 6120, 7623, 6122, 6123, 7623, 6125,
+ 6126, 7623, 6127, 7623, 6129, 6130, 6132, 7623,
+ 6131, 7623, 6133, 6134, 7623, 6136, 6137, 6150,
+ 7623, 6138, 6142, 6146, 6139, 6140, 6141, 7623,
+ 6143, 6144, 6145, 7623, 6147, 6148, 6149, 7623,
+ 7623, 6151, 6152, 7623, 6154, 6155, 7623, 6157,
+ 6158, 6159, 7623, 6161, 6163, 6162, 7623, 7623,
+ 6165, 6166, 6167, 6168, 7623, 6170, 6172, 6175,
+ 6178, 6183, 6186, 6171, 7623, 6173, 6174, 7623,
+ 6176, 6177, 7623, 6179, 6180, 6181, 6182, 7623,
+ 6184, 6185, 7623, 6187, 6199, 6204, 6188, 6189,
+ 6196, 6190, 6191, 6192, 6193, 6194, 6195, 7623,
+ 6197, 6198, 7623, 6200, 6201, 7623, 6202, 6203,
+ 7623, 7711, 6206, 6216, 6220, 6223, 6278, 6296,
+ 6310, 6324, 6337, 6347, 6355, 6442, 6450, 6459,
+ 6463, 6484, 6495, 6499, 6512, 6529, 6535, 6207,
+ 6210, 6212, 6208, 6209, 7623, 6211, 7623, 6213,
+ 6214, 6215, 7623, 6217, 6218, 6219, 7623, 6221,
+ 6222, 7623, 6224, 6229, 6232, 6238, 6244, 6246,
+ 6268, 6225, 6226, 7623, 6227, 6228, 7623, 6230,
+ 6231, 7623, 6233, 6234, 6235, 6236, 6237, 7623,
+ 6239, 7623, 6240, 6241, 6242, 7623, 7623, 6243,
+ 7623, 6245, 7712, 6247, 7623, 6248, 6250, 6253,
+ 6254, 6256, 6258, 6260, 6262, 6265, 6267, 6249,
+ 7623, 7623, 6251, 6252, 7623, 7623, 6255, 7623,
+ 6257, 7623, 6259, 7623, 6261, 7623, 6263, 6264,
+ 7623, 6266, 7623, 7623, 6269, 6272, 6270, 6271,
+ 7623, 6273, 7623, 6274, 6275, 6276, 6277, 7623,
+ 6279, 6282, 6285, 6280, 6281, 7623, 6283, 6284,
+ 7623, 6286, 6290, 6287, 6288, 6289, 7623, 7623,
+ 6291, 6292, 7623, 6293, 6294, 6295, 7623, 7623,
+ 6297, 6301, 6307, 6309, 6298, 6299, 6300, 7623,
+ 6302, 6305, 6303, 6304, 7623, 6306, 7623, 6308,
+ 7623, 7623, 6311, 6313, 6318, 6322, 6312, 7623,
+ 6314, 6315, 6316, 6317, 7623, 6319, 6320, 7623,
+ 6321, 7623, 6323, 7623, 6325, 6335, 7713, 6326,
+ 7623, 6327, 6330, 6334, 6328, 6329, 7623, 6331,
+ 6332, 6333, 7623, 7623, 6336, 7623, 6338, 6342,
+ 6346, 6339, 6340, 6341, 7623, 6343, 6344, 6345,
+ 7623, 7623, 6348, 6353, 6349, 6350, 6351, 7623,
+ 7623, 6352, 7623, 7623, 6354, 7623, 6356, 6430,
+ 6432, 6357, 6358, 6359, 6368, 6381, 6399, 6410,
+ 6420, 6360, 6361, 6362, 6363, 7623, 6364, 6365,
+ 6366, 6367, 7623, 6369, 6370, 6371, 6372, 6373,
+ 6374, 6375, 6379, 6376, 6377, 6378, 7623, 6380,
+ 7623, 6382, 6383, 6384, 6385, 6391, 6386, 6387,
+ 6388, 6389, 6390, 7623, 6392, 6393, 6394, 6395,
+ 6396, 6397, 6398, 7623, 6400, 6401, 6402, 6403,
+ 6404, 6405, 6406, 6407, 6408, 6409, 7623, 6411,
+ 6412, 6413, 6414, 6415, 6416, 6417, 6418, 6419,
+ 7623, 6421, 6422, 6423, 6424, 6425, 6426, 6427,
+ 6428, 6429, 7623, 6431, 7623, 6433, 6434, 6435,
+ 6436, 6437, 6438, 6439, 6440, 6441, 7623, 6443,
+ 6446, 6449, 6444, 6445, 7623, 6447, 6448, 7623,
+ 7623, 6451, 6452, 6453, 6454, 7623, 6455, 6456,
+ 6457, 6458, 7623, 6460, 6461, 6462, 7623, 6464,
+ 6469, 6472, 6479, 6465, 6467, 6466, 7623, 6468,
+ 7623, 6470, 6471, 7623, 6473, 6475, 6476, 6474,
+ 7623, 7623, 6477, 6478, 7623, 6480, 6481, 6482,
+ 6483, 7623, 6485, 6489, 6486, 7623, 6487, 6488,
+ 7623, 6490, 6491, 6492, 6493, 6494, 7623, 6496,
+ 6497, 6498, 7623, 6500, 6504, 6506, 6507, 6501,
+ 6502, 6503, 7623, 6505, 7623, 7623, 6508, 6509,
+ 7623, 6510, 7623, 6511, 7623, 6513, 6517, 6521,
+ 6514, 6515, 6516, 7623, 6518, 6519, 6520, 7623,
+ 6522, 7623, 6523, 6524, 6525, 7623, 7623, 6526,
+ 6527, 6528, 7623, 6530, 6531, 6532, 6533, 6534,
+ 7623, 7623, 6537, 6542, 6546, 6580, 6585, 6612,
+ 6617, 6640, 6666, 6670, 6698, 6709, 6718, 6748,
+ 6752, 6767, 6789, 6913, 6928, 6538, 6539, 6540,
+ 6541, 7623, 6543, 6544, 6545, 7623, 7623, 6547,
+ 6548, 6553, 6556, 6560, 6563, 6570, 6576, 6579,
+ 7623, 6549, 6550, 7623, 6551, 6552, 7623, 6554,
+ 6555, 7623, 7623, 6557, 6558, 6559, 7623, 6561,
+ 6562, 7623, 6564, 6565, 6567, 7623, 6566, 7623,
+ 6568, 6569, 7623, 6571, 6572, 6573, 6574, 6575,
+ 7623, 6577, 6578, 7623, 7623, 6581, 6582, 7623,
+ 6583, 6584, 7623, 7623, 6586, 6589, 6596, 6597,
+ 6599, 6603, 6610, 6587, 6588, 7623, 6590, 6591,
+ 6593, 6592, 7623, 7623, 6594, 6595, 7623, 7714,
+ 6598, 7623, 6600, 6601, 6602, 7623, 6604, 6605,
+ 6609, 6606, 6607, 6608, 7623, 7623, 6611, 7623,
+ 6613, 7623, 6614, 6615, 6616, 7623, 6618, 6621,
+ 6626, 7715, 6619, 6620, 7623, 6622, 6625, 6623,
+ 6624, 7623, 7623, 6627, 6628, 6629, 6632, 6630,
+ 6631, 7623, 6633, 6634, 6635, 6636, 6637, 6638,
+ 6639, 7623, 6641, 6646, 6642, 6643, 7623, 6644,
+ 6645, 7623, 7623, 7623, 6647, 6650, 6652, 6654,
+ 6656, 6658, 6662, 6648, 6649, 7623, 7623, 6651,
+ 7623, 7623, 6653, 7623, 7623, 6655, 7623, 6657,
+ 7623, 6659, 6660, 6661, 7623, 6663, 6664, 6665,
+ 7623, 6667, 6668, 6669, 7623, 6671, 6685, 6691,
+ 6695, 6672, 6682, 6673, 6674, 6675, 6676, 6677,
+ 6678, 6679, 6680, 6681, 7623, 6683, 6684, 7623,
+ 6686, 6687, 6688, 6689, 6690, 7623, 6692, 6693,
+ 7623, 6694, 7623, 7623, 6696, 7623, 6697, 7623,
+ 6699, 6703, 6707, 6700, 6701, 6702, 7623, 7623,
+ 6704, 7623, 6705, 6706, 7623, 6708, 7623, 6710,
+ 6711, 6717, 6712, 6713, 7623, 6714, 6715, 6716,
+ 7623, 7623, 6719, 6726, 6742, 6720, 6723, 6721,
+ 7623, 6722, 7623, 6724, 7623, 6725, 7623, 6727,
+ 6728, 6735, 7623, 6729, 6730, 7623, 6731, 6732,
+ 7623, 6733, 6734, 7623, 7623, 6736, 6737, 7623,
+ 6738, 6739, 7623, 6740, 6741, 7623, 7623, 6743,
+ 6747, 6744, 6745, 6746, 7623, 7623, 7623, 6749,
+ 6750, 6751, 7623, 6753, 6755, 6759, 6763, 6754,
+ 7623, 6756, 6757, 6758, 7623, 6760, 6761, 6762,
+ 7623, 6764, 6765, 6766, 7623, 6768, 6771, 6769,
+ 7623, 6770, 7623, 6772, 6787, 6773, 6774, 6775,
+ 6776, 6777, 6784, 6778, 6779, 6780, 6781, 6782,
+ 6783, 7623, 6785, 6786, 7623, 6788, 7623, 6790,
+ 6829, 6862, 6863, 6865, 7623, 6791, 6792, 6795,
+ 6799, 6803, 6806, 6810, 6814, 7623, 6793, 6794,
+ 7623, 7623, 6796, 6797, 6798, 7623, 6800, 6801,
+ 6802, 7623, 6804, 6805, 7623, 7623, 6807, 6808,
+ 6809, 7623, 6811, 6812, 6813, 7623, 6815, 6824,
+ 6826, 6816, 7623, 6817, 6820, 6818, 7623, 6819,
+ 7623, 6821, 6822, 7623, 6823, 7623, 6825, 7623,
+ 6827, 6828, 7623, 7623, 6830, 7623, 6831, 6837,
+ 6844, 6846, 6859, 6832, 6833, 6834, 6835, 6836,
+ 7623, 6838, 6839, 6840, 6841, 6842, 6843, 7623,
+ 6845, 7623, 6847, 6853, 6856, 6848, 6849, 6850,
+ 6851, 6852, 7623, 6854, 6855, 7623, 6857, 6858,
+ 7623, 6860, 6861, 7623, 7623, 6864, 7623, 7716,
+ 7717, 7718, 7623, 6866, 6867, 6873, 6877, 6883,
+ 6887, 6891, 6894, 6898, 7623, 6868, 6870, 6869,
+ 7623, 6871, 6872, 7623, 7623, 6874, 6875, 6876,
+ 7623, 6878, 6879, 6881, 6880, 7623, 6882, 7623,
+ 6884, 6885, 6886, 7623, 6888, 6889, 6890, 7623,
+ 6892, 6893, 7623, 7623, 6895, 6896, 6897, 7623,
+ 6899, 6908, 6910, 6900, 7623, 6901, 6904, 6902,
+ 7623, 6903, 7623, 6905, 6906, 7623, 6907, 7623,
+ 6909, 7623, 6911, 6912, 7623, 7623, 6914, 6917,
+ 6924, 6915, 6916, 7623, 6918, 6919, 6921, 6920,
+ 7623, 7623, 6922, 6923, 7623, 6925, 6926, 6927,
+ 7623, 6929, 6930, 7719, 6932, 6938, 6941, 6951,
+ 6954, 6959, 6961, 6999, 7011, 7027, 7032, 7085,
+ 7096, 6933, 6937, 6934, 6935, 6936, 7623, 7623,
+ 6939, 6940, 7623, 6942, 6946, 6950, 6943, 6944,
+ 6945, 7623, 6947, 6948, 6949, 7623, 7623, 6952,
+ 6953, 7623, 6955, 6956, 6957, 6958, 7623, 6960,
+ 7623, 6962, 6976, 6991, 6997, 6963, 6970, 6964,
+ 6965, 6966, 7623, 6967, 6968, 6969, 7623, 6971,
+ 7623, 6972, 6975, 6973, 6974, 7623, 7623, 6977,
+ 6988, 6978, 6979, 6985, 6980, 6981, 6982, 6983,
+ 6984, 7623, 6986, 6987, 7623, 6989, 6990, 7623,
+ 6992, 6994, 6993, 7623, 6995, 6996, 7623, 6998,
+ 7720, 7000, 7003, 7009, 7001, 7002, 7623, 7004,
+ 7721, 7623, 7623, 7006, 7007, 7623, 7623, 7010,
+ 7623, 7012, 7014, 7025, 7013, 7623, 7623, 7015,
+ 7018, 7021, 7016, 7017, 7623, 7019, 7020, 7623,
+ 7623, 7022, 7023, 7024, 7623, 7026, 7623, 7028,
+ 7029, 7030, 7031, 7623, 7033, 7036, 7079, 7034,
+ 7035, 7623, 7037, 7060, 7063, 7064, 7069, 7073,
+ 7075, 7038, 7039, 7040, 7041, 7623, 7042, 7046,
+ 7052, 7053, 7043, 7044, 7045, 7623, 7047, 7048,
+ 7049, 7623, 7050, 7051, 7623, 7623, 7054, 7055,
+ 7056, 7057, 7623, 7058, 7059, 7623, 7061, 7062,
+ 7623, 7623, 7065, 7066, 7067, 7068, 7623, 7070,
+ 7071, 7072, 7623, 7074, 7623, 7076, 7077, 7078,
+ 7623, 7080, 7081, 7082, 7083, 7084, 7623, 7086,
+ 7089, 7092, 7087, 7088, 7623, 7623, 7090, 7091,
+ 7623, 7093, 7094, 7095, 7623, 7097, 7100, 7098,
+ 7099, 7623, 7101, 7102, 7103, 7104, 7105, 7114,
+ 7106, 7107, 7108, 7109, 7110, 7111, 7112, 7113,
+ 7623, 7115, 7116, 7117, 7118, 7119, 7120, 7121,
+ 7122, 7123, 7623, 7125, 7128, 7131, 7137, 7144,
+ 7148, 7159, 7165, 7169, 7177, 7190, 7194, 7200,
+ 7248, 7264, 7267, 7278, 7283, 7126, 7127, 7623,
+ 7129, 7130, 7623, 7132, 7135, 7133, 7134, 7722,
+ 7136, 7623, 7138, 7139, 7141, 7140, 7623, 7142,
+ 7143, 7623, 7145, 7147, 7146, 7723, 7623, 7149,
+ 7152, 7156, 7150, 7151, 7623, 7153, 7154, 7155,
+ 7623, 7157, 7158, 7623, 7160, 7164, 7161, 7162,
+ 7163, 7623, 7623, 7166, 7167, 7168, 7724, 7170,
+ 7174, 7171, 7172, 7173, 7623, 7623, 7175, 7176,
+ 7623, 7178, 7187, 7179, 7184, 7180, 7181, 7623,
+ 7182, 7183, 7623, 7185, 7186, 7623, 7188, 7189,
+ 7623, 7191, 7725, 7192, 7193, 7623, 7195, 7198,
+ 7196, 7197, 7623, 7199, 7623, 7201, 7206, 7215,
+ 7231, 7234, 7240, 7202, 7203, 7204, 7205, 7623,
+ 7207, 7208, 7209, 7210, 7211, 7212, 7213, 7214,
+ 7623, 7216, 7217, 7218, 7219, 7220, 7221, 7222,
+ 7226, 7223, 7224, 7225, 7623, 7227, 7228, 7229,
+ 7230, 7623, 7232, 7233, 7623, 7235, 7623, 7236,
+ 7237, 7623, 7238, 7239, 7623, 7241, 7242, 7243,
+ 7244, 7245, 7246, 7247, 7623, 7249, 7258, 7261,
+ 7250, 7255, 7251, 7252, 7623, 7253, 7254, 7623,
+ 7256, 7257, 7623, 7259, 7260, 7623, 7262, 7263,
+ 7623, 7265, 7266, 7623, 7268, 7271, 7275, 7269,
+ 7270, 7623, 7272, 7273, 7274, 7623, 7276, 7623,
+ 7277, 7623, 7279, 7282, 7280, 7281, 7623, 7726,
+ 7284, 7285, 7286, 7287, 7288, 7623, 7290, 7293,
+ 7297, 7301, 7381, 7383, 7387, 7403, 7405, 7409,
+ 7414, 7417, 7421, 7425, 7437, 7291, 7292, 7623,
+ 7294, 7295, 7623, 7296, 7623, 7298, 7299, 7300,
+ 7623, 7302, 7306, 7303, 7304, 7305, 7623, 7307,
+ 7314, 7319, 7326, 7335, 7338, 7360, 7308, 7309,
+ 7310, 7311, 7312, 7313, 7623, 7315, 7316, 7317,
+ 7318, 7623, 7320, 7321, 7322, 7323, 7324, 7325,
+ 7623, 7327, 7329, 7330, 7328, 7623, 7623, 7331,
+ 7332, 7333, 7334, 7623, 7623, 7336, 7337, 7623,
+ 7339, 7343, 7340, 7341, 7342, 7623, 7344, 7352,
+ 7345, 7346, 7347, 7348, 7349, 7350, 7623, 7351,
+ 7623, 7353, 7354, 7355, 7356, 7357, 7358, 7623,
+ 7359, 7623, 7361, 7365, 7362, 7363, 7364, 7623,
+ 7366, 7367, 7368, 7369, 7370, 7371, 7372, 7376,
+ 7373, 7374, 7375, 7623, 7377, 7378, 7379, 7380,
+ 7623, 7382, 7623, 7384, 7385, 7386, 7623, 7388,
+ 7394, 7398, 7623, 7389, 7392, 7390, 7391, 7623,
+ 7393, 7623, 7395, 7396, 7397, 7623, 7399, 7402,
+ 7400, 7401, 7623, 7623, 7404, 7623, 7406, 7407,
+ 7408, 7623, 7410, 7411, 7412, 7413, 7623, 7623,
+ 7415, 7416, 7623, 7418, 7419, 7420, 7623, 7422,
+ 7423, 7424, 7623, 7426, 7428, 7427, 7623, 7429,
+ 7433, 7430, 7431, 7432, 7623, 7623, 7434, 7435,
+ 7436, 7623, 7623, 7438, 7439, 7440, 7441, 7442,
+ 7623, 7444, 7448, 7460, 7462, 7465, 7466, 7471,
+ 7445, 7446, 7447, 7623, 7449, 7456, 7450, 7453,
+ 7451, 7452, 7623, 7454, 7623, 7455, 7623, 7457,
+ 7458, 7459, 7623, 7461, 7623, 7463, 7464, 7623,
+ 7623, 7623, 7467, 7468, 7469, 7470, 7623, 7472,
+ 7473, 7623, 7475, 7483, 7487, 7489, 7496, 7497,
+ 7504, 7507, 7510, 7523, 7530, 7537, 7545, 7548,
+ 7476, 7478, 7481, 7477, 7623, 7479, 7480, 7623,
+ 7482, 7623, 7484, 7485, 7486, 7623, 7488, 7623,
+ 7490, 7493, 7491, 7492, 7623, 7494, 7495, 7623,
+ 7623, 7498, 7501, 7499, 7500, 7623, 7502, 7503,
+ 7623, 7505, 7506, 7623, 7508, 7509, 7623, 7511,
+ 7514, 7519, 7512, 7513, 7623, 7515, 7516, 7623,
+ 7517, 7518, 7623, 7520, 7521, 7522, 7623, 7524,
+ 7527, 7525, 7526, 7623, 7528, 7529, 7623, 7531,
+ 7533, 7532, 7623, 7534, 7535, 7536, 7623, 7538,
+ 7542, 7539, 7540, 7541, 7623, 7543, 7544, 7623,
+ 7546, 7547, 7623, 7549, 7550, 7551, 7552, 7623,
+ 7554, 7559, 7564, 7565, 7567, 7570, 7573, 7576,
+ 7555, 7556, 7558, 7557, 7727, 7623, 7560, 7563,
+ 7561, 7562, 7623, 7623, 7728, 7566, 7623, 7568,
+ 7569, 7623, 7571, 7572, 7623, 7574, 7575, 7623,
+ 7577, 7579, 7578, 7623, 7729, 7581, 7586, 7592,
+ 7595, 7602, 7604, 7607, 7613, 7616, 7619, 7582,
+ 7583, 7584, 7585, 7623, 7587, 7591, 7588, 7589,
+ 7590, 7623, 7623, 7593, 7594, 7623, 7596, 7600,
+ 7597, 7598, 7599, 7623, 7601, 7623, 7603, 7623,
+ 7605, 7606, 7623, 7608, 7609, 7610, 7611, 7612,
+ 7623, 7614, 7615, 7623, 7617, 7618, 7623, 7620,
+ 7621, 7623, 7622, 7623, 1, 69, 118, 332,
+ 656, 773, 827, 913, 979, 1076, 1098, 1123,
+ 1493, 1532, 2026, 2129, 2214, 2225, 2479, 2676,
+ 2770, 2946, 3016, 3033, 3043, 3073, 3114, 3250,
+ 3561, 3848, 4087, 4268, 4365, 4510, 4626, 4763,
+ 4789, 4820, 5311, 5421, 5853, 5992, 6169, 6205,
+ 6536, 6931, 7124, 7289, 7443, 7474, 7553, 7580,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 3620, 7623, 7623, 3729, 7623, 7623,
+ 7623, 7623, 7623, 7623, 3940, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 4454,
+ 4458, 4461, 4465, 4470, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 5259, 5263, 5266, 5270,
+ 5274, 5278, 5283, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 5636, 5646, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 5995, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7005, 7008,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623,
+ 7623, 7623, 7623, 7623, 7623, 7623, 7623, 7623
+};
+
+static const short _char_ref_trans_actions[] = {
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 13, 0, 0,
+ 0, 0, 17, 0, 19, 0, 0, 0,
+ 0, 0, 0, 0, 23, 0, 0, 0,
+ 25, 0, 27, 0, 0, 0, 0, 29,
+ 0, 31, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 33, 0, 0,
+ 0, 0, 0, 0, 37, 0, 0, 0,
+ 39, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 45,
+ 0, 0, 47, 0, 0, 49, 0, 51,
+ 0, 0, 0, 0, 0, 0, 0, 53,
+ 0, 0, 0, 0, 0, 0, 0, 55,
+ 0, 57, 0, 59, 0, 0, 61, 0,
+ 0, 0, 63, 0, 0, 65, 0, 0,
+ 0, 0, 67, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 69, 0, 0, 0, 0,
+ 0, 0, 0, 0, 73, 75, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 77,
+ 0, 0, 0, 0, 79, 0, 0, 0,
+ 0, 0, 0, 0, 81, 0, 0, 0,
+ 0, 0, 85, 0, 0, 0, 0, 87,
+ 0, 0, 89, 0, 0, 0, 0, 0,
+ 0, 91, 0, 0, 0, 0, 0, 0,
+ 93, 0, 95, 0, 97, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 99,
+ 0, 0, 0, 0, 101, 0, 0, 0,
+ 103, 0, 0, 0, 0, 105, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 107, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 109, 0, 0, 0, 0, 111, 0, 0,
+ 0, 0, 0, 0, 113, 0, 115, 0,
+ 0, 0, 0, 0, 0, 0, 0, 117,
+ 0, 0, 119, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 121, 0,
+ 0, 123, 0, 0, 0, 0, 0, 125,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 127, 0, 0, 0,
+ 129, 0, 0, 131, 0, 133, 0, 0,
+ 0, 135, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 137, 0, 0,
+ 0, 0, 0, 0, 139, 0, 0, 141,
+ 0, 0, 143, 0, 0, 145, 0, 0,
+ 0, 0, 0, 0, 147, 0, 149, 0,
+ 0, 151, 0, 0, 0, 0, 0, 153,
+ 155, 0, 157, 0, 0, 159, 0, 161,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 163, 0, 0, 0, 165,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 167, 0, 0, 0, 0, 169, 0, 0,
+ 0, 0, 171, 0, 0, 0, 173, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 175, 0, 0, 0, 0, 0, 177,
+ 179, 0, 0, 0, 0, 181, 0, 0,
+ 0, 0, 183, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 185, 0, 0, 0, 187, 0,
+ 0, 0, 0, 0, 0, 189, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 191, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 193, 0, 0, 195, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 197, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 199, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 201, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 203, 0, 0, 205, 0,
+ 0, 0, 0, 0, 0, 0, 207, 0,
+ 0, 0, 0, 0, 0, 0, 0, 209,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 211, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 213, 0,
+ 0, 0, 0, 215, 0, 0, 0, 0,
+ 0, 0, 217, 0, 0, 0, 0, 219,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 221, 0, 0, 0, 0, 0, 0, 0,
+ 0, 223, 0, 0, 0, 0, 0, 225,
+ 0, 0, 0, 227, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 229, 0, 0, 0, 0, 0,
+ 231, 0, 0, 0, 233, 0, 0, 235,
+ 0, 0, 0, 0, 0, 237, 0, 0,
+ 0, 0, 239, 0, 0, 0, 241, 0,
+ 0, 0, 243, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 245, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 251, 0, 0, 255, 0, 0, 257, 0,
+ 259, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 263, 0, 0, 0, 0, 265,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 267, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 269, 0, 0,
+ 0, 0, 271, 0, 273, 0, 0, 0,
+ 0, 0, 275, 0, 0, 0, 0, 277,
+ 0, 0, 0, 0, 0, 279, 0, 0,
+ 0, 0, 0, 0, 0, 281, 0, 0,
+ 0, 283, 0, 285, 0, 287, 0, 0,
+ 0, 0, 0, 0, 0, 291, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 293,
+ 0, 0, 0, 0, 0, 0, 295, 0,
+ 297, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 299, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 301, 0, 0, 0, 0, 303, 0, 0,
+ 0, 305, 0, 0, 0, 0, 0, 0,
+ 0, 307, 0, 0, 309, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 311, 0, 0, 0, 315,
+ 0, 317, 0, 0, 0, 0, 319, 0,
+ 0, 0, 0, 0, 0, 321, 0, 0,
+ 323, 325, 0, 0, 327, 0, 329, 331,
+ 0, 0, 333, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 335, 0, 0, 0, 0, 337,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 339, 0, 0, 0, 0, 0, 0, 341,
+ 0, 0, 0, 343, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 345, 0, 0,
+ 0, 0, 347, 0, 0, 349, 351, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 353, 0, 0, 0, 0,
+ 355, 357, 0, 0, 0, 359, 0, 361,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 363, 0, 0, 0, 365, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 367, 0, 0, 0, 369, 0,
+ 0, 0, 371, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 373, 0,
+ 0, 0, 0, 375, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 377, 0, 0, 0,
+ 379, 0, 0, 381, 0, 0, 0, 0,
+ 0, 0, 0, 0, 387, 0, 0, 389,
+ 0, 391, 0, 0, 0, 0, 395, 0,
+ 0, 0, 0, 0, 397, 0, 0, 0,
+ 0, 0, 0, 399, 0, 0, 0, 0,
+ 401, 0, 0, 403, 0, 0, 0, 0,
+ 0, 0, 405, 0, 0, 0, 0, 0,
+ 0, 0, 407, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 409,
+ 0, 0, 0, 0, 411, 0, 0, 0,
+ 0, 0, 413, 0, 415, 0, 417, 0,
+ 0, 419, 0, 0, 0, 0, 421, 0,
+ 0, 0, 0, 423, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 427, 429,
+ 0, 431, 0, 0, 433, 0, 0, 0,
+ 435, 0, 0, 0, 437, 0, 0, 0,
+ 439, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 441, 0, 0, 443, 0, 0,
+ 0, 445, 0, 0, 0, 0, 0, 447,
+ 449, 0, 451, 0, 0, 453, 0, 0,
+ 455, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 457, 0,
+ 0, 0, 0, 0, 0, 0, 0, 461,
+ 0, 0, 0, 463, 0, 465, 0, 0,
+ 0, 0, 0, 0, 0, 467, 0, 469,
+ 0, 0, 0, 0, 0, 0, 471, 0,
+ 0, 0, 473, 475, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 477, 0, 0,
+ 0, 479, 0, 0, 0, 0, 481, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 483, 0, 0, 0, 0, 0, 0, 485,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 487, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 489, 0, 0, 0, 0, 0, 491,
+ 0, 0, 0, 493, 0, 0, 0, 0,
+ 495, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 497, 0, 0, 0, 0,
+ 0, 499, 0, 0, 0, 501, 0, 0,
+ 0, 0, 0, 0, 503, 0, 0, 0,
+ 0, 0, 505, 0, 0, 0, 0, 0,
+ 0, 507, 0, 0, 0, 0, 509, 0,
+ 0, 0, 0, 511, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 513, 0, 0, 0, 0, 0, 0,
+ 0, 0, 515, 0, 0, 0, 0, 0,
+ 517, 0, 0, 0, 519, 0, 0, 0,
+ 0, 0, 521, 0, 0, 0, 523, 0,
+ 0, 0, 0, 525, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 527, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 529, 0, 0, 0, 0, 0, 0, 0,
+ 0, 531, 0, 0, 0, 0, 0, 0,
+ 533, 0, 0, 0, 535, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 537, 0,
+ 0, 0, 0, 539, 0, 541, 543, 0,
+ 0, 0, 0, 0, 0, 0, 0, 545,
+ 0, 0, 0, 0, 547, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 549, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 551, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 553, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 555, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 557, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 559, 0, 561, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 563,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 565, 0, 0, 0, 0, 567, 569,
+ 0, 0, 0, 571, 573, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 575, 0,
+ 577, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 579, 0, 0, 0, 0,
+ 0, 0, 581, 0, 583, 0, 0, 0,
+ 0, 0, 0, 0, 585, 0, 0, 587,
+ 0, 0, 589, 591, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 593,
+ 0, 0, 0, 0, 595, 0, 0, 0,
+ 0, 0, 0, 597, 0, 0, 0, 599,
+ 601, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 603, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 605, 0, 0, 0, 0, 0, 607,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 609, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 611,
+ 0, 0, 0, 0, 0, 0, 0, 613,
+ 0, 0, 0, 0, 615, 0, 617, 0,
+ 0, 0, 0, 0, 0, 0, 0, 619,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 621, 0, 623,
+ 625, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 627, 0,
+ 0, 0, 0, 629, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 631, 0, 0, 0,
+ 0, 0, 0, 0, 0, 633, 0, 0,
+ 0, 635, 0, 0, 0, 0, 0, 637,
+ 0, 0, 0, 0, 639, 0, 0, 0,
+ 0, 0, 0, 641, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 643, 0,
+ 0, 0, 0, 0, 0, 0, 0, 645,
+ 0, 0, 0, 0, 0, 0, 647, 0,
+ 0, 0, 649, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 651, 0, 0, 0,
+ 0, 653, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 655, 0,
+ 0, 0, 0, 657, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 659, 0, 0, 0, 0, 661, 0, 0,
+ 0, 0, 663, 0, 665, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 667, 0,
+ 0, 0, 0, 0, 0, 669, 0, 0,
+ 0, 671, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 673, 0, 0, 0, 0,
+ 675, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 677, 0, 0,
+ 0, 0, 0, 0, 0, 679, 0, 0,
+ 0, 0, 0, 0, 0, 681, 0, 0,
+ 0, 0, 0, 0, 683, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 685, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 687, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 689, 0, 0, 0, 0, 691, 0,
+ 0, 0, 0, 693, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 695, 0, 0, 0, 0, 0, 697,
+ 0, 0, 0, 0, 0, 699, 0, 0,
+ 0, 0, 0, 701, 0, 0, 0, 0,
+ 0, 0, 703, 0, 0, 0, 0, 0,
+ 705, 0, 0, 0, 0, 0, 707, 0,
+ 0, 0, 0, 0, 0, 0, 709, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 711, 0, 0, 0, 0, 713, 0, 0,
+ 0, 0, 0, 715, 0, 0, 0, 0,
+ 0, 717, 0, 0, 0, 0, 719, 0,
+ 0, 0, 0, 0, 0, 0, 721, 0,
+ 0, 0, 0, 0, 0, 0, 0, 723,
+ 0, 0, 0, 0, 725, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 727,
+ 0, 0, 729, 0, 0, 0, 0, 733,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 735, 0, 0, 0, 0, 0, 0,
+ 0, 0, 741, 0, 0, 0, 0, 743,
+ 0, 745, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 749, 0, 0, 751, 0,
+ 0, 0, 0, 753, 0, 0, 755, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 757, 0, 0, 0, 0, 759,
+ 761, 0, 0, 0, 763, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 769,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 773, 0, 0, 0, 0, 775, 0,
+ 0, 777, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 779, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 781, 0, 783, 0,
+ 785, 0, 787, 789, 0, 0, 0, 0,
+ 0, 0, 0, 791, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 793, 0, 795, 797, 0, 0, 0, 0,
+ 0, 0, 0, 0, 799, 0, 0, 0,
+ 0, 0, 0, 0, 801, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 803, 0,
+ 0, 0, 0, 805, 0, 0, 807, 0,
+ 0, 0, 0, 0, 809, 0, 0, 0,
+ 0, 0, 0, 811, 0, 0, 813, 0,
+ 0, 0, 815, 817, 0, 0, 0, 0,
+ 0, 0, 0, 821, 0, 0, 823, 0,
+ 0, 825, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 827, 0, 0, 0, 0, 0, 0,
+ 0, 831, 0, 833, 0, 835, 0, 0,
+ 837, 0, 0, 0, 0, 0, 0, 839,
+ 0, 0, 0, 841, 843, 845, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 847, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 849, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 851, 0, 853, 0, 855,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 857,
+ 0, 0, 0, 859, 0, 0, 0, 0,
+ 861, 0, 0, 0, 0, 0, 0, 0,
+ 0, 863, 0, 0, 0, 0, 0, 0,
+ 865, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 867, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 869, 0, 0, 0, 0, 0,
+ 871, 0, 0, 0, 873, 0, 0, 0,
+ 0, 875, 0, 0, 0, 877, 0, 0,
+ 0, 0, 0, 0, 879, 0, 0, 0,
+ 0, 0, 881, 0, 0, 0, 0, 0,
+ 0, 883, 0, 0, 0, 0, 885, 0,
+ 0, 0, 0, 887, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 889, 0, 0, 0, 0, 0, 0,
+ 0, 0, 891, 0, 0, 0, 0, 0,
+ 893, 0, 0, 0, 895, 0, 0, 0,
+ 0, 0, 897, 0, 0, 0, 899, 0,
+ 0, 0, 0, 901, 0, 0, 0, 903,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 905, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 907, 0, 0, 0, 909,
+ 911, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 913, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 915, 0, 917,
+ 0, 0, 0, 0, 919, 0, 0, 0,
+ 0, 921, 923, 0, 0, 0, 0, 0,
+ 0, 0, 925, 0, 0, 0, 927, 0,
+ 0, 929, 931, 0, 933, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 935, 0, 0, 0,
+ 0, 0, 0, 0, 0, 937, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 939,
+ 0, 0, 0, 0, 0, 0, 941, 0,
+ 0, 0, 943, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 945, 0, 0, 947,
+ 0, 0, 0, 949, 0, 0, 0, 951,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 953, 0,
+ 0, 0, 0, 0, 0, 955, 0, 0,
+ 0, 0, 0, 957, 0, 0, 0, 0,
+ 0, 959, 0, 0, 0, 0, 0, 961,
+ 0, 0, 0, 0, 963, 0, 0, 965,
+ 0, 0, 967, 0, 0, 0, 0, 969,
+ 0, 0, 0, 971, 0, 0, 0, 0,
+ 0, 973, 0, 0, 0, 0, 0, 0,
+ 975, 0, 0, 0, 0, 0, 0, 0,
+ 977, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 979, 0, 0, 0, 0, 981,
+ 0, 0, 0, 0, 983, 985, 987, 0,
+ 0, 0, 0, 0, 0, 989, 0, 0,
+ 0, 0, 0, 991, 0, 0, 993, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 997, 0, 0, 0, 0, 999, 0, 1001,
+ 0, 0, 1003, 1005, 0, 0, 0, 0,
+ 0, 0, 1007, 0, 0, 0, 1009, 1011,
+ 0, 1013, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1015, 0, 1017, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1019, 0,
+ 0, 0, 0, 0, 1021, 0, 0, 0,
+ 1023, 0, 0, 0, 0, 0, 0, 0,
+ 1025, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1027, 0, 0, 0, 0, 1029, 0,
+ 0, 1031, 0, 0, 0, 0, 0, 0,
+ 0, 1033, 0, 0, 0, 1035, 0, 0,
+ 0, 1037, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1041, 0,
+ 0, 0, 0, 1043, 0, 0, 0, 0,
+ 1045, 0, 0, 1047, 0, 0, 0, 0,
+ 1051, 0, 0, 0, 0, 1053, 0, 1055,
+ 0, 0, 0, 0, 0, 0, 0, 1059,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1061, 0, 0, 0, 0, 1063, 0,
+ 0, 1065, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1067, 0, 0, 1069,
+ 0, 0, 0, 0, 1071, 0, 0, 0,
+ 0, 1073, 0, 1075, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1077, 0, 0, 0, 0, 1079, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1081, 0,
+ 0, 0, 0, 0, 0, 0, 0, 1083,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1085, 0, 0, 1087, 0, 0,
+ 0, 0, 0, 1089, 0, 0, 0, 0,
+ 1091, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1093, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1095, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1097, 0, 1099, 0, 0, 0, 1101, 0,
+ 0, 0, 1103, 0, 0, 1105, 0, 0,
+ 0, 0, 1107, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1111, 0, 0, 1113, 0, 1115, 0,
+ 0, 0, 1117, 0, 1119, 0, 0, 1121,
+ 0, 0, 0, 0, 0, 1123, 1125, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1127, 0, 0, 0, 1129, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1131, 0,
+ 0, 0, 0, 1133, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1135, 0, 1137,
+ 0, 0, 1139, 0, 0, 1141, 0, 0,
+ 0, 0, 1143, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1145, 0, 0, 0, 1147,
+ 0, 1149, 0, 0, 1151, 0, 0, 1153,
+ 0, 0, 0, 0, 0, 1155, 1157, 0,
+ 0, 1159, 0, 0, 1161, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1163, 0, 0, 1165, 0, 0, 1167, 0,
+ 0, 0, 0, 0, 0, 0, 0, 1171,
+ 1173, 0, 1175, 0, 0, 1177, 0, 0,
+ 1179, 0, 0, 1181, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1183, 0,
+ 0, 0, 0, 1185, 0, 0, 0, 0,
+ 0, 1187, 1189, 0, 0, 1191, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1193, 0, 1195, 0, 1197,
+ 0, 0, 1199, 0, 0, 1201, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1205, 1207,
+ 0, 0, 0, 0, 0, 1209, 1211, 0,
+ 0, 0, 0, 1217, 0, 0, 0, 1221,
+ 0, 1223, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1227, 0, 1229,
+ 0, 0, 1231, 0, 0, 0, 0, 0,
+ 1233, 0, 1235, 0, 0, 1239, 0, 0,
+ 0, 0, 0, 0, 1241, 1243, 0, 0,
+ 0, 0, 1245, 1247, 1249, 0, 0, 0,
+ 0, 0, 0, 1251, 0, 1253, 0, 0,
+ 1255, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1257, 1259, 1261, 1263, 1265, 1267,
+ 1269, 1271, 0, 1273, 0, 0, 1275, 0,
+ 1277, 0, 0, 0, 1279, 1281, 0, 0,
+ 0, 1283, 0, 0, 0, 0, 1285, 0,
+ 1287, 1289, 0, 0, 0, 0, 0, 0,
+ 1291, 0, 0, 0, 1293, 1295, 0, 1297,
+ 0, 1299, 0, 0, 0, 1301, 0, 0,
+ 1303, 0, 0, 0, 0, 0, 0, 0,
+ 1307, 1309, 0, 0, 1311, 0, 0, 1313,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1319, 0, 0,
+ 1321, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1323, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1325, 0,
+ 0, 0, 0, 0, 0, 1327, 0, 0,
+ 0, 0, 1329, 0, 0, 1331, 0, 0,
+ 1333, 0, 0, 0, 0, 1335, 0, 0,
+ 1337, 0, 0, 1339, 0, 0, 1341, 0,
+ 0, 0, 0, 1343, 0, 0, 0, 0,
+ 1345, 1347, 0, 0, 0, 1349, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1351, 0,
+ 1353, 0, 0, 0, 0, 1355, 0, 0,
+ 1357, 0, 0, 0, 1359, 0, 0, 0,
+ 1361, 1363, 0, 0, 0, 1365, 0, 1367,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1369, 0, 0, 1371,
+ 0, 1373, 0, 0, 0, 0, 0, 1375,
+ 0, 0, 0, 1377, 0, 0, 0, 0,
+ 1379, 0, 0, 0, 0, 0, 1381, 0,
+ 0, 1383, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 1385, 0,
+ 1387, 0, 0, 0, 0, 1389, 0, 0,
+ 1391, 0, 0, 0, 0, 1393, 0, 0,
+ 0, 0, 1395, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1397, 0, 0, 0, 0, 0,
+ 1399, 0, 0, 0, 0, 0, 0, 0,
+ 1401, 0, 0, 0, 0, 0, 0, 1403,
+ 0, 0, 0, 1405, 0, 0, 0, 0,
+ 1407, 0, 1409, 0, 0, 0, 0, 1411,
+ 1413, 0, 1415, 0, 0, 1417, 0, 0,
+ 1419, 0, 0, 0, 0, 1421, 0, 1423,
+ 0, 0, 0, 0, 0, 1425, 1427, 0,
+ 0, 0, 1429, 0, 0, 0, 1431, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 1433,
+ 1435, 1437, 1439, 1441, 0, 0, 0, 0,
+ 1443, 1445, 1447, 1449, 0, 0, 0, 0,
+ 1451, 1453, 1455, 1457, 1459, 0, 0, 0,
+ 0, 0, 0, 1461, 1463, 1465, 1467, 1469,
+ 1471, 0, 0, 1473, 0, 0, 0, 0,
+ 1475, 1477, 1479, 1481, 1483, 0, 0, 0,
+ 0, 1485, 1487, 1489, 1491, 0, 0, 0,
+ 0, 1493, 0, 0, 0, 1495, 0, 0,
+ 0, 0, 1497, 0, 0, 0, 0, 1499,
+ 1501, 1503, 1505, 1507, 0, 0, 0, 0,
+ 0, 0, 1509, 1511, 1513, 1515, 1517, 1519,
+ 0, 0, 0, 0, 1521, 0, 0, 0,
+ 0, 1523, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1527, 0, 0, 1529, 0, 1531,
+ 0, 1533, 0, 1535, 0, 0, 1537, 0,
+ 0, 0, 1539, 0, 0, 0, 1541, 0,
+ 0, 1543, 0, 1545, 0, 0, 1547, 1549,
+ 0, 1551, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 1553,
+ 1555, 0, 0, 0, 0, 0, 0, 0,
+ 1557, 0, 0, 0, 0, 1559, 0, 0,
+ 0, 1561, 0, 1563, 0, 0, 1565, 1567,
+ 0, 0, 0, 1569, 0, 1571, 0, 0,
+ 0, 0, 0, 0, 0, 1573, 0, 0,
+ 1575, 0, 0, 0, 0, 0, 1579, 0,
+ 0, 1581, 0, 0, 1583, 0, 0, 1585,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1589, 5, 4469, 0, 0, 0, 0,
+ 1593, 0, 1595, 0, 0, 0, 0, 1597,
+ 0, 0, 1599, 0, 0, 0, 0, 1601,
+ 1603, 0, 1605, 0, 0, 0, 0, 0,
+ 0, 1607, 1609, 0, 0, 0, 1611, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1613, 0, 0, 0, 0,
+ 1615, 0, 0, 0, 0, 0, 1617, 1619,
+ 0, 0, 1621, 0, 0, 0, 1623, 0,
+ 0, 0, 1625, 1627, 0, 0, 0, 0,
+ 1629, 0, 0, 1631, 0, 0, 0, 1633,
+ 0, 0, 0, 1635, 0, 0, 0, 1637,
+ 0, 0, 0, 0, 0, 0, 1639, 0,
+ 1641, 0, 1643, 0, 0, 0, 1645, 0,
+ 1647, 1649, 0, 0, 0, 1651, 0, 0,
+ 0, 0, 0, 0, 1653, 0, 0, 1655,
+ 0, 0, 1657, 0, 0, 0, 1659, 0,
+ 0, 1661, 0, 0, 5, 1663, 0, 0,
+ 1665, 4471, 0, 1669, 0, 0, 0, 0,
+ 1671, 0, 0, 1673, 0, 0, 0, 1675,
+ 0, 0, 1677, 0, 1679, 1681, 0, 1683,
+ 0, 0, 0, 1685, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1687, 1689, 0, 0, 0, 1691, 0, 1693,
+ 0, 0, 0, 1695, 0, 1697, 1699, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1701, 0, 0, 0, 1703, 0, 1705, 0,
+ 0, 1707, 0, 1709, 1711, 0, 0, 0,
+ 0, 0, 0, 1713, 0, 1715, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1717, 0, 0, 0, 1719, 0, 0, 1721,
+ 0, 0, 0, 0, 1723, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1727, 0, 0, 0, 0, 1729,
+ 0, 0, 1731, 0, 0, 1733, 0, 0,
+ 0, 0, 0, 0, 0, 1735, 0, 0,
+ 1737, 0, 0, 0, 0, 1739, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 1741, 0, 0, 1743, 0,
+ 0, 0, 0, 0, 0, 0, 1745, 0,
+ 0, 0, 1747, 0, 1749, 0, 1751, 0,
+ 1753, 0, 0, 0, 0, 0, 0, 1755,
+ 0, 0, 1757, 0, 0, 0, 0, 0,
+ 1759, 1761, 1763, 0, 0, 0, 0, 0,
+ 0, 0, 1765, 0, 1767, 0, 0, 0,
+ 0, 1769, 0, 0, 0, 0, 0, 1773,
+ 0, 0, 0, 0, 1775, 0, 0, 0,
+ 0, 0, 1777, 1779, 0, 0, 0, 0,
+ 1781, 1783, 0, 0, 0, 0, 0, 0,
+ 1785, 0, 0, 0, 0, 1787, 0, 0,
+ 0, 0, 1789, 1791, 1793, 0, 0, 0,
+ 0, 1795, 0, 0, 1797, 1799, 0, 0,
+ 0, 5, 4473, 0, 0, 0, 0, 0,
+ 0, 1803, 0, 0, 1805, 0, 0, 1807,
+ 0, 0, 0, 0, 0, 1809, 0, 0,
+ 1811, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1813, 0, 1815, 1817, 0, 0, 0,
+ 0, 0, 1819, 0, 0, 0, 1821, 0,
+ 0, 0, 0, 1823, 0, 0, 0, 1825,
+ 0, 0, 0, 0, 0, 1827, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1829, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1831, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1833, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1835, 0, 0, 0, 0, 1837, 0, 0,
+ 0, 0, 0, 0, 0, 1839, 0, 0,
+ 0, 0, 1841, 0, 0, 1843, 0, 0,
+ 0, 0, 0, 1845, 1847, 0, 1849, 0,
+ 0, 0, 1851, 0, 0, 0, 0, 1853,
+ 0, 1855, 0, 1857, 0, 0, 0, 0,
+ 1859, 0, 0, 1861, 0, 0, 0, 0,
+ 0, 1863, 0, 0, 0, 1865, 0, 0,
+ 0, 0, 0, 1867, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 1869, 0, 1871, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1875, 0, 0,
+ 0, 0, 0, 0, 0, 1877, 0, 1879,
+ 0, 0, 0, 0, 1883, 1885, 0, 0,
+ 1887, 1889, 0, 0, 0, 0, 1891, 1893,
+ 1895, 0, 0, 0, 0, 0, 1899, 0,
+ 0, 0, 1901, 1903, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1905, 1907, 1909, 0,
+ 0, 0, 1911, 0, 0, 0, 0, 0,
+ 1913, 0, 0, 1915, 0, 0, 0, 0,
+ 1917, 1919, 0, 0, 1925, 0, 0, 1921,
+ 1923, 0, 0, 1927, 0, 1929, 0, 0,
+ 0, 0, 1931, 0, 1933, 0, 0, 0,
+ 0, 1935, 0, 0, 1937, 0, 0, 1939,
+ 0, 1941, 0, 0, 0, 0, 1943, 1945,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 1947, 0, 0, 0, 1949, 0, 0, 0,
+ 1951, 0, 0, 0, 0, 0, 0, 0,
+ 1953, 0, 0, 0, 1955, 0, 0, 0,
+ 0, 0, 1957, 0, 0, 1959, 0, 1961,
+ 0, 0, 1963, 0, 0, 0, 0, 0,
+ 1965, 0, 0, 0, 0, 1967, 0, 0,
+ 1969, 0, 0, 0, 0, 1971, 0, 0,
+ 1973, 0, 1975, 0, 0, 1977, 0, 0,
+ 0, 0, 1983, 0, 0, 0, 0, 1985,
+ 0, 0, 1987, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1989, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1991, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 1993, 0, 1995,
+ 0, 0, 0, 0, 1997, 0, 0, 0,
+ 0, 0, 0, 1999, 0, 0, 0, 2001,
+ 0, 0, 2003, 2005, 0, 0, 0, 2007,
+ 0, 0, 0, 2009, 0, 0, 0, 0,
+ 2011, 0, 0, 2013, 0, 0, 2015, 0,
+ 0, 2017, 0, 0, 0, 2019, 0, 0,
+ 0, 0, 2021, 2023, 0, 2025, 0, 0,
+ 0, 0, 0, 0, 2027, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 2031, 2035, 2037,
+ 2039, 0, 0, 2041, 2043, 0, 0, 0,
+ 2047, 2049, 0, 2051, 0, 0, 2053, 2055,
+ 0, 2057, 0, 2059, 0, 0, 2061, 0,
+ 0, 2063, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 5, 0, 2065, 0, 2067, 0, 0,
+ 0, 0, 0, 0, 2069, 0, 0, 2071,
+ 0, 2073, 2075, 0, 0, 0, 0, 2077,
+ 0, 0, 0, 0, 2079, 2081, 0, 0,
+ 2083, 2085, 0, 0, 0, 2087, 2089, 0,
+ 0, 2091, 0, 0, 0, 0, 2093, 2095,
+ 0, 0, 0, 0, 2097, 0, 0, 2099,
+ 0, 2101, 0, 2103, 2105, 0, 0, 2107,
+ 0, 2109, 2111, 0, 2113, 0, 0, 0,
+ 2115, 0, 0, 2117, 2119, 0, 0, 0,
+ 2121, 2123, 2125, 0, 0, 0, 0, 2127,
+ 0, 2129, 0, 0, 0, 0, 2131, 2133,
+ 0, 2135, 0, 2137, 0, 0, 2139, 0,
+ 0, 2141, 0, 0, 0, 2143, 0, 0,
+ 0, 2145, 0, 2147, 0, 0, 2149, 2151,
+ 4475, 0, 0, 2155, 0, 2157, 0, 0,
+ 2159, 0, 0, 0, 2161, 0, 0, 0,
+ 0, 2163, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 2165, 0, 2167,
+ 0, 0, 2169, 0, 0, 0, 0, 0,
+ 0, 2171, 0, 0, 0, 0, 2173, 0,
+ 0, 0, 2175, 0, 0, 2177, 0, 0,
+ 0, 0, 0, 0, 0, 0, 2179, 0,
+ 2181, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 2183, 0, 0,
+ 0, 0, 0, 0, 0, 2185, 0, 2187,
+ 0, 0, 0, 2189, 0, 0, 0, 0,
+ 2191, 2193, 0, 0, 0, 0, 2195, 2197,
+ 0, 0, 2199, 0, 0, 0, 2201, 0,
+ 0, 0, 0, 0, 0, 2203, 0, 0,
+ 0, 2205, 0, 0, 0, 2207, 0, 0,
+ 0, 2209, 0, 2211, 0, 0, 0, 0,
+ 0, 0, 0, 2213, 0, 0, 0, 0,
+ 2215, 0, 0, 0, 0, 0, 0, 0,
+ 2217, 0, 0, 0, 2219, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 2221, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2223, 0, 2225, 0, 0, 0,
+ 2227, 0, 0, 0, 0, 2229, 0, 0,
+ 0, 2231, 0, 0, 0, 2233, 0, 0,
+ 0, 0, 0, 2235, 0, 0, 0, 2237,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 2241, 0, 0, 0, 0,
+ 2245, 0, 0, 0, 2247, 0, 0, 0,
+ 0, 2251, 2253, 0, 0, 0, 0, 2257,
+ 0, 0, 0, 0, 0, 0, 0, 2259,
+ 0, 2261, 0, 0, 0, 2263, 0, 0,
+ 2265, 0, 0, 0, 2267, 0, 0, 0,
+ 0, 0, 0, 0, 2269, 0, 0, 0,
+ 2271, 0, 0, 0, 2273, 0, 0, 0,
+ 2275, 0, 2277, 0, 2279, 0, 0, 2281,
+ 2283, 0, 0, 0, 0, 0, 0, 0,
+ 2285, 0, 0, 2287, 0, 0, 0, 2289,
+ 0, 0, 0, 2291, 2293, 0, 0, 0,
+ 0, 0, 0, 2295, 0, 0, 0, 0,
+ 0, 2297, 0, 0, 0, 2299, 0, 0,
+ 0, 0, 2301, 0, 0, 0, 2303, 0,
+ 0, 0, 0, 0, 2305, 0, 0, 2307,
+ 0, 2309, 0, 2311, 0, 0, 0, 2313,
+ 0, 0, 0, 0, 0, 0, 0, 2317,
+ 0, 2319, 0, 0, 0, 0, 2321, 0,
+ 0, 2323, 2325, 0, 2327, 2329, 2331, 0,
+ 0, 0, 0, 2333, 0, 0, 0, 0,
+ 2335, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 2339, 2341, 0, 2343,
+ 0, 0, 0, 2345, 0, 0, 2347, 0,
+ 0, 0, 2349, 0, 0, 0, 2351, 0,
+ 0, 0, 2353, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 2355, 0,
+ 2357, 0, 0, 0, 0, 0, 2359, 2361,
+ 0, 2363, 0, 0, 0, 0, 2365, 0,
+ 0, 2367, 0, 0, 2369, 0, 0, 2371,
+ 0, 0, 2373, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 5,
+ 0, 0, 0, 0, 0, 0, 0, 2375,
+ 0, 2377, 0, 0, 0, 2379, 0, 0,
+ 0, 2381, 2383, 0, 2385, 0, 0, 2387,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 2389, 0, 0, 0,
+ 0, 0, 2391, 0, 0, 0, 2393, 0,
+ 0, 0, 2395, 0, 2397, 0, 0, 2399,
+ 0, 2401, 2403, 0, 0, 0, 2407, 0,
+ 0, 0, 0, 0, 0, 0, 2409, 0,
+ 0, 2411, 0, 2413, 0, 2415, 0, 2417,
+ 0, 2419, 0, 0, 2421, 0, 2423, 2425,
+ 0, 0, 0, 0, 2427, 2429, 0, 2431,
+ 0, 0, 0, 0, 0, 2433, 0, 0,
+ 2435, 0, 0, 0, 0, 0, 2437, 2439,
+ 0, 0, 2441, 0, 0, 0, 2443, 2445,
+ 0, 0, 0, 0, 0, 0, 0, 2447,
+ 0, 0, 0, 0, 2449, 0, 2451, 0,
+ 2453, 2455, 0, 0, 0, 0, 0, 2457,
+ 0, 0, 2459, 0, 2461, 0, 0, 0,
+ 0, 0, 2463, 0, 0, 0, 0, 2465,
+ 0, 2467, 2469, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 2471, 0, 0, 0, 0, 2473, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2475, 0, 2477, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 2479, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2481, 0, 2483, 0, 0, 0,
+ 0, 0, 0, 0, 2485, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 2487, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 2489, 2491, 2493, 0, 0, 2495, 0, 0,
+ 0, 0, 2497, 2499, 0, 0, 0, 0,
+ 0, 2501, 0, 0, 2503, 0, 2505, 0,
+ 2507, 2509, 0, 0, 2511, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 2513,
+ 0, 0, 2515, 0, 0, 0, 0, 0,
+ 2517, 0, 0, 0, 2519, 0, 0, 2521,
+ 0, 0, 2523, 0, 0, 0, 0, 0,
+ 0, 2525, 0, 0, 0, 2527, 2529, 2531,
+ 0, 2533, 0, 0, 0, 0, 0, 2535,
+ 2537, 0, 2539, 0, 0, 2541, 0, 0,
+ 2543, 2545, 0, 0, 0, 0, 0, 0,
+ 2547, 0, 0, 0, 0, 0, 2549, 0,
+ 0, 0, 2551, 0, 0, 2553, 0, 0,
+ 0, 0, 0, 2555, 0, 0, 0, 2557,
+ 0, 0, 0, 0, 2559, 0, 0, 0,
+ 0, 2561, 0, 2563, 0, 0, 0, 0,
+ 2565, 2567, 0, 2569, 0, 2571, 0, 0,
+ 2573, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 2575, 0, 2577, 0,
+ 0, 2579, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 2581,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 2583, 0, 0, 0, 0, 0, 2585,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 2587, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 2589, 0, 0,
+ 0, 0, 2591, 0, 0, 0, 0, 2593,
+ 2595, 0, 0, 2597, 0, 0, 0, 0,
+ 2599, 0, 0, 0, 0, 2601, 0, 0,
+ 2603, 2605, 0, 0, 0, 0, 0, 2607,
+ 2609, 0, 0, 2611, 0, 0, 2613, 0,
+ 0, 0, 0, 0, 0, 0, 2615, 0,
+ 0, 0, 0, 0, 2617, 0, 0, 2619,
+ 0, 2621, 2623, 0, 0, 2625, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 2627,
+ 0, 2629, 2631, 0, 2633, 0, 0, 2635,
+ 2637, 0, 0, 2639, 0, 2641, 0, 2643,
+ 0, 0, 0, 2645, 4477, 0, 0, 2649,
+ 0, 2651, 0, 0, 2653, 0, 0, 0,
+ 2655, 0, 0, 0, 2657, 0, 0, 0,
+ 2659, 0, 0, 0, 0, 2661, 0, 0,
+ 0, 0, 2663, 2665, 0, 0, 2667, 2669,
+ 0, 0, 0, 0, 0, 0, 0, 2671,
+ 0, 0, 0, 2673, 0, 0, 0, 0,
+ 0, 0, 0, 0, 2675, 0, 2677, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 2679, 0, 0, 0, 0, 0, 0, 0,
+ 2683, 2685, 0, 0, 0, 2687, 2689, 0,
+ 0, 0, 2691, 0, 0, 0, 0, 0,
+ 0, 2693, 0, 0, 0, 2695, 0, 2697,
+ 0, 0, 0, 2699, 0, 0, 0, 0,
+ 0, 2701, 2703, 0, 0, 0, 2705, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2707, 0, 2709, 0, 2711, 0,
+ 0, 0, 0, 0, 2715, 0, 0, 0,
+ 0, 0, 2717, 0, 0, 2719, 0, 0,
+ 0, 0, 2723, 0, 0, 2725, 2727, 0,
+ 2729, 0, 0, 0, 2731, 0, 2733, 0,
+ 0, 0, 0, 2735, 0, 0, 0, 0,
+ 0, 2737, 0, 2739, 2741, 0, 0, 0,
+ 2743, 0, 0, 0, 2745, 2747, 0, 0,
+ 0, 0, 0, 0, 0, 2749, 0, 0,
+ 2751, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 2753, 2755, 0, 2757, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2759, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 2761, 2763, 2765, 0,
+ 2767, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2769, 0, 0, 0, 0, 0,
+ 2771, 0, 0, 0, 2773, 0, 0, 0,
+ 0, 0, 0, 0, 2775, 0, 0, 0,
+ 2777, 0, 2779, 2781, 0, 0, 0, 0,
+ 2783, 0, 2785, 0, 2787, 0, 0, 0,
+ 2789, 0, 0, 2791, 0, 0, 2793, 0,
+ 2795, 0, 0, 0, 0, 0, 2799, 0,
+ 2801, 0, 0, 0, 0, 0, 0, 0,
+ 2803, 0, 0, 2805, 0, 0, 0, 2807,
+ 0, 0, 2809, 0, 0, 0, 2811, 0,
+ 2813, 2815, 0, 0, 0, 2817, 2819, 0,
+ 0, 0, 0, 0, 0, 0, 0, 2821,
+ 0, 0, 0, 0, 2823, 2825, 0, 0,
+ 2827, 0, 0, 2829, 0, 0, 0, 2831,
+ 0, 0, 0, 0, 2833, 0, 2835, 0,
+ 0, 0, 2837, 0, 2839, 0, 2841, 0,
+ 0, 0, 0, 2843, 2845, 0, 0, 2847,
+ 0, 0, 2849, 0, 0, 0, 0, 2851,
+ 2853, 0, 0, 2855, 2857, 0, 2859, 0,
+ 0, 0, 0, 0, 2861, 0, 0, 2863,
+ 0, 0, 2865, 2867, 0, 0, 2869, 0,
+ 2871, 2873, 0, 0, 2875, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 2877, 2879,
+ 0, 0, 2881, 0, 2883, 2885, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 2887, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 2889, 2891, 0, 0, 2893, 0,
+ 0, 0, 0, 2895, 2897, 0, 2899, 0,
+ 0, 2901, 2903, 0, 0, 2905, 0, 2907,
+ 0, 0, 2909, 0, 5, 0, 2911, 4479,
+ 0, 2915, 0, 0, 0, 2917, 0, 0,
+ 2919, 0, 0, 0, 2921, 2923, 2925, 0,
+ 2927, 0, 0, 0, 0, 2929, 2931, 2933,
+ 0, 0, 0, 0, 2935, 0, 0, 0,
+ 0, 0, 0, 0, 2937, 0, 2939, 2941,
+ 0, 0, 0, 0, 2943, 2945, 0, 0,
+ 0, 0, 2947, 2949, 0, 2951, 0, 0,
+ 2953, 0, 0, 0, 0, 0, 0, 2955,
+ 0, 0, 2957, 0, 0, 2959, 2961, 0,
+ 0, 0, 0, 0, 0, 0, 0, 2963,
+ 0, 0, 2965, 0, 2967, 0, 0, 0,
+ 0, 0, 0, 0, 2969, 0, 0, 0,
+ 0, 0, 2971, 2973, 2975, 0, 0, 0,
+ 0, 0, 0, 0, 2977, 0, 0, 0,
+ 0, 0, 0, 0, 2979, 0, 2981, 0,
+ 2983, 0, 2985, 0, 0, 2987, 0, 0,
+ 2989, 0, 0, 0, 0, 0, 2991, 0,
+ 2993, 0, 0, 0, 2995, 0, 0, 0,
+ 2997, 2999, 0, 0, 3001, 0, 0, 3003,
+ 0, 3005, 0, 3007, 0, 0, 3009, 3011,
+ 0, 0, 0, 3013, 3015, 0, 0, 3017,
+ 0, 0, 3019, 0, 3021, 0, 0, 0,
+ 0, 0, 3023, 0, 0, 0, 0, 3027,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 3029, 0, 0, 3031, 0,
+ 0, 0, 0, 3033, 0, 0, 3035, 3037,
+ 0, 3039, 0, 0, 0, 0, 3041, 0,
+ 3043, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3045, 0, 0,
+ 0, 3047, 0, 3049, 0, 0, 0, 3051,
+ 0, 0, 3053, 3055, 0, 0, 0, 0,
+ 3057, 0, 0, 0, 0, 0, 3059, 3061,
+ 3063, 0, 0, 0, 3065, 0, 0, 0,
+ 0, 3067, 0, 0, 0, 3069, 0, 0,
+ 3071, 0, 0, 0, 0, 0, 3073, 0,
+ 0, 0, 0, 3075, 3077, 0, 0, 3079,
+ 0, 0, 0, 3081, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 3083, 0,
+ 0, 0, 0, 0, 0, 3087, 0, 0,
+ 0, 3089, 0, 3093, 0, 0, 0, 0,
+ 0, 0, 0, 3095, 0, 0, 0, 3097,
+ 0, 3099, 0, 3101, 0, 0, 0, 3103,
+ 0, 0, 0, 3105, 0, 0, 0, 0,
+ 3107, 3109, 0, 0, 0, 0, 3111, 0,
+ 0, 0, 3115, 0, 0, 0, 0, 3117,
+ 3119, 0, 0, 3121, 0, 0, 0, 0,
+ 0, 0, 3123, 0, 0, 0, 3125, 0,
+ 0, 0, 3127, 0, 0, 3129, 3131, 0,
+ 0, 0, 0, 0, 3133, 0, 0, 3135,
+ 0, 0, 0, 0, 0, 0, 3137, 3139,
+ 0, 0, 3141, 0, 0, 3143, 0, 0,
+ 0, 0, 3145, 0, 0, 3147, 0, 0,
+ 3149, 3151, 0, 0, 0, 0, 0, 0,
+ 0, 0, 3153, 3155, 0, 0, 0, 0,
+ 3157, 0, 0, 3159, 0, 0, 0, 3165,
+ 0, 3167, 0, 0, 0, 0, 3169, 3171,
+ 0, 0, 0, 0, 3173, 0, 0, 0,
+ 0, 3177, 0, 0, 0, 0, 0, 0,
+ 0, 3181, 0, 0, 3183, 0, 0, 0,
+ 0, 0, 3187, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3189, 5, 0, 0, 4481, 0, 0, 0,
+ 3193, 0, 0, 0, 3195, 3197, 3199, 0,
+ 3201, 0, 0, 0, 0, 0, 0, 0,
+ 0, 3203, 0, 0, 3205, 0, 0, 3207,
+ 3209, 0, 0, 0, 3211, 0, 3213, 0,
+ 0, 0, 3215, 0, 3217, 0, 0, 0,
+ 3219, 0, 0, 3221, 3223, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3225, 3227, 0,
+ 0, 0, 0, 0, 0, 3229, 0, 3231,
+ 0, 3233, 0, 3235, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 3237,
+ 3239, 0, 0, 3241, 0, 0, 3243, 3245,
+ 3247, 0, 0, 0, 3251, 0, 0, 3253,
+ 3255, 0, 0, 0, 0, 0, 0, 0,
+ 0, 3257, 0, 3259, 0, 0, 3263, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3265, 0, 3267, 0, 0, 3269, 3271, 0,
+ 3273, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 3275, 0, 0, 0, 0,
+ 0, 0, 3277, 0, 3279, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3281, 0, 0,
+ 3283, 0, 0, 3285, 0, 0, 3287, 0,
+ 0, 3289, 0, 3291, 0, 0, 0, 3293,
+ 0, 3295, 0, 0, 3297, 0, 0, 0,
+ 3299, 0, 0, 0, 0, 0, 0, 3301,
+ 0, 0, 0, 3303, 0, 0, 0, 3305,
+ 3307, 0, 0, 3309, 0, 0, 3311, 0,
+ 0, 0, 3313, 0, 0, 0, 3315, 3317,
+ 0, 0, 0, 0, 3319, 0, 0, 0,
+ 0, 0, 0, 0, 3321, 0, 0, 3323,
+ 0, 0, 3325, 0, 0, 0, 0, 3327,
+ 0, 0, 3329, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 3331,
+ 0, 0, 3333, 0, 0, 3335, 0, 0,
+ 3337, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 3341, 0, 3343, 0,
+ 0, 0, 3345, 0, 0, 0, 3347, 0,
+ 0, 3349, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 3351, 0, 0, 3353, 0,
+ 0, 3355, 0, 0, 0, 0, 0, 3357,
+ 0, 3359, 0, 0, 0, 3361, 3363, 0,
+ 3365, 0, 0, 0, 3369, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3371, 3373, 0, 0, 3375, 3377, 0, 3379,
+ 0, 3381, 0, 3383, 0, 3385, 0, 0,
+ 3387, 0, 3389, 3391, 0, 0, 0, 0,
+ 3393, 0, 3395, 0, 0, 0, 0, 3397,
+ 0, 0, 0, 0, 0, 3399, 0, 0,
+ 3401, 0, 0, 0, 0, 0, 3403, 3405,
+ 0, 0, 3407, 0, 0, 0, 3409, 3411,
+ 0, 0, 0, 0, 0, 0, 0, 3413,
+ 0, 0, 0, 0, 3415, 0, 3417, 0,
+ 3419, 3421, 0, 0, 0, 0, 0, 3423,
+ 0, 0, 0, 0, 3425, 0, 0, 3427,
+ 0, 3429, 0, 3431, 0, 0, 0, 0,
+ 3433, 0, 0, 0, 0, 0, 3435, 0,
+ 0, 0, 3437, 3439, 0, 3441, 0, 0,
+ 0, 0, 0, 0, 3445, 0, 0, 0,
+ 3447, 3449, 0, 0, 0, 0, 0, 3451,
+ 3453, 0, 3455, 3457, 0, 3459, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3461, 0, 0,
+ 0, 0, 3463, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 3465, 0,
+ 3467, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 3469, 0, 0, 0, 0,
+ 0, 0, 0, 3471, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 3473, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3475, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 3477, 0, 3479, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 3481, 0,
+ 0, 0, 0, 0, 3483, 0, 0, 3485,
+ 3487, 0, 0, 0, 0, 3489, 0, 0,
+ 0, 0, 3491, 0, 0, 0, 3493, 0,
+ 0, 0, 0, 0, 0, 0, 3495, 0,
+ 3497, 0, 0, 3499, 0, 0, 0, 0,
+ 3501, 3503, 0, 0, 3505, 0, 0, 0,
+ 0, 3507, 0, 0, 0, 3509, 0, 0,
+ 3511, 0, 0, 0, 0, 0, 3513, 0,
+ 0, 0, 3515, 0, 0, 0, 0, 0,
+ 0, 0, 3517, 0, 3519, 3521, 0, 0,
+ 3523, 0, 3525, 0, 3527, 0, 0, 0,
+ 0, 0, 0, 3529, 0, 0, 0, 3531,
+ 0, 3533, 0, 0, 0, 3535, 3537, 0,
+ 0, 0, 3539, 0, 0, 0, 0, 0,
+ 3541, 3543, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 3545, 0, 0, 0, 3547, 3549, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3551, 0, 0, 3553, 0, 0, 3555, 0,
+ 0, 3557, 3559, 0, 0, 0, 3561, 0,
+ 0, 3563, 0, 0, 0, 3565, 0, 3567,
+ 0, 0, 3569, 0, 0, 0, 0, 0,
+ 3571, 0, 0, 3573, 3575, 0, 0, 3577,
+ 0, 0, 3579, 3581, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3583, 0, 0,
+ 0, 0, 3585, 3587, 0, 0, 3589, 0,
+ 0, 3593, 0, 0, 0, 3595, 0, 0,
+ 0, 0, 0, 0, 3597, 3599, 0, 3601,
+ 0, 3603, 0, 0, 0, 3605, 0, 0,
+ 0, 0, 0, 0, 3607, 0, 0, 0,
+ 0, 3609, 3611, 0, 0, 0, 0, 0,
+ 0, 3613, 0, 0, 0, 0, 0, 0,
+ 0, 3615, 0, 0, 0, 0, 3619, 0,
+ 0, 3621, 3623, 3625, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3627, 3629, 0,
+ 3631, 3633, 0, 3635, 3637, 0, 3639, 0,
+ 3641, 0, 0, 0, 3643, 0, 0, 0,
+ 3645, 0, 0, 0, 3647, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 3649, 0, 0, 3651,
+ 0, 0, 0, 0, 0, 3653, 0, 0,
+ 3655, 0, 3657, 3659, 0, 3661, 0, 3663,
+ 0, 0, 0, 0, 0, 0, 3665, 3667,
+ 0, 3669, 0, 0, 3671, 0, 3673, 0,
+ 0, 0, 0, 0, 3675, 0, 0, 0,
+ 3677, 3679, 0, 0, 0, 0, 0, 0,
+ 3681, 0, 3683, 0, 3685, 0, 3687, 0,
+ 0, 0, 3689, 0, 0, 3691, 0, 0,
+ 3693, 0, 0, 3695, 3697, 0, 0, 3699,
+ 0, 0, 3701, 0, 0, 3703, 3705, 0,
+ 0, 0, 0, 0, 3707, 3709, 3711, 0,
+ 0, 0, 3713, 0, 0, 0, 0, 0,
+ 3715, 0, 0, 0, 3717, 0, 0, 0,
+ 3719, 0, 0, 0, 3721, 0, 0, 0,
+ 3723, 0, 3725, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 3727, 0, 0, 3729, 0, 3731, 0,
+ 0, 0, 0, 0, 3733, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3735, 0, 0,
+ 3737, 3739, 0, 0, 0, 3741, 0, 0,
+ 0, 3743, 0, 0, 3745, 3747, 0, 0,
+ 0, 3749, 0, 0, 0, 3751, 0, 0,
+ 0, 0, 3753, 0, 0, 0, 3755, 0,
+ 3757, 0, 0, 3759, 0, 3761, 0, 3763,
+ 0, 0, 3765, 3767, 0, 3769, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3771, 0, 0, 0, 0, 0, 0, 3773,
+ 0, 3775, 0, 0, 0, 0, 0, 0,
+ 0, 0, 3777, 0, 0, 3779, 0, 0,
+ 3781, 0, 0, 3783, 3785, 0, 3787, 0,
+ 0, 0, 3795, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 3797, 0, 0, 0,
+ 3799, 0, 0, 3801, 3803, 0, 0, 0,
+ 3805, 0, 0, 0, 0, 3807, 0, 3809,
+ 0, 0, 0, 3811, 0, 0, 0, 3813,
+ 0, 0, 3815, 3817, 0, 0, 0, 3819,
+ 0, 0, 0, 0, 3821, 0, 0, 0,
+ 3823, 0, 3825, 0, 0, 3827, 0, 3829,
+ 0, 3831, 0, 0, 3833, 3835, 0, 0,
+ 0, 0, 0, 3837, 0, 0, 0, 0,
+ 3839, 3841, 0, 0, 3843, 0, 0, 0,
+ 3845, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 3849, 3851,
+ 0, 0, 3853, 0, 0, 0, 0, 0,
+ 0, 3855, 0, 0, 0, 3857, 3859, 0,
+ 0, 3861, 0, 0, 0, 0, 3863, 0,
+ 3865, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 3867, 0, 0, 0, 3869, 0,
+ 3871, 0, 0, 0, 0, 3873, 3875, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 3877, 0, 0, 3879, 0, 0, 3881,
+ 0, 0, 0, 3883, 0, 0, 3885, 0,
+ 0, 0, 0, 0, 0, 0, 3889, 0,
+ 5, 4483, 3893, 0, 0, 3895, 3897, 0,
+ 3899, 0, 0, 0, 0, 3901, 3903, 0,
+ 0, 0, 0, 0, 3905, 0, 0, 3907,
+ 3909, 0, 0, 0, 3911, 0, 3913, 0,
+ 0, 0, 0, 3915, 0, 0, 0, 0,
+ 0, 3917, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 3919, 0, 0,
+ 0, 0, 0, 0, 0, 3921, 0, 0,
+ 0, 3923, 0, 0, 3925, 3927, 0, 0,
+ 0, 0, 3929, 0, 0, 3931, 0, 0,
+ 3933, 3935, 0, 0, 0, 0, 3937, 0,
+ 0, 0, 3939, 0, 3941, 0, 0, 0,
+ 3943, 0, 0, 0, 0, 0, 3945, 0,
+ 0, 0, 0, 0, 3947, 3949, 0, 0,
+ 3951, 0, 0, 0, 3953, 0, 0, 0,
+ 0, 3955, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 3957, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 3959, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 3961,
+ 0, 0, 3963, 0, 0, 0, 0, 0,
+ 0, 3967, 0, 0, 0, 0, 3969, 0,
+ 0, 3971, 0, 0, 0, 0, 3975, 0,
+ 0, 0, 0, 0, 3977, 0, 0, 0,
+ 3979, 0, 0, 3981, 0, 0, 0, 0,
+ 0, 3983, 3985, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 3989, 3991, 0, 0,
+ 3993, 0, 0, 0, 0, 0, 0, 3995,
+ 0, 0, 3997, 0, 0, 3999, 0, 0,
+ 4001, 0, 0, 0, 0, 4003, 0, 0,
+ 0, 0, 4007, 0, 4009, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 4011,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 4013, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 4015, 0, 0, 0,
+ 0, 4017, 0, 0, 4019, 0, 4021, 0,
+ 0, 4023, 0, 0, 4025, 0, 0, 0,
+ 0, 0, 0, 0, 4027, 0, 0, 0,
+ 0, 0, 0, 0, 4029, 0, 0, 4031,
+ 0, 0, 4033, 0, 0, 4035, 0, 0,
+ 4037, 0, 0, 4039, 0, 0, 0, 0,
+ 0, 4041, 0, 0, 0, 4043, 0, 4045,
+ 0, 4047, 0, 0, 0, 0, 4049, 0,
+ 0, 0, 0, 0, 0, 4053, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 4055,
+ 0, 0, 4057, 0, 4059, 0, 0, 0,
+ 4061, 0, 0, 0, 0, 0, 4063, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 4065, 0, 0, 0,
+ 0, 4067, 0, 0, 0, 0, 0, 0,
+ 4069, 0, 0, 0, 0, 4071, 4073, 0,
+ 0, 0, 0, 4075, 4077, 0, 0, 4079,
+ 0, 0, 0, 0, 0, 4081, 0, 0,
+ 0, 0, 0, 0, 0, 0, 4083, 0,
+ 4085, 0, 0, 0, 0, 0, 0, 4087,
+ 0, 4089, 0, 0, 0, 0, 0, 4091,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 4093, 0, 0, 0, 0,
+ 4095, 0, 4097, 0, 0, 0, 4099, 0,
+ 0, 0, 4101, 0, 0, 0, 0, 4103,
+ 0, 4105, 0, 0, 0, 4107, 0, 0,
+ 0, 0, 4109, 4111, 0, 4113, 0, 0,
+ 0, 4115, 0, 0, 0, 0, 4117, 4119,
+ 0, 0, 4121, 0, 0, 0, 4123, 0,
+ 0, 0, 4125, 0, 0, 0, 4127, 0,
+ 0, 0, 0, 0, 4129, 4131, 0, 0,
+ 0, 4133, 4135, 0, 0, 0, 0, 0,
+ 4137, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 4139, 0, 0, 0, 0,
+ 0, 0, 4141, 0, 4143, 0, 4145, 0,
+ 0, 0, 4147, 0, 4149, 0, 0, 4151,
+ 4153, 4155, 0, 0, 0, 0, 4157, 0,
+ 0, 4159, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 4161, 0, 0, 4163,
+ 0, 4165, 0, 0, 0, 4167, 0, 4169,
+ 0, 0, 0, 0, 4171, 0, 0, 4173,
+ 4175, 0, 0, 0, 0, 4177, 0, 0,
+ 4179, 0, 0, 4181, 0, 0, 4183, 0,
+ 0, 0, 0, 0, 4185, 0, 0, 4187,
+ 0, 0, 4189, 0, 0, 0, 4191, 0,
+ 0, 0, 0, 4193, 0, 0, 4195, 0,
+ 0, 0, 4197, 0, 0, 0, 4199, 0,
+ 0, 0, 0, 0, 4201, 0, 0, 4203,
+ 0, 0, 4205, 0, 0, 0, 0, 4207,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 4211, 0, 0,
+ 0, 0, 4213, 4215, 0, 0, 4219, 0,
+ 0, 4221, 0, 0, 4223, 0, 0, 4225,
+ 0, 0, 0, 4227, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 4231, 0, 0, 0, 0,
+ 0, 4233, 4235, 0, 0, 4237, 0, 0,
+ 0, 0, 0, 4239, 0, 4241, 0, 4243,
+ 0, 0, 4245, 0, 0, 0, 0, 0,
+ 4247, 0, 0, 4249, 0, 0, 4251, 0,
+ 0, 4253, 0, 4255, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 4257, 7, 4259, 9, 4261, 11, 4263, 15,
+ 4265, 21, 4267, 35, 4269, 41, 4271, 43,
+ 4273, 71, 4275, 83, 4277, 247, 4279, 249,
+ 4281, 253, 4283, 261, 4285, 289, 4287, 313,
+ 4289, 383, 4291, 385, 4293, 393, 4295, 425,
+ 4297, 459, 4299, 731, 4301, 737, 4303, 739,
+ 4305, 747, 4307, 765, 4309, 767, 4311, 771,
+ 4313, 819, 4315, 829, 4317, 995, 4319, 1039,
+ 4321, 1049, 4323, 1057, 4325, 1109, 4327, 1169,
+ 4329, 1203, 4331, 1213, 4333, 1215, 4335, 1219,
+ 4337, 1225, 4339, 1237, 4341, 1305, 4343, 1315,
+ 4345, 1317, 4347, 1525, 4349, 1577, 4351, 1587,
+ 4353, 1591, 0, 4355, 1667, 0, 4357, 1725,
+ 4359, 1771, 4361, 1801, 0, 4363, 1873, 4365,
+ 1881, 4367, 1897, 4369, 1979, 4371, 1981, 4373,
+ 2029, 4375, 2033, 4377, 2045, 4379, 2153, 0,
+ 0, 0, 0, 0, 4381, 2239, 4383, 2243,
+ 4385, 2249, 4387, 2255, 4389, 2315, 4391, 2337,
+ 4393, 2405, 4395, 2647, 0, 0, 0, 0,
+ 0, 0, 0, 4397, 2681, 4399, 2713, 4401,
+ 2721, 4403, 2797, 4405, 2913, 0, 0, 4407,
+ 3025, 4409, 3085, 4411, 3091, 4413, 3113, 4415,
+ 3161, 4417, 3163, 4419, 3175, 4421, 3179, 4423,
+ 3185, 4425, 3191, 0, 4427, 3249, 4429, 3261,
+ 4431, 3339, 4433, 3367, 4435, 3443, 4437, 3591,
+ 4439, 3617, 4441, 3789, 4443, 3791, 4445, 3793,
+ 4447, 3847, 4449, 3887, 4451, 3891, 0, 0,
+ 4453, 3965, 4455, 3973, 4457, 3987, 4459, 4005,
+ 4461, 4051, 4463, 4209, 4465, 4217, 4467, 4229
+};
+
+static const short _char_ref_to_state_actions[] = {
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 1,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0
+};
+
+static const short _char_ref_from_state_actions[] = {
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 3,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0
+};
+
+static const short _char_ref_eof_trans[] = {
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 4396, 4396, 4396, 4396,
+ 4396, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 4538, 4538, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 4819, 4819, 4819, 4819,
+ 4819, 4819, 4819, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 5497, 5497,
+ 5497, 5497, 5497, 5497, 5497, 5497, 5497, 5497,
+ 5497, 5497, 5497, 5497, 5497, 5497, 5497, 5497,
+ 5497, 5497, 5497, 5497, 5497, 5497, 5497, 5497,
+ 5497, 5497, 5497, 5497, 5497, 5497, 5497, 5497,
+ 5497, 5497, 5497, 5497, 5497, 5497, 5497, 5497,
+ 5497, 5497, 5497, 5497, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 6541, 6541, 6541, 6541, 6541,
+ 6541, 6541, 6541, 6541, 6541, 6541, 6541, 6541,
+ 6541, 6541, 6541, 6541, 6541, 6541, 6541, 6541,
+ 6541, 6541, 6541, 6541, 6541, 6541, 6541, 6541,
+ 6541, 6541, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 7048, 7048, 7048, 7048,
+ 7048, 7048, 7048, 7048, 7048, 7048, 7048, 7048,
+ 7048, 7048, 7048, 7048, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 7549, 7549, 7549, 7549, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 8898, 8898, 8898,
+ 8898, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0,
+ 9737, 9739, 9741, 9743, 9745, 9747, 9749, 9751,
+ 9753, 9755, 9757, 9759, 9761, 9763, 9765, 9767,
+ 9769, 9771, 9773, 9775, 9777, 9779, 9781, 9783,
+ 9785, 9787, 9789, 9791, 9793, 9795, 9797, 9799,
+ 9801, 9803, 9805, 9807, 9809, 9811, 9813, 9815,
+ 9817, 9819, 9821, 9823, 9825, 9827, 9829, 9831,
+ 9833, 9836, 9839, 9841, 9843, 9846, 9848, 9850,
+ 9852, 9854, 9856, 9858, 9860, 9862, 9869, 9871,
+ 9873, 9875, 9877, 9879, 9881, 9883, 9892, 9894,
+ 9896, 9898, 9900, 9904, 9906, 9908, 9910, 9912,
+ 9914, 9916, 9918, 9920, 9922, 9925, 9927, 9929,
+ 9931, 9933, 9935, 9937, 9939, 9941, 9943, 9945,
+ 9947, 9949, 9953, 9955, 9957, 9959, 9961, 9963,
+ 9965, 9967
+};
+
+static const int char_ref_start = 7623;
+
+static const int char_ref_en_valid_named_ref = 7623;
+
+
+#line 2469 "char_ref.rl"
+// clang-format on
+
+static bool consume_named_ref(struct GumboInternalParser* parser,
+ Utf8Iterator* input, bool is_in_attribute, OneOrTwoCodepoints* output) {
assert(output->first == kGumboNoChar);
- const NamedCharRef* char_ref = find_named_char_ref(input);
- if (char_ref) {
- assert(char_ref->length == strlen(char_ref->name));
- char last_char = char_ref->name[char_ref->length - 1];
+ const char* p = utf8iterator_get_char_pointer(input);
+ const char* pe = utf8iterator_get_end_pointer(input);
+ const char* eof = pe;
+ const char* te = 0;
+ const char *ts, *start;
+ int cs, act;
+
+// clang-format off
+
+#line 13985 "char_ref.c"
+ {
+ cs = char_ref_start;
+ ts = 0;
+ te = 0;
+ act = 0;
+ }
+
+#line 2484 "char_ref.rl"
+ // Avoid unused variable warnings.
+ (void) act;
+ (void) ts;
+ (void) char_ref_en_valid_named_ref;
+
+ start = p;
+
+#line 14001 "char_ref.c"
+ {
+ int _slen;
+ int _trans;
+ const short *_acts;
+ unsigned int _nacts;
+ const char *_keys;
+ const short *_inds;
+
+ if ( p == pe )
+ goto _test_eof;
+ if ( cs == 0 )
+ goto _out;
+_resume:
+ _acts = _char_ref_actions + _char_ref_from_state_actions[cs];
+ _nacts = (unsigned int) *_acts++;
+ while ( _nacts-- > 0 ) {
+ switch ( *_acts++ ) {
+ case 1:
+#line 1 "NONE"
+ {ts = p;}
+ break;
+#line 14023 "char_ref.c"
+ }
+ }
+
+ _keys = _char_ref_trans_keys + (cs<<1);
+ _inds = _char_ref_indicies + _char_ref_index_offsets[cs];
+
+ _slen = _char_ref_key_spans[cs];
+ _trans = _inds[ _slen > 0 && _keys[0] <=(*p) &&
+ (*p) <= _keys[1] ?
+ (*p) - _keys[0] : _slen ];
+
+_eof_trans:
+ cs = _char_ref_trans_targs[_trans];
+
+ if ( _char_ref_trans_actions[_trans] == 0 )
+ goto _again;
+
+ _acts = _char_ref_actions + _char_ref_trans_actions[_trans];
+ _nacts = (unsigned int) *_acts++;
+ while ( _nacts-- > 0 ) {
+ switch ( *(_acts++) )
+ {
+ case 2:
+#line 1 "NONE"
+ {te = p+1;}
+ break;
+ case 3:
+#line 233 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc6; {p++; goto _out; } }}
+ break;
+ case 4:
+#line 235 "char_ref.rl"
+ {te = p+1;{ output->first = 0x26; {p++; goto _out; } }}
+ break;
+ case 5:
+#line 237 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc1; {p++; goto _out; } }}
+ break;
+ case 6:
+#line 239 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0102; {p++; goto _out; } }}
+ break;
+ case 7:
+#line 240 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc2; {p++; goto _out; } }}
+ break;
+ case 8:
+#line 242 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0410; {p++; goto _out; } }}
+ break;
+ case 9:
+#line 243 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d504; {p++; goto _out; } }}
+ break;
+ case 10:
+#line 244 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc0; {p++; goto _out; } }}
+ break;
+ case 11:
+#line 246 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0391; {p++; goto _out; } }}
+ break;
+ case 12:
+#line 247 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0100; {p++; goto _out; } }}
+ break;
+ case 13:
+#line 248 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a53; {p++; goto _out; } }}
+ break;
+ case 14:
+#line 249 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0104; {p++; goto _out; } }}
+ break;
+ case 15:
+#line 250 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d538; {p++; goto _out; } }}
+ break;
+ case 16:
+#line 251 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2061; {p++; goto _out; } }}
+ break;
+ case 17:
+#line 252 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc5; {p++; goto _out; } }}
+ break;
+ case 18:
+#line 254 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d49c; {p++; goto _out; } }}
+ break;
+ case 19:
+#line 255 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2254; {p++; goto _out; } }}
+ break;
+ case 20:
+#line 256 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc3; {p++; goto _out; } }}
+ break;
+ case 21:
+#line 258 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc4; {p++; goto _out; } }}
+ break;
+ case 22:
+#line 260 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2216; {p++; goto _out; } }}
+ break;
+ case 23:
+#line 261 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ae7; {p++; goto _out; } }}
+ break;
+ case 24:
+#line 262 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2306; {p++; goto _out; } }}
+ break;
+ case 25:
+#line 263 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0411; {p++; goto _out; } }}
+ break;
+ case 26:
+#line 264 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2235; {p++; goto _out; } }}
+ break;
+ case 27:
+#line 265 "char_ref.rl"
+ {te = p+1;{ output->first = 0x212c; {p++; goto _out; } }}
+ break;
+ case 28:
+#line 266 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0392; {p++; goto _out; } }}
+ break;
+ case 29:
+#line 267 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d505; {p++; goto _out; } }}
+ break;
+ case 30:
+#line 268 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d539; {p++; goto _out; } }}
+ break;
+ case 31:
+#line 269 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02d8; {p++; goto _out; } }}
+ break;
+ case 32:
+#line 270 "char_ref.rl"
+ {te = p+1;{ output->first = 0x212c; {p++; goto _out; } }}
+ break;
+ case 33:
+#line 271 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224e; {p++; goto _out; } }}
+ break;
+ case 34:
+#line 272 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0427; {p++; goto _out; } }}
+ break;
+ case 35:
+#line 273 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa9; {p++; goto _out; } }}
+ break;
+ case 36:
+#line 275 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0106; {p++; goto _out; } }}
+ break;
+ case 37:
+#line 276 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d2; {p++; goto _out; } }}
+ break;
+ case 38:
+#line 277 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2145; {p++; goto _out; } }}
+ break;
+ case 39:
+#line 278 "char_ref.rl"
+ {te = p+1;{ output->first = 0x212d; {p++; goto _out; } }}
+ break;
+ case 40:
+#line 279 "char_ref.rl"
+ {te = p+1;{ output->first = 0x010c; {p++; goto _out; } }}
+ break;
+ case 41:
+#line 280 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc7; {p++; goto _out; } }}
+ break;
+ case 42:
+#line 282 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0108; {p++; goto _out; } }}
+ break;
+ case 43:
+#line 283 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2230; {p++; goto _out; } }}
+ break;
+ case 44:
+#line 284 "char_ref.rl"
+ {te = p+1;{ output->first = 0x010a; {p++; goto _out; } }}
+ break;
+ case 45:
+#line 285 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb8; {p++; goto _out; } }}
+ break;
+ case 46:
+#line 286 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb7; {p++; goto _out; } }}
+ break;
+ case 47:
+#line 287 "char_ref.rl"
+ {te = p+1;{ output->first = 0x212d; {p++; goto _out; } }}
+ break;
+ case 48:
+#line 288 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a7; {p++; goto _out; } }}
+ break;
+ case 49:
+#line 289 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2299; {p++; goto _out; } }}
+ break;
+ case 50:
+#line 290 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2296; {p++; goto _out; } }}
+ break;
+ case 51:
+#line 291 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2295; {p++; goto _out; } }}
+ break;
+ case 52:
+#line 292 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2297; {p++; goto _out; } }}
+ break;
+ case 53:
+#line 293 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2232; {p++; goto _out; } }}
+ break;
+ case 54:
+#line 294 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201d; {p++; goto _out; } }}
+ break;
+ case 55:
+#line 295 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2019; {p++; goto _out; } }}
+ break;
+ case 56:
+#line 296 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2237; {p++; goto _out; } }}
+ break;
+ case 57:
+#line 297 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a74; {p++; goto _out; } }}
+ break;
+ case 58:
+#line 298 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2261; {p++; goto _out; } }}
+ break;
+ case 59:
+#line 299 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222f; {p++; goto _out; } }}
+ break;
+ case 60:
+#line 300 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222e; {p++; goto _out; } }}
+ break;
+ case 61:
+#line 301 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2102; {p++; goto _out; } }}
+ break;
+ case 62:
+#line 302 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2210; {p++; goto _out; } }}
+ break;
+ case 63:
+#line 303 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2233; {p++; goto _out; } }}
+ break;
+ case 64:
+#line 304 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a2f; {p++; goto _out; } }}
+ break;
+ case 65:
+#line 305 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d49e; {p++; goto _out; } }}
+ break;
+ case 66:
+#line 306 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d3; {p++; goto _out; } }}
+ break;
+ case 67:
+#line 307 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224d; {p++; goto _out; } }}
+ break;
+ case 68:
+#line 308 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2145; {p++; goto _out; } }}
+ break;
+ case 69:
+#line 309 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2911; {p++; goto _out; } }}
+ break;
+ case 70:
+#line 310 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0402; {p++; goto _out; } }}
+ break;
+ case 71:
+#line 311 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0405; {p++; goto _out; } }}
+ break;
+ case 72:
+#line 312 "char_ref.rl"
+ {te = p+1;{ output->first = 0x040f; {p++; goto _out; } }}
+ break;
+ case 73:
+#line 313 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2021; {p++; goto _out; } }}
+ break;
+ case 74:
+#line 314 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a1; {p++; goto _out; } }}
+ break;
+ case 75:
+#line 315 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ae4; {p++; goto _out; } }}
+ break;
+ case 76:
+#line 316 "char_ref.rl"
+ {te = p+1;{ output->first = 0x010e; {p++; goto _out; } }}
+ break;
+ case 77:
+#line 317 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0414; {p++; goto _out; } }}
+ break;
+ case 78:
+#line 318 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2207; {p++; goto _out; } }}
+ break;
+ case 79:
+#line 319 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0394; {p++; goto _out; } }}
+ break;
+ case 80:
+#line 320 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d507; {p++; goto _out; } }}
+ break;
+ case 81:
+#line 321 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb4; {p++; goto _out; } }}
+ break;
+ case 82:
+#line 322 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02d9; {p++; goto _out; } }}
+ break;
+ case 83:
+#line 323 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02dd; {p++; goto _out; } }}
+ break;
+ case 84:
+#line 324 "char_ref.rl"
+ {te = p+1;{ output->first = 0x60; {p++; goto _out; } }}
+ break;
+ case 85:
+#line 325 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02dc; {p++; goto _out; } }}
+ break;
+ case 86:
+#line 326 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c4; {p++; goto _out; } }}
+ break;
+ case 87:
+#line 327 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2146; {p++; goto _out; } }}
+ break;
+ case 88:
+#line 328 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d53b; {p++; goto _out; } }}
+ break;
+ case 89:
+#line 329 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa8; {p++; goto _out; } }}
+ break;
+ case 90:
+#line 330 "char_ref.rl"
+ {te = p+1;{ output->first = 0x20dc; {p++; goto _out; } }}
+ break;
+ case 91:
+#line 331 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2250; {p++; goto _out; } }}
+ break;
+ case 92:
+#line 332 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222f; {p++; goto _out; } }}
+ break;
+ case 93:
+#line 333 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa8; {p++; goto _out; } }}
+ break;
+ case 94:
+#line 334 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d3; {p++; goto _out; } }}
+ break;
+ case 95:
+#line 335 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d0; {p++; goto _out; } }}
+ break;
+ case 96:
+#line 336 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d4; {p++; goto _out; } }}
+ break;
+ case 97:
+#line 337 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ae4; {p++; goto _out; } }}
+ break;
+ case 98:
+#line 338 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f8; {p++; goto _out; } }}
+ break;
+ case 99:
+#line 339 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27fa; {p++; goto _out; } }}
+ break;
+ case 100:
+#line 340 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f9; {p++; goto _out; } }}
+ break;
+ case 101:
+#line 341 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d2; {p++; goto _out; } }}
+ break;
+ case 102:
+#line 342 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a8; {p++; goto _out; } }}
+ break;
+ case 103:
+#line 343 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d1; {p++; goto _out; } }}
+ break;
+ case 104:
+#line 344 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d5; {p++; goto _out; } }}
+ break;
+ case 105:
+#line 345 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2225; {p++; goto _out; } }}
+ break;
+ case 106:
+#line 346 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2193; {p++; goto _out; } }}
+ break;
+ case 107:
+#line 347 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2913; {p++; goto _out; } }}
+ break;
+ case 108:
+#line 348 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21f5; {p++; goto _out; } }}
+ break;
+ case 109:
+#line 349 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0311; {p++; goto _out; } }}
+ break;
+ case 110:
+#line 350 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2950; {p++; goto _out; } }}
+ break;
+ case 111:
+#line 351 "char_ref.rl"
+ {te = p+1;{ output->first = 0x295e; {p++; goto _out; } }}
+ break;
+ case 112:
+#line 352 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bd; {p++; goto _out; } }}
+ break;
+ case 113:
+#line 353 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2956; {p++; goto _out; } }}
+ break;
+ case 114:
+#line 354 "char_ref.rl"
+ {te = p+1;{ output->first = 0x295f; {p++; goto _out; } }}
+ break;
+ case 115:
+#line 355 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c1; {p++; goto _out; } }}
+ break;
+ case 116:
+#line 356 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2957; {p++; goto _out; } }}
+ break;
+ case 117:
+#line 357 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a4; {p++; goto _out; } }}
+ break;
+ case 118:
+#line 358 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a7; {p++; goto _out; } }}
+ break;
+ case 119:
+#line 359 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d3; {p++; goto _out; } }}
+ break;
+ case 120:
+#line 360 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d49f; {p++; goto _out; } }}
+ break;
+ case 121:
+#line 361 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0110; {p++; goto _out; } }}
+ break;
+ case 122:
+#line 362 "char_ref.rl"
+ {te = p+1;{ output->first = 0x014a; {p++; goto _out; } }}
+ break;
+ case 123:
+#line 363 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd0; {p++; goto _out; } }}
+ break;
+ case 124:
+#line 365 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc9; {p++; goto _out; } }}
+ break;
+ case 125:
+#line 367 "char_ref.rl"
+ {te = p+1;{ output->first = 0x011a; {p++; goto _out; } }}
+ break;
+ case 126:
+#line 368 "char_ref.rl"
+ {te = p+1;{ output->first = 0xca; {p++; goto _out; } }}
+ break;
+ case 127:
+#line 370 "char_ref.rl"
+ {te = p+1;{ output->first = 0x042d; {p++; goto _out; } }}
+ break;
+ case 128:
+#line 371 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0116; {p++; goto _out; } }}
+ break;
+ case 129:
+#line 372 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d508; {p++; goto _out; } }}
+ break;
+ case 130:
+#line 373 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc8; {p++; goto _out; } }}
+ break;
+ case 131:
+#line 375 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2208; {p++; goto _out; } }}
+ break;
+ case 132:
+#line 376 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0112; {p++; goto _out; } }}
+ break;
+ case 133:
+#line 377 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25fb; {p++; goto _out; } }}
+ break;
+ case 134:
+#line 378 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ab; {p++; goto _out; } }}
+ break;
+ case 135:
+#line 379 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0118; {p++; goto _out; } }}
+ break;
+ case 136:
+#line 380 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d53c; {p++; goto _out; } }}
+ break;
+ case 137:
+#line 381 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0395; {p++; goto _out; } }}
+ break;
+ case 138:
+#line 382 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a75; {p++; goto _out; } }}
+ break;
+ case 139:
+#line 383 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2242; {p++; goto _out; } }}
+ break;
+ case 140:
+#line 384 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cc; {p++; goto _out; } }}
+ break;
+ case 141:
+#line 385 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2130; {p++; goto _out; } }}
+ break;
+ case 142:
+#line 386 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a73; {p++; goto _out; } }}
+ break;
+ case 143:
+#line 387 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0397; {p++; goto _out; } }}
+ break;
+ case 144:
+#line 388 "char_ref.rl"
+ {te = p+1;{ output->first = 0xcb; {p++; goto _out; } }}
+ break;
+ case 145:
+#line 390 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2203; {p++; goto _out; } }}
+ break;
+ case 146:
+#line 391 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2147; {p++; goto _out; } }}
+ break;
+ case 147:
+#line 392 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0424; {p++; goto _out; } }}
+ break;
+ case 148:
+#line 393 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d509; {p++; goto _out; } }}
+ break;
+ case 149:
+#line 394 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25fc; {p++; goto _out; } }}
+ break;
+ case 150:
+#line 395 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25aa; {p++; goto _out; } }}
+ break;
+ case 151:
+#line 396 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d53d; {p++; goto _out; } }}
+ break;
+ case 152:
+#line 397 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2200; {p++; goto _out; } }}
+ break;
+ case 153:
+#line 398 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2131; {p++; goto _out; } }}
+ break;
+ case 154:
+#line 399 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2131; {p++; goto _out; } }}
+ break;
+ case 155:
+#line 400 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0403; {p++; goto _out; } }}
+ break;
+ case 156:
+#line 401 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3e; {p++; goto _out; } }}
+ break;
+ case 157:
+#line 403 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0393; {p++; goto _out; } }}
+ break;
+ case 158:
+#line 404 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03dc; {p++; goto _out; } }}
+ break;
+ case 159:
+#line 405 "char_ref.rl"
+ {te = p+1;{ output->first = 0x011e; {p++; goto _out; } }}
+ break;
+ case 160:
+#line 406 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0122; {p++; goto _out; } }}
+ break;
+ case 161:
+#line 407 "char_ref.rl"
+ {te = p+1;{ output->first = 0x011c; {p++; goto _out; } }}
+ break;
+ case 162:
+#line 408 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0413; {p++; goto _out; } }}
+ break;
+ case 163:
+#line 409 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0120; {p++; goto _out; } }}
+ break;
+ case 164:
+#line 410 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d50a; {p++; goto _out; } }}
+ break;
+ case 165:
+#line 411 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d9; {p++; goto _out; } }}
+ break;
+ case 166:
+#line 412 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d53e; {p++; goto _out; } }}
+ break;
+ case 167:
+#line 413 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2265; {p++; goto _out; } }}
+ break;
+ case 168:
+#line 414 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22db; {p++; goto _out; } }}
+ break;
+ case 169:
+#line 415 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2267; {p++; goto _out; } }}
+ break;
+ case 170:
+#line 416 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa2; {p++; goto _out; } }}
+ break;
+ case 171:
+#line 417 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2277; {p++; goto _out; } }}
+ break;
+ case 172:
+#line 418 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7e; {p++; goto _out; } }}
+ break;
+ case 173:
+#line 419 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2273; {p++; goto _out; } }}
+ break;
+ case 174:
+#line 420 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4a2; {p++; goto _out; } }}
+ break;
+ case 175:
+#line 421 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226b; {p++; goto _out; } }}
+ break;
+ case 176:
+#line 422 "char_ref.rl"
+ {te = p+1;{ output->first = 0x042a; {p++; goto _out; } }}
+ break;
+ case 177:
+#line 423 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02c7; {p++; goto _out; } }}
+ break;
+ case 178:
+#line 424 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5e; {p++; goto _out; } }}
+ break;
+ case 179:
+#line 425 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0124; {p++; goto _out; } }}
+ break;
+ case 180:
+#line 426 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210c; {p++; goto _out; } }}
+ break;
+ case 181:
+#line 427 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210b; {p++; goto _out; } }}
+ break;
+ case 182:
+#line 428 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210d; {p++; goto _out; } }}
+ break;
+ case 183:
+#line 429 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2500; {p++; goto _out; } }}
+ break;
+ case 184:
+#line 430 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210b; {p++; goto _out; } }}
+ break;
+ case 185:
+#line 431 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0126; {p++; goto _out; } }}
+ break;
+ case 186:
+#line 432 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224e; {p++; goto _out; } }}
+ break;
+ case 187:
+#line 433 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224f; {p++; goto _out; } }}
+ break;
+ case 188:
+#line 434 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0415; {p++; goto _out; } }}
+ break;
+ case 189:
+#line 435 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0132; {p++; goto _out; } }}
+ break;
+ case 190:
+#line 436 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0401; {p++; goto _out; } }}
+ break;
+ case 191:
+#line 437 "char_ref.rl"
+ {te = p+1;{ output->first = 0xcd; {p++; goto _out; } }}
+ break;
+ case 192:
+#line 439 "char_ref.rl"
+ {te = p+1;{ output->first = 0xce; {p++; goto _out; } }}
+ break;
+ case 193:
+#line 441 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0418; {p++; goto _out; } }}
+ break;
+ case 194:
+#line 442 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0130; {p++; goto _out; } }}
+ break;
+ case 195:
+#line 443 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2111; {p++; goto _out; } }}
+ break;
+ case 196:
+#line 444 "char_ref.rl"
+ {te = p+1;{ output->first = 0xcc; {p++; goto _out; } }}
+ break;
+ case 197:
+#line 446 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2111; {p++; goto _out; } }}
+ break;
+ case 198:
+#line 447 "char_ref.rl"
+ {te = p+1;{ output->first = 0x012a; {p++; goto _out; } }}
+ break;
+ case 199:
+#line 448 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2148; {p++; goto _out; } }}
+ break;
+ case 200:
+#line 449 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d2; {p++; goto _out; } }}
+ break;
+ case 201:
+#line 450 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222c; {p++; goto _out; } }}
+ break;
+ case 202:
+#line 451 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222b; {p++; goto _out; } }}
+ break;
+ case 203:
+#line 452 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c2; {p++; goto _out; } }}
+ break;
+ case 204:
+#line 453 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2063; {p++; goto _out; } }}
+ break;
+ case 205:
+#line 454 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2062; {p++; goto _out; } }}
+ break;
+ case 206:
+#line 455 "char_ref.rl"
+ {te = p+1;{ output->first = 0x012e; {p++; goto _out; } }}
+ break;
+ case 207:
+#line 456 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d540; {p++; goto _out; } }}
+ break;
+ case 208:
+#line 457 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0399; {p++; goto _out; } }}
+ break;
+ case 209:
+#line 458 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2110; {p++; goto _out; } }}
+ break;
+ case 210:
+#line 459 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0128; {p++; goto _out; } }}
+ break;
+ case 211:
+#line 460 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0406; {p++; goto _out; } }}
+ break;
+ case 212:
+#line 461 "char_ref.rl"
+ {te = p+1;{ output->first = 0xcf; {p++; goto _out; } }}
+ break;
+ case 213:
+#line 463 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0134; {p++; goto _out; } }}
+ break;
+ case 214:
+#line 464 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0419; {p++; goto _out; } }}
+ break;
+ case 215:
+#line 465 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d50d; {p++; goto _out; } }}
+ break;
+ case 216:
+#line 466 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d541; {p++; goto _out; } }}
+ break;
+ case 217:
+#line 467 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4a5; {p++; goto _out; } }}
+ break;
+ case 218:
+#line 468 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0408; {p++; goto _out; } }}
+ break;
+ case 219:
+#line 469 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0404; {p++; goto _out; } }}
+ break;
+ case 220:
+#line 470 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0425; {p++; goto _out; } }}
+ break;
+ case 221:
+#line 471 "char_ref.rl"
+ {te = p+1;{ output->first = 0x040c; {p++; goto _out; } }}
+ break;
+ case 222:
+#line 472 "char_ref.rl"
+ {te = p+1;{ output->first = 0x039a; {p++; goto _out; } }}
+ break;
+ case 223:
+#line 473 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0136; {p++; goto _out; } }}
+ break;
+ case 224:
+#line 474 "char_ref.rl"
+ {te = p+1;{ output->first = 0x041a; {p++; goto _out; } }}
+ break;
+ case 225:
+#line 475 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d50e; {p++; goto _out; } }}
+ break;
+ case 226:
+#line 476 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d542; {p++; goto _out; } }}
+ break;
+ case 227:
+#line 477 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4a6; {p++; goto _out; } }}
+ break;
+ case 228:
+#line 478 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0409; {p++; goto _out; } }}
+ break;
+ case 229:
+#line 479 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3c; {p++; goto _out; } }}
+ break;
+ case 230:
+#line 481 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0139; {p++; goto _out; } }}
+ break;
+ case 231:
+#line 482 "char_ref.rl"
+ {te = p+1;{ output->first = 0x039b; {p++; goto _out; } }}
+ break;
+ case 232:
+#line 483 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27ea; {p++; goto _out; } }}
+ break;
+ case 233:
+#line 484 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2112; {p++; goto _out; } }}
+ break;
+ case 234:
+#line 485 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219e; {p++; goto _out; } }}
+ break;
+ case 235:
+#line 486 "char_ref.rl"
+ {te = p+1;{ output->first = 0x013d; {p++; goto _out; } }}
+ break;
+ case 236:
+#line 487 "char_ref.rl"
+ {te = p+1;{ output->first = 0x013b; {p++; goto _out; } }}
+ break;
+ case 237:
+#line 488 "char_ref.rl"
+ {te = p+1;{ output->first = 0x041b; {p++; goto _out; } }}
+ break;
+ case 238:
+#line 489 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e8; {p++; goto _out; } }}
+ break;
+ case 239:
+#line 490 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2190; {p++; goto _out; } }}
+ break;
+ case 240:
+#line 491 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21e4; {p++; goto _out; } }}
+ break;
+ case 241:
+#line 492 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c6; {p++; goto _out; } }}
+ break;
+ case 242:
+#line 493 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2308; {p++; goto _out; } }}
+ break;
+ case 243:
+#line 494 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e6; {p++; goto _out; } }}
+ break;
+ case 244:
+#line 495 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2961; {p++; goto _out; } }}
+ break;
+ case 245:
+#line 496 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c3; {p++; goto _out; } }}
+ break;
+ case 246:
+#line 497 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2959; {p++; goto _out; } }}
+ break;
+ case 247:
+#line 498 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230a; {p++; goto _out; } }}
+ break;
+ case 248:
+#line 499 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2194; {p++; goto _out; } }}
+ break;
+ case 249:
+#line 500 "char_ref.rl"
+ {te = p+1;{ output->first = 0x294e; {p++; goto _out; } }}
+ break;
+ case 250:
+#line 501 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a3; {p++; goto _out; } }}
+ break;
+ case 251:
+#line 502 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a4; {p++; goto _out; } }}
+ break;
+ case 252:
+#line 503 "char_ref.rl"
+ {te = p+1;{ output->first = 0x295a; {p++; goto _out; } }}
+ break;
+ case 253:
+#line 504 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b2; {p++; goto _out; } }}
+ break;
+ case 254:
+#line 505 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29cf; {p++; goto _out; } }}
+ break;
+ case 255:
+#line 506 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b4; {p++; goto _out; } }}
+ break;
+ case 256:
+#line 507 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2951; {p++; goto _out; } }}
+ break;
+ case 257:
+#line 508 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2960; {p++; goto _out; } }}
+ break;
+ case 258:
+#line 509 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bf; {p++; goto _out; } }}
+ break;
+ case 259:
+#line 510 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2958; {p++; goto _out; } }}
+ break;
+ case 260:
+#line 511 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bc; {p++; goto _out; } }}
+ break;
+ case 261:
+#line 512 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2952; {p++; goto _out; } }}
+ break;
+ case 262:
+#line 513 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d0; {p++; goto _out; } }}
+ break;
+ case 263:
+#line 514 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d4; {p++; goto _out; } }}
+ break;
+ case 264:
+#line 515 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22da; {p++; goto _out; } }}
+ break;
+ case 265:
+#line 516 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2266; {p++; goto _out; } }}
+ break;
+ case 266:
+#line 517 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2276; {p++; goto _out; } }}
+ break;
+ case 267:
+#line 518 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa1; {p++; goto _out; } }}
+ break;
+ case 268:
+#line 519 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7d; {p++; goto _out; } }}
+ break;
+ case 269:
+#line 520 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2272; {p++; goto _out; } }}
+ break;
+ case 270:
+#line 521 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d50f; {p++; goto _out; } }}
+ break;
+ case 271:
+#line 522 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d8; {p++; goto _out; } }}
+ break;
+ case 272:
+#line 523 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21da; {p++; goto _out; } }}
+ break;
+ case 273:
+#line 524 "char_ref.rl"
+ {te = p+1;{ output->first = 0x013f; {p++; goto _out; } }}
+ break;
+ case 274:
+#line 525 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f5; {p++; goto _out; } }}
+ break;
+ case 275:
+#line 526 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f7; {p++; goto _out; } }}
+ break;
+ case 276:
+#line 527 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f6; {p++; goto _out; } }}
+ break;
+ case 277:
+#line 528 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f8; {p++; goto _out; } }}
+ break;
+ case 278:
+#line 529 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27fa; {p++; goto _out; } }}
+ break;
+ case 279:
+#line 530 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f9; {p++; goto _out; } }}
+ break;
+ case 280:
+#line 531 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d543; {p++; goto _out; } }}
+ break;
+ case 281:
+#line 532 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2199; {p++; goto _out; } }}
+ break;
+ case 282:
+#line 533 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2198; {p++; goto _out; } }}
+ break;
+ case 283:
+#line 534 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2112; {p++; goto _out; } }}
+ break;
+ case 284:
+#line 535 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b0; {p++; goto _out; } }}
+ break;
+ case 285:
+#line 536 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0141; {p++; goto _out; } }}
+ break;
+ case 286:
+#line 537 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226a; {p++; goto _out; } }}
+ break;
+ case 287:
+#line 538 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2905; {p++; goto _out; } }}
+ break;
+ case 288:
+#line 539 "char_ref.rl"
+ {te = p+1;{ output->first = 0x041c; {p++; goto _out; } }}
+ break;
+ case 289:
+#line 540 "char_ref.rl"
+ {te = p+1;{ output->first = 0x205f; {p++; goto _out; } }}
+ break;
+ case 290:
+#line 541 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2133; {p++; goto _out; } }}
+ break;
+ case 291:
+#line 542 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d510; {p++; goto _out; } }}
+ break;
+ case 292:
+#line 543 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2213; {p++; goto _out; } }}
+ break;
+ case 293:
+#line 544 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d544; {p++; goto _out; } }}
+ break;
+ case 294:
+#line 545 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2133; {p++; goto _out; } }}
+ break;
+ case 295:
+#line 546 "char_ref.rl"
+ {te = p+1;{ output->first = 0x039c; {p++; goto _out; } }}
+ break;
+ case 296:
+#line 547 "char_ref.rl"
+ {te = p+1;{ output->first = 0x040a; {p++; goto _out; } }}
+ break;
+ case 297:
+#line 548 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0143; {p++; goto _out; } }}
+ break;
+ case 298:
+#line 549 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0147; {p++; goto _out; } }}
+ break;
+ case 299:
+#line 550 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0145; {p++; goto _out; } }}
+ break;
+ case 300:
+#line 551 "char_ref.rl"
+ {te = p+1;{ output->first = 0x041d; {p++; goto _out; } }}
+ break;
+ case 301:
+#line 552 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200b; {p++; goto _out; } }}
+ break;
+ case 302:
+#line 553 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200b; {p++; goto _out; } }}
+ break;
+ case 303:
+#line 554 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200b; {p++; goto _out; } }}
+ break;
+ case 304:
+#line 555 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200b; {p++; goto _out; } }}
+ break;
+ case 305:
+#line 556 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226b; {p++; goto _out; } }}
+ break;
+ case 306:
+#line 557 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226a; {p++; goto _out; } }}
+ break;
+ case 307:
+#line 558 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0a; {p++; goto _out; } }}
+ break;
+ case 308:
+#line 559 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d511; {p++; goto _out; } }}
+ break;
+ case 309:
+#line 560 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2060; {p++; goto _out; } }}
+ break;
+ case 310:
+#line 561 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa0; {p++; goto _out; } }}
+ break;
+ case 311:
+#line 562 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2115; {p++; goto _out; } }}
+ break;
+ case 312:
+#line 563 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aec; {p++; goto _out; } }}
+ break;
+ case 313:
+#line 564 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2262; {p++; goto _out; } }}
+ break;
+ case 314:
+#line 565 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226d; {p++; goto _out; } }}
+ break;
+ case 315:
+#line 566 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2226; {p++; goto _out; } }}
+ break;
+ case 316:
+#line 567 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2209; {p++; goto _out; } }}
+ break;
+ case 317:
+#line 568 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2260; {p++; goto _out; } }}
+ break;
+ case 318:
+#line 569 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2242; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 319:
+#line 570 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2204; {p++; goto _out; } }}
+ break;
+ case 320:
+#line 571 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226f; {p++; goto _out; } }}
+ break;
+ case 321:
+#line 572 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2271; {p++; goto _out; } }}
+ break;
+ case 322:
+#line 573 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2267; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 323:
+#line 574 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226b; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 324:
+#line 575 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2279; {p++; goto _out; } }}
+ break;
+ case 325:
+#line 576 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7e; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 326:
+#line 577 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2275; {p++; goto _out; } }}
+ break;
+ case 327:
+#line 578 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224e; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 328:
+#line 579 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224f; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 329:
+#line 580 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ea; {p++; goto _out; } }}
+ break;
+ case 330:
+#line 581 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29cf; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 331:
+#line 582 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ec; {p++; goto _out; } }}
+ break;
+ case 332:
+#line 583 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226e; {p++; goto _out; } }}
+ break;
+ case 333:
+#line 584 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2270; {p++; goto _out; } }}
+ break;
+ case 334:
+#line 585 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2278; {p++; goto _out; } }}
+ break;
+ case 335:
+#line 586 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226a; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 336:
+#line 587 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7d; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 337:
+#line 588 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2274; {p++; goto _out; } }}
+ break;
+ case 338:
+#line 589 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa2; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 339:
+#line 590 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa1; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 340:
+#line 591 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2280; {p++; goto _out; } }}
+ break;
+ case 341:
+#line 592 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaf; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 342:
+#line 593 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e0; {p++; goto _out; } }}
+ break;
+ case 343:
+#line 594 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220c; {p++; goto _out; } }}
+ break;
+ case 344:
+#line 595 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22eb; {p++; goto _out; } }}
+ break;
+ case 345:
+#line 596 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29d0; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 346:
+#line 597 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ed; {p++; goto _out; } }}
+ break;
+ case 347:
+#line 598 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228f; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 348:
+#line 599 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e2; {p++; goto _out; } }}
+ break;
+ case 349:
+#line 600 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2290; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 350:
+#line 601 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e3; {p++; goto _out; } }}
+ break;
+ case 351:
+#line 602 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2282; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 352:
+#line 603 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2288; {p++; goto _out; } }}
+ break;
+ case 353:
+#line 604 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2281; {p++; goto _out; } }}
+ break;
+ case 354:
+#line 605 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab0; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 355:
+#line 606 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e1; {p++; goto _out; } }}
+ break;
+ case 356:
+#line 607 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227f; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 357:
+#line 608 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2283; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 358:
+#line 609 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2289; {p++; goto _out; } }}
+ break;
+ case 359:
+#line 610 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2241; {p++; goto _out; } }}
+ break;
+ case 360:
+#line 611 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2244; {p++; goto _out; } }}
+ break;
+ case 361:
+#line 612 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2247; {p++; goto _out; } }}
+ break;
+ case 362:
+#line 613 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2249; {p++; goto _out; } }}
+ break;
+ case 363:
+#line 614 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2224; {p++; goto _out; } }}
+ break;
+ case 364:
+#line 615 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4a9; {p++; goto _out; } }}
+ break;
+ case 365:
+#line 616 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd1; {p++; goto _out; } }}
+ break;
+ case 366:
+#line 618 "char_ref.rl"
+ {te = p+1;{ output->first = 0x039d; {p++; goto _out; } }}
+ break;
+ case 367:
+#line 619 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0152; {p++; goto _out; } }}
+ break;
+ case 368:
+#line 620 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd3; {p++; goto _out; } }}
+ break;
+ case 369:
+#line 622 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd4; {p++; goto _out; } }}
+ break;
+ case 370:
+#line 624 "char_ref.rl"
+ {te = p+1;{ output->first = 0x041e; {p++; goto _out; } }}
+ break;
+ case 371:
+#line 625 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0150; {p++; goto _out; } }}
+ break;
+ case 372:
+#line 626 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d512; {p++; goto _out; } }}
+ break;
+ case 373:
+#line 627 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd2; {p++; goto _out; } }}
+ break;
+ case 374:
+#line 629 "char_ref.rl"
+ {te = p+1;{ output->first = 0x014c; {p++; goto _out; } }}
+ break;
+ case 375:
+#line 630 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a9; {p++; goto _out; } }}
+ break;
+ case 376:
+#line 631 "char_ref.rl"
+ {te = p+1;{ output->first = 0x039f; {p++; goto _out; } }}
+ break;
+ case 377:
+#line 632 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d546; {p++; goto _out; } }}
+ break;
+ case 378:
+#line 633 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201c; {p++; goto _out; } }}
+ break;
+ case 379:
+#line 634 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2018; {p++; goto _out; } }}
+ break;
+ case 380:
+#line 635 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a54; {p++; goto _out; } }}
+ break;
+ case 381:
+#line 636 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4aa; {p++; goto _out; } }}
+ break;
+ case 382:
+#line 637 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd8; {p++; goto _out; } }}
+ break;
+ case 383:
+#line 639 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd5; {p++; goto _out; } }}
+ break;
+ case 384:
+#line 641 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a37; {p++; goto _out; } }}
+ break;
+ case 385:
+#line 642 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd6; {p++; goto _out; } }}
+ break;
+ case 386:
+#line 644 "char_ref.rl"
+ {te = p+1;{ output->first = 0x203e; {p++; goto _out; } }}
+ break;
+ case 387:
+#line 645 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23de; {p++; goto _out; } }}
+ break;
+ case 388:
+#line 646 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b4; {p++; goto _out; } }}
+ break;
+ case 389:
+#line 647 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23dc; {p++; goto _out; } }}
+ break;
+ case 390:
+#line 648 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2202; {p++; goto _out; } }}
+ break;
+ case 391:
+#line 649 "char_ref.rl"
+ {te = p+1;{ output->first = 0x041f; {p++; goto _out; } }}
+ break;
+ case 392:
+#line 650 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d513; {p++; goto _out; } }}
+ break;
+ case 393:
+#line 651 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a6; {p++; goto _out; } }}
+ break;
+ case 394:
+#line 652 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a0; {p++; goto _out; } }}
+ break;
+ case 395:
+#line 653 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb1; {p++; goto _out; } }}
+ break;
+ case 396:
+#line 654 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210c; {p++; goto _out; } }}
+ break;
+ case 397:
+#line 655 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2119; {p++; goto _out; } }}
+ break;
+ case 398:
+#line 656 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2abb; {p++; goto _out; } }}
+ break;
+ case 399:
+#line 657 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227a; {p++; goto _out; } }}
+ break;
+ case 400:
+#line 658 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaf; {p++; goto _out; } }}
+ break;
+ case 401:
+#line 659 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227c; {p++; goto _out; } }}
+ break;
+ case 402:
+#line 660 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227e; {p++; goto _out; } }}
+ break;
+ case 403:
+#line 661 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2033; {p++; goto _out; } }}
+ break;
+ case 404:
+#line 662 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220f; {p++; goto _out; } }}
+ break;
+ case 405:
+#line 663 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2237; {p++; goto _out; } }}
+ break;
+ case 406:
+#line 664 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221d; {p++; goto _out; } }}
+ break;
+ case 407:
+#line 665 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4ab; {p++; goto _out; } }}
+ break;
+ case 408:
+#line 666 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a8; {p++; goto _out; } }}
+ break;
+ case 409:
+#line 667 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22; {p++; goto _out; } }}
+ break;
+ case 410:
+#line 669 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d514; {p++; goto _out; } }}
+ break;
+ case 411:
+#line 670 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211a; {p++; goto _out; } }}
+ break;
+ case 412:
+#line 671 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4ac; {p++; goto _out; } }}
+ break;
+ case 413:
+#line 672 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2910; {p++; goto _out; } }}
+ break;
+ case 414:
+#line 673 "char_ref.rl"
+ {te = p+1;{ output->first = 0xae; {p++; goto _out; } }}
+ break;
+ case 415:
+#line 675 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0154; {p++; goto _out; } }}
+ break;
+ case 416:
+#line 676 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27eb; {p++; goto _out; } }}
+ break;
+ case 417:
+#line 677 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a0; {p++; goto _out; } }}
+ break;
+ case 418:
+#line 678 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2916; {p++; goto _out; } }}
+ break;
+ case 419:
+#line 679 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0158; {p++; goto _out; } }}
+ break;
+ case 420:
+#line 680 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0156; {p++; goto _out; } }}
+ break;
+ case 421:
+#line 681 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0420; {p++; goto _out; } }}
+ break;
+ case 422:
+#line 682 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211c; {p++; goto _out; } }}
+ break;
+ case 423:
+#line 683 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220b; {p++; goto _out; } }}
+ break;
+ case 424:
+#line 684 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cb; {p++; goto _out; } }}
+ break;
+ case 425:
+#line 685 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296f; {p++; goto _out; } }}
+ break;
+ case 426:
+#line 686 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211c; {p++; goto _out; } }}
+ break;
+ case 427:
+#line 687 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a1; {p++; goto _out; } }}
+ break;
+ case 428:
+#line 688 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e9; {p++; goto _out; } }}
+ break;
+ case 429:
+#line 689 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2192; {p++; goto _out; } }}
+ break;
+ case 430:
+#line 690 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21e5; {p++; goto _out; } }}
+ break;
+ case 431:
+#line 691 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c4; {p++; goto _out; } }}
+ break;
+ case 432:
+#line 692 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2309; {p++; goto _out; } }}
+ break;
+ case 433:
+#line 693 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e7; {p++; goto _out; } }}
+ break;
+ case 434:
+#line 694 "char_ref.rl"
+ {te = p+1;{ output->first = 0x295d; {p++; goto _out; } }}
+ break;
+ case 435:
+#line 695 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c2; {p++; goto _out; } }}
+ break;
+ case 436:
+#line 696 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2955; {p++; goto _out; } }}
+ break;
+ case 437:
+#line 697 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230b; {p++; goto _out; } }}
+ break;
+ case 438:
+#line 698 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a2; {p++; goto _out; } }}
+ break;
+ case 439:
+#line 699 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a6; {p++; goto _out; } }}
+ break;
+ case 440:
+#line 700 "char_ref.rl"
+ {te = p+1;{ output->first = 0x295b; {p++; goto _out; } }}
+ break;
+ case 441:
+#line 701 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b3; {p++; goto _out; } }}
+ break;
+ case 442:
+#line 702 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29d0; {p++; goto _out; } }}
+ break;
+ case 443:
+#line 703 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b5; {p++; goto _out; } }}
+ break;
+ case 444:
+#line 704 "char_ref.rl"
+ {te = p+1;{ output->first = 0x294f; {p++; goto _out; } }}
+ break;
+ case 445:
+#line 705 "char_ref.rl"
+ {te = p+1;{ output->first = 0x295c; {p++; goto _out; } }}
+ break;
+ case 446:
+#line 706 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21be; {p++; goto _out; } }}
+ break;
+ case 447:
+#line 707 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2954; {p++; goto _out; } }}
+ break;
+ case 448:
+#line 708 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c0; {p++; goto _out; } }}
+ break;
+ case 449:
+#line 709 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2953; {p++; goto _out; } }}
+ break;
+ case 450:
+#line 710 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d2; {p++; goto _out; } }}
+ break;
+ case 451:
+#line 711 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211d; {p++; goto _out; } }}
+ break;
+ case 452:
+#line 712 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2970; {p++; goto _out; } }}
+ break;
+ case 453:
+#line 713 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21db; {p++; goto _out; } }}
+ break;
+ case 454:
+#line 714 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211b; {p++; goto _out; } }}
+ break;
+ case 455:
+#line 715 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b1; {p++; goto _out; } }}
+ break;
+ case 456:
+#line 716 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29f4; {p++; goto _out; } }}
+ break;
+ case 457:
+#line 717 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0429; {p++; goto _out; } }}
+ break;
+ case 458:
+#line 718 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0428; {p++; goto _out; } }}
+ break;
+ case 459:
+#line 719 "char_ref.rl"
+ {te = p+1;{ output->first = 0x042c; {p++; goto _out; } }}
+ break;
+ case 460:
+#line 720 "char_ref.rl"
+ {te = p+1;{ output->first = 0x015a; {p++; goto _out; } }}
+ break;
+ case 461:
+#line 721 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2abc; {p++; goto _out; } }}
+ break;
+ case 462:
+#line 722 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0160; {p++; goto _out; } }}
+ break;
+ case 463:
+#line 723 "char_ref.rl"
+ {te = p+1;{ output->first = 0x015e; {p++; goto _out; } }}
+ break;
+ case 464:
+#line 724 "char_ref.rl"
+ {te = p+1;{ output->first = 0x015c; {p++; goto _out; } }}
+ break;
+ case 465:
+#line 725 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0421; {p++; goto _out; } }}
+ break;
+ case 466:
+#line 726 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d516; {p++; goto _out; } }}
+ break;
+ case 467:
+#line 727 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2193; {p++; goto _out; } }}
+ break;
+ case 468:
+#line 728 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2190; {p++; goto _out; } }}
+ break;
+ case 469:
+#line 729 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2192; {p++; goto _out; } }}
+ break;
+ case 470:
+#line 730 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2191; {p++; goto _out; } }}
+ break;
+ case 471:
+#line 731 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a3; {p++; goto _out; } }}
+ break;
+ case 472:
+#line 732 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2218; {p++; goto _out; } }}
+ break;
+ case 473:
+#line 733 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d54a; {p++; goto _out; } }}
+ break;
+ case 474:
+#line 734 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221a; {p++; goto _out; } }}
+ break;
+ case 475:
+#line 735 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25a1; {p++; goto _out; } }}
+ break;
+ case 476:
+#line 736 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2293; {p++; goto _out; } }}
+ break;
+ case 477:
+#line 737 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228f; {p++; goto _out; } }}
+ break;
+ case 478:
+#line 738 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2291; {p++; goto _out; } }}
+ break;
+ case 479:
+#line 739 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2290; {p++; goto _out; } }}
+ break;
+ case 480:
+#line 740 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2292; {p++; goto _out; } }}
+ break;
+ case 481:
+#line 741 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2294; {p++; goto _out; } }}
+ break;
+ case 482:
+#line 742 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4ae; {p++; goto _out; } }}
+ break;
+ case 483:
+#line 743 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c6; {p++; goto _out; } }}
+ break;
+ case 484:
+#line 744 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d0; {p++; goto _out; } }}
+ break;
+ case 485:
+#line 745 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d0; {p++; goto _out; } }}
+ break;
+ case 486:
+#line 746 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2286; {p++; goto _out; } }}
+ break;
+ case 487:
+#line 747 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227b; {p++; goto _out; } }}
+ break;
+ case 488:
+#line 748 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab0; {p++; goto _out; } }}
+ break;
+ case 489:
+#line 749 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227d; {p++; goto _out; } }}
+ break;
+ case 490:
+#line 750 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227f; {p++; goto _out; } }}
+ break;
+ case 491:
+#line 751 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220b; {p++; goto _out; } }}
+ break;
+ case 492:
+#line 752 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2211; {p++; goto _out; } }}
+ break;
+ case 493:
+#line 753 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d1; {p++; goto _out; } }}
+ break;
+ case 494:
+#line 754 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2283; {p++; goto _out; } }}
+ break;
+ case 495:
+#line 755 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2287; {p++; goto _out; } }}
+ break;
+ case 496:
+#line 756 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d1; {p++; goto _out; } }}
+ break;
+ case 497:
+#line 757 "char_ref.rl"
+ {te = p+1;{ output->first = 0xde; {p++; goto _out; } }}
+ break;
+ case 498:
+#line 759 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2122; {p++; goto _out; } }}
+ break;
+ case 499:
+#line 760 "char_ref.rl"
+ {te = p+1;{ output->first = 0x040b; {p++; goto _out; } }}
+ break;
+ case 500:
+#line 761 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0426; {p++; goto _out; } }}
+ break;
+ case 501:
+#line 762 "char_ref.rl"
+ {te = p+1;{ output->first = 0x09; {p++; goto _out; } }}
+ break;
+ case 502:
+#line 763 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a4; {p++; goto _out; } }}
+ break;
+ case 503:
+#line 764 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0164; {p++; goto _out; } }}
+ break;
+ case 504:
+#line 765 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0162; {p++; goto _out; } }}
+ break;
+ case 505:
+#line 766 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0422; {p++; goto _out; } }}
+ break;
+ case 506:
+#line 767 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d517; {p++; goto _out; } }}
+ break;
+ case 507:
+#line 768 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2234; {p++; goto _out; } }}
+ break;
+ case 508:
+#line 769 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0398; {p++; goto _out; } }}
+ break;
+ case 509:
+#line 770 "char_ref.rl"
+ {te = p+1;{ output->first = 0x205f; output->second = 0x200a; {p++; goto _out; } }}
+ break;
+ case 510:
+#line 771 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2009; {p++; goto _out; } }}
+ break;
+ case 511:
+#line 772 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223c; {p++; goto _out; } }}
+ break;
+ case 512:
+#line 773 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2243; {p++; goto _out; } }}
+ break;
+ case 513:
+#line 774 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2245; {p++; goto _out; } }}
+ break;
+ case 514:
+#line 775 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2248; {p++; goto _out; } }}
+ break;
+ case 515:
+#line 776 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d54b; {p++; goto _out; } }}
+ break;
+ case 516:
+#line 777 "char_ref.rl"
+ {te = p+1;{ output->first = 0x20db; {p++; goto _out; } }}
+ break;
+ case 517:
+#line 778 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4af; {p++; goto _out; } }}
+ break;
+ case 518:
+#line 779 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0166; {p++; goto _out; } }}
+ break;
+ case 519:
+#line 780 "char_ref.rl"
+ {te = p+1;{ output->first = 0xda; {p++; goto _out; } }}
+ break;
+ case 520:
+#line 782 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219f; {p++; goto _out; } }}
+ break;
+ case 521:
+#line 783 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2949; {p++; goto _out; } }}
+ break;
+ case 522:
+#line 784 "char_ref.rl"
+ {te = p+1;{ output->first = 0x040e; {p++; goto _out; } }}
+ break;
+ case 523:
+#line 785 "char_ref.rl"
+ {te = p+1;{ output->first = 0x016c; {p++; goto _out; } }}
+ break;
+ case 524:
+#line 786 "char_ref.rl"
+ {te = p+1;{ output->first = 0xdb; {p++; goto _out; } }}
+ break;
+ case 525:
+#line 788 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0423; {p++; goto _out; } }}
+ break;
+ case 526:
+#line 789 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0170; {p++; goto _out; } }}
+ break;
+ case 527:
+#line 790 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d518; {p++; goto _out; } }}
+ break;
+ case 528:
+#line 791 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd9; {p++; goto _out; } }}
+ break;
+ case 529:
+#line 793 "char_ref.rl"
+ {te = p+1;{ output->first = 0x016a; {p++; goto _out; } }}
+ break;
+ case 530:
+#line 794 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5f; {p++; goto _out; } }}
+ break;
+ case 531:
+#line 795 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23df; {p++; goto _out; } }}
+ break;
+ case 532:
+#line 796 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b5; {p++; goto _out; } }}
+ break;
+ case 533:
+#line 797 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23dd; {p++; goto _out; } }}
+ break;
+ case 534:
+#line 798 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c3; {p++; goto _out; } }}
+ break;
+ case 535:
+#line 799 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228e; {p++; goto _out; } }}
+ break;
+ case 536:
+#line 800 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0172; {p++; goto _out; } }}
+ break;
+ case 537:
+#line 801 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d54c; {p++; goto _out; } }}
+ break;
+ case 538:
+#line 802 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2191; {p++; goto _out; } }}
+ break;
+ case 539:
+#line 803 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2912; {p++; goto _out; } }}
+ break;
+ case 540:
+#line 804 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c5; {p++; goto _out; } }}
+ break;
+ case 541:
+#line 805 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2195; {p++; goto _out; } }}
+ break;
+ case 542:
+#line 806 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296e; {p++; goto _out; } }}
+ break;
+ case 543:
+#line 807 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a5; {p++; goto _out; } }}
+ break;
+ case 544:
+#line 808 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a5; {p++; goto _out; } }}
+ break;
+ case 545:
+#line 809 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d1; {p++; goto _out; } }}
+ break;
+ case 546:
+#line 810 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d5; {p++; goto _out; } }}
+ break;
+ case 547:
+#line 811 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2196; {p++; goto _out; } }}
+ break;
+ case 548:
+#line 812 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2197; {p++; goto _out; } }}
+ break;
+ case 549:
+#line 813 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d2; {p++; goto _out; } }}
+ break;
+ case 550:
+#line 814 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a5; {p++; goto _out; } }}
+ break;
+ case 551:
+#line 815 "char_ref.rl"
+ {te = p+1;{ output->first = 0x016e; {p++; goto _out; } }}
+ break;
+ case 552:
+#line 816 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b0; {p++; goto _out; } }}
+ break;
+ case 553:
+#line 817 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0168; {p++; goto _out; } }}
+ break;
+ case 554:
+#line 818 "char_ref.rl"
+ {te = p+1;{ output->first = 0xdc; {p++; goto _out; } }}
+ break;
+ case 555:
+#line 820 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ab; {p++; goto _out; } }}
+ break;
+ case 556:
+#line 821 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aeb; {p++; goto _out; } }}
+ break;
+ case 557:
+#line 822 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0412; {p++; goto _out; } }}
+ break;
+ case 558:
+#line 823 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a9; {p++; goto _out; } }}
+ break;
+ case 559:
+#line 824 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ae6; {p++; goto _out; } }}
+ break;
+ case 560:
+#line 825 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c1; {p++; goto _out; } }}
+ break;
+ case 561:
+#line 826 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2016; {p++; goto _out; } }}
+ break;
+ case 562:
+#line 827 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2016; {p++; goto _out; } }}
+ break;
+ case 563:
+#line 828 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2223; {p++; goto _out; } }}
+ break;
+ case 564:
+#line 829 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7c; {p++; goto _out; } }}
+ break;
+ case 565:
+#line 830 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2758; {p++; goto _out; } }}
+ break;
+ case 566:
+#line 831 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2240; {p++; goto _out; } }}
+ break;
+ case 567:
+#line 832 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200a; {p++; goto _out; } }}
+ break;
+ case 568:
+#line 833 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d519; {p++; goto _out; } }}
+ break;
+ case 569:
+#line 834 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d54d; {p++; goto _out; } }}
+ break;
+ case 570:
+#line 835 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b1; {p++; goto _out; } }}
+ break;
+ case 571:
+#line 836 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22aa; {p++; goto _out; } }}
+ break;
+ case 572:
+#line 837 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0174; {p++; goto _out; } }}
+ break;
+ case 573:
+#line 838 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c0; {p++; goto _out; } }}
+ break;
+ case 574:
+#line 839 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d51a; {p++; goto _out; } }}
+ break;
+ case 575:
+#line 840 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d54e; {p++; goto _out; } }}
+ break;
+ case 576:
+#line 841 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b2; {p++; goto _out; } }}
+ break;
+ case 577:
+#line 842 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d51b; {p++; goto _out; } }}
+ break;
+ case 578:
+#line 843 "char_ref.rl"
+ {te = p+1;{ output->first = 0x039e; {p++; goto _out; } }}
+ break;
+ case 579:
+#line 844 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d54f; {p++; goto _out; } }}
+ break;
+ case 580:
+#line 845 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b3; {p++; goto _out; } }}
+ break;
+ case 581:
+#line 846 "char_ref.rl"
+ {te = p+1;{ output->first = 0x042f; {p++; goto _out; } }}
+ break;
+ case 582:
+#line 847 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0407; {p++; goto _out; } }}
+ break;
+ case 583:
+#line 848 "char_ref.rl"
+ {te = p+1;{ output->first = 0x042e; {p++; goto _out; } }}
+ break;
+ case 584:
+#line 849 "char_ref.rl"
+ {te = p+1;{ output->first = 0xdd; {p++; goto _out; } }}
+ break;
+ case 585:
+#line 851 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0176; {p++; goto _out; } }}
+ break;
+ case 586:
+#line 852 "char_ref.rl"
+ {te = p+1;{ output->first = 0x042b; {p++; goto _out; } }}
+ break;
+ case 587:
+#line 853 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d51c; {p++; goto _out; } }}
+ break;
+ case 588:
+#line 854 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d550; {p++; goto _out; } }}
+ break;
+ case 589:
+#line 855 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b4; {p++; goto _out; } }}
+ break;
+ case 590:
+#line 856 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0178; {p++; goto _out; } }}
+ break;
+ case 591:
+#line 857 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0416; {p++; goto _out; } }}
+ break;
+ case 592:
+#line 858 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0179; {p++; goto _out; } }}
+ break;
+ case 593:
+#line 859 "char_ref.rl"
+ {te = p+1;{ output->first = 0x017d; {p++; goto _out; } }}
+ break;
+ case 594:
+#line 860 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0417; {p++; goto _out; } }}
+ break;
+ case 595:
+#line 861 "char_ref.rl"
+ {te = p+1;{ output->first = 0x017b; {p++; goto _out; } }}
+ break;
+ case 596:
+#line 862 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200b; {p++; goto _out; } }}
+ break;
+ case 597:
+#line 863 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0396; {p++; goto _out; } }}
+ break;
+ case 598:
+#line 864 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2128; {p++; goto _out; } }}
+ break;
+ case 599:
+#line 865 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2124; {p++; goto _out; } }}
+ break;
+ case 600:
+#line 866 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b5; {p++; goto _out; } }}
+ break;
+ case 601:
+#line 867 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe1; {p++; goto _out; } }}
+ break;
+ case 602:
+#line 869 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0103; {p++; goto _out; } }}
+ break;
+ case 603:
+#line 870 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223e; {p++; goto _out; } }}
+ break;
+ case 604:
+#line 871 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223e; output->second = 0x0333; {p++; goto _out; } }}
+ break;
+ case 605:
+#line 872 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223f; {p++; goto _out; } }}
+ break;
+ case 606:
+#line 873 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe2; {p++; goto _out; } }}
+ break;
+ case 607:
+#line 875 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb4; {p++; goto _out; } }}
+ break;
+ case 608:
+#line 877 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0430; {p++; goto _out; } }}
+ break;
+ case 609:
+#line 878 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe6; {p++; goto _out; } }}
+ break;
+ case 610:
+#line 880 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2061; {p++; goto _out; } }}
+ break;
+ case 611:
+#line 881 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d51e; {p++; goto _out; } }}
+ break;
+ case 612:
+#line 882 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe0; {p++; goto _out; } }}
+ break;
+ case 613:
+#line 884 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2135; {p++; goto _out; } }}
+ break;
+ case 614:
+#line 885 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2135; {p++; goto _out; } }}
+ break;
+ case 615:
+#line 886 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b1; {p++; goto _out; } }}
+ break;
+ case 616:
+#line 887 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0101; {p++; goto _out; } }}
+ break;
+ case 617:
+#line 888 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a3f; {p++; goto _out; } }}
+ break;
+ case 618:
+#line 889 "char_ref.rl"
+ {te = p+1;{ output->first = 0x26; {p++; goto _out; } }}
+ break;
+ case 619:
+#line 891 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2227; {p++; goto _out; } }}
+ break;
+ case 620:
+#line 892 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a55; {p++; goto _out; } }}
+ break;
+ case 621:
+#line 893 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a5c; {p++; goto _out; } }}
+ break;
+ case 622:
+#line 894 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a58; {p++; goto _out; } }}
+ break;
+ case 623:
+#line 895 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a5a; {p++; goto _out; } }}
+ break;
+ case 624:
+#line 896 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2220; {p++; goto _out; } }}
+ break;
+ case 625:
+#line 897 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29a4; {p++; goto _out; } }}
+ break;
+ case 626:
+#line 898 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2220; {p++; goto _out; } }}
+ break;
+ case 627:
+#line 899 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2221; {p++; goto _out; } }}
+ break;
+ case 628:
+#line 900 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29a8; {p++; goto _out; } }}
+ break;
+ case 629:
+#line 901 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29a9; {p++; goto _out; } }}
+ break;
+ case 630:
+#line 902 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29aa; {p++; goto _out; } }}
+ break;
+ case 631:
+#line 903 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29ab; {p++; goto _out; } }}
+ break;
+ case 632:
+#line 904 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29ac; {p++; goto _out; } }}
+ break;
+ case 633:
+#line 905 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29ad; {p++; goto _out; } }}
+ break;
+ case 634:
+#line 906 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29ae; {p++; goto _out; } }}
+ break;
+ case 635:
+#line 907 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29af; {p++; goto _out; } }}
+ break;
+ case 636:
+#line 908 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221f; {p++; goto _out; } }}
+ break;
+ case 637:
+#line 909 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22be; {p++; goto _out; } }}
+ break;
+ case 638:
+#line 910 "char_ref.rl"
+ {te = p+1;{ output->first = 0x299d; {p++; goto _out; } }}
+ break;
+ case 639:
+#line 911 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2222; {p++; goto _out; } }}
+ break;
+ case 640:
+#line 912 "char_ref.rl"
+ {te = p+1;{ output->first = 0xc5; {p++; goto _out; } }}
+ break;
+ case 641:
+#line 913 "char_ref.rl"
+ {te = p+1;{ output->first = 0x237c; {p++; goto _out; } }}
+ break;
+ case 642:
+#line 914 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0105; {p++; goto _out; } }}
+ break;
+ case 643:
+#line 915 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d552; {p++; goto _out; } }}
+ break;
+ case 644:
+#line 916 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2248; {p++; goto _out; } }}
+ break;
+ case 645:
+#line 917 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a70; {p++; goto _out; } }}
+ break;
+ case 646:
+#line 918 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a6f; {p++; goto _out; } }}
+ break;
+ case 647:
+#line 919 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224a; {p++; goto _out; } }}
+ break;
+ case 648:
+#line 920 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224b; {p++; goto _out; } }}
+ break;
+ case 649:
+#line 921 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27; {p++; goto _out; } }}
+ break;
+ case 650:
+#line 922 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2248; {p++; goto _out; } }}
+ break;
+ case 651:
+#line 923 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224a; {p++; goto _out; } }}
+ break;
+ case 652:
+#line 924 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe5; {p++; goto _out; } }}
+ break;
+ case 653:
+#line 926 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b6; {p++; goto _out; } }}
+ break;
+ case 654:
+#line 927 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a; {p++; goto _out; } }}
+ break;
+ case 655:
+#line 928 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2248; {p++; goto _out; } }}
+ break;
+ case 656:
+#line 929 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224d; {p++; goto _out; } }}
+ break;
+ case 657:
+#line 930 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe3; {p++; goto _out; } }}
+ break;
+ case 658:
+#line 932 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe4; {p++; goto _out; } }}
+ break;
+ case 659:
+#line 934 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2233; {p++; goto _out; } }}
+ break;
+ case 660:
+#line 935 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a11; {p++; goto _out; } }}
+ break;
+ case 661:
+#line 936 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aed; {p++; goto _out; } }}
+ break;
+ case 662:
+#line 937 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224c; {p++; goto _out; } }}
+ break;
+ case 663:
+#line 938 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f6; {p++; goto _out; } }}
+ break;
+ case 664:
+#line 939 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2035; {p++; goto _out; } }}
+ break;
+ case 665:
+#line 940 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223d; {p++; goto _out; } }}
+ break;
+ case 666:
+#line 941 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cd; {p++; goto _out; } }}
+ break;
+ case 667:
+#line 942 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22bd; {p++; goto _out; } }}
+ break;
+ case 668:
+#line 943 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2305; {p++; goto _out; } }}
+ break;
+ case 669:
+#line 944 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2305; {p++; goto _out; } }}
+ break;
+ case 670:
+#line 945 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b5; {p++; goto _out; } }}
+ break;
+ case 671:
+#line 946 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b6; {p++; goto _out; } }}
+ break;
+ case 672:
+#line 947 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224c; {p++; goto _out; } }}
+ break;
+ case 673:
+#line 948 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0431; {p++; goto _out; } }}
+ break;
+ case 674:
+#line 949 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201e; {p++; goto _out; } }}
+ break;
+ case 675:
+#line 950 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2235; {p++; goto _out; } }}
+ break;
+ case 676:
+#line 951 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2235; {p++; goto _out; } }}
+ break;
+ case 677:
+#line 952 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b0; {p++; goto _out; } }}
+ break;
+ case 678:
+#line 953 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f6; {p++; goto _out; } }}
+ break;
+ case 679:
+#line 954 "char_ref.rl"
+ {te = p+1;{ output->first = 0x212c; {p++; goto _out; } }}
+ break;
+ case 680:
+#line 955 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b2; {p++; goto _out; } }}
+ break;
+ case 681:
+#line 956 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2136; {p++; goto _out; } }}
+ break;
+ case 682:
+#line 957 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226c; {p++; goto _out; } }}
+ break;
+ case 683:
+#line 958 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d51f; {p++; goto _out; } }}
+ break;
+ case 684:
+#line 959 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c2; {p++; goto _out; } }}
+ break;
+ case 685:
+#line 960 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ef; {p++; goto _out; } }}
+ break;
+ case 686:
+#line 961 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c3; {p++; goto _out; } }}
+ break;
+ case 687:
+#line 962 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a00; {p++; goto _out; } }}
+ break;
+ case 688:
+#line 963 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a01; {p++; goto _out; } }}
+ break;
+ case 689:
+#line 964 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a02; {p++; goto _out; } }}
+ break;
+ case 690:
+#line 965 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a06; {p++; goto _out; } }}
+ break;
+ case 691:
+#line 966 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2605; {p++; goto _out; } }}
+ break;
+ case 692:
+#line 967 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25bd; {p++; goto _out; } }}
+ break;
+ case 693:
+#line 968 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b3; {p++; goto _out; } }}
+ break;
+ case 694:
+#line 969 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a04; {p++; goto _out; } }}
+ break;
+ case 695:
+#line 970 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c1; {p++; goto _out; } }}
+ break;
+ case 696:
+#line 971 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c0; {p++; goto _out; } }}
+ break;
+ case 697:
+#line 972 "char_ref.rl"
+ {te = p+1;{ output->first = 0x290d; {p++; goto _out; } }}
+ break;
+ case 698:
+#line 973 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29eb; {p++; goto _out; } }}
+ break;
+ case 699:
+#line 974 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25aa; {p++; goto _out; } }}
+ break;
+ case 700:
+#line 975 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b4; {p++; goto _out; } }}
+ break;
+ case 701:
+#line 976 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25be; {p++; goto _out; } }}
+ break;
+ case 702:
+#line 977 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25c2; {p++; goto _out; } }}
+ break;
+ case 703:
+#line 978 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b8; {p++; goto _out; } }}
+ break;
+ case 704:
+#line 979 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2423; {p++; goto _out; } }}
+ break;
+ case 705:
+#line 980 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2592; {p++; goto _out; } }}
+ break;
+ case 706:
+#line 981 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2591; {p++; goto _out; } }}
+ break;
+ case 707:
+#line 982 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2593; {p++; goto _out; } }}
+ break;
+ case 708:
+#line 983 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2588; {p++; goto _out; } }}
+ break;
+ case 709:
+#line 984 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3d; output->second = 0x20e5; {p++; goto _out; } }}
+ break;
+ case 710:
+#line 985 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2261; output->second = 0x20e5; {p++; goto _out; } }}
+ break;
+ case 711:
+#line 986 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2310; {p++; goto _out; } }}
+ break;
+ case 712:
+#line 987 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d553; {p++; goto _out; } }}
+ break;
+ case 713:
+#line 988 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a5; {p++; goto _out; } }}
+ break;
+ case 714:
+#line 989 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a5; {p++; goto _out; } }}
+ break;
+ case 715:
+#line 990 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c8; {p++; goto _out; } }}
+ break;
+ case 716:
+#line 991 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2557; {p++; goto _out; } }}
+ break;
+ case 717:
+#line 992 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2554; {p++; goto _out; } }}
+ break;
+ case 718:
+#line 993 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2556; {p++; goto _out; } }}
+ break;
+ case 719:
+#line 994 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2553; {p++; goto _out; } }}
+ break;
+ case 720:
+#line 995 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2550; {p++; goto _out; } }}
+ break;
+ case 721:
+#line 996 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2566; {p++; goto _out; } }}
+ break;
+ case 722:
+#line 997 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2569; {p++; goto _out; } }}
+ break;
+ case 723:
+#line 998 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2564; {p++; goto _out; } }}
+ break;
+ case 724:
+#line 999 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2567; {p++; goto _out; } }}
+ break;
+ case 725:
+#line 1000 "char_ref.rl"
+ {te = p+1;{ output->first = 0x255d; {p++; goto _out; } }}
+ break;
+ case 726:
+#line 1001 "char_ref.rl"
+ {te = p+1;{ output->first = 0x255a; {p++; goto _out; } }}
+ break;
+ case 727:
+#line 1002 "char_ref.rl"
+ {te = p+1;{ output->first = 0x255c; {p++; goto _out; } }}
+ break;
+ case 728:
+#line 1003 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2559; {p++; goto _out; } }}
+ break;
+ case 729:
+#line 1004 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2551; {p++; goto _out; } }}
+ break;
+ case 730:
+#line 1005 "char_ref.rl"
+ {te = p+1;{ output->first = 0x256c; {p++; goto _out; } }}
+ break;
+ case 731:
+#line 1006 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2563; {p++; goto _out; } }}
+ break;
+ case 732:
+#line 1007 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2560; {p++; goto _out; } }}
+ break;
+ case 733:
+#line 1008 "char_ref.rl"
+ {te = p+1;{ output->first = 0x256b; {p++; goto _out; } }}
+ break;
+ case 734:
+#line 1009 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2562; {p++; goto _out; } }}
+ break;
+ case 735:
+#line 1010 "char_ref.rl"
+ {te = p+1;{ output->first = 0x255f; {p++; goto _out; } }}
+ break;
+ case 736:
+#line 1011 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c9; {p++; goto _out; } }}
+ break;
+ case 737:
+#line 1012 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2555; {p++; goto _out; } }}
+ break;
+ case 738:
+#line 1013 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2552; {p++; goto _out; } }}
+ break;
+ case 739:
+#line 1014 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2510; {p++; goto _out; } }}
+ break;
+ case 740:
+#line 1015 "char_ref.rl"
+ {te = p+1;{ output->first = 0x250c; {p++; goto _out; } }}
+ break;
+ case 741:
+#line 1016 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2500; {p++; goto _out; } }}
+ break;
+ case 742:
+#line 1017 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2565; {p++; goto _out; } }}
+ break;
+ case 743:
+#line 1018 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2568; {p++; goto _out; } }}
+ break;
+ case 744:
+#line 1019 "char_ref.rl"
+ {te = p+1;{ output->first = 0x252c; {p++; goto _out; } }}
+ break;
+ case 745:
+#line 1020 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2534; {p++; goto _out; } }}
+ break;
+ case 746:
+#line 1021 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229f; {p++; goto _out; } }}
+ break;
+ case 747:
+#line 1022 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229e; {p++; goto _out; } }}
+ break;
+ case 748:
+#line 1023 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a0; {p++; goto _out; } }}
+ break;
+ case 749:
+#line 1024 "char_ref.rl"
+ {te = p+1;{ output->first = 0x255b; {p++; goto _out; } }}
+ break;
+ case 750:
+#line 1025 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2558; {p++; goto _out; } }}
+ break;
+ case 751:
+#line 1026 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2518; {p++; goto _out; } }}
+ break;
+ case 752:
+#line 1027 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2514; {p++; goto _out; } }}
+ break;
+ case 753:
+#line 1028 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2502; {p++; goto _out; } }}
+ break;
+ case 754:
+#line 1029 "char_ref.rl"
+ {te = p+1;{ output->first = 0x256a; {p++; goto _out; } }}
+ break;
+ case 755:
+#line 1030 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2561; {p++; goto _out; } }}
+ break;
+ case 756:
+#line 1031 "char_ref.rl"
+ {te = p+1;{ output->first = 0x255e; {p++; goto _out; } }}
+ break;
+ case 757:
+#line 1032 "char_ref.rl"
+ {te = p+1;{ output->first = 0x253c; {p++; goto _out; } }}
+ break;
+ case 758:
+#line 1033 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2524; {p++; goto _out; } }}
+ break;
+ case 759:
+#line 1034 "char_ref.rl"
+ {te = p+1;{ output->first = 0x251c; {p++; goto _out; } }}
+ break;
+ case 760:
+#line 1035 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2035; {p++; goto _out; } }}
+ break;
+ case 761:
+#line 1036 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02d8; {p++; goto _out; } }}
+ break;
+ case 762:
+#line 1037 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa6; {p++; goto _out; } }}
+ break;
+ case 763:
+#line 1039 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b7; {p++; goto _out; } }}
+ break;
+ case 764:
+#line 1040 "char_ref.rl"
+ {te = p+1;{ output->first = 0x204f; {p++; goto _out; } }}
+ break;
+ case 765:
+#line 1041 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223d; {p++; goto _out; } }}
+ break;
+ case 766:
+#line 1042 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cd; {p++; goto _out; } }}
+ break;
+ case 767:
+#line 1043 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5c; {p++; goto _out; } }}
+ break;
+ case 768:
+#line 1044 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c5; {p++; goto _out; } }}
+ break;
+ case 769:
+#line 1045 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27c8; {p++; goto _out; } }}
+ break;
+ case 770:
+#line 1046 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2022; {p++; goto _out; } }}
+ break;
+ case 771:
+#line 1047 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2022; {p++; goto _out; } }}
+ break;
+ case 772:
+#line 1048 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224e; {p++; goto _out; } }}
+ break;
+ case 773:
+#line 1049 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aae; {p++; goto _out; } }}
+ break;
+ case 774:
+#line 1050 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224f; {p++; goto _out; } }}
+ break;
+ case 775:
+#line 1051 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224f; {p++; goto _out; } }}
+ break;
+ case 776:
+#line 1052 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0107; {p++; goto _out; } }}
+ break;
+ case 777:
+#line 1053 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2229; {p++; goto _out; } }}
+ break;
+ case 778:
+#line 1054 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a44; {p++; goto _out; } }}
+ break;
+ case 779:
+#line 1055 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a49; {p++; goto _out; } }}
+ break;
+ case 780:
+#line 1056 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a4b; {p++; goto _out; } }}
+ break;
+ case 781:
+#line 1057 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a47; {p++; goto _out; } }}
+ break;
+ case 782:
+#line 1058 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a40; {p++; goto _out; } }}
+ break;
+ case 783:
+#line 1059 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2229; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 784:
+#line 1060 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2041; {p++; goto _out; } }}
+ break;
+ case 785:
+#line 1061 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02c7; {p++; goto _out; } }}
+ break;
+ case 786:
+#line 1062 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a4d; {p++; goto _out; } }}
+ break;
+ case 787:
+#line 1063 "char_ref.rl"
+ {te = p+1;{ output->first = 0x010d; {p++; goto _out; } }}
+ break;
+ case 788:
+#line 1064 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe7; {p++; goto _out; } }}
+ break;
+ case 789:
+#line 1066 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0109; {p++; goto _out; } }}
+ break;
+ case 790:
+#line 1067 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a4c; {p++; goto _out; } }}
+ break;
+ case 791:
+#line 1068 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a50; {p++; goto _out; } }}
+ break;
+ case 792:
+#line 1069 "char_ref.rl"
+ {te = p+1;{ output->first = 0x010b; {p++; goto _out; } }}
+ break;
+ case 793:
+#line 1070 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb8; {p++; goto _out; } }}
+ break;
+ case 794:
+#line 1072 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b2; {p++; goto _out; } }}
+ break;
+ case 795:
+#line 1073 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa2; {p++; goto _out; } }}
+ break;
+ case 796:
+#line 1075 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb7; {p++; goto _out; } }}
+ break;
+ case 797:
+#line 1076 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d520; {p++; goto _out; } }}
+ break;
+ case 798:
+#line 1077 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0447; {p++; goto _out; } }}
+ break;
+ case 799:
+#line 1078 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2713; {p++; goto _out; } }}
+ break;
+ case 800:
+#line 1079 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2713; {p++; goto _out; } }}
+ break;
+ case 801:
+#line 1080 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c7; {p++; goto _out; } }}
+ break;
+ case 802:
+#line 1081 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25cb; {p++; goto _out; } }}
+ break;
+ case 803:
+#line 1082 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c3; {p++; goto _out; } }}
+ break;
+ case 804:
+#line 1083 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02c6; {p++; goto _out; } }}
+ break;
+ case 805:
+#line 1084 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2257; {p++; goto _out; } }}
+ break;
+ case 806:
+#line 1085 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ba; {p++; goto _out; } }}
+ break;
+ case 807:
+#line 1086 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bb; {p++; goto _out; } }}
+ break;
+ case 808:
+#line 1087 "char_ref.rl"
+ {te = p+1;{ output->first = 0xae; {p++; goto _out; } }}
+ break;
+ case 809:
+#line 1088 "char_ref.rl"
+ {te = p+1;{ output->first = 0x24c8; {p++; goto _out; } }}
+ break;
+ case 810:
+#line 1089 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229b; {p++; goto _out; } }}
+ break;
+ case 811:
+#line 1090 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229a; {p++; goto _out; } }}
+ break;
+ case 812:
+#line 1091 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229d; {p++; goto _out; } }}
+ break;
+ case 813:
+#line 1092 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2257; {p++; goto _out; } }}
+ break;
+ case 814:
+#line 1093 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a10; {p++; goto _out; } }}
+ break;
+ case 815:
+#line 1094 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aef; {p++; goto _out; } }}
+ break;
+ case 816:
+#line 1095 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c2; {p++; goto _out; } }}
+ break;
+ case 817:
+#line 1096 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2663; {p++; goto _out; } }}
+ break;
+ case 818:
+#line 1097 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2663; {p++; goto _out; } }}
+ break;
+ case 819:
+#line 1098 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3a; {p++; goto _out; } }}
+ break;
+ case 820:
+#line 1099 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2254; {p++; goto _out; } }}
+ break;
+ case 821:
+#line 1100 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2254; {p++; goto _out; } }}
+ break;
+ case 822:
+#line 1101 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2c; {p++; goto _out; } }}
+ break;
+ case 823:
+#line 1102 "char_ref.rl"
+ {te = p+1;{ output->first = 0x40; {p++; goto _out; } }}
+ break;
+ case 824:
+#line 1103 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2201; {p++; goto _out; } }}
+ break;
+ case 825:
+#line 1104 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2218; {p++; goto _out; } }}
+ break;
+ case 826:
+#line 1105 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2201; {p++; goto _out; } }}
+ break;
+ case 827:
+#line 1106 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2102; {p++; goto _out; } }}
+ break;
+ case 828:
+#line 1107 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2245; {p++; goto _out; } }}
+ break;
+ case 829:
+#line 1108 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a6d; {p++; goto _out; } }}
+ break;
+ case 830:
+#line 1109 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222e; {p++; goto _out; } }}
+ break;
+ case 831:
+#line 1110 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d554; {p++; goto _out; } }}
+ break;
+ case 832:
+#line 1111 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2210; {p++; goto _out; } }}
+ break;
+ case 833:
+#line 1112 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa9; {p++; goto _out; } }}
+ break;
+ case 834:
+#line 1114 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2117; {p++; goto _out; } }}
+ break;
+ case 835:
+#line 1115 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b5; {p++; goto _out; } }}
+ break;
+ case 836:
+#line 1116 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2717; {p++; goto _out; } }}
+ break;
+ case 837:
+#line 1117 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b8; {p++; goto _out; } }}
+ break;
+ case 838:
+#line 1118 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acf; {p++; goto _out; } }}
+ break;
+ case 839:
+#line 1119 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad1; {p++; goto _out; } }}
+ break;
+ case 840:
+#line 1120 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad0; {p++; goto _out; } }}
+ break;
+ case 841:
+#line 1121 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad2; {p++; goto _out; } }}
+ break;
+ case 842:
+#line 1122 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ef; {p++; goto _out; } }}
+ break;
+ case 843:
+#line 1123 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2938; {p++; goto _out; } }}
+ break;
+ case 844:
+#line 1124 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2935; {p++; goto _out; } }}
+ break;
+ case 845:
+#line 1125 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22de; {p++; goto _out; } }}
+ break;
+ case 846:
+#line 1126 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22df; {p++; goto _out; } }}
+ break;
+ case 847:
+#line 1127 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b6; {p++; goto _out; } }}
+ break;
+ case 848:
+#line 1128 "char_ref.rl"
+ {te = p+1;{ output->first = 0x293d; {p++; goto _out; } }}
+ break;
+ case 849:
+#line 1129 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222a; {p++; goto _out; } }}
+ break;
+ case 850:
+#line 1130 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a48; {p++; goto _out; } }}
+ break;
+ case 851:
+#line 1131 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a46; {p++; goto _out; } }}
+ break;
+ case 852:
+#line 1132 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a4a; {p++; goto _out; } }}
+ break;
+ case 853:
+#line 1133 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228d; {p++; goto _out; } }}
+ break;
+ case 854:
+#line 1134 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a45; {p++; goto _out; } }}
+ break;
+ case 855:
+#line 1135 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222a; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 856:
+#line 1136 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b7; {p++; goto _out; } }}
+ break;
+ case 857:
+#line 1137 "char_ref.rl"
+ {te = p+1;{ output->first = 0x293c; {p++; goto _out; } }}
+ break;
+ case 858:
+#line 1138 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22de; {p++; goto _out; } }}
+ break;
+ case 859:
+#line 1139 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22df; {p++; goto _out; } }}
+ break;
+ case 860:
+#line 1140 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ce; {p++; goto _out; } }}
+ break;
+ case 861:
+#line 1141 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cf; {p++; goto _out; } }}
+ break;
+ case 862:
+#line 1142 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa4; {p++; goto _out; } }}
+ break;
+ case 863:
+#line 1144 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b6; {p++; goto _out; } }}
+ break;
+ case 864:
+#line 1145 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b7; {p++; goto _out; } }}
+ break;
+ case 865:
+#line 1146 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ce; {p++; goto _out; } }}
+ break;
+ case 866:
+#line 1147 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cf; {p++; goto _out; } }}
+ break;
+ case 867:
+#line 1148 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2232; {p++; goto _out; } }}
+ break;
+ case 868:
+#line 1149 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2231; {p++; goto _out; } }}
+ break;
+ case 869:
+#line 1150 "char_ref.rl"
+ {te = p+1;{ output->first = 0x232d; {p++; goto _out; } }}
+ break;
+ case 870:
+#line 1151 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d3; {p++; goto _out; } }}
+ break;
+ case 871:
+#line 1152 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2965; {p++; goto _out; } }}
+ break;
+ case 872:
+#line 1153 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2020; {p++; goto _out; } }}
+ break;
+ case 873:
+#line 1154 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2138; {p++; goto _out; } }}
+ break;
+ case 874:
+#line 1155 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2193; {p++; goto _out; } }}
+ break;
+ case 875:
+#line 1156 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2010; {p++; goto _out; } }}
+ break;
+ case 876:
+#line 1157 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a3; {p++; goto _out; } }}
+ break;
+ case 877:
+#line 1158 "char_ref.rl"
+ {te = p+1;{ output->first = 0x290f; {p++; goto _out; } }}
+ break;
+ case 878:
+#line 1159 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02dd; {p++; goto _out; } }}
+ break;
+ case 879:
+#line 1160 "char_ref.rl"
+ {te = p+1;{ output->first = 0x010f; {p++; goto _out; } }}
+ break;
+ case 880:
+#line 1161 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0434; {p++; goto _out; } }}
+ break;
+ case 881:
+#line 1162 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2146; {p++; goto _out; } }}
+ break;
+ case 882:
+#line 1163 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2021; {p++; goto _out; } }}
+ break;
+ case 883:
+#line 1164 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ca; {p++; goto _out; } }}
+ break;
+ case 884:
+#line 1165 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a77; {p++; goto _out; } }}
+ break;
+ case 885:
+#line 1166 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb0; {p++; goto _out; } }}
+ break;
+ case 886:
+#line 1168 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b4; {p++; goto _out; } }}
+ break;
+ case 887:
+#line 1169 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b1; {p++; goto _out; } }}
+ break;
+ case 888:
+#line 1170 "char_ref.rl"
+ {te = p+1;{ output->first = 0x297f; {p++; goto _out; } }}
+ break;
+ case 889:
+#line 1171 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d521; {p++; goto _out; } }}
+ break;
+ case 890:
+#line 1172 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c3; {p++; goto _out; } }}
+ break;
+ case 891:
+#line 1173 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c2; {p++; goto _out; } }}
+ break;
+ case 892:
+#line 1174 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c4; {p++; goto _out; } }}
+ break;
+ case 893:
+#line 1175 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c4; {p++; goto _out; } }}
+ break;
+ case 894:
+#line 1176 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2666; {p++; goto _out; } }}
+ break;
+ case 895:
+#line 1177 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2666; {p++; goto _out; } }}
+ break;
+ case 896:
+#line 1178 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa8; {p++; goto _out; } }}
+ break;
+ case 897:
+#line 1179 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03dd; {p++; goto _out; } }}
+ break;
+ case 898:
+#line 1180 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f2; {p++; goto _out; } }}
+ break;
+ case 899:
+#line 1181 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf7; {p++; goto _out; } }}
+ break;
+ case 900:
+#line 1182 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf7; {p++; goto _out; } }}
+ break;
+ case 901:
+#line 1184 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c7; {p++; goto _out; } }}
+ break;
+ case 902:
+#line 1185 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c7; {p++; goto _out; } }}
+ break;
+ case 903:
+#line 1186 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0452; {p++; goto _out; } }}
+ break;
+ case 904:
+#line 1187 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231e; {p++; goto _out; } }}
+ break;
+ case 905:
+#line 1188 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230d; {p++; goto _out; } }}
+ break;
+ case 906:
+#line 1189 "char_ref.rl"
+ {te = p+1;{ output->first = 0x24; {p++; goto _out; } }}
+ break;
+ case 907:
+#line 1190 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d555; {p++; goto _out; } }}
+ break;
+ case 908:
+#line 1191 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02d9; {p++; goto _out; } }}
+ break;
+ case 909:
+#line 1192 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2250; {p++; goto _out; } }}
+ break;
+ case 910:
+#line 1193 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2251; {p++; goto _out; } }}
+ break;
+ case 911:
+#line 1194 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2238; {p++; goto _out; } }}
+ break;
+ case 912:
+#line 1195 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2214; {p++; goto _out; } }}
+ break;
+ case 913:
+#line 1196 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a1; {p++; goto _out; } }}
+ break;
+ case 914:
+#line 1197 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2306; {p++; goto _out; } }}
+ break;
+ case 915:
+#line 1198 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2193; {p++; goto _out; } }}
+ break;
+ case 916:
+#line 1199 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ca; {p++; goto _out; } }}
+ break;
+ case 917:
+#line 1200 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c3; {p++; goto _out; } }}
+ break;
+ case 918:
+#line 1201 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c2; {p++; goto _out; } }}
+ break;
+ case 919:
+#line 1202 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2910; {p++; goto _out; } }}
+ break;
+ case 920:
+#line 1203 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231f; {p++; goto _out; } }}
+ break;
+ case 921:
+#line 1204 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230c; {p++; goto _out; } }}
+ break;
+ case 922:
+#line 1205 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4b9; {p++; goto _out; } }}
+ break;
+ case 923:
+#line 1206 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0455; {p++; goto _out; } }}
+ break;
+ case 924:
+#line 1207 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29f6; {p++; goto _out; } }}
+ break;
+ case 925:
+#line 1208 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0111; {p++; goto _out; } }}
+ break;
+ case 926:
+#line 1209 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f1; {p++; goto _out; } }}
+ break;
+ case 927:
+#line 1210 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25bf; {p++; goto _out; } }}
+ break;
+ case 928:
+#line 1211 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25be; {p++; goto _out; } }}
+ break;
+ case 929:
+#line 1212 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21f5; {p++; goto _out; } }}
+ break;
+ case 930:
+#line 1213 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296f; {p++; goto _out; } }}
+ break;
+ case 931:
+#line 1214 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29a6; {p++; goto _out; } }}
+ break;
+ case 932:
+#line 1215 "char_ref.rl"
+ {te = p+1;{ output->first = 0x045f; {p++; goto _out; } }}
+ break;
+ case 933:
+#line 1216 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27ff; {p++; goto _out; } }}
+ break;
+ case 934:
+#line 1217 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a77; {p++; goto _out; } }}
+ break;
+ case 935:
+#line 1218 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2251; {p++; goto _out; } }}
+ break;
+ case 936:
+#line 1219 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe9; {p++; goto _out; } }}
+ break;
+ case 937:
+#line 1221 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a6e; {p++; goto _out; } }}
+ break;
+ case 938:
+#line 1222 "char_ref.rl"
+ {te = p+1;{ output->first = 0x011b; {p++; goto _out; } }}
+ break;
+ case 939:
+#line 1223 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2256; {p++; goto _out; } }}
+ break;
+ case 940:
+#line 1224 "char_ref.rl"
+ {te = p+1;{ output->first = 0xea; {p++; goto _out; } }}
+ break;
+ case 941:
+#line 1226 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2255; {p++; goto _out; } }}
+ break;
+ case 942:
+#line 1227 "char_ref.rl"
+ {te = p+1;{ output->first = 0x044d; {p++; goto _out; } }}
+ break;
+ case 943:
+#line 1228 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0117; {p++; goto _out; } }}
+ break;
+ case 944:
+#line 1229 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2147; {p++; goto _out; } }}
+ break;
+ case 945:
+#line 1230 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2252; {p++; goto _out; } }}
+ break;
+ case 946:
+#line 1231 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d522; {p++; goto _out; } }}
+ break;
+ case 947:
+#line 1232 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a9a; {p++; goto _out; } }}
+ break;
+ case 948:
+#line 1233 "char_ref.rl"
+ {te = p+1;{ output->first = 0xe8; {p++; goto _out; } }}
+ break;
+ case 949:
+#line 1235 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a96; {p++; goto _out; } }}
+ break;
+ case 950:
+#line 1236 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a98; {p++; goto _out; } }}
+ break;
+ case 951:
+#line 1237 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a99; {p++; goto _out; } }}
+ break;
+ case 952:
+#line 1238 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23e7; {p++; goto _out; } }}
+ break;
+ case 953:
+#line 1239 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2113; {p++; goto _out; } }}
+ break;
+ case 954:
+#line 1240 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a95; {p++; goto _out; } }}
+ break;
+ case 955:
+#line 1241 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a97; {p++; goto _out; } }}
+ break;
+ case 956:
+#line 1242 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0113; {p++; goto _out; } }}
+ break;
+ case 957:
+#line 1243 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2205; {p++; goto _out; } }}
+ break;
+ case 958:
+#line 1244 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2205; {p++; goto _out; } }}
+ break;
+ case 959:
+#line 1245 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2205; {p++; goto _out; } }}
+ break;
+ case 960:
+#line 1246 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2004; {p++; goto _out; } }}
+ break;
+ case 961:
+#line 1247 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2005; {p++; goto _out; } }}
+ break;
+ case 962:
+#line 1248 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2003; {p++; goto _out; } }}
+ break;
+ case 963:
+#line 1249 "char_ref.rl"
+ {te = p+1;{ output->first = 0x014b; {p++; goto _out; } }}
+ break;
+ case 964:
+#line 1250 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2002; {p++; goto _out; } }}
+ break;
+ case 965:
+#line 1251 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0119; {p++; goto _out; } }}
+ break;
+ case 966:
+#line 1252 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d556; {p++; goto _out; } }}
+ break;
+ case 967:
+#line 1253 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d5; {p++; goto _out; } }}
+ break;
+ case 968:
+#line 1254 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29e3; {p++; goto _out; } }}
+ break;
+ case 969:
+#line 1255 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a71; {p++; goto _out; } }}
+ break;
+ case 970:
+#line 1256 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b5; {p++; goto _out; } }}
+ break;
+ case 971:
+#line 1257 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b5; {p++; goto _out; } }}
+ break;
+ case 972:
+#line 1258 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f5; {p++; goto _out; } }}
+ break;
+ case 973:
+#line 1259 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2256; {p++; goto _out; } }}
+ break;
+ case 974:
+#line 1260 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2255; {p++; goto _out; } }}
+ break;
+ case 975:
+#line 1261 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2242; {p++; goto _out; } }}
+ break;
+ case 976:
+#line 1262 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a96; {p++; goto _out; } }}
+ break;
+ case 977:
+#line 1263 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a95; {p++; goto _out; } }}
+ break;
+ case 978:
+#line 1264 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3d; {p++; goto _out; } }}
+ break;
+ case 979:
+#line 1265 "char_ref.rl"
+ {te = p+1;{ output->first = 0x225f; {p++; goto _out; } }}
+ break;
+ case 980:
+#line 1266 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2261; {p++; goto _out; } }}
+ break;
+ case 981:
+#line 1267 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a78; {p++; goto _out; } }}
+ break;
+ case 982:
+#line 1268 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29e5; {p++; goto _out; } }}
+ break;
+ case 983:
+#line 1269 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2253; {p++; goto _out; } }}
+ break;
+ case 984:
+#line 1270 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2971; {p++; goto _out; } }}
+ break;
+ case 985:
+#line 1271 "char_ref.rl"
+ {te = p+1;{ output->first = 0x212f; {p++; goto _out; } }}
+ break;
+ case 986:
+#line 1272 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2250; {p++; goto _out; } }}
+ break;
+ case 987:
+#line 1273 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2242; {p++; goto _out; } }}
+ break;
+ case 988:
+#line 1274 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b7; {p++; goto _out; } }}
+ break;
+ case 989:
+#line 1275 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf0; {p++; goto _out; } }}
+ break;
+ case 990:
+#line 1277 "char_ref.rl"
+ {te = p+1;{ output->first = 0xeb; {p++; goto _out; } }}
+ break;
+ case 991:
+#line 1279 "char_ref.rl"
+ {te = p+1;{ output->first = 0x20ac; {p++; goto _out; } }}
+ break;
+ case 992:
+#line 1280 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21; {p++; goto _out; } }}
+ break;
+ case 993:
+#line 1281 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2203; {p++; goto _out; } }}
+ break;
+ case 994:
+#line 1282 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2130; {p++; goto _out; } }}
+ break;
+ case 995:
+#line 1283 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2147; {p++; goto _out; } }}
+ break;
+ case 996:
+#line 1284 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2252; {p++; goto _out; } }}
+ break;
+ case 997:
+#line 1285 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0444; {p++; goto _out; } }}
+ break;
+ case 998:
+#line 1286 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2640; {p++; goto _out; } }}
+ break;
+ case 999:
+#line 1287 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfb03; {p++; goto _out; } }}
+ break;
+ case 1000:
+#line 1288 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfb00; {p++; goto _out; } }}
+ break;
+ case 1001:
+#line 1289 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfb04; {p++; goto _out; } }}
+ break;
+ case 1002:
+#line 1290 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d523; {p++; goto _out; } }}
+ break;
+ case 1003:
+#line 1291 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfb01; {p++; goto _out; } }}
+ break;
+ case 1004:
+#line 1292 "char_ref.rl"
+ {te = p+1;{ output->first = 0x66; output->second = 0x6a; {p++; goto _out; } }}
+ break;
+ case 1005:
+#line 1293 "char_ref.rl"
+ {te = p+1;{ output->first = 0x266d; {p++; goto _out; } }}
+ break;
+ case 1006:
+#line 1294 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfb02; {p++; goto _out; } }}
+ break;
+ case 1007:
+#line 1295 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b1; {p++; goto _out; } }}
+ break;
+ case 1008:
+#line 1296 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0192; {p++; goto _out; } }}
+ break;
+ case 1009:
+#line 1297 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d557; {p++; goto _out; } }}
+ break;
+ case 1010:
+#line 1298 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2200; {p++; goto _out; } }}
+ break;
+ case 1011:
+#line 1299 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d4; {p++; goto _out; } }}
+ break;
+ case 1012:
+#line 1300 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad9; {p++; goto _out; } }}
+ break;
+ case 1013:
+#line 1301 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a0d; {p++; goto _out; } }}
+ break;
+ case 1014:
+#line 1302 "char_ref.rl"
+ {te = p+1;{ output->first = 0xbd; {p++; goto _out; } }}
+ break;
+ case 1015:
+#line 1304 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2153; {p++; goto _out; } }}
+ break;
+ case 1016:
+#line 1305 "char_ref.rl"
+ {te = p+1;{ output->first = 0xbc; {p++; goto _out; } }}
+ break;
+ case 1017:
+#line 1307 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2155; {p++; goto _out; } }}
+ break;
+ case 1018:
+#line 1308 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2159; {p++; goto _out; } }}
+ break;
+ case 1019:
+#line 1309 "char_ref.rl"
+ {te = p+1;{ output->first = 0x215b; {p++; goto _out; } }}
+ break;
+ case 1020:
+#line 1310 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2154; {p++; goto _out; } }}
+ break;
+ case 1021:
+#line 1311 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2156; {p++; goto _out; } }}
+ break;
+ case 1022:
+#line 1312 "char_ref.rl"
+ {te = p+1;{ output->first = 0xbe; {p++; goto _out; } }}
+ break;
+ case 1023:
+#line 1314 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2157; {p++; goto _out; } }}
+ break;
+ case 1024:
+#line 1315 "char_ref.rl"
+ {te = p+1;{ output->first = 0x215c; {p++; goto _out; } }}
+ break;
+ case 1025:
+#line 1316 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2158; {p++; goto _out; } }}
+ break;
+ case 1026:
+#line 1317 "char_ref.rl"
+ {te = p+1;{ output->first = 0x215a; {p++; goto _out; } }}
+ break;
+ case 1027:
+#line 1318 "char_ref.rl"
+ {te = p+1;{ output->first = 0x215d; {p++; goto _out; } }}
+ break;
+ case 1028:
+#line 1319 "char_ref.rl"
+ {te = p+1;{ output->first = 0x215e; {p++; goto _out; } }}
+ break;
+ case 1029:
+#line 1320 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2044; {p++; goto _out; } }}
+ break;
+ case 1030:
+#line 1321 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2322; {p++; goto _out; } }}
+ break;
+ case 1031:
+#line 1322 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4bb; {p++; goto _out; } }}
+ break;
+ case 1032:
+#line 1323 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2267; {p++; goto _out; } }}
+ break;
+ case 1033:
+#line 1324 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8c; {p++; goto _out; } }}
+ break;
+ case 1034:
+#line 1325 "char_ref.rl"
+ {te = p+1;{ output->first = 0x01f5; {p++; goto _out; } }}
+ break;
+ case 1035:
+#line 1326 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b3; {p++; goto _out; } }}
+ break;
+ case 1036:
+#line 1327 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03dd; {p++; goto _out; } }}
+ break;
+ case 1037:
+#line 1328 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a86; {p++; goto _out; } }}
+ break;
+ case 1038:
+#line 1329 "char_ref.rl"
+ {te = p+1;{ output->first = 0x011f; {p++; goto _out; } }}
+ break;
+ case 1039:
+#line 1330 "char_ref.rl"
+ {te = p+1;{ output->first = 0x011d; {p++; goto _out; } }}
+ break;
+ case 1040:
+#line 1331 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0433; {p++; goto _out; } }}
+ break;
+ case 1041:
+#line 1332 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0121; {p++; goto _out; } }}
+ break;
+ case 1042:
+#line 1333 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2265; {p++; goto _out; } }}
+ break;
+ case 1043:
+#line 1334 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22db; {p++; goto _out; } }}
+ break;
+ case 1044:
+#line 1335 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2265; {p++; goto _out; } }}
+ break;
+ case 1045:
+#line 1336 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2267; {p++; goto _out; } }}
+ break;
+ case 1046:
+#line 1337 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7e; {p++; goto _out; } }}
+ break;
+ case 1047:
+#line 1338 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7e; {p++; goto _out; } }}
+ break;
+ case 1048:
+#line 1339 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa9; {p++; goto _out; } }}
+ break;
+ case 1049:
+#line 1340 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a80; {p++; goto _out; } }}
+ break;
+ case 1050:
+#line 1341 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a82; {p++; goto _out; } }}
+ break;
+ case 1051:
+#line 1342 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a84; {p++; goto _out; } }}
+ break;
+ case 1052:
+#line 1343 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22db; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1053:
+#line 1344 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a94; {p++; goto _out; } }}
+ break;
+ case 1054:
+#line 1345 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d524; {p++; goto _out; } }}
+ break;
+ case 1055:
+#line 1346 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226b; {p++; goto _out; } }}
+ break;
+ case 1056:
+#line 1347 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d9; {p++; goto _out; } }}
+ break;
+ case 1057:
+#line 1348 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2137; {p++; goto _out; } }}
+ break;
+ case 1058:
+#line 1349 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0453; {p++; goto _out; } }}
+ break;
+ case 1059:
+#line 1350 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2277; {p++; goto _out; } }}
+ break;
+ case 1060:
+#line 1351 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a92; {p++; goto _out; } }}
+ break;
+ case 1061:
+#line 1352 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa5; {p++; goto _out; } }}
+ break;
+ case 1062:
+#line 1353 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa4; {p++; goto _out; } }}
+ break;
+ case 1063:
+#line 1354 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2269; {p++; goto _out; } }}
+ break;
+ case 1064:
+#line 1355 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8a; {p++; goto _out; } }}
+ break;
+ case 1065:
+#line 1356 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8a; {p++; goto _out; } }}
+ break;
+ case 1066:
+#line 1357 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a88; {p++; goto _out; } }}
+ break;
+ case 1067:
+#line 1358 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a88; {p++; goto _out; } }}
+ break;
+ case 1068:
+#line 1359 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2269; {p++; goto _out; } }}
+ break;
+ case 1069:
+#line 1360 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e7; {p++; goto _out; } }}
+ break;
+ case 1070:
+#line 1361 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d558; {p++; goto _out; } }}
+ break;
+ case 1071:
+#line 1362 "char_ref.rl"
+ {te = p+1;{ output->first = 0x60; {p++; goto _out; } }}
+ break;
+ case 1072:
+#line 1363 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210a; {p++; goto _out; } }}
+ break;
+ case 1073:
+#line 1364 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2273; {p++; goto _out; } }}
+ break;
+ case 1074:
+#line 1365 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8e; {p++; goto _out; } }}
+ break;
+ case 1075:
+#line 1366 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a90; {p++; goto _out; } }}
+ break;
+ case 1076:
+#line 1367 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3e; {p++; goto _out; } }}
+ break;
+ case 1077:
+#line 1369 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa7; {p++; goto _out; } }}
+ break;
+ case 1078:
+#line 1370 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7a; {p++; goto _out; } }}
+ break;
+ case 1079:
+#line 1371 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d7; {p++; goto _out; } }}
+ break;
+ case 1080:
+#line 1372 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2995; {p++; goto _out; } }}
+ break;
+ case 1081:
+#line 1373 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7c; {p++; goto _out; } }}
+ break;
+ case 1082:
+#line 1374 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a86; {p++; goto _out; } }}
+ break;
+ case 1083:
+#line 1375 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2978; {p++; goto _out; } }}
+ break;
+ case 1084:
+#line 1376 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d7; {p++; goto _out; } }}
+ break;
+ case 1085:
+#line 1377 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22db; {p++; goto _out; } }}
+ break;
+ case 1086:
+#line 1378 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8c; {p++; goto _out; } }}
+ break;
+ case 1087:
+#line 1379 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2277; {p++; goto _out; } }}
+ break;
+ case 1088:
+#line 1380 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2273; {p++; goto _out; } }}
+ break;
+ case 1089:
+#line 1381 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2269; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1090:
+#line 1382 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2269; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1091:
+#line 1383 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d4; {p++; goto _out; } }}
+ break;
+ case 1092:
+#line 1384 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200a; {p++; goto _out; } }}
+ break;
+ case 1093:
+#line 1385 "char_ref.rl"
+ {te = p+1;{ output->first = 0xbd; {p++; goto _out; } }}
+ break;
+ case 1094:
+#line 1386 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210b; {p++; goto _out; } }}
+ break;
+ case 1095:
+#line 1387 "char_ref.rl"
+ {te = p+1;{ output->first = 0x044a; {p++; goto _out; } }}
+ break;
+ case 1096:
+#line 1388 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2194; {p++; goto _out; } }}
+ break;
+ case 1097:
+#line 1389 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2948; {p++; goto _out; } }}
+ break;
+ case 1098:
+#line 1390 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ad; {p++; goto _out; } }}
+ break;
+ case 1099:
+#line 1391 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210f; {p++; goto _out; } }}
+ break;
+ case 1100:
+#line 1392 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0125; {p++; goto _out; } }}
+ break;
+ case 1101:
+#line 1393 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2665; {p++; goto _out; } }}
+ break;
+ case 1102:
+#line 1394 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2665; {p++; goto _out; } }}
+ break;
+ case 1103:
+#line 1395 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2026; {p++; goto _out; } }}
+ break;
+ case 1104:
+#line 1396 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b9; {p++; goto _out; } }}
+ break;
+ case 1105:
+#line 1397 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d525; {p++; goto _out; } }}
+ break;
+ case 1106:
+#line 1398 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2925; {p++; goto _out; } }}
+ break;
+ case 1107:
+#line 1399 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2926; {p++; goto _out; } }}
+ break;
+ case 1108:
+#line 1400 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ff; {p++; goto _out; } }}
+ break;
+ case 1109:
+#line 1401 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223b; {p++; goto _out; } }}
+ break;
+ case 1110:
+#line 1402 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a9; {p++; goto _out; } }}
+ break;
+ case 1111:
+#line 1403 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21aa; {p++; goto _out; } }}
+ break;
+ case 1112:
+#line 1404 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d559; {p++; goto _out; } }}
+ break;
+ case 1113:
+#line 1405 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2015; {p++; goto _out; } }}
+ break;
+ case 1114:
+#line 1406 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4bd; {p++; goto _out; } }}
+ break;
+ case 1115:
+#line 1407 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210f; {p++; goto _out; } }}
+ break;
+ case 1116:
+#line 1408 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0127; {p++; goto _out; } }}
+ break;
+ case 1117:
+#line 1409 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2043; {p++; goto _out; } }}
+ break;
+ case 1118:
+#line 1410 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2010; {p++; goto _out; } }}
+ break;
+ case 1119:
+#line 1411 "char_ref.rl"
+ {te = p+1;{ output->first = 0xed; {p++; goto _out; } }}
+ break;
+ case 1120:
+#line 1413 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2063; {p++; goto _out; } }}
+ break;
+ case 1121:
+#line 1414 "char_ref.rl"
+ {te = p+1;{ output->first = 0xee; {p++; goto _out; } }}
+ break;
+ case 1122:
+#line 1416 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0438; {p++; goto _out; } }}
+ break;
+ case 1123:
+#line 1417 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0435; {p++; goto _out; } }}
+ break;
+ case 1124:
+#line 1418 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa1; {p++; goto _out; } }}
+ break;
+ case 1125:
+#line 1420 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d4; {p++; goto _out; } }}
+ break;
+ case 1126:
+#line 1421 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d526; {p++; goto _out; } }}
+ break;
+ case 1127:
+#line 1422 "char_ref.rl"
+ {te = p+1;{ output->first = 0xec; {p++; goto _out; } }}
+ break;
+ case 1128:
+#line 1424 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2148; {p++; goto _out; } }}
+ break;
+ case 1129:
+#line 1425 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a0c; {p++; goto _out; } }}
+ break;
+ case 1130:
+#line 1426 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222d; {p++; goto _out; } }}
+ break;
+ case 1131:
+#line 1427 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29dc; {p++; goto _out; } }}
+ break;
+ case 1132:
+#line 1428 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2129; {p++; goto _out; } }}
+ break;
+ case 1133:
+#line 1429 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0133; {p++; goto _out; } }}
+ break;
+ case 1134:
+#line 1430 "char_ref.rl"
+ {te = p+1;{ output->first = 0x012b; {p++; goto _out; } }}
+ break;
+ case 1135:
+#line 1431 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2111; {p++; goto _out; } }}
+ break;
+ case 1136:
+#line 1432 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2110; {p++; goto _out; } }}
+ break;
+ case 1137:
+#line 1433 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2111; {p++; goto _out; } }}
+ break;
+ case 1138:
+#line 1434 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0131; {p++; goto _out; } }}
+ break;
+ case 1139:
+#line 1435 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b7; {p++; goto _out; } }}
+ break;
+ case 1140:
+#line 1436 "char_ref.rl"
+ {te = p+1;{ output->first = 0x01b5; {p++; goto _out; } }}
+ break;
+ case 1141:
+#line 1437 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2208; {p++; goto _out; } }}
+ break;
+ case 1142:
+#line 1438 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2105; {p++; goto _out; } }}
+ break;
+ case 1143:
+#line 1439 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221e; {p++; goto _out; } }}
+ break;
+ case 1144:
+#line 1440 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29dd; {p++; goto _out; } }}
+ break;
+ case 1145:
+#line 1441 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0131; {p++; goto _out; } }}
+ break;
+ case 1146:
+#line 1442 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222b; {p++; goto _out; } }}
+ break;
+ case 1147:
+#line 1443 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ba; {p++; goto _out; } }}
+ break;
+ case 1148:
+#line 1444 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2124; {p++; goto _out; } }}
+ break;
+ case 1149:
+#line 1445 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ba; {p++; goto _out; } }}
+ break;
+ case 1150:
+#line 1446 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a17; {p++; goto _out; } }}
+ break;
+ case 1151:
+#line 1447 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a3c; {p++; goto _out; } }}
+ break;
+ case 1152:
+#line 1448 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0451; {p++; goto _out; } }}
+ break;
+ case 1153:
+#line 1449 "char_ref.rl"
+ {te = p+1;{ output->first = 0x012f; {p++; goto _out; } }}
+ break;
+ case 1154:
+#line 1450 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d55a; {p++; goto _out; } }}
+ break;
+ case 1155:
+#line 1451 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b9; {p++; goto _out; } }}
+ break;
+ case 1156:
+#line 1452 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a3c; {p++; goto _out; } }}
+ break;
+ case 1157:
+#line 1453 "char_ref.rl"
+ {te = p+1;{ output->first = 0xbf; {p++; goto _out; } }}
+ break;
+ case 1158:
+#line 1455 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4be; {p++; goto _out; } }}
+ break;
+ case 1159:
+#line 1456 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2208; {p++; goto _out; } }}
+ break;
+ case 1160:
+#line 1457 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f9; {p++; goto _out; } }}
+ break;
+ case 1161:
+#line 1458 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f5; {p++; goto _out; } }}
+ break;
+ case 1162:
+#line 1459 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f4; {p++; goto _out; } }}
+ break;
+ case 1163:
+#line 1460 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f3; {p++; goto _out; } }}
+ break;
+ case 1164:
+#line 1461 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2208; {p++; goto _out; } }}
+ break;
+ case 1165:
+#line 1462 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2062; {p++; goto _out; } }}
+ break;
+ case 1166:
+#line 1463 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0129; {p++; goto _out; } }}
+ break;
+ case 1167:
+#line 1464 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0456; {p++; goto _out; } }}
+ break;
+ case 1168:
+#line 1465 "char_ref.rl"
+ {te = p+1;{ output->first = 0xef; {p++; goto _out; } }}
+ break;
+ case 1169:
+#line 1467 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0135; {p++; goto _out; } }}
+ break;
+ case 1170:
+#line 1468 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0439; {p++; goto _out; } }}
+ break;
+ case 1171:
+#line 1469 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d527; {p++; goto _out; } }}
+ break;
+ case 1172:
+#line 1470 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0237; {p++; goto _out; } }}
+ break;
+ case 1173:
+#line 1471 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d55b; {p++; goto _out; } }}
+ break;
+ case 1174:
+#line 1472 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4bf; {p++; goto _out; } }}
+ break;
+ case 1175:
+#line 1473 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0458; {p++; goto _out; } }}
+ break;
+ case 1176:
+#line 1474 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0454; {p++; goto _out; } }}
+ break;
+ case 1177:
+#line 1475 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03ba; {p++; goto _out; } }}
+ break;
+ case 1178:
+#line 1476 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f0; {p++; goto _out; } }}
+ break;
+ case 1179:
+#line 1477 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0137; {p++; goto _out; } }}
+ break;
+ case 1180:
+#line 1478 "char_ref.rl"
+ {te = p+1;{ output->first = 0x043a; {p++; goto _out; } }}
+ break;
+ case 1181:
+#line 1479 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d528; {p++; goto _out; } }}
+ break;
+ case 1182:
+#line 1480 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0138; {p++; goto _out; } }}
+ break;
+ case 1183:
+#line 1481 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0445; {p++; goto _out; } }}
+ break;
+ case 1184:
+#line 1482 "char_ref.rl"
+ {te = p+1;{ output->first = 0x045c; {p++; goto _out; } }}
+ break;
+ case 1185:
+#line 1483 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d55c; {p++; goto _out; } }}
+ break;
+ case 1186:
+#line 1484 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c0; {p++; goto _out; } }}
+ break;
+ case 1187:
+#line 1485 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21da; {p++; goto _out; } }}
+ break;
+ case 1188:
+#line 1486 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d0; {p++; goto _out; } }}
+ break;
+ case 1189:
+#line 1487 "char_ref.rl"
+ {te = p+1;{ output->first = 0x291b; {p++; goto _out; } }}
+ break;
+ case 1190:
+#line 1488 "char_ref.rl"
+ {te = p+1;{ output->first = 0x290e; {p++; goto _out; } }}
+ break;
+ case 1191:
+#line 1489 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2266; {p++; goto _out; } }}
+ break;
+ case 1192:
+#line 1490 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8b; {p++; goto _out; } }}
+ break;
+ case 1193:
+#line 1491 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2962; {p++; goto _out; } }}
+ break;
+ case 1194:
+#line 1492 "char_ref.rl"
+ {te = p+1;{ output->first = 0x013a; {p++; goto _out; } }}
+ break;
+ case 1195:
+#line 1493 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b4; {p++; goto _out; } }}
+ break;
+ case 1196:
+#line 1494 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2112; {p++; goto _out; } }}
+ break;
+ case 1197:
+#line 1495 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03bb; {p++; goto _out; } }}
+ break;
+ case 1198:
+#line 1496 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e8; {p++; goto _out; } }}
+ break;
+ case 1199:
+#line 1497 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2991; {p++; goto _out; } }}
+ break;
+ case 1200:
+#line 1498 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e8; {p++; goto _out; } }}
+ break;
+ case 1201:
+#line 1499 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a85; {p++; goto _out; } }}
+ break;
+ case 1202:
+#line 1500 "char_ref.rl"
+ {te = p+1;{ output->first = 0xab; {p++; goto _out; } }}
+ break;
+ case 1203:
+#line 1502 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2190; {p++; goto _out; } }}
+ break;
+ case 1204:
+#line 1503 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21e4; {p++; goto _out; } }}
+ break;
+ case 1205:
+#line 1504 "char_ref.rl"
+ {te = p+1;{ output->first = 0x291f; {p++; goto _out; } }}
+ break;
+ case 1206:
+#line 1505 "char_ref.rl"
+ {te = p+1;{ output->first = 0x291d; {p++; goto _out; } }}
+ break;
+ case 1207:
+#line 1506 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a9; {p++; goto _out; } }}
+ break;
+ case 1208:
+#line 1507 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ab; {p++; goto _out; } }}
+ break;
+ case 1209:
+#line 1508 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2939; {p++; goto _out; } }}
+ break;
+ case 1210:
+#line 1509 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2973; {p++; goto _out; } }}
+ break;
+ case 1211:
+#line 1510 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a2; {p++; goto _out; } }}
+ break;
+ case 1212:
+#line 1511 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aab; {p++; goto _out; } }}
+ break;
+ case 1213:
+#line 1512 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2919; {p++; goto _out; } }}
+ break;
+ case 1214:
+#line 1513 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aad; {p++; goto _out; } }}
+ break;
+ case 1215:
+#line 1514 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aad; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1216:
+#line 1515 "char_ref.rl"
+ {te = p+1;{ output->first = 0x290c; {p++; goto _out; } }}
+ break;
+ case 1217:
+#line 1516 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2772; {p++; goto _out; } }}
+ break;
+ case 1218:
+#line 1517 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7b; {p++; goto _out; } }}
+ break;
+ case 1219:
+#line 1518 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5b; {p++; goto _out; } }}
+ break;
+ case 1220:
+#line 1519 "char_ref.rl"
+ {te = p+1;{ output->first = 0x298b; {p++; goto _out; } }}
+ break;
+ case 1221:
+#line 1520 "char_ref.rl"
+ {te = p+1;{ output->first = 0x298f; {p++; goto _out; } }}
+ break;
+ case 1222:
+#line 1521 "char_ref.rl"
+ {te = p+1;{ output->first = 0x298d; {p++; goto _out; } }}
+ break;
+ case 1223:
+#line 1522 "char_ref.rl"
+ {te = p+1;{ output->first = 0x013e; {p++; goto _out; } }}
+ break;
+ case 1224:
+#line 1523 "char_ref.rl"
+ {te = p+1;{ output->first = 0x013c; {p++; goto _out; } }}
+ break;
+ case 1225:
+#line 1524 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2308; {p++; goto _out; } }}
+ break;
+ case 1226:
+#line 1525 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7b; {p++; goto _out; } }}
+ break;
+ case 1227:
+#line 1526 "char_ref.rl"
+ {te = p+1;{ output->first = 0x043b; {p++; goto _out; } }}
+ break;
+ case 1228:
+#line 1527 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2936; {p++; goto _out; } }}
+ break;
+ case 1229:
+#line 1528 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201c; {p++; goto _out; } }}
+ break;
+ case 1230:
+#line 1529 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201e; {p++; goto _out; } }}
+ break;
+ case 1231:
+#line 1530 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2967; {p++; goto _out; } }}
+ break;
+ case 1232:
+#line 1531 "char_ref.rl"
+ {te = p+1;{ output->first = 0x294b; {p++; goto _out; } }}
+ break;
+ case 1233:
+#line 1532 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b2; {p++; goto _out; } }}
+ break;
+ case 1234:
+#line 1533 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2264; {p++; goto _out; } }}
+ break;
+ case 1235:
+#line 1534 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2190; {p++; goto _out; } }}
+ break;
+ case 1236:
+#line 1535 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a2; {p++; goto _out; } }}
+ break;
+ case 1237:
+#line 1536 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bd; {p++; goto _out; } }}
+ break;
+ case 1238:
+#line 1537 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bc; {p++; goto _out; } }}
+ break;
+ case 1239:
+#line 1538 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c7; {p++; goto _out; } }}
+ break;
+ case 1240:
+#line 1539 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2194; {p++; goto _out; } }}
+ break;
+ case 1241:
+#line 1540 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c6; {p++; goto _out; } }}
+ break;
+ case 1242:
+#line 1541 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cb; {p++; goto _out; } }}
+ break;
+ case 1243:
+#line 1542 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ad; {p++; goto _out; } }}
+ break;
+ case 1244:
+#line 1543 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cb; {p++; goto _out; } }}
+ break;
+ case 1245:
+#line 1544 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22da; {p++; goto _out; } }}
+ break;
+ case 1246:
+#line 1545 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2264; {p++; goto _out; } }}
+ break;
+ case 1247:
+#line 1546 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2266; {p++; goto _out; } }}
+ break;
+ case 1248:
+#line 1547 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7d; {p++; goto _out; } }}
+ break;
+ case 1249:
+#line 1548 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7d; {p++; goto _out; } }}
+ break;
+ case 1250:
+#line 1549 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa8; {p++; goto _out; } }}
+ break;
+ case 1251:
+#line 1550 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7f; {p++; goto _out; } }}
+ break;
+ case 1252:
+#line 1551 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a81; {p++; goto _out; } }}
+ break;
+ case 1253:
+#line 1552 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a83; {p++; goto _out; } }}
+ break;
+ case 1254:
+#line 1553 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22da; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1255:
+#line 1554 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a93; {p++; goto _out; } }}
+ break;
+ case 1256:
+#line 1555 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a85; {p++; goto _out; } }}
+ break;
+ case 1257:
+#line 1556 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d6; {p++; goto _out; } }}
+ break;
+ case 1258:
+#line 1557 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22da; {p++; goto _out; } }}
+ break;
+ case 1259:
+#line 1558 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8b; {p++; goto _out; } }}
+ break;
+ case 1260:
+#line 1559 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2276; {p++; goto _out; } }}
+ break;
+ case 1261:
+#line 1560 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2272; {p++; goto _out; } }}
+ break;
+ case 1262:
+#line 1561 "char_ref.rl"
+ {te = p+1;{ output->first = 0x297c; {p++; goto _out; } }}
+ break;
+ case 1263:
+#line 1562 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230a; {p++; goto _out; } }}
+ break;
+ case 1264:
+#line 1563 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d529; {p++; goto _out; } }}
+ break;
+ case 1265:
+#line 1564 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2276; {p++; goto _out; } }}
+ break;
+ case 1266:
+#line 1565 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a91; {p++; goto _out; } }}
+ break;
+ case 1267:
+#line 1566 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bd; {p++; goto _out; } }}
+ break;
+ case 1268:
+#line 1567 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bc; {p++; goto _out; } }}
+ break;
+ case 1269:
+#line 1568 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296a; {p++; goto _out; } }}
+ break;
+ case 1270:
+#line 1569 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2584; {p++; goto _out; } }}
+ break;
+ case 1271:
+#line 1570 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0459; {p++; goto _out; } }}
+ break;
+ case 1272:
+#line 1571 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226a; {p++; goto _out; } }}
+ break;
+ case 1273:
+#line 1572 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c7; {p++; goto _out; } }}
+ break;
+ case 1274:
+#line 1573 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231e; {p++; goto _out; } }}
+ break;
+ case 1275:
+#line 1574 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296b; {p++; goto _out; } }}
+ break;
+ case 1276:
+#line 1575 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25fa; {p++; goto _out; } }}
+ break;
+ case 1277:
+#line 1576 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0140; {p++; goto _out; } }}
+ break;
+ case 1278:
+#line 1577 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b0; {p++; goto _out; } }}
+ break;
+ case 1279:
+#line 1578 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b0; {p++; goto _out; } }}
+ break;
+ case 1280:
+#line 1579 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2268; {p++; goto _out; } }}
+ break;
+ case 1281:
+#line 1580 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a89; {p++; goto _out; } }}
+ break;
+ case 1282:
+#line 1581 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a89; {p++; goto _out; } }}
+ break;
+ case 1283:
+#line 1582 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a87; {p++; goto _out; } }}
+ break;
+ case 1284:
+#line 1583 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a87; {p++; goto _out; } }}
+ break;
+ case 1285:
+#line 1584 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2268; {p++; goto _out; } }}
+ break;
+ case 1286:
+#line 1585 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e6; {p++; goto _out; } }}
+ break;
+ case 1287:
+#line 1586 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27ec; {p++; goto _out; } }}
+ break;
+ case 1288:
+#line 1587 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21fd; {p++; goto _out; } }}
+ break;
+ case 1289:
+#line 1588 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e6; {p++; goto _out; } }}
+ break;
+ case 1290:
+#line 1589 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f5; {p++; goto _out; } }}
+ break;
+ case 1291:
+#line 1590 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f7; {p++; goto _out; } }}
+ break;
+ case 1292:
+#line 1591 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27fc; {p++; goto _out; } }}
+ break;
+ case 1293:
+#line 1592 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f6; {p++; goto _out; } }}
+ break;
+ case 1294:
+#line 1593 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ab; {p++; goto _out; } }}
+ break;
+ case 1295:
+#line 1594 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ac; {p++; goto _out; } }}
+ break;
+ case 1296:
+#line 1595 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2985; {p++; goto _out; } }}
+ break;
+ case 1297:
+#line 1596 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d55d; {p++; goto _out; } }}
+ break;
+ case 1298:
+#line 1597 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a2d; {p++; goto _out; } }}
+ break;
+ case 1299:
+#line 1598 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a34; {p++; goto _out; } }}
+ break;
+ case 1300:
+#line 1599 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2217; {p++; goto _out; } }}
+ break;
+ case 1301:
+#line 1600 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5f; {p++; goto _out; } }}
+ break;
+ case 1302:
+#line 1601 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ca; {p++; goto _out; } }}
+ break;
+ case 1303:
+#line 1602 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ca; {p++; goto _out; } }}
+ break;
+ case 1304:
+#line 1603 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29eb; {p++; goto _out; } }}
+ break;
+ case 1305:
+#line 1604 "char_ref.rl"
+ {te = p+1;{ output->first = 0x28; {p++; goto _out; } }}
+ break;
+ case 1306:
+#line 1605 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2993; {p++; goto _out; } }}
+ break;
+ case 1307:
+#line 1606 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c6; {p++; goto _out; } }}
+ break;
+ case 1308:
+#line 1607 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231f; {p++; goto _out; } }}
+ break;
+ case 1309:
+#line 1608 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cb; {p++; goto _out; } }}
+ break;
+ case 1310:
+#line 1609 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296d; {p++; goto _out; } }}
+ break;
+ case 1311:
+#line 1610 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200e; {p++; goto _out; } }}
+ break;
+ case 1312:
+#line 1611 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22bf; {p++; goto _out; } }}
+ break;
+ case 1313:
+#line 1612 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2039; {p++; goto _out; } }}
+ break;
+ case 1314:
+#line 1613 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c1; {p++; goto _out; } }}
+ break;
+ case 1315:
+#line 1614 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b0; {p++; goto _out; } }}
+ break;
+ case 1316:
+#line 1615 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2272; {p++; goto _out; } }}
+ break;
+ case 1317:
+#line 1616 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8d; {p++; goto _out; } }}
+ break;
+ case 1318:
+#line 1617 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a8f; {p++; goto _out; } }}
+ break;
+ case 1319:
+#line 1618 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5b; {p++; goto _out; } }}
+ break;
+ case 1320:
+#line 1619 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2018; {p++; goto _out; } }}
+ break;
+ case 1321:
+#line 1620 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201a; {p++; goto _out; } }}
+ break;
+ case 1322:
+#line 1621 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0142; {p++; goto _out; } }}
+ break;
+ case 1323:
+#line 1622 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3c; {p++; goto _out; } }}
+ break;
+ case 1324:
+#line 1624 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa6; {p++; goto _out; } }}
+ break;
+ case 1325:
+#line 1625 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a79; {p++; goto _out; } }}
+ break;
+ case 1326:
+#line 1626 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d6; {p++; goto _out; } }}
+ break;
+ case 1327:
+#line 1627 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cb; {p++; goto _out; } }}
+ break;
+ case 1328:
+#line 1628 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c9; {p++; goto _out; } }}
+ break;
+ case 1329:
+#line 1629 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2976; {p++; goto _out; } }}
+ break;
+ case 1330:
+#line 1630 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7b; {p++; goto _out; } }}
+ break;
+ case 1331:
+#line 1631 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2996; {p++; goto _out; } }}
+ break;
+ case 1332:
+#line 1632 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25c3; {p++; goto _out; } }}
+ break;
+ case 1333:
+#line 1633 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b4; {p++; goto _out; } }}
+ break;
+ case 1334:
+#line 1634 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25c2; {p++; goto _out; } }}
+ break;
+ case 1335:
+#line 1635 "char_ref.rl"
+ {te = p+1;{ output->first = 0x294a; {p++; goto _out; } }}
+ break;
+ case 1336:
+#line 1636 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2966; {p++; goto _out; } }}
+ break;
+ case 1337:
+#line 1637 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2268; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1338:
+#line 1638 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2268; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1339:
+#line 1639 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223a; {p++; goto _out; } }}
+ break;
+ case 1340:
+#line 1640 "char_ref.rl"
+ {te = p+1;{ output->first = 0xaf; {p++; goto _out; } }}
+ break;
+ case 1341:
+#line 1642 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2642; {p++; goto _out; } }}
+ break;
+ case 1342:
+#line 1643 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2720; {p++; goto _out; } }}
+ break;
+ case 1343:
+#line 1644 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2720; {p++; goto _out; } }}
+ break;
+ case 1344:
+#line 1645 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a6; {p++; goto _out; } }}
+ break;
+ case 1345:
+#line 1646 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a6; {p++; goto _out; } }}
+ break;
+ case 1346:
+#line 1647 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a7; {p++; goto _out; } }}
+ break;
+ case 1347:
+#line 1648 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a4; {p++; goto _out; } }}
+ break;
+ case 1348:
+#line 1649 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a5; {p++; goto _out; } }}
+ break;
+ case 1349:
+#line 1650 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ae; {p++; goto _out; } }}
+ break;
+ case 1350:
+#line 1651 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a29; {p++; goto _out; } }}
+ break;
+ case 1351:
+#line 1652 "char_ref.rl"
+ {te = p+1;{ output->first = 0x043c; {p++; goto _out; } }}
+ break;
+ case 1352:
+#line 1653 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2014; {p++; goto _out; } }}
+ break;
+ case 1353:
+#line 1654 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2221; {p++; goto _out; } }}
+ break;
+ case 1354:
+#line 1655 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d52a; {p++; goto _out; } }}
+ break;
+ case 1355:
+#line 1656 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2127; {p++; goto _out; } }}
+ break;
+ case 1356:
+#line 1657 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb5; {p++; goto _out; } }}
+ break;
+ case 1357:
+#line 1659 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2223; {p++; goto _out; } }}
+ break;
+ case 1358:
+#line 1660 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a; {p++; goto _out; } }}
+ break;
+ case 1359:
+#line 1661 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2af0; {p++; goto _out; } }}
+ break;
+ case 1360:
+#line 1662 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb7; {p++; goto _out; } }}
+ break;
+ case 1361:
+#line 1664 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2212; {p++; goto _out; } }}
+ break;
+ case 1362:
+#line 1665 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229f; {p++; goto _out; } }}
+ break;
+ case 1363:
+#line 1666 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2238; {p++; goto _out; } }}
+ break;
+ case 1364:
+#line 1667 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a2a; {p++; goto _out; } }}
+ break;
+ case 1365:
+#line 1668 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2adb; {p++; goto _out; } }}
+ break;
+ case 1366:
+#line 1669 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2026; {p++; goto _out; } }}
+ break;
+ case 1367:
+#line 1670 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2213; {p++; goto _out; } }}
+ break;
+ case 1368:
+#line 1671 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a7; {p++; goto _out; } }}
+ break;
+ case 1369:
+#line 1672 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d55e; {p++; goto _out; } }}
+ break;
+ case 1370:
+#line 1673 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2213; {p++; goto _out; } }}
+ break;
+ case 1371:
+#line 1674 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c2; {p++; goto _out; } }}
+ break;
+ case 1372:
+#line 1675 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223e; {p++; goto _out; } }}
+ break;
+ case 1373:
+#line 1676 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03bc; {p++; goto _out; } }}
+ break;
+ case 1374:
+#line 1677 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b8; {p++; goto _out; } }}
+ break;
+ case 1375:
+#line 1678 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b8; {p++; goto _out; } }}
+ break;
+ case 1376:
+#line 1679 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d9; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1377:
+#line 1680 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226b; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1378:
+#line 1681 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226b; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1379:
+#line 1682 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cd; {p++; goto _out; } }}
+ break;
+ case 1380:
+#line 1683 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ce; {p++; goto _out; } }}
+ break;
+ case 1381:
+#line 1684 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d8; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1382:
+#line 1685 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226a; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1383:
+#line 1686 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226a; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1384:
+#line 1687 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cf; {p++; goto _out; } }}
+ break;
+ case 1385:
+#line 1688 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22af; {p++; goto _out; } }}
+ break;
+ case 1386:
+#line 1689 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ae; {p++; goto _out; } }}
+ break;
+ case 1387:
+#line 1690 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2207; {p++; goto _out; } }}
+ break;
+ case 1388:
+#line 1691 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0144; {p++; goto _out; } }}
+ break;
+ case 1389:
+#line 1692 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2220; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1390:
+#line 1693 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2249; {p++; goto _out; } }}
+ break;
+ case 1391:
+#line 1694 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a70; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1392:
+#line 1695 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224b; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1393:
+#line 1696 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0149; {p++; goto _out; } }}
+ break;
+ case 1394:
+#line 1697 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2249; {p++; goto _out; } }}
+ break;
+ case 1395:
+#line 1698 "char_ref.rl"
+ {te = p+1;{ output->first = 0x266e; {p++; goto _out; } }}
+ break;
+ case 1396:
+#line 1699 "char_ref.rl"
+ {te = p+1;{ output->first = 0x266e; {p++; goto _out; } }}
+ break;
+ case 1397:
+#line 1700 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2115; {p++; goto _out; } }}
+ break;
+ case 1398:
+#line 1701 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa0; {p++; goto _out; } }}
+ break;
+ case 1399:
+#line 1703 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224e; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1400:
+#line 1704 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224f; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1401:
+#line 1705 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a43; {p++; goto _out; } }}
+ break;
+ case 1402:
+#line 1706 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0148; {p++; goto _out; } }}
+ break;
+ case 1403:
+#line 1707 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0146; {p++; goto _out; } }}
+ break;
+ case 1404:
+#line 1708 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2247; {p++; goto _out; } }}
+ break;
+ case 1405:
+#line 1709 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a6d; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1406:
+#line 1710 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a42; {p++; goto _out; } }}
+ break;
+ case 1407:
+#line 1711 "char_ref.rl"
+ {te = p+1;{ output->first = 0x043d; {p++; goto _out; } }}
+ break;
+ case 1408:
+#line 1712 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2013; {p++; goto _out; } }}
+ break;
+ case 1409:
+#line 1713 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2260; {p++; goto _out; } }}
+ break;
+ case 1410:
+#line 1714 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d7; {p++; goto _out; } }}
+ break;
+ case 1411:
+#line 1715 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2924; {p++; goto _out; } }}
+ break;
+ case 1412:
+#line 1716 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2197; {p++; goto _out; } }}
+ break;
+ case 1413:
+#line 1717 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2197; {p++; goto _out; } }}
+ break;
+ case 1414:
+#line 1718 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2250; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1415:
+#line 1719 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2262; {p++; goto _out; } }}
+ break;
+ case 1416:
+#line 1720 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2928; {p++; goto _out; } }}
+ break;
+ case 1417:
+#line 1721 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2242; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1418:
+#line 1722 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2204; {p++; goto _out; } }}
+ break;
+ case 1419:
+#line 1723 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2204; {p++; goto _out; } }}
+ break;
+ case 1420:
+#line 1724 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d52b; {p++; goto _out; } }}
+ break;
+ case 1421:
+#line 1725 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2267; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1422:
+#line 1726 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2271; {p++; goto _out; } }}
+ break;
+ case 1423:
+#line 1727 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2271; {p++; goto _out; } }}
+ break;
+ case 1424:
+#line 1728 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2267; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1425:
+#line 1729 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7e; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1426:
+#line 1730 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7e; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1427:
+#line 1731 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2275; {p++; goto _out; } }}
+ break;
+ case 1428:
+#line 1732 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226f; {p++; goto _out; } }}
+ break;
+ case 1429:
+#line 1733 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226f; {p++; goto _out; } }}
+ break;
+ case 1430:
+#line 1734 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ce; {p++; goto _out; } }}
+ break;
+ case 1431:
+#line 1735 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ae; {p++; goto _out; } }}
+ break;
+ case 1432:
+#line 1736 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2af2; {p++; goto _out; } }}
+ break;
+ case 1433:
+#line 1737 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220b; {p++; goto _out; } }}
+ break;
+ case 1434:
+#line 1738 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22fc; {p++; goto _out; } }}
+ break;
+ case 1435:
+#line 1739 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22fa; {p++; goto _out; } }}
+ break;
+ case 1436:
+#line 1740 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220b; {p++; goto _out; } }}
+ break;
+ case 1437:
+#line 1741 "char_ref.rl"
+ {te = p+1;{ output->first = 0x045a; {p++; goto _out; } }}
+ break;
+ case 1438:
+#line 1742 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cd; {p++; goto _out; } }}
+ break;
+ case 1439:
+#line 1743 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2266; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1440:
+#line 1744 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219a; {p++; goto _out; } }}
+ break;
+ case 1441:
+#line 1745 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2025; {p++; goto _out; } }}
+ break;
+ case 1442:
+#line 1746 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2270; {p++; goto _out; } }}
+ break;
+ case 1443:
+#line 1747 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219a; {p++; goto _out; } }}
+ break;
+ case 1444:
+#line 1748 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ae; {p++; goto _out; } }}
+ break;
+ case 1445:
+#line 1749 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2270; {p++; goto _out; } }}
+ break;
+ case 1446:
+#line 1750 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2266; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1447:
+#line 1751 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7d; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1448:
+#line 1752 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a7d; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1449:
+#line 1753 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226e; {p++; goto _out; } }}
+ break;
+ case 1450:
+#line 1754 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2274; {p++; goto _out; } }}
+ break;
+ case 1451:
+#line 1755 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226e; {p++; goto _out; } }}
+ break;
+ case 1452:
+#line 1756 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ea; {p++; goto _out; } }}
+ break;
+ case 1453:
+#line 1757 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ec; {p++; goto _out; } }}
+ break;
+ case 1454:
+#line 1758 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2224; {p++; goto _out; } }}
+ break;
+ case 1455:
+#line 1759 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d55f; {p++; goto _out; } }}
+ break;
+ case 1456:
+#line 1760 "char_ref.rl"
+ {te = p+1;{ output->first = 0xac; {p++; goto _out; } }}
+ break;
+ case 1457:
+#line 1761 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2209; {p++; goto _out; } }}
+ break;
+ case 1458:
+#line 1762 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f9; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1459:
+#line 1763 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f5; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1460:
+#line 1764 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2209; {p++; goto _out; } }}
+ break;
+ case 1461:
+#line 1765 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f7; {p++; goto _out; } }}
+ break;
+ case 1462:
+#line 1766 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f6; {p++; goto _out; } }}
+ break;
+ case 1463:
+#line 1767 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220c; {p++; goto _out; } }}
+ break;
+ case 1464:
+#line 1768 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220c; {p++; goto _out; } }}
+ break;
+ case 1465:
+#line 1769 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22fe; {p++; goto _out; } }}
+ break;
+ case 1466:
+#line 1770 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22fd; {p++; goto _out; } }}
+ break;
+ case 1467:
+#line 1772 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2226; {p++; goto _out; } }}
+ break;
+ case 1468:
+#line 1773 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2226; {p++; goto _out; } }}
+ break;
+ case 1469:
+#line 1774 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2afd; output->second = 0x20e5; {p++; goto _out; } }}
+ break;
+ case 1470:
+#line 1775 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2202; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1471:
+#line 1776 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a14; {p++; goto _out; } }}
+ break;
+ case 1472:
+#line 1777 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2280; {p++; goto _out; } }}
+ break;
+ case 1473:
+#line 1778 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e0; {p++; goto _out; } }}
+ break;
+ case 1474:
+#line 1779 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaf; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1475:
+#line 1780 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2280; {p++; goto _out; } }}
+ break;
+ case 1476:
+#line 1781 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaf; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1477:
+#line 1782 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cf; {p++; goto _out; } }}
+ break;
+ case 1478:
+#line 1783 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219b; {p++; goto _out; } }}
+ break;
+ case 1479:
+#line 1784 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2933; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1480:
+#line 1785 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219d; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1481:
+#line 1786 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219b; {p++; goto _out; } }}
+ break;
+ case 1482:
+#line 1787 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22eb; {p++; goto _out; } }}
+ break;
+ case 1483:
+#line 1788 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ed; {p++; goto _out; } }}
+ break;
+ case 1484:
+#line 1789 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2281; {p++; goto _out; } }}
+ break;
+ case 1485:
+#line 1790 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e1; {p++; goto _out; } }}
+ break;
+ case 1486:
+#line 1791 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab0; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1487:
+#line 1792 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c3; {p++; goto _out; } }}
+ break;
+ case 1488:
+#line 1793 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2224; {p++; goto _out; } }}
+ break;
+ case 1489:
+#line 1794 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2226; {p++; goto _out; } }}
+ break;
+ case 1490:
+#line 1795 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2241; {p++; goto _out; } }}
+ break;
+ case 1491:
+#line 1796 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2244; {p++; goto _out; } }}
+ break;
+ case 1492:
+#line 1797 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2244; {p++; goto _out; } }}
+ break;
+ case 1493:
+#line 1798 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2224; {p++; goto _out; } }}
+ break;
+ case 1494:
+#line 1799 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2226; {p++; goto _out; } }}
+ break;
+ case 1495:
+#line 1800 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e2; {p++; goto _out; } }}
+ break;
+ case 1496:
+#line 1801 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e3; {p++; goto _out; } }}
+ break;
+ case 1497:
+#line 1802 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2284; {p++; goto _out; } }}
+ break;
+ case 1498:
+#line 1803 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac5; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1499:
+#line 1804 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2288; {p++; goto _out; } }}
+ break;
+ case 1500:
+#line 1805 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2282; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1501:
+#line 1806 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2288; {p++; goto _out; } }}
+ break;
+ case 1502:
+#line 1807 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac5; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1503:
+#line 1808 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2281; {p++; goto _out; } }}
+ break;
+ case 1504:
+#line 1809 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab0; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1505:
+#line 1810 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2285; {p++; goto _out; } }}
+ break;
+ case 1506:
+#line 1811 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac6; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1507:
+#line 1812 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2289; {p++; goto _out; } }}
+ break;
+ case 1508:
+#line 1813 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2283; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1509:
+#line 1814 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2289; {p++; goto _out; } }}
+ break;
+ case 1510:
+#line 1815 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac6; output->second = 0x0338; {p++; goto _out; } }}
+ break;
+ case 1511:
+#line 1816 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2279; {p++; goto _out; } }}
+ break;
+ case 1512:
+#line 1817 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf1; {p++; goto _out; } }}
+ break;
+ case 1513:
+#line 1819 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2278; {p++; goto _out; } }}
+ break;
+ case 1514:
+#line 1820 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ea; {p++; goto _out; } }}
+ break;
+ case 1515:
+#line 1821 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ec; {p++; goto _out; } }}
+ break;
+ case 1516:
+#line 1822 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22eb; {p++; goto _out; } }}
+ break;
+ case 1517:
+#line 1823 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ed; {p++; goto _out; } }}
+ break;
+ case 1518:
+#line 1824 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03bd; {p++; goto _out; } }}
+ break;
+ case 1519:
+#line 1825 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23; {p++; goto _out; } }}
+ break;
+ case 1520:
+#line 1826 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2116; {p++; goto _out; } }}
+ break;
+ case 1521:
+#line 1827 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2007; {p++; goto _out; } }}
+ break;
+ case 1522:
+#line 1828 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ad; {p++; goto _out; } }}
+ break;
+ case 1523:
+#line 1829 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2904; {p++; goto _out; } }}
+ break;
+ case 1524:
+#line 1830 "char_ref.rl"
+ {te = p+1;{ output->first = 0x224d; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1525:
+#line 1831 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ac; {p++; goto _out; } }}
+ break;
+ case 1526:
+#line 1832 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2265; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1527:
+#line 1833 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3e; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1528:
+#line 1834 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29de; {p++; goto _out; } }}
+ break;
+ case 1529:
+#line 1835 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2902; {p++; goto _out; } }}
+ break;
+ case 1530:
+#line 1836 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2264; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1531:
+#line 1837 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3c; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1532:
+#line 1838 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b4; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1533:
+#line 1839 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2903; {p++; goto _out; } }}
+ break;
+ case 1534:
+#line 1840 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b5; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1535:
+#line 1841 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223c; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 1536:
+#line 1842 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d6; {p++; goto _out; } }}
+ break;
+ case 1537:
+#line 1843 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2923; {p++; goto _out; } }}
+ break;
+ case 1538:
+#line 1844 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2196; {p++; goto _out; } }}
+ break;
+ case 1539:
+#line 1845 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2196; {p++; goto _out; } }}
+ break;
+ case 1540:
+#line 1846 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2927; {p++; goto _out; } }}
+ break;
+ case 1541:
+#line 1847 "char_ref.rl"
+ {te = p+1;{ output->first = 0x24c8; {p++; goto _out; } }}
+ break;
+ case 1542:
+#line 1848 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf3; {p++; goto _out; } }}
+ break;
+ case 1543:
+#line 1850 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229b; {p++; goto _out; } }}
+ break;
+ case 1544:
+#line 1851 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229a; {p++; goto _out; } }}
+ break;
+ case 1545:
+#line 1852 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf4; {p++; goto _out; } }}
+ break;
+ case 1546:
+#line 1854 "char_ref.rl"
+ {te = p+1;{ output->first = 0x043e; {p++; goto _out; } }}
+ break;
+ case 1547:
+#line 1855 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229d; {p++; goto _out; } }}
+ break;
+ case 1548:
+#line 1856 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0151; {p++; goto _out; } }}
+ break;
+ case 1549:
+#line 1857 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a38; {p++; goto _out; } }}
+ break;
+ case 1550:
+#line 1858 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2299; {p++; goto _out; } }}
+ break;
+ case 1551:
+#line 1859 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29bc; {p++; goto _out; } }}
+ break;
+ case 1552:
+#line 1860 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0153; {p++; goto _out; } }}
+ break;
+ case 1553:
+#line 1861 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29bf; {p++; goto _out; } }}
+ break;
+ case 1554:
+#line 1862 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d52c; {p++; goto _out; } }}
+ break;
+ case 1555:
+#line 1863 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02db; {p++; goto _out; } }}
+ break;
+ case 1556:
+#line 1864 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf2; {p++; goto _out; } }}
+ break;
+ case 1557:
+#line 1866 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c1; {p++; goto _out; } }}
+ break;
+ case 1558:
+#line 1867 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b5; {p++; goto _out; } }}
+ break;
+ case 1559:
+#line 1868 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03a9; {p++; goto _out; } }}
+ break;
+ case 1560:
+#line 1869 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222e; {p++; goto _out; } }}
+ break;
+ case 1561:
+#line 1870 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ba; {p++; goto _out; } }}
+ break;
+ case 1562:
+#line 1871 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29be; {p++; goto _out; } }}
+ break;
+ case 1563:
+#line 1872 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29bb; {p++; goto _out; } }}
+ break;
+ case 1564:
+#line 1873 "char_ref.rl"
+ {te = p+1;{ output->first = 0x203e; {p++; goto _out; } }}
+ break;
+ case 1565:
+#line 1874 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c0; {p++; goto _out; } }}
+ break;
+ case 1566:
+#line 1875 "char_ref.rl"
+ {te = p+1;{ output->first = 0x014d; {p++; goto _out; } }}
+ break;
+ case 1567:
+#line 1876 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c9; {p++; goto _out; } }}
+ break;
+ case 1568:
+#line 1877 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03bf; {p++; goto _out; } }}
+ break;
+ case 1569:
+#line 1878 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b6; {p++; goto _out; } }}
+ break;
+ case 1570:
+#line 1879 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2296; {p++; goto _out; } }}
+ break;
+ case 1571:
+#line 1880 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d560; {p++; goto _out; } }}
+ break;
+ case 1572:
+#line 1881 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b7; {p++; goto _out; } }}
+ break;
+ case 1573:
+#line 1882 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b9; {p++; goto _out; } }}
+ break;
+ case 1574:
+#line 1883 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2295; {p++; goto _out; } }}
+ break;
+ case 1575:
+#line 1884 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2228; {p++; goto _out; } }}
+ break;
+ case 1576:
+#line 1885 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bb; {p++; goto _out; } }}
+ break;
+ case 1577:
+#line 1886 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a5d; {p++; goto _out; } }}
+ break;
+ case 1578:
+#line 1887 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2134; {p++; goto _out; } }}
+ break;
+ case 1579:
+#line 1888 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2134; {p++; goto _out; } }}
+ break;
+ case 1580:
+#line 1889 "char_ref.rl"
+ {te = p+1;{ output->first = 0xaa; {p++; goto _out; } }}
+ break;
+ case 1581:
+#line 1891 "char_ref.rl"
+ {te = p+1;{ output->first = 0xba; {p++; goto _out; } }}
+ break;
+ case 1582:
+#line 1893 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b6; {p++; goto _out; } }}
+ break;
+ case 1583:
+#line 1894 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a56; {p++; goto _out; } }}
+ break;
+ case 1584:
+#line 1895 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a57; {p++; goto _out; } }}
+ break;
+ case 1585:
+#line 1896 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a5b; {p++; goto _out; } }}
+ break;
+ case 1586:
+#line 1897 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2134; {p++; goto _out; } }}
+ break;
+ case 1587:
+#line 1898 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf8; {p++; goto _out; } }}
+ break;
+ case 1588:
+#line 1900 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2298; {p++; goto _out; } }}
+ break;
+ case 1589:
+#line 1901 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf5; {p++; goto _out; } }}
+ break;
+ case 1590:
+#line 1903 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2297; {p++; goto _out; } }}
+ break;
+ case 1591:
+#line 1904 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a36; {p++; goto _out; } }}
+ break;
+ case 1592:
+#line 1905 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf6; {p++; goto _out; } }}
+ break;
+ case 1593:
+#line 1907 "char_ref.rl"
+ {te = p+1;{ output->first = 0x233d; {p++; goto _out; } }}
+ break;
+ case 1594:
+#line 1908 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2225; {p++; goto _out; } }}
+ break;
+ case 1595:
+#line 1909 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb6; {p++; goto _out; } }}
+ break;
+ case 1596:
+#line 1911 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2225; {p++; goto _out; } }}
+ break;
+ case 1597:
+#line 1912 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2af3; {p++; goto _out; } }}
+ break;
+ case 1598:
+#line 1913 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2afd; {p++; goto _out; } }}
+ break;
+ case 1599:
+#line 1914 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2202; {p++; goto _out; } }}
+ break;
+ case 1600:
+#line 1915 "char_ref.rl"
+ {te = p+1;{ output->first = 0x043f; {p++; goto _out; } }}
+ break;
+ case 1601:
+#line 1916 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25; {p++; goto _out; } }}
+ break;
+ case 1602:
+#line 1917 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2e; {p++; goto _out; } }}
+ break;
+ case 1603:
+#line 1918 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2030; {p++; goto _out; } }}
+ break;
+ case 1604:
+#line 1919 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a5; {p++; goto _out; } }}
+ break;
+ case 1605:
+#line 1920 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2031; {p++; goto _out; } }}
+ break;
+ case 1606:
+#line 1921 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d52d; {p++; goto _out; } }}
+ break;
+ case 1607:
+#line 1922 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c6; {p++; goto _out; } }}
+ break;
+ case 1608:
+#line 1923 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d5; {p++; goto _out; } }}
+ break;
+ case 1609:
+#line 1924 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2133; {p++; goto _out; } }}
+ break;
+ case 1610:
+#line 1925 "char_ref.rl"
+ {te = p+1;{ output->first = 0x260e; {p++; goto _out; } }}
+ break;
+ case 1611:
+#line 1926 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c0; {p++; goto _out; } }}
+ break;
+ case 1612:
+#line 1927 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22d4; {p++; goto _out; } }}
+ break;
+ case 1613:
+#line 1928 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d6; {p++; goto _out; } }}
+ break;
+ case 1614:
+#line 1929 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210f; {p++; goto _out; } }}
+ break;
+ case 1615:
+#line 1930 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210e; {p++; goto _out; } }}
+ break;
+ case 1616:
+#line 1931 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210f; {p++; goto _out; } }}
+ break;
+ case 1617:
+#line 1932 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2b; {p++; goto _out; } }}
+ break;
+ case 1618:
+#line 1933 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a23; {p++; goto _out; } }}
+ break;
+ case 1619:
+#line 1934 "char_ref.rl"
+ {te = p+1;{ output->first = 0x229e; {p++; goto _out; } }}
+ break;
+ case 1620:
+#line 1935 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a22; {p++; goto _out; } }}
+ break;
+ case 1621:
+#line 1936 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2214; {p++; goto _out; } }}
+ break;
+ case 1622:
+#line 1937 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a25; {p++; goto _out; } }}
+ break;
+ case 1623:
+#line 1938 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a72; {p++; goto _out; } }}
+ break;
+ case 1624:
+#line 1939 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb1; {p++; goto _out; } }}
+ break;
+ case 1625:
+#line 1941 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a26; {p++; goto _out; } }}
+ break;
+ case 1626:
+#line 1942 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a27; {p++; goto _out; } }}
+ break;
+ case 1627:
+#line 1943 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb1; {p++; goto _out; } }}
+ break;
+ case 1628:
+#line 1944 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a15; {p++; goto _out; } }}
+ break;
+ case 1629:
+#line 1945 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d561; {p++; goto _out; } }}
+ break;
+ case 1630:
+#line 1946 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa3; {p++; goto _out; } }}
+ break;
+ case 1631:
+#line 1948 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227a; {p++; goto _out; } }}
+ break;
+ case 1632:
+#line 1949 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab3; {p++; goto _out; } }}
+ break;
+ case 1633:
+#line 1950 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab7; {p++; goto _out; } }}
+ break;
+ case 1634:
+#line 1951 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227c; {p++; goto _out; } }}
+ break;
+ case 1635:
+#line 1952 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaf; {p++; goto _out; } }}
+ break;
+ case 1636:
+#line 1953 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227a; {p++; goto _out; } }}
+ break;
+ case 1637:
+#line 1954 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab7; {p++; goto _out; } }}
+ break;
+ case 1638:
+#line 1955 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227c; {p++; goto _out; } }}
+ break;
+ case 1639:
+#line 1956 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaf; {p++; goto _out; } }}
+ break;
+ case 1640:
+#line 1957 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab9; {p++; goto _out; } }}
+ break;
+ case 1641:
+#line 1958 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab5; {p++; goto _out; } }}
+ break;
+ case 1642:
+#line 1959 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e8; {p++; goto _out; } }}
+ break;
+ case 1643:
+#line 1960 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227e; {p++; goto _out; } }}
+ break;
+ case 1644:
+#line 1961 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2032; {p++; goto _out; } }}
+ break;
+ case 1645:
+#line 1962 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2119; {p++; goto _out; } }}
+ break;
+ case 1646:
+#line 1963 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab5; {p++; goto _out; } }}
+ break;
+ case 1647:
+#line 1964 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab9; {p++; goto _out; } }}
+ break;
+ case 1648:
+#line 1965 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e8; {p++; goto _out; } }}
+ break;
+ case 1649:
+#line 1966 "char_ref.rl"
+ {te = p+1;{ output->first = 0x220f; {p++; goto _out; } }}
+ break;
+ case 1650:
+#line 1967 "char_ref.rl"
+ {te = p+1;{ output->first = 0x232e; {p++; goto _out; } }}
+ break;
+ case 1651:
+#line 1968 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2312; {p++; goto _out; } }}
+ break;
+ case 1652:
+#line 1969 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2313; {p++; goto _out; } }}
+ break;
+ case 1653:
+#line 1970 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221d; {p++; goto _out; } }}
+ break;
+ case 1654:
+#line 1971 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221d; {p++; goto _out; } }}
+ break;
+ case 1655:
+#line 1972 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227e; {p++; goto _out; } }}
+ break;
+ case 1656:
+#line 1973 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b0; {p++; goto _out; } }}
+ break;
+ case 1657:
+#line 1974 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c5; {p++; goto _out; } }}
+ break;
+ case 1658:
+#line 1975 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c8; {p++; goto _out; } }}
+ break;
+ case 1659:
+#line 1976 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2008; {p++; goto _out; } }}
+ break;
+ case 1660:
+#line 1977 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d52e; {p++; goto _out; } }}
+ break;
+ case 1661:
+#line 1978 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a0c; {p++; goto _out; } }}
+ break;
+ case 1662:
+#line 1979 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d562; {p++; goto _out; } }}
+ break;
+ case 1663:
+#line 1980 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2057; {p++; goto _out; } }}
+ break;
+ case 1664:
+#line 1981 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c6; {p++; goto _out; } }}
+ break;
+ case 1665:
+#line 1982 "char_ref.rl"
+ {te = p+1;{ output->first = 0x210d; {p++; goto _out; } }}
+ break;
+ case 1666:
+#line 1983 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a16; {p++; goto _out; } }}
+ break;
+ case 1667:
+#line 1984 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3f; {p++; goto _out; } }}
+ break;
+ case 1668:
+#line 1985 "char_ref.rl"
+ {te = p+1;{ output->first = 0x225f; {p++; goto _out; } }}
+ break;
+ case 1669:
+#line 1986 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22; {p++; goto _out; } }}
+ break;
+ case 1670:
+#line 1988 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21db; {p++; goto _out; } }}
+ break;
+ case 1671:
+#line 1989 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d2; {p++; goto _out; } }}
+ break;
+ case 1672:
+#line 1990 "char_ref.rl"
+ {te = p+1;{ output->first = 0x291c; {p++; goto _out; } }}
+ break;
+ case 1673:
+#line 1991 "char_ref.rl"
+ {te = p+1;{ output->first = 0x290f; {p++; goto _out; } }}
+ break;
+ case 1674:
+#line 1992 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2964; {p++; goto _out; } }}
+ break;
+ case 1675:
+#line 1993 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223d; output->second = 0x0331; {p++; goto _out; } }}
+ break;
+ case 1676:
+#line 1994 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0155; {p++; goto _out; } }}
+ break;
+ case 1677:
+#line 1995 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221a; {p++; goto _out; } }}
+ break;
+ case 1678:
+#line 1996 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29b3; {p++; goto _out; } }}
+ break;
+ case 1679:
+#line 1997 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e9; {p++; goto _out; } }}
+ break;
+ case 1680:
+#line 1998 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2992; {p++; goto _out; } }}
+ break;
+ case 1681:
+#line 1999 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29a5; {p++; goto _out; } }}
+ break;
+ case 1682:
+#line 2000 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e9; {p++; goto _out; } }}
+ break;
+ case 1683:
+#line 2001 "char_ref.rl"
+ {te = p+1;{ output->first = 0xbb; {p++; goto _out; } }}
+ break;
+ case 1684:
+#line 2003 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2192; {p++; goto _out; } }}
+ break;
+ case 1685:
+#line 2004 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2975; {p++; goto _out; } }}
+ break;
+ case 1686:
+#line 2005 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21e5; {p++; goto _out; } }}
+ break;
+ case 1687:
+#line 2006 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2920; {p++; goto _out; } }}
+ break;
+ case 1688:
+#line 2007 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2933; {p++; goto _out; } }}
+ break;
+ case 1689:
+#line 2008 "char_ref.rl"
+ {te = p+1;{ output->first = 0x291e; {p++; goto _out; } }}
+ break;
+ case 1690:
+#line 2009 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21aa; {p++; goto _out; } }}
+ break;
+ case 1691:
+#line 2010 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21ac; {p++; goto _out; } }}
+ break;
+ case 1692:
+#line 2011 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2945; {p++; goto _out; } }}
+ break;
+ case 1693:
+#line 2012 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2974; {p++; goto _out; } }}
+ break;
+ case 1694:
+#line 2013 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a3; {p++; goto _out; } }}
+ break;
+ case 1695:
+#line 2014 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219d; {p++; goto _out; } }}
+ break;
+ case 1696:
+#line 2015 "char_ref.rl"
+ {te = p+1;{ output->first = 0x291a; {p++; goto _out; } }}
+ break;
+ case 1697:
+#line 2016 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2236; {p++; goto _out; } }}
+ break;
+ case 1698:
+#line 2017 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211a; {p++; goto _out; } }}
+ break;
+ case 1699:
+#line 2018 "char_ref.rl"
+ {te = p+1;{ output->first = 0x290d; {p++; goto _out; } }}
+ break;
+ case 1700:
+#line 2019 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2773; {p++; goto _out; } }}
+ break;
+ case 1701:
+#line 2020 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7d; {p++; goto _out; } }}
+ break;
+ case 1702:
+#line 2021 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5d; {p++; goto _out; } }}
+ break;
+ case 1703:
+#line 2022 "char_ref.rl"
+ {te = p+1;{ output->first = 0x298c; {p++; goto _out; } }}
+ break;
+ case 1704:
+#line 2023 "char_ref.rl"
+ {te = p+1;{ output->first = 0x298e; {p++; goto _out; } }}
+ break;
+ case 1705:
+#line 2024 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2990; {p++; goto _out; } }}
+ break;
+ case 1706:
+#line 2025 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0159; {p++; goto _out; } }}
+ break;
+ case 1707:
+#line 2026 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0157; {p++; goto _out; } }}
+ break;
+ case 1708:
+#line 2027 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2309; {p++; goto _out; } }}
+ break;
+ case 1709:
+#line 2028 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7d; {p++; goto _out; } }}
+ break;
+ case 1710:
+#line 2029 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0440; {p++; goto _out; } }}
+ break;
+ case 1711:
+#line 2030 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2937; {p++; goto _out; } }}
+ break;
+ case 1712:
+#line 2031 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2969; {p++; goto _out; } }}
+ break;
+ case 1713:
+#line 2032 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201d; {p++; goto _out; } }}
+ break;
+ case 1714:
+#line 2033 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201d; {p++; goto _out; } }}
+ break;
+ case 1715:
+#line 2034 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b3; {p++; goto _out; } }}
+ break;
+ case 1716:
+#line 2035 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211c; {p++; goto _out; } }}
+ break;
+ case 1717:
+#line 2036 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211b; {p++; goto _out; } }}
+ break;
+ case 1718:
+#line 2037 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211c; {p++; goto _out; } }}
+ break;
+ case 1719:
+#line 2038 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211d; {p++; goto _out; } }}
+ break;
+ case 1720:
+#line 2039 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ad; {p++; goto _out; } }}
+ break;
+ case 1721:
+#line 2040 "char_ref.rl"
+ {te = p+1;{ output->first = 0xae; {p++; goto _out; } }}
+ break;
+ case 1722:
+#line 2042 "char_ref.rl"
+ {te = p+1;{ output->first = 0x297d; {p++; goto _out; } }}
+ break;
+ case 1723:
+#line 2043 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230b; {p++; goto _out; } }}
+ break;
+ case 1724:
+#line 2044 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d52f; {p++; goto _out; } }}
+ break;
+ case 1725:
+#line 2045 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c1; {p++; goto _out; } }}
+ break;
+ case 1726:
+#line 2046 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c0; {p++; goto _out; } }}
+ break;
+ case 1727:
+#line 2047 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296c; {p++; goto _out; } }}
+ break;
+ case 1728:
+#line 2048 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c1; {p++; goto _out; } }}
+ break;
+ case 1729:
+#line 2049 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f1; {p++; goto _out; } }}
+ break;
+ case 1730:
+#line 2050 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2192; {p++; goto _out; } }}
+ break;
+ case 1731:
+#line 2051 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a3; {p++; goto _out; } }}
+ break;
+ case 1732:
+#line 2052 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c1; {p++; goto _out; } }}
+ break;
+ case 1733:
+#line 2053 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c0; {p++; goto _out; } }}
+ break;
+ case 1734:
+#line 2054 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c4; {p++; goto _out; } }}
+ break;
+ case 1735:
+#line 2055 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cc; {p++; goto _out; } }}
+ break;
+ case 1736:
+#line 2056 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c9; {p++; goto _out; } }}
+ break;
+ case 1737:
+#line 2057 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219d; {p++; goto _out; } }}
+ break;
+ case 1738:
+#line 2058 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cc; {p++; goto _out; } }}
+ break;
+ case 1739:
+#line 2059 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02da; {p++; goto _out; } }}
+ break;
+ case 1740:
+#line 2060 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2253; {p++; goto _out; } }}
+ break;
+ case 1741:
+#line 2061 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c4; {p++; goto _out; } }}
+ break;
+ case 1742:
+#line 2062 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21cc; {p++; goto _out; } }}
+ break;
+ case 1743:
+#line 2063 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200f; {p++; goto _out; } }}
+ break;
+ case 1744:
+#line 2064 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b1; {p++; goto _out; } }}
+ break;
+ case 1745:
+#line 2065 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b1; {p++; goto _out; } }}
+ break;
+ case 1746:
+#line 2066 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aee; {p++; goto _out; } }}
+ break;
+ case 1747:
+#line 2067 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27ed; {p++; goto _out; } }}
+ break;
+ case 1748:
+#line 2068 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21fe; {p++; goto _out; } }}
+ break;
+ case 1749:
+#line 2069 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27e7; {p++; goto _out; } }}
+ break;
+ case 1750:
+#line 2070 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2986; {p++; goto _out; } }}
+ break;
+ case 1751:
+#line 2071 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d563; {p++; goto _out; } }}
+ break;
+ case 1752:
+#line 2072 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a2e; {p++; goto _out; } }}
+ break;
+ case 1753:
+#line 2073 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a35; {p++; goto _out; } }}
+ break;
+ case 1754:
+#line 2074 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29; {p++; goto _out; } }}
+ break;
+ case 1755:
+#line 2075 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2994; {p++; goto _out; } }}
+ break;
+ case 1756:
+#line 2076 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a12; {p++; goto _out; } }}
+ break;
+ case 1757:
+#line 2077 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c9; {p++; goto _out; } }}
+ break;
+ case 1758:
+#line 2078 "char_ref.rl"
+ {te = p+1;{ output->first = 0x203a; {p++; goto _out; } }}
+ break;
+ case 1759:
+#line 2079 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c7; {p++; goto _out; } }}
+ break;
+ case 1760:
+#line 2080 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21b1; {p++; goto _out; } }}
+ break;
+ case 1761:
+#line 2081 "char_ref.rl"
+ {te = p+1;{ output->first = 0x5d; {p++; goto _out; } }}
+ break;
+ case 1762:
+#line 2082 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2019; {p++; goto _out; } }}
+ break;
+ case 1763:
+#line 2083 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2019; {p++; goto _out; } }}
+ break;
+ case 1764:
+#line 2084 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22cc; {p++; goto _out; } }}
+ break;
+ case 1765:
+#line 2085 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ca; {p++; goto _out; } }}
+ break;
+ case 1766:
+#line 2086 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b9; {p++; goto _out; } }}
+ break;
+ case 1767:
+#line 2087 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b5; {p++; goto _out; } }}
+ break;
+ case 1768:
+#line 2088 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b8; {p++; goto _out; } }}
+ break;
+ case 1769:
+#line 2089 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29ce; {p++; goto _out; } }}
+ break;
+ case 1770:
+#line 2090 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2968; {p++; goto _out; } }}
+ break;
+ case 1771:
+#line 2091 "char_ref.rl"
+ {te = p+1;{ output->first = 0x211e; {p++; goto _out; } }}
+ break;
+ case 1772:
+#line 2092 "char_ref.rl"
+ {te = p+1;{ output->first = 0x015b; {p++; goto _out; } }}
+ break;
+ case 1773:
+#line 2093 "char_ref.rl"
+ {te = p+1;{ output->first = 0x201a; {p++; goto _out; } }}
+ break;
+ case 1774:
+#line 2094 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227b; {p++; goto _out; } }}
+ break;
+ case 1775:
+#line 2095 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab4; {p++; goto _out; } }}
+ break;
+ case 1776:
+#line 2096 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab8; {p++; goto _out; } }}
+ break;
+ case 1777:
+#line 2097 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0161; {p++; goto _out; } }}
+ break;
+ case 1778:
+#line 2098 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227d; {p++; goto _out; } }}
+ break;
+ case 1779:
+#line 2099 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab0; {p++; goto _out; } }}
+ break;
+ case 1780:
+#line 2100 "char_ref.rl"
+ {te = p+1;{ output->first = 0x015f; {p++; goto _out; } }}
+ break;
+ case 1781:
+#line 2101 "char_ref.rl"
+ {te = p+1;{ output->first = 0x015d; {p++; goto _out; } }}
+ break;
+ case 1782:
+#line 2102 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab6; {p++; goto _out; } }}
+ break;
+ case 1783:
+#line 2103 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aba; {p++; goto _out; } }}
+ break;
+ case 1784:
+#line 2104 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e9; {p++; goto _out; } }}
+ break;
+ case 1785:
+#line 2105 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a13; {p++; goto _out; } }}
+ break;
+ case 1786:
+#line 2106 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227f; {p++; goto _out; } }}
+ break;
+ case 1787:
+#line 2107 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0441; {p++; goto _out; } }}
+ break;
+ case 1788:
+#line 2108 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c5; {p++; goto _out; } }}
+ break;
+ case 1789:
+#line 2109 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a1; {p++; goto _out; } }}
+ break;
+ case 1790:
+#line 2110 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a66; {p++; goto _out; } }}
+ break;
+ case 1791:
+#line 2111 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d8; {p++; goto _out; } }}
+ break;
+ case 1792:
+#line 2112 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2925; {p++; goto _out; } }}
+ break;
+ case 1793:
+#line 2113 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2198; {p++; goto _out; } }}
+ break;
+ case 1794:
+#line 2114 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2198; {p++; goto _out; } }}
+ break;
+ case 1795:
+#line 2115 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa7; {p++; goto _out; } }}
+ break;
+ case 1796:
+#line 2117 "char_ref.rl"
+ {te = p+1;{ output->first = 0x3b; {p++; goto _out; } }}
+ break;
+ case 1797:
+#line 2118 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2929; {p++; goto _out; } }}
+ break;
+ case 1798:
+#line 2119 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2216; {p++; goto _out; } }}
+ break;
+ case 1799:
+#line 2120 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2216; {p++; goto _out; } }}
+ break;
+ case 1800:
+#line 2121 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2736; {p++; goto _out; } }}
+ break;
+ case 1801:
+#line 2122 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d530; {p++; goto _out; } }}
+ break;
+ case 1802:
+#line 2123 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2322; {p++; goto _out; } }}
+ break;
+ case 1803:
+#line 2124 "char_ref.rl"
+ {te = p+1;{ output->first = 0x266f; {p++; goto _out; } }}
+ break;
+ case 1804:
+#line 2125 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0449; {p++; goto _out; } }}
+ break;
+ case 1805:
+#line 2126 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0448; {p++; goto _out; } }}
+ break;
+ case 1806:
+#line 2127 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2223; {p++; goto _out; } }}
+ break;
+ case 1807:
+#line 2128 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2225; {p++; goto _out; } }}
+ break;
+ case 1808:
+#line 2129 "char_ref.rl"
+ {te = p+1;{ output->first = 0xad; {p++; goto _out; } }}
+ break;
+ case 1809:
+#line 2131 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c3; {p++; goto _out; } }}
+ break;
+ case 1810:
+#line 2132 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c2; {p++; goto _out; } }}
+ break;
+ case 1811:
+#line 2133 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c2; {p++; goto _out; } }}
+ break;
+ case 1812:
+#line 2134 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223c; {p++; goto _out; } }}
+ break;
+ case 1813:
+#line 2135 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a6a; {p++; goto _out; } }}
+ break;
+ case 1814:
+#line 2136 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2243; {p++; goto _out; } }}
+ break;
+ case 1815:
+#line 2137 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2243; {p++; goto _out; } }}
+ break;
+ case 1816:
+#line 2138 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a9e; {p++; goto _out; } }}
+ break;
+ case 1817:
+#line 2139 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aa0; {p++; goto _out; } }}
+ break;
+ case 1818:
+#line 2140 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a9d; {p++; goto _out; } }}
+ break;
+ case 1819:
+#line 2141 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a9f; {p++; goto _out; } }}
+ break;
+ case 1820:
+#line 2142 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2246; {p++; goto _out; } }}
+ break;
+ case 1821:
+#line 2143 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a24; {p++; goto _out; } }}
+ break;
+ case 1822:
+#line 2144 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2972; {p++; goto _out; } }}
+ break;
+ case 1823:
+#line 2145 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2190; {p++; goto _out; } }}
+ break;
+ case 1824:
+#line 2146 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2216; {p++; goto _out; } }}
+ break;
+ case 1825:
+#line 2147 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a33; {p++; goto _out; } }}
+ break;
+ case 1826:
+#line 2148 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29e4; {p++; goto _out; } }}
+ break;
+ case 1827:
+#line 2149 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2223; {p++; goto _out; } }}
+ break;
+ case 1828:
+#line 2150 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2323; {p++; goto _out; } }}
+ break;
+ case 1829:
+#line 2151 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aaa; {p++; goto _out; } }}
+ break;
+ case 1830:
+#line 2152 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aac; {p++; goto _out; } }}
+ break;
+ case 1831:
+#line 2153 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aac; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1832:
+#line 2154 "char_ref.rl"
+ {te = p+1;{ output->first = 0x044c; {p++; goto _out; } }}
+ break;
+ case 1833:
+#line 2155 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2f; {p++; goto _out; } }}
+ break;
+ case 1834:
+#line 2156 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29c4; {p++; goto _out; } }}
+ break;
+ case 1835:
+#line 2157 "char_ref.rl"
+ {te = p+1;{ output->first = 0x233f; {p++; goto _out; } }}
+ break;
+ case 1836:
+#line 2158 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d564; {p++; goto _out; } }}
+ break;
+ case 1837:
+#line 2159 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2660; {p++; goto _out; } }}
+ break;
+ case 1838:
+#line 2160 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2660; {p++; goto _out; } }}
+ break;
+ case 1839:
+#line 2161 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2225; {p++; goto _out; } }}
+ break;
+ case 1840:
+#line 2162 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2293; {p++; goto _out; } }}
+ break;
+ case 1841:
+#line 2163 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2293; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1842:
+#line 2164 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2294; {p++; goto _out; } }}
+ break;
+ case 1843:
+#line 2165 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2294; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 1844:
+#line 2166 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228f; {p++; goto _out; } }}
+ break;
+ case 1845:
+#line 2167 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2291; {p++; goto _out; } }}
+ break;
+ case 1846:
+#line 2168 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228f; {p++; goto _out; } }}
+ break;
+ case 1847:
+#line 2169 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2291; {p++; goto _out; } }}
+ break;
+ case 1848:
+#line 2170 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2290; {p++; goto _out; } }}
+ break;
+ case 1849:
+#line 2171 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2292; {p++; goto _out; } }}
+ break;
+ case 1850:
+#line 2172 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2290; {p++; goto _out; } }}
+ break;
+ case 1851:
+#line 2173 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2292; {p++; goto _out; } }}
+ break;
+ case 1852:
+#line 2174 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25a1; {p++; goto _out; } }}
+ break;
+ case 1853:
+#line 2175 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25a1; {p++; goto _out; } }}
+ break;
+ case 1854:
+#line 2176 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25aa; {p++; goto _out; } }}
+ break;
+ case 1855:
+#line 2177 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25aa; {p++; goto _out; } }}
+ break;
+ case 1856:
+#line 2178 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2192; {p++; goto _out; } }}
+ break;
+ case 1857:
+#line 2179 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c8; {p++; goto _out; } }}
+ break;
+ case 1858:
+#line 2180 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2216; {p++; goto _out; } }}
+ break;
+ case 1859:
+#line 2181 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2323; {p++; goto _out; } }}
+ break;
+ case 1860:
+#line 2182 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c6; {p++; goto _out; } }}
+ break;
+ case 1861:
+#line 2183 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2606; {p++; goto _out; } }}
+ break;
+ case 1862:
+#line 2184 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2605; {p++; goto _out; } }}
+ break;
+ case 1863:
+#line 2185 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f5; {p++; goto _out; } }}
+ break;
+ case 1864:
+#line 2186 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d5; {p++; goto _out; } }}
+ break;
+ case 1865:
+#line 2187 "char_ref.rl"
+ {te = p+1;{ output->first = 0xaf; {p++; goto _out; } }}
+ break;
+ case 1866:
+#line 2188 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2282; {p++; goto _out; } }}
+ break;
+ case 1867:
+#line 2189 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac5; {p++; goto _out; } }}
+ break;
+ case 1868:
+#line 2190 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2abd; {p++; goto _out; } }}
+ break;
+ case 1869:
+#line 2191 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2286; {p++; goto _out; } }}
+ break;
+ case 1870:
+#line 2192 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac3; {p++; goto _out; } }}
+ break;
+ case 1871:
+#line 2193 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac1; {p++; goto _out; } }}
+ break;
+ case 1872:
+#line 2194 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acb; {p++; goto _out; } }}
+ break;
+ case 1873:
+#line 2195 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228a; {p++; goto _out; } }}
+ break;
+ case 1874:
+#line 2196 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2abf; {p++; goto _out; } }}
+ break;
+ case 1875:
+#line 2197 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2979; {p++; goto _out; } }}
+ break;
+ case 1876:
+#line 2198 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2282; {p++; goto _out; } }}
+ break;
+ case 1877:
+#line 2199 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2286; {p++; goto _out; } }}
+ break;
+ case 1878:
+#line 2200 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac5; {p++; goto _out; } }}
+ break;
+ case 1879:
+#line 2201 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228a; {p++; goto _out; } }}
+ break;
+ case 1880:
+#line 2202 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acb; {p++; goto _out; } }}
+ break;
+ case 1881:
+#line 2203 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac7; {p++; goto _out; } }}
+ break;
+ case 1882:
+#line 2204 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad5; {p++; goto _out; } }}
+ break;
+ case 1883:
+#line 2205 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad3; {p++; goto _out; } }}
+ break;
+ case 1884:
+#line 2206 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227b; {p++; goto _out; } }}
+ break;
+ case 1885:
+#line 2207 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab8; {p++; goto _out; } }}
+ break;
+ case 1886:
+#line 2208 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227d; {p++; goto _out; } }}
+ break;
+ case 1887:
+#line 2209 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab0; {p++; goto _out; } }}
+ break;
+ case 1888:
+#line 2210 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2aba; {p++; goto _out; } }}
+ break;
+ case 1889:
+#line 2211 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ab6; {p++; goto _out; } }}
+ break;
+ case 1890:
+#line 2212 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22e9; {p++; goto _out; } }}
+ break;
+ case 1891:
+#line 2213 "char_ref.rl"
+ {te = p+1;{ output->first = 0x227f; {p++; goto _out; } }}
+ break;
+ case 1892:
+#line 2214 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2211; {p++; goto _out; } }}
+ break;
+ case 1893:
+#line 2215 "char_ref.rl"
+ {te = p+1;{ output->first = 0x266a; {p++; goto _out; } }}
+ break;
+ case 1894:
+#line 2216 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb9; {p++; goto _out; } }}
+ break;
+ case 1895:
+#line 2218 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb2; {p++; goto _out; } }}
+ break;
+ case 1896:
+#line 2220 "char_ref.rl"
+ {te = p+1;{ output->first = 0xb3; {p++; goto _out; } }}
+ break;
+ case 1897:
+#line 2222 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2283; {p++; goto _out; } }}
+ break;
+ case 1898:
+#line 2223 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac6; {p++; goto _out; } }}
+ break;
+ case 1899:
+#line 2224 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2abe; {p++; goto _out; } }}
+ break;
+ case 1900:
+#line 2225 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad8; {p++; goto _out; } }}
+ break;
+ case 1901:
+#line 2226 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2287; {p++; goto _out; } }}
+ break;
+ case 1902:
+#line 2227 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac4; {p++; goto _out; } }}
+ break;
+ case 1903:
+#line 2228 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27c9; {p++; goto _out; } }}
+ break;
+ case 1904:
+#line 2229 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad7; {p++; goto _out; } }}
+ break;
+ case 1905:
+#line 2230 "char_ref.rl"
+ {te = p+1;{ output->first = 0x297b; {p++; goto _out; } }}
+ break;
+ case 1906:
+#line 2231 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac2; {p++; goto _out; } }}
+ break;
+ case 1907:
+#line 2232 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acc; {p++; goto _out; } }}
+ break;
+ case 1908:
+#line 2233 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228b; {p++; goto _out; } }}
+ break;
+ case 1909:
+#line 2234 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac0; {p++; goto _out; } }}
+ break;
+ case 1910:
+#line 2235 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2283; {p++; goto _out; } }}
+ break;
+ case 1911:
+#line 2236 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2287; {p++; goto _out; } }}
+ break;
+ case 1912:
+#line 2237 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac6; {p++; goto _out; } }}
+ break;
+ case 1913:
+#line 2238 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228b; {p++; goto _out; } }}
+ break;
+ case 1914:
+#line 2239 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acc; {p++; goto _out; } }}
+ break;
+ case 1915:
+#line 2240 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ac8; {p++; goto _out; } }}
+ break;
+ case 1916:
+#line 2241 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad4; {p++; goto _out; } }}
+ break;
+ case 1917:
+#line 2242 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ad6; {p++; goto _out; } }}
+ break;
+ case 1918:
+#line 2243 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d9; {p++; goto _out; } }}
+ break;
+ case 1919:
+#line 2244 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2926; {p++; goto _out; } }}
+ break;
+ case 1920:
+#line 2245 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2199; {p++; goto _out; } }}
+ break;
+ case 1921:
+#line 2246 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2199; {p++; goto _out; } }}
+ break;
+ case 1922:
+#line 2247 "char_ref.rl"
+ {te = p+1;{ output->first = 0x292a; {p++; goto _out; } }}
+ break;
+ case 1923:
+#line 2248 "char_ref.rl"
+ {te = p+1;{ output->first = 0xdf; {p++; goto _out; } }}
+ break;
+ case 1924:
+#line 2250 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2316; {p++; goto _out; } }}
+ break;
+ case 1925:
+#line 2251 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c4; {p++; goto _out; } }}
+ break;
+ case 1926:
+#line 2252 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23b4; {p++; goto _out; } }}
+ break;
+ case 1927:
+#line 2253 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0165; {p++; goto _out; } }}
+ break;
+ case 1928:
+#line 2254 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0163; {p++; goto _out; } }}
+ break;
+ case 1929:
+#line 2255 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0442; {p++; goto _out; } }}
+ break;
+ case 1930:
+#line 2256 "char_ref.rl"
+ {te = p+1;{ output->first = 0x20db; {p++; goto _out; } }}
+ break;
+ case 1931:
+#line 2257 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2315; {p++; goto _out; } }}
+ break;
+ case 1932:
+#line 2258 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d531; {p++; goto _out; } }}
+ break;
+ case 1933:
+#line 2259 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2234; {p++; goto _out; } }}
+ break;
+ case 1934:
+#line 2260 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2234; {p++; goto _out; } }}
+ break;
+ case 1935:
+#line 2261 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b8; {p++; goto _out; } }}
+ break;
+ case 1936:
+#line 2262 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d1; {p++; goto _out; } }}
+ break;
+ case 1937:
+#line 2263 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d1; {p++; goto _out; } }}
+ break;
+ case 1938:
+#line 2264 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2248; {p++; goto _out; } }}
+ break;
+ case 1939:
+#line 2265 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223c; {p++; goto _out; } }}
+ break;
+ case 1940:
+#line 2266 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2009; {p++; goto _out; } }}
+ break;
+ case 1941:
+#line 2267 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2248; {p++; goto _out; } }}
+ break;
+ case 1942:
+#line 2268 "char_ref.rl"
+ {te = p+1;{ output->first = 0x223c; {p++; goto _out; } }}
+ break;
+ case 1943:
+#line 2269 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfe; {p++; goto _out; } }}
+ break;
+ case 1944:
+#line 2271 "char_ref.rl"
+ {te = p+1;{ output->first = 0x02dc; {p++; goto _out; } }}
+ break;
+ case 1945:
+#line 2272 "char_ref.rl"
+ {te = p+1;{ output->first = 0xd7; {p++; goto _out; } }}
+ break;
+ case 1946:
+#line 2274 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a0; {p++; goto _out; } }}
+ break;
+ case 1947:
+#line 2275 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a31; {p++; goto _out; } }}
+ break;
+ case 1948:
+#line 2276 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a30; {p++; goto _out; } }}
+ break;
+ case 1949:
+#line 2277 "char_ref.rl"
+ {te = p+1;{ output->first = 0x222d; {p++; goto _out; } }}
+ break;
+ case 1950:
+#line 2278 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2928; {p++; goto _out; } }}
+ break;
+ case 1951:
+#line 2279 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a4; {p++; goto _out; } }}
+ break;
+ case 1952:
+#line 2280 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2336; {p++; goto _out; } }}
+ break;
+ case 1953:
+#line 2281 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2af1; {p++; goto _out; } }}
+ break;
+ case 1954:
+#line 2282 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d565; {p++; goto _out; } }}
+ break;
+ case 1955:
+#line 2283 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ada; {p++; goto _out; } }}
+ break;
+ case 1956:
+#line 2284 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2929; {p++; goto _out; } }}
+ break;
+ case 1957:
+#line 2285 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2034; {p++; goto _out; } }}
+ break;
+ case 1958:
+#line 2286 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2122; {p++; goto _out; } }}
+ break;
+ case 1959:
+#line 2287 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b5; {p++; goto _out; } }}
+ break;
+ case 1960:
+#line 2288 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25bf; {p++; goto _out; } }}
+ break;
+ case 1961:
+#line 2289 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25c3; {p++; goto _out; } }}
+ break;
+ case 1962:
+#line 2290 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b4; {p++; goto _out; } }}
+ break;
+ case 1963:
+#line 2291 "char_ref.rl"
+ {te = p+1;{ output->first = 0x225c; {p++; goto _out; } }}
+ break;
+ case 1964:
+#line 2292 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b9; {p++; goto _out; } }}
+ break;
+ case 1965:
+#line 2293 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b5; {p++; goto _out; } }}
+ break;
+ case 1966:
+#line 2294 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ec; {p++; goto _out; } }}
+ break;
+ case 1967:
+#line 2295 "char_ref.rl"
+ {te = p+1;{ output->first = 0x225c; {p++; goto _out; } }}
+ break;
+ case 1968:
+#line 2296 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a3a; {p++; goto _out; } }}
+ break;
+ case 1969:
+#line 2297 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a39; {p++; goto _out; } }}
+ break;
+ case 1970:
+#line 2298 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29cd; {p++; goto _out; } }}
+ break;
+ case 1971:
+#line 2299 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a3b; {p++; goto _out; } }}
+ break;
+ case 1972:
+#line 2300 "char_ref.rl"
+ {te = p+1;{ output->first = 0x23e2; {p++; goto _out; } }}
+ break;
+ case 1973:
+#line 2301 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4c9; {p++; goto _out; } }}
+ break;
+ case 1974:
+#line 2302 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0446; {p++; goto _out; } }}
+ break;
+ case 1975:
+#line 2303 "char_ref.rl"
+ {te = p+1;{ output->first = 0x045b; {p++; goto _out; } }}
+ break;
+ case 1976:
+#line 2304 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0167; {p++; goto _out; } }}
+ break;
+ case 1977:
+#line 2305 "char_ref.rl"
+ {te = p+1;{ output->first = 0x226c; {p++; goto _out; } }}
+ break;
+ case 1978:
+#line 2306 "char_ref.rl"
+ {te = p+1;{ output->first = 0x219e; {p++; goto _out; } }}
+ break;
+ case 1979:
+#line 2307 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21a0; {p++; goto _out; } }}
+ break;
+ case 1980:
+#line 2308 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d1; {p++; goto _out; } }}
+ break;
+ case 1981:
+#line 2309 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2963; {p++; goto _out; } }}
+ break;
+ case 1982:
+#line 2310 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfa; {p++; goto _out; } }}
+ break;
+ case 1983:
+#line 2312 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2191; {p++; goto _out; } }}
+ break;
+ case 1984:
+#line 2313 "char_ref.rl"
+ {te = p+1;{ output->first = 0x045e; {p++; goto _out; } }}
+ break;
+ case 1985:
+#line 2314 "char_ref.rl"
+ {te = p+1;{ output->first = 0x016d; {p++; goto _out; } }}
+ break;
+ case 1986:
+#line 2315 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfb; {p++; goto _out; } }}
+ break;
+ case 1987:
+#line 2317 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0443; {p++; goto _out; } }}
+ break;
+ case 1988:
+#line 2318 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c5; {p++; goto _out; } }}
+ break;
+ case 1989:
+#line 2319 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0171; {p++; goto _out; } }}
+ break;
+ case 1990:
+#line 2320 "char_ref.rl"
+ {te = p+1;{ output->first = 0x296e; {p++; goto _out; } }}
+ break;
+ case 1991:
+#line 2321 "char_ref.rl"
+ {te = p+1;{ output->first = 0x297e; {p++; goto _out; } }}
+ break;
+ case 1992:
+#line 2322 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d532; {p++; goto _out; } }}
+ break;
+ case 1993:
+#line 2323 "char_ref.rl"
+ {te = p+1;{ output->first = 0xf9; {p++; goto _out; } }}
+ break;
+ case 1994:
+#line 2325 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bf; {p++; goto _out; } }}
+ break;
+ case 1995:
+#line 2326 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21be; {p++; goto _out; } }}
+ break;
+ case 1996:
+#line 2327 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2580; {p++; goto _out; } }}
+ break;
+ case 1997:
+#line 2328 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231c; {p++; goto _out; } }}
+ break;
+ case 1998:
+#line 2329 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231c; {p++; goto _out; } }}
+ break;
+ case 1999:
+#line 2330 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230f; {p++; goto _out; } }}
+ break;
+ case 2000:
+#line 2331 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25f8; {p++; goto _out; } }}
+ break;
+ case 2001:
+#line 2332 "char_ref.rl"
+ {te = p+1;{ output->first = 0x016b; {p++; goto _out; } }}
+ break;
+ case 2002:
+#line 2333 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa8; {p++; goto _out; } }}
+ break;
+ case 2003:
+#line 2335 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0173; {p++; goto _out; } }}
+ break;
+ case 2004:
+#line 2336 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d566; {p++; goto _out; } }}
+ break;
+ case 2005:
+#line 2337 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2191; {p++; goto _out; } }}
+ break;
+ case 2006:
+#line 2338 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2195; {p++; goto _out; } }}
+ break;
+ case 2007:
+#line 2339 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21bf; {p++; goto _out; } }}
+ break;
+ case 2008:
+#line 2340 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21be; {p++; goto _out; } }}
+ break;
+ case 2009:
+#line 2341 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228e; {p++; goto _out; } }}
+ break;
+ case 2010:
+#line 2342 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c5; {p++; goto _out; } }}
+ break;
+ case 2011:
+#line 2343 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d2; {p++; goto _out; } }}
+ break;
+ case 2012:
+#line 2344 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c5; {p++; goto _out; } }}
+ break;
+ case 2013:
+#line 2345 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c8; {p++; goto _out; } }}
+ break;
+ case 2014:
+#line 2346 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231d; {p++; goto _out; } }}
+ break;
+ case 2015:
+#line 2347 "char_ref.rl"
+ {te = p+1;{ output->first = 0x231d; {p++; goto _out; } }}
+ break;
+ case 2016:
+#line 2348 "char_ref.rl"
+ {te = p+1;{ output->first = 0x230e; {p++; goto _out; } }}
+ break;
+ case 2017:
+#line 2349 "char_ref.rl"
+ {te = p+1;{ output->first = 0x016f; {p++; goto _out; } }}
+ break;
+ case 2018:
+#line 2350 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25f9; {p++; goto _out; } }}
+ break;
+ case 2019:
+#line 2351 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4ca; {p++; goto _out; } }}
+ break;
+ case 2020:
+#line 2352 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22f0; {p++; goto _out; } }}
+ break;
+ case 2021:
+#line 2353 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0169; {p++; goto _out; } }}
+ break;
+ case 2022:
+#line 2354 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b5; {p++; goto _out; } }}
+ break;
+ case 2023:
+#line 2355 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b4; {p++; goto _out; } }}
+ break;
+ case 2024:
+#line 2356 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21c8; {p++; goto _out; } }}
+ break;
+ case 2025:
+#line 2357 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfc; {p++; goto _out; } }}
+ break;
+ case 2026:
+#line 2359 "char_ref.rl"
+ {te = p+1;{ output->first = 0x29a7; {p++; goto _out; } }}
+ break;
+ case 2027:
+#line 2360 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21d5; {p++; goto _out; } }}
+ break;
+ case 2028:
+#line 2361 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ae8; {p++; goto _out; } }}
+ break;
+ case 2029:
+#line 2362 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2ae9; {p++; goto _out; } }}
+ break;
+ case 2030:
+#line 2363 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a8; {p++; goto _out; } }}
+ break;
+ case 2031:
+#line 2364 "char_ref.rl"
+ {te = p+1;{ output->first = 0x299c; {p++; goto _out; } }}
+ break;
+ case 2032:
+#line 2365 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f5; {p++; goto _out; } }}
+ break;
+ case 2033:
+#line 2366 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f0; {p++; goto _out; } }}
+ break;
+ case 2034:
+#line 2367 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2205; {p++; goto _out; } }}
+ break;
+ case 2035:
+#line 2368 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d5; {p++; goto _out; } }}
+ break;
+ case 2036:
+#line 2369 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d6; {p++; goto _out; } }}
+ break;
+ case 2037:
+#line 2370 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221d; {p++; goto _out; } }}
+ break;
+ case 2038:
+#line 2371 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2195; {p++; goto _out; } }}
+ break;
+ case 2039:
+#line 2372 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03f1; {p++; goto _out; } }}
+ break;
+ case 2040:
+#line 2373 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03c2; {p++; goto _out; } }}
+ break;
+ case 2041:
+#line 2374 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228a; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2042:
+#line 2375 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acb; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2043:
+#line 2376 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228b; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2044:
+#line 2377 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acc; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2045:
+#line 2378 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03d1; {p++; goto _out; } }}
+ break;
+ case 2046:
+#line 2379 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b2; {p++; goto _out; } }}
+ break;
+ case 2047:
+#line 2380 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b3; {p++; goto _out; } }}
+ break;
+ case 2048:
+#line 2381 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0432; {p++; goto _out; } }}
+ break;
+ case 2049:
+#line 2382 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22a2; {p++; goto _out; } }}
+ break;
+ case 2050:
+#line 2383 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2228; {p++; goto _out; } }}
+ break;
+ case 2051:
+#line 2384 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22bb; {p++; goto _out; } }}
+ break;
+ case 2052:
+#line 2385 "char_ref.rl"
+ {te = p+1;{ output->first = 0x225a; {p++; goto _out; } }}
+ break;
+ case 2053:
+#line 2386 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22ee; {p++; goto _out; } }}
+ break;
+ case 2054:
+#line 2387 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7c; {p++; goto _out; } }}
+ break;
+ case 2055:
+#line 2388 "char_ref.rl"
+ {te = p+1;{ output->first = 0x7c; {p++; goto _out; } }}
+ break;
+ case 2056:
+#line 2389 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d533; {p++; goto _out; } }}
+ break;
+ case 2057:
+#line 2390 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b2; {p++; goto _out; } }}
+ break;
+ case 2058:
+#line 2391 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2282; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 2059:
+#line 2392 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2283; output->second = 0x20d2; {p++; goto _out; } }}
+ break;
+ case 2060:
+#line 2393 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d567; {p++; goto _out; } }}
+ break;
+ case 2061:
+#line 2394 "char_ref.rl"
+ {te = p+1;{ output->first = 0x221d; {p++; goto _out; } }}
+ break;
+ case 2062:
+#line 2395 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22b3; {p++; goto _out; } }}
+ break;
+ case 2063:
+#line 2396 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4cb; {p++; goto _out; } }}
+ break;
+ case 2064:
+#line 2397 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acb; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2065:
+#line 2398 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228a; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2066:
+#line 2399 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2acc; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2067:
+#line 2400 "char_ref.rl"
+ {te = p+1;{ output->first = 0x228b; output->second = 0xfe00; {p++; goto _out; } }}
+ break;
+ case 2068:
+#line 2401 "char_ref.rl"
+ {te = p+1;{ output->first = 0x299a; {p++; goto _out; } }}
+ break;
+ case 2069:
+#line 2402 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0175; {p++; goto _out; } }}
+ break;
+ case 2070:
+#line 2403 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a5f; {p++; goto _out; } }}
+ break;
+ case 2071:
+#line 2404 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2227; {p++; goto _out; } }}
+ break;
+ case 2072:
+#line 2405 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2259; {p++; goto _out; } }}
+ break;
+ case 2073:
+#line 2406 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2118; {p++; goto _out; } }}
+ break;
+ case 2074:
+#line 2407 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d534; {p++; goto _out; } }}
+ break;
+ case 2075:
+#line 2408 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d568; {p++; goto _out; } }}
+ break;
+ case 2076:
+#line 2409 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2118; {p++; goto _out; } }}
+ break;
+ case 2077:
+#line 2410 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2240; {p++; goto _out; } }}
+ break;
+ case 2078:
+#line 2411 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2240; {p++; goto _out; } }}
+ break;
+ case 2079:
+#line 2412 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4cc; {p++; goto _out; } }}
+ break;
+ case 2080:
+#line 2413 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c2; {p++; goto _out; } }}
+ break;
+ case 2081:
+#line 2414 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25ef; {p++; goto _out; } }}
+ break;
+ case 2082:
+#line 2415 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c3; {p++; goto _out; } }}
+ break;
+ case 2083:
+#line 2416 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25bd; {p++; goto _out; } }}
+ break;
+ case 2084:
+#line 2417 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d535; {p++; goto _out; } }}
+ break;
+ case 2085:
+#line 2418 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27fa; {p++; goto _out; } }}
+ break;
+ case 2086:
+#line 2419 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f7; {p++; goto _out; } }}
+ break;
+ case 2087:
+#line 2420 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03be; {p++; goto _out; } }}
+ break;
+ case 2088:
+#line 2421 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f8; {p++; goto _out; } }}
+ break;
+ case 2089:
+#line 2422 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f5; {p++; goto _out; } }}
+ break;
+ case 2090:
+#line 2423 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27fc; {p++; goto _out; } }}
+ break;
+ case 2091:
+#line 2424 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22fb; {p++; goto _out; } }}
+ break;
+ case 2092:
+#line 2425 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a00; {p++; goto _out; } }}
+ break;
+ case 2093:
+#line 2426 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d569; {p++; goto _out; } }}
+ break;
+ case 2094:
+#line 2427 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a01; {p++; goto _out; } }}
+ break;
+ case 2095:
+#line 2428 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a02; {p++; goto _out; } }}
+ break;
+ case 2096:
+#line 2429 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f9; {p++; goto _out; } }}
+ break;
+ case 2097:
+#line 2430 "char_ref.rl"
+ {te = p+1;{ output->first = 0x27f6; {p++; goto _out; } }}
+ break;
+ case 2098:
+#line 2431 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4cd; {p++; goto _out; } }}
+ break;
+ case 2099:
+#line 2432 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a06; {p++; goto _out; } }}
+ break;
+ case 2100:
+#line 2433 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2a04; {p++; goto _out; } }}
+ break;
+ case 2101:
+#line 2434 "char_ref.rl"
+ {te = p+1;{ output->first = 0x25b3; {p++; goto _out; } }}
+ break;
+ case 2102:
+#line 2435 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c1; {p++; goto _out; } }}
+ break;
+ case 2103:
+#line 2436 "char_ref.rl"
+ {te = p+1;{ output->first = 0x22c0; {p++; goto _out; } }}
+ break;
+ case 2104:
+#line 2437 "char_ref.rl"
+ {te = p+1;{ output->first = 0xfd; {p++; goto _out; } }}
+ break;
+ case 2105:
+#line 2439 "char_ref.rl"
+ {te = p+1;{ output->first = 0x044f; {p++; goto _out; } }}
+ break;
+ case 2106:
+#line 2440 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0177; {p++; goto _out; } }}
+ break;
+ case 2107:
+#line 2441 "char_ref.rl"
+ {te = p+1;{ output->first = 0x044b; {p++; goto _out; } }}
+ break;
+ case 2108:
+#line 2442 "char_ref.rl"
+ {te = p+1;{ output->first = 0xa5; {p++; goto _out; } }}
+ break;
+ case 2109:
+#line 2444 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d536; {p++; goto _out; } }}
+ break;
+ case 2110:
+#line 2445 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0457; {p++; goto _out; } }}
+ break;
+ case 2111:
+#line 2446 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d56a; {p++; goto _out; } }}
+ break;
+ case 2112:
+#line 2447 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4ce; {p++; goto _out; } }}
+ break;
+ case 2113:
+#line 2448 "char_ref.rl"
+ {te = p+1;{ output->first = 0x044e; {p++; goto _out; } }}
+ break;
+ case 2114:
+#line 2449 "char_ref.rl"
+ {te = p+1;{ output->first = 0xff; {p++; goto _out; } }}
+ break;
+ case 2115:
+#line 2451 "char_ref.rl"
+ {te = p+1;{ output->first = 0x017a; {p++; goto _out; } }}
+ break;
+ case 2116:
+#line 2452 "char_ref.rl"
+ {te = p+1;{ output->first = 0x017e; {p++; goto _out; } }}
+ break;
+ case 2117:
+#line 2453 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0437; {p++; goto _out; } }}
+ break;
+ case 2118:
+#line 2454 "char_ref.rl"
+ {te = p+1;{ output->first = 0x017c; {p++; goto _out; } }}
+ break;
+ case 2119:
+#line 2455 "char_ref.rl"
+ {te = p+1;{ output->first = 0x2128; {p++; goto _out; } }}
+ break;
+ case 2120:
+#line 2456 "char_ref.rl"
+ {te = p+1;{ output->first = 0x03b6; {p++; goto _out; } }}
+ break;
+ case 2121:
+#line 2457 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d537; {p++; goto _out; } }}
+ break;
+ case 2122:
+#line 2458 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0436; {p++; goto _out; } }}
+ break;
+ case 2123:
+#line 2459 "char_ref.rl"
+ {te = p+1;{ output->first = 0x21dd; {p++; goto _out; } }}
+ break;
+ case 2124:
+#line 2460 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d56b; {p++; goto _out; } }}
+ break;
+ case 2125:
+#line 2461 "char_ref.rl"
+ {te = p+1;{ output->first = 0x0001d4cf; {p++; goto _out; } }}
+ break;
+ case 2126:
+#line 2462 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200d; {p++; goto _out; } }}
+ break;
+ case 2127:
+#line 2463 "char_ref.rl"
+ {te = p+1;{ output->first = 0x200c; {p++; goto _out; } }}
+ break;
+ case 2128:
+#line 234 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc6; {p++; goto _out; } }}
+ break;
+ case 2129:
+#line 236 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x26; {p++; goto _out; } }}
+ break;
+ case 2130:
+#line 238 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc1; {p++; goto _out; } }}
+ break;
+ case 2131:
+#line 241 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc2; {p++; goto _out; } }}
+ break;
+ case 2132:
+#line 245 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc0; {p++; goto _out; } }}
+ break;
+ case 2133:
+#line 253 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc5; {p++; goto _out; } }}
+ break;
+ case 2134:
+#line 257 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc3; {p++; goto _out; } }}
+ break;
+ case 2135:
+#line 259 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc4; {p++; goto _out; } }}
+ break;
+ case 2136:
+#line 274 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa9; {p++; goto _out; } }}
+ break;
+ case 2137:
+#line 281 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc7; {p++; goto _out; } }}
+ break;
+ case 2138:
+#line 364 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd0; {p++; goto _out; } }}
+ break;
+ case 2139:
+#line 366 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc9; {p++; goto _out; } }}
+ break;
+ case 2140:
+#line 369 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xca; {p++; goto _out; } }}
+ break;
+ case 2141:
+#line 374 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xc8; {p++; goto _out; } }}
+ break;
+ case 2142:
+#line 389 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xcb; {p++; goto _out; } }}
+ break;
+ case 2143:
+#line 402 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x3e; {p++; goto _out; } }}
+ break;
+ case 2144:
+#line 438 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xcd; {p++; goto _out; } }}
+ break;
+ case 2145:
+#line 440 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xce; {p++; goto _out; } }}
+ break;
+ case 2146:
+#line 445 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xcc; {p++; goto _out; } }}
+ break;
+ case 2147:
+#line 462 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xcf; {p++; goto _out; } }}
+ break;
+ case 2148:
+#line 480 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x3c; {p++; goto _out; } }}
+ break;
+ case 2149:
+#line 617 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd1; {p++; goto _out; } }}
+ break;
+ case 2150:
+#line 621 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd3; {p++; goto _out; } }}
+ break;
+ case 2151:
+#line 623 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd4; {p++; goto _out; } }}
+ break;
+ case 2152:
+#line 628 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd2; {p++; goto _out; } }}
+ break;
+ case 2153:
+#line 638 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd8; {p++; goto _out; } }}
+ break;
+ case 2154:
+#line 640 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd5; {p++; goto _out; } }}
+ break;
+ case 2155:
+#line 643 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd6; {p++; goto _out; } }}
+ break;
+ case 2156:
+#line 668 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x22; {p++; goto _out; } }}
+ break;
+ case 2157:
+#line 674 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xae; {p++; goto _out; } }}
+ break;
+ case 2158:
+#line 758 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xde; {p++; goto _out; } }}
+ break;
+ case 2159:
+#line 781 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xda; {p++; goto _out; } }}
+ break;
+ case 2160:
+#line 787 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xdb; {p++; goto _out; } }}
+ break;
+ case 2161:
+#line 792 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd9; {p++; goto _out; } }}
+ break;
+ case 2162:
+#line 819 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xdc; {p++; goto _out; } }}
+ break;
+ case 2163:
+#line 850 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xdd; {p++; goto _out; } }}
+ break;
+ case 2164:
+#line 868 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe1; {p++; goto _out; } }}
+ break;
+ case 2165:
+#line 874 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe2; {p++; goto _out; } }}
+ break;
+ case 2166:
+#line 876 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb4; {p++; goto _out; } }}
+ break;
+ case 2167:
+#line 879 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe6; {p++; goto _out; } }}
+ break;
+ case 2168:
+#line 883 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe0; {p++; goto _out; } }}
+ break;
+ case 2169:
+#line 890 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x26; {p++; goto _out; } }}
+ break;
+ case 2170:
+#line 925 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe5; {p++; goto _out; } }}
+ break;
+ case 2171:
+#line 931 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe3; {p++; goto _out; } }}
+ break;
+ case 2172:
+#line 933 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe4; {p++; goto _out; } }}
+ break;
+ case 2173:
+#line 1038 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa6; {p++; goto _out; } }}
+ break;
+ case 2174:
+#line 1065 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe7; {p++; goto _out; } }}
+ break;
+ case 2175:
+#line 1071 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb8; {p++; goto _out; } }}
+ break;
+ case 2176:
+#line 1074 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa2; {p++; goto _out; } }}
+ break;
+ case 2177:
+#line 1113 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa9; {p++; goto _out; } }}
+ break;
+ case 2178:
+#line 1143 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa4; {p++; goto _out; } }}
+ break;
+ case 2179:
+#line 1167 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb0; {p++; goto _out; } }}
+ break;
+ case 2180:
+#line 1183 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf7; {p++; goto _out; } }}
+ break;
+ case 2181:
+#line 1220 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe9; {p++; goto _out; } }}
+ break;
+ case 2182:
+#line 1225 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xea; {p++; goto _out; } }}
+ break;
+ case 2183:
+#line 1234 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xe8; {p++; goto _out; } }}
+ break;
+ case 2184:
+#line 1276 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf0; {p++; goto _out; } }}
+ break;
+ case 2185:
+#line 1278 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xeb; {p++; goto _out; } }}
+ break;
+ case 2186:
+#line 1303 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xbd; {p++; goto _out; } }}
+ break;
+ case 2187:
+#line 1306 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xbc; {p++; goto _out; } }}
+ break;
+ case 2188:
+#line 1313 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xbe; {p++; goto _out; } }}
+ break;
+ case 2189:
+#line 1368 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x3e; {p++; goto _out; } }}
+ break;
+ case 2190:
+#line 1412 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xed; {p++; goto _out; } }}
+ break;
+ case 2191:
+#line 1415 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xee; {p++; goto _out; } }}
+ break;
+ case 2192:
+#line 1419 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa1; {p++; goto _out; } }}
+ break;
+ case 2193:
+#line 1423 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xec; {p++; goto _out; } }}
+ break;
+ case 2194:
+#line 1454 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xbf; {p++; goto _out; } }}
+ break;
+ case 2195:
+#line 1466 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xef; {p++; goto _out; } }}
+ break;
+ case 2196:
+#line 1501 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xab; {p++; goto _out; } }}
+ break;
+ case 2197:
+#line 1623 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x3c; {p++; goto _out; } }}
+ break;
+ case 2198:
+#line 1641 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xaf; {p++; goto _out; } }}
+ break;
+ case 2199:
+#line 1658 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb5; {p++; goto _out; } }}
+ break;
+ case 2200:
+#line 1663 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb7; {p++; goto _out; } }}
+ break;
+ case 2201:
+#line 1702 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa0; {p++; goto _out; } }}
+ break;
+ case 2202:
+#line 1771 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xac; {p++; goto _out; } }}
+ break;
+ case 2203:
+#line 1818 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf1; {p++; goto _out; } }}
+ break;
+ case 2204:
+#line 1849 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf3; {p++; goto _out; } }}
+ break;
+ case 2205:
+#line 1853 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf4; {p++; goto _out; } }}
+ break;
+ case 2206:
+#line 1865 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf2; {p++; goto _out; } }}
+ break;
+ case 2207:
+#line 1890 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xaa; {p++; goto _out; } }}
+ break;
+ case 2208:
+#line 1892 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xba; {p++; goto _out; } }}
+ break;
+ case 2209:
+#line 1899 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf8; {p++; goto _out; } }}
+ break;
+ case 2210:
+#line 1902 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf5; {p++; goto _out; } }}
+ break;
+ case 2211:
+#line 1906 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf6; {p++; goto _out; } }}
+ break;
+ case 2212:
+#line 1910 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb6; {p++; goto _out; } }}
+ break;
+ case 2213:
+#line 1940 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb1; {p++; goto _out; } }}
+ break;
+ case 2214:
+#line 1947 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa3; {p++; goto _out; } }}
+ break;
+ case 2215:
+#line 1987 "char_ref.rl"
+ {te = p;p--;{ output->first = 0x22; {p++; goto _out; } }}
+ break;
+ case 2216:
+#line 2002 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xbb; {p++; goto _out; } }}
+ break;
+ case 2217:
+#line 2041 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xae; {p++; goto _out; } }}
+ break;
+ case 2218:
+#line 2116 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa7; {p++; goto _out; } }}
+ break;
+ case 2219:
+#line 2130 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xad; {p++; goto _out; } }}
+ break;
+ case 2220:
+#line 2217 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb9; {p++; goto _out; } }}
+ break;
+ case 2221:
+#line 2219 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb2; {p++; goto _out; } }}
+ break;
+ case 2222:
+#line 2221 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xb3; {p++; goto _out; } }}
+ break;
+ case 2223:
+#line 2249 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xdf; {p++; goto _out; } }}
+ break;
+ case 2224:
+#line 2270 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xfe; {p++; goto _out; } }}
+ break;
+ case 2225:
+#line 2273 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xd7; {p++; goto _out; } }}
+ break;
+ case 2226:
+#line 2311 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xfa; {p++; goto _out; } }}
+ break;
+ case 2227:
+#line 2316 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xfb; {p++; goto _out; } }}
+ break;
+ case 2228:
+#line 2324 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xf9; {p++; goto _out; } }}
+ break;
+ case 2229:
+#line 2334 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa8; {p++; goto _out; } }}
+ break;
+ case 2230:
+#line 2358 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xfc; {p++; goto _out; } }}
+ break;
+ case 2231:
+#line 2438 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xfd; {p++; goto _out; } }}
+ break;
+ case 2232:
+#line 2443 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xa5; {p++; goto _out; } }}
+ break;
+ case 2233:
+#line 2450 "char_ref.rl"
+ {te = p;p--;{ output->first = 0xff; {p++; goto _out; } }}
+ break;
+ case 2234:
+#line 1074 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0xa2; {p++; goto _out; } }}
+ break;
+ case 2235:
+#line 1113 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0xa9; {p++; goto _out; } }}
+ break;
+ case 2236:
+#line 1183 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0xf7; {p++; goto _out; } }}
+ break;
+ case 2237:
+#line 1368 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0x3e; {p++; goto _out; } }}
+ break;
+ case 2238:
+#line 1623 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0x3c; {p++; goto _out; } }}
+ break;
+ case 2239:
+#line 1771 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0xac; {p++; goto _out; } }}
+ break;
+ case 2240:
+#line 1910 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0xb6; {p++; goto _out; } }}
+ break;
+ case 2241:
+#line 2273 "char_ref.rl"
+ {{p = ((te))-1;}{ output->first = 0xd7; {p++; goto _out; } }}
+ break;
+#line 23006 "char_ref.c"
+ }
+ }
+
+_again:
+ _acts = _char_ref_actions + _char_ref_to_state_actions[cs];
+ _nacts = (unsigned int) *_acts++;
+ while ( _nacts-- > 0 ) {
+ switch ( *_acts++ ) {
+ case 0:
+#line 1 "NONE"
+ {ts = 0;}
+ break;
+#line 23019 "char_ref.c"
+ }
+ }
+
+ if ( cs == 0 )
+ goto _out;
+ if ( ++p != pe )
+ goto _resume;
+ _test_eof: {}
+ if ( p == eof )
+ {
+ if ( _char_ref_eof_trans[cs] > 0 ) {
+ _trans = _char_ref_eof_trans[cs] - 1;
+ goto _eof_trans;
+ }
+ }
+
+ _out: {}
+ }
+
+#line 2491 "char_ref.rl"
+ // clang-format on
+
+ if (cs >= 7623) {
+ assert(output->first != kGumboNoChar);
+ char last_char = *(te - 1);
+ int len = (int) (te - start);
if (last_char == ';') {
- *output = char_ref->codepoints;
- assert(output->first != kGumboNoChar);
+ bool matched = utf8iterator_maybe_consume_match(input, start, len, true);
+ assert(matched);
return true;
- } else if (is_in_attribute && is_legal_attribute_char_next(input)) {
+ } else if (is_in_attribute && (*te == '=' || isalnum(*te))) {
+ output->first = kGumboNoChar;
+ output->second = kGumboNoChar;
utf8iterator_reset(input);
return true;
} else {
GumboStringPiece bad_ref;
- bad_ref.data = char_ref->name;
- bad_ref.length = char_ref->length;
+ bad_ref.length = te - start;
+ bad_ref.data = start;
add_named_reference_error(
parser, input, GUMBO_ERR_NAMED_CHAR_REF_WITHOUT_SEMICOLON, bad_ref);
- *output = char_ref->codepoints;
- assert(output->first != kGumboNoChar);
+ bool matched = utf8iterator_maybe_consume_match(input, start, len, true);
+ assert(matched);
return false;
}
} else {
+ output->first = kGumboNoChar;
+ output->second = kGumboNoChar;
bool status = maybe_add_invalid_named_reference(parser, input);
utf8iterator_reset(input);
return status;
}
}
-bool consume_char_ref(
- struct GumboInternalParser* parser, struct GumboInternalUtf8Iterator* input,
- int additional_allowed_char, bool is_in_attribute,
- OneOrTwoCodepoints* output) {
+bool consume_char_ref(struct GumboInternalParser* parser,
+ struct GumboInternalUtf8Iterator* input, int additional_allowed_char,
+ bool is_in_attribute, OneOrTwoCodepoints* output) {
utf8iterator_mark(input);
utf8iterator_next(input);
int c = utf8iterator_current(input);
diff --git a/ObjectiveGumbo/Gumbo/char_ref.h b/ObjectiveGumbo/Gumbo/char_ref.h
index 07afd02..09d2598 100644
--- a/ObjectiveGumbo/Gumbo/char_ref.h
+++ b/ObjectiveGumbo/Gumbo/char_ref.h
@@ -49,10 +49,9 @@ typedef struct {
// errors to the GumboParser's errors vector, if the spec calls for it. Pass a
// space for the "additional allowed char" when the spec says "with no
// additional allowed char". Returns false on parse error, true otherwise.
-bool consume_char_ref(
- struct GumboInternalParser* parser, struct GumboInternalUtf8Iterator* input,
- int additional_allowed_char, bool is_in_attribute,
- OneOrTwoCodepoints* output);
+bool consume_char_ref(struct GumboInternalParser* parser,
+ struct GumboInternalUtf8Iterator* input, int additional_allowed_char,
+ bool is_in_attribute, OneOrTwoCodepoints* output);
#ifdef __cplusplus
}
diff --git a/ObjectiveGumbo/Gumbo/char_ref.rl b/ObjectiveGumbo/Gumbo/char_ref.rl
new file mode 100644
index 0000000..139a4bb
--- /dev/null
+++ b/ObjectiveGumbo/Gumbo/char_ref.rl
@@ -0,0 +1,2554 @@
+// Copyright 2011 Google Inc. All Rights Reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+// Author: jdtang@google.com (Jonathan Tang)
+//
+// This is a Ragel state machine re-implementation of the original char_ref.c,
+// rewritten to improve efficiency. To generate the .c file from it,
+//
+// $ ragel -F0 char_ref.rl
+//
+// The generated source is also checked into source control so that most people
+// hacking on the parser do not need to install ragel.
+
+#include "char_ref.h"
+
+#include
+#include
+#include
+#include
+#include // Only for debug assertions at present.
+
+#include "error.h"
+#include "string_piece.h"
+#include "utf8.h"
+#include "util.h"
+
+struct GumboInternalParser;
+
+const int kGumboNoChar = -1;
+
+// Table of replacement characters. The spec specifies that any occurrence of
+// the first character should be replaced by the second character, and a parse
+// error recorded.
+typedef struct {
+ int from_char;
+ int to_char;
+} CharReplacement;
+
+static const CharReplacement kCharReplacements[] = {
+ { 0x00, 0xfffd },
+ { 0x0d, 0x000d },
+ { 0x80, 0x20ac },
+ { 0x81, 0x0081 },
+ { 0x82, 0x201A },
+ { 0x83, 0x0192 },
+ { 0x84, 0x201E },
+ { 0x85, 0x2026 },
+ { 0x86, 0x2020 },
+ { 0x87, 0x2021 },
+ { 0x88, 0x02C6 },
+ { 0x89, 0x2030 },
+ { 0x8A, 0x0160 },
+ { 0x8B, 0x2039 },
+ { 0x8C, 0x0152 },
+ { 0x8D, 0x008D },
+ { 0x8E, 0x017D },
+ { 0x8F, 0x008F },
+ { 0x90, 0x0090 },
+ { 0x91, 0x2018 },
+ { 0x92, 0x2019 },
+ { 0x93, 0x201C },
+ { 0x94, 0x201D },
+ { 0x95, 0x2022 },
+ { 0x96, 0x2013 },
+ { 0x97, 0x2014 },
+ { 0x98, 0x02DC },
+ { 0x99, 0x2122 },
+ { 0x9A, 0x0161 },
+ { 0x9B, 0x203A },
+ { 0x9C, 0x0153 },
+ { 0x9D, 0x009D },
+ { 0x9E, 0x017E },
+ { 0x9F, 0x0178 },
+ // Terminator.
+ { -1, -1 }
+};
+
+static int parse_digit(int c, bool allow_hex) {
+ if (c >= '0' && c <= '9') {
+ return c - '0';
+ }
+ if (allow_hex && c >= 'a' && c <= 'f') {
+ return c - 'a' + 10;
+ }
+ if (allow_hex && c >= 'A' && c <= 'F') {
+ return c - 'A' + 10;
+ }
+ return -1;
+}
+
+static void add_no_digit_error(
+ struct GumboInternalParser* parser, Utf8Iterator* input) {
+ GumboError* error = gumbo_add_error(parser);
+ if (!error) {
+ return;
+ }
+ utf8iterator_fill_error_at_mark(input, error);
+ error->type = GUMBO_ERR_NUMERIC_CHAR_REF_NO_DIGITS;
+}
+
+static void add_codepoint_error(
+ struct GumboInternalParser* parser, Utf8Iterator* input,
+ GumboErrorType type, int codepoint) {
+ GumboError* error = gumbo_add_error(parser);
+ if (!error) {
+ return;
+ }
+ utf8iterator_fill_error_at_mark(input, error);
+ error->type = type;
+ error->v.codepoint = codepoint;
+}
+
+static void add_named_reference_error(
+ struct GumboInternalParser* parser, Utf8Iterator* input,
+ GumboErrorType type, GumboStringPiece text) {
+ GumboError* error = gumbo_add_error(parser);
+ if (!error) {
+ return;
+ }
+ utf8iterator_fill_error_at_mark(input, error);
+ error->type = type;
+ error->v.text = text;
+}
+
+static int maybe_replace_codepoint(int codepoint) {
+ for (int i = 0; kCharReplacements[i].from_char != -1; ++i) {
+ if (kCharReplacements[i].from_char == codepoint) {
+ return kCharReplacements[i].to_char;
+ }
+ }
+ return -1;
+}
+
+static bool consume_numeric_ref(
+ struct GumboInternalParser* parser, Utf8Iterator* input, int* output) {
+ utf8iterator_next(input);
+ bool is_hex = false;
+ int c = utf8iterator_current(input);
+ if (c == 'x' || c == 'X') {
+ is_hex = true;
+ utf8iterator_next(input);
+ c = utf8iterator_current(input);
+ }
+
+ int digit = parse_digit(c, is_hex);
+ if (digit == -1) {
+ // First digit was invalid; add a parse error and return.
+ add_no_digit_error(parser, input);
+ utf8iterator_reset(input);
+ *output = kGumboNoChar;
+ return false;
+ }
+
+ int codepoint = 0;
+ bool status = true;
+ do {
+ codepoint = (codepoint * (is_hex ? 16 : 10)) + digit;
+ utf8iterator_next(input);
+ digit = parse_digit(utf8iterator_current(input), is_hex);
+ } while (digit != -1);
+
+ if (utf8iterator_current(input) != ';') {
+ add_codepoint_error(
+ parser, input, GUMBO_ERR_NUMERIC_CHAR_REF_WITHOUT_SEMICOLON, codepoint);
+ status = false;
+ } else {
+ utf8iterator_next(input);
+ }
+
+ int replacement = maybe_replace_codepoint(codepoint);
+ if (replacement != -1) {
+ add_codepoint_error(
+ parser, input, GUMBO_ERR_NUMERIC_CHAR_REF_INVALID, codepoint);
+ *output = replacement;
+ return false;
+ }
+
+ if ((codepoint >= 0xd800 && codepoint <= 0xdfff) || codepoint > 0x10ffff) {
+ add_codepoint_error(
+ parser, input, GUMBO_ERR_NUMERIC_CHAR_REF_INVALID, codepoint);
+ *output = 0xfffd;
+ return false;
+ }
+
+ if (utf8_is_invalid_code_point(codepoint) || codepoint == 0xb) {
+ add_codepoint_error(
+ parser, input, GUMBO_ERR_NUMERIC_CHAR_REF_INVALID, codepoint);
+ status = false;
+ // But return it anyway, per spec.
+ }
+ *output = codepoint;
+ return status;
+}
+
+static bool maybe_add_invalid_named_reference(
+ struct GumboInternalParser* parser, Utf8Iterator* input) {
+ // The iterator will always be reset in this code path, so we don't need to
+ // worry about consuming characters.
+ const char* start = utf8iterator_get_char_pointer(input);
+ int c = utf8iterator_current(input);
+ while ((c >= 'a' && c <= 'z') ||
+ (c >= 'A' && c <= 'Z') ||
+ (c >= '0' && c <= '9')) {
+ utf8iterator_next(input);
+ c = utf8iterator_current(input);
+ }
+ if (c == ';') {
+ GumboStringPiece bad_ref;
+ bad_ref.data = start;
+ bad_ref.length = utf8iterator_get_char_pointer(input) - start;
+ add_named_reference_error(
+ parser, input, GUMBO_ERR_NAMED_CHAR_REF_INVALID, bad_ref);
+ return false;
+ }
+ return true;
+}
+
+%%{
+machine char_ref;
+
+valid_named_ref := |*
+ 'AElig;' => { output->first = 0xc6; fbreak; };
+ 'AElig' => { output->first = 0xc6; fbreak; };
+ 'AMP;' => { output->first = 0x26; fbreak; };
+ 'AMP' => { output->first = 0x26; fbreak; };
+ 'Aacute;' => { output->first = 0xc1; fbreak; };
+ 'Aacute' => { output->first = 0xc1; fbreak; };
+ 'Abreve;' => { output->first = 0x0102; fbreak; };
+ 'Acirc;' => { output->first = 0xc2; fbreak; };
+ 'Acirc' => { output->first = 0xc2; fbreak; };
+ 'Acy;' => { output->first = 0x0410; fbreak; };
+ 'Afr;' => { output->first = 0x0001d504; fbreak; };
+ 'Agrave;' => { output->first = 0xc0; fbreak; };
+ 'Agrave' => { output->first = 0xc0; fbreak; };
+ 'Alpha;' => { output->first = 0x0391; fbreak; };
+ 'Amacr;' => { output->first = 0x0100; fbreak; };
+ 'And;' => { output->first = 0x2a53; fbreak; };
+ 'Aogon;' => { output->first = 0x0104; fbreak; };
+ 'Aopf;' => { output->first = 0x0001d538; fbreak; };
+ 'ApplyFunction;' => { output->first = 0x2061; fbreak; };
+ 'Aring;' => { output->first = 0xc5; fbreak; };
+ 'Aring' => { output->first = 0xc5; fbreak; };
+ 'Ascr;' => { output->first = 0x0001d49c; fbreak; };
+ 'Assign;' => { output->first = 0x2254; fbreak; };
+ 'Atilde;' => { output->first = 0xc3; fbreak; };
+ 'Atilde' => { output->first = 0xc3; fbreak; };
+ 'Auml;' => { output->first = 0xc4; fbreak; };
+ 'Auml' => { output->first = 0xc4; fbreak; };
+ 'Backslash;' => { output->first = 0x2216; fbreak; };
+ 'Barv;' => { output->first = 0x2ae7; fbreak; };
+ 'Barwed;' => { output->first = 0x2306; fbreak; };
+ 'Bcy;' => { output->first = 0x0411; fbreak; };
+ 'Because;' => { output->first = 0x2235; fbreak; };
+ 'Bernoullis;' => { output->first = 0x212c; fbreak; };
+ 'Beta;' => { output->first = 0x0392; fbreak; };
+ 'Bfr;' => { output->first = 0x0001d505; fbreak; };
+ 'Bopf;' => { output->first = 0x0001d539; fbreak; };
+ 'Breve;' => { output->first = 0x02d8; fbreak; };
+ 'Bscr;' => { output->first = 0x212c; fbreak; };
+ 'Bumpeq;' => { output->first = 0x224e; fbreak; };
+ 'CHcy;' => { output->first = 0x0427; fbreak; };
+ 'COPY;' => { output->first = 0xa9; fbreak; };
+ 'COPY' => { output->first = 0xa9; fbreak; };
+ 'Cacute;' => { output->first = 0x0106; fbreak; };
+ 'Cap;' => { output->first = 0x22d2; fbreak; };
+ 'CapitalDifferentialD;' => { output->first = 0x2145; fbreak; };
+ 'Cayleys;' => { output->first = 0x212d; fbreak; };
+ 'Ccaron;' => { output->first = 0x010c; fbreak; };
+ 'Ccedil;' => { output->first = 0xc7; fbreak; };
+ 'Ccedil' => { output->first = 0xc7; fbreak; };
+ 'Ccirc;' => { output->first = 0x0108; fbreak; };
+ 'Cconint;' => { output->first = 0x2230; fbreak; };
+ 'Cdot;' => { output->first = 0x010a; fbreak; };
+ 'Cedilla;' => { output->first = 0xb8; fbreak; };
+ 'CenterDot;' => { output->first = 0xb7; fbreak; };
+ 'Cfr;' => { output->first = 0x212d; fbreak; };
+ 'Chi;' => { output->first = 0x03a7; fbreak; };
+ 'CircleDot;' => { output->first = 0x2299; fbreak; };
+ 'CircleMinus;' => { output->first = 0x2296; fbreak; };
+ 'CirclePlus;' => { output->first = 0x2295; fbreak; };
+ 'CircleTimes;' => { output->first = 0x2297; fbreak; };
+ 'ClockwiseContourIntegral;' => { output->first = 0x2232; fbreak; };
+ 'CloseCurlyDoubleQuote;' => { output->first = 0x201d; fbreak; };
+ 'CloseCurlyQuote;' => { output->first = 0x2019; fbreak; };
+ 'Colon;' => { output->first = 0x2237; fbreak; };
+ 'Colone;' => { output->first = 0x2a74; fbreak; };
+ 'Congruent;' => { output->first = 0x2261; fbreak; };
+ 'Conint;' => { output->first = 0x222f; fbreak; };
+ 'ContourIntegral;' => { output->first = 0x222e; fbreak; };
+ 'Copf;' => { output->first = 0x2102; fbreak; };
+ 'Coproduct;' => { output->first = 0x2210; fbreak; };
+ 'CounterClockwiseContourIntegral;' => { output->first = 0x2233; fbreak; };
+ 'Cross;' => { output->first = 0x2a2f; fbreak; };
+ 'Cscr;' => { output->first = 0x0001d49e; fbreak; };
+ 'Cup;' => { output->first = 0x22d3; fbreak; };
+ 'CupCap;' => { output->first = 0x224d; fbreak; };
+ 'DD;' => { output->first = 0x2145; fbreak; };
+ 'DDotrahd;' => { output->first = 0x2911; fbreak; };
+ 'DJcy;' => { output->first = 0x0402; fbreak; };
+ 'DScy;' => { output->first = 0x0405; fbreak; };
+ 'DZcy;' => { output->first = 0x040f; fbreak; };
+ 'Dagger;' => { output->first = 0x2021; fbreak; };
+ 'Darr;' => { output->first = 0x21a1; fbreak; };
+ 'Dashv;' => { output->first = 0x2ae4; fbreak; };
+ 'Dcaron;' => { output->first = 0x010e; fbreak; };
+ 'Dcy;' => { output->first = 0x0414; fbreak; };
+ 'Del;' => { output->first = 0x2207; fbreak; };
+ 'Delta;' => { output->first = 0x0394; fbreak; };
+ 'Dfr;' => { output->first = 0x0001d507; fbreak; };
+ 'DiacriticalAcute;' => { output->first = 0xb4; fbreak; };
+ 'DiacriticalDot;' => { output->first = 0x02d9; fbreak; };
+ 'DiacriticalDoubleAcute;' => { output->first = 0x02dd; fbreak; };
+ 'DiacriticalGrave;' => { output->first = 0x60; fbreak; };
+ 'DiacriticalTilde;' => { output->first = 0x02dc; fbreak; };
+ 'Diamond;' => { output->first = 0x22c4; fbreak; };
+ 'DifferentialD;' => { output->first = 0x2146; fbreak; };
+ 'Dopf;' => { output->first = 0x0001d53b; fbreak; };
+ 'Dot;' => { output->first = 0xa8; fbreak; };
+ 'DotDot;' => { output->first = 0x20dc; fbreak; };
+ 'DotEqual;' => { output->first = 0x2250; fbreak; };
+ 'DoubleContourIntegral;' => { output->first = 0x222f; fbreak; };
+ 'DoubleDot;' => { output->first = 0xa8; fbreak; };
+ 'DoubleDownArrow;' => { output->first = 0x21d3; fbreak; };
+ 'DoubleLeftArrow;' => { output->first = 0x21d0; fbreak; };
+ 'DoubleLeftRightArrow;' => { output->first = 0x21d4; fbreak; };
+ 'DoubleLeftTee;' => { output->first = 0x2ae4; fbreak; };
+ 'DoubleLongLeftArrow;' => { output->first = 0x27f8; fbreak; };
+ 'DoubleLongLeftRightArrow;' => { output->first = 0x27fa; fbreak; };
+ 'DoubleLongRightArrow;' => { output->first = 0x27f9; fbreak; };
+ 'DoubleRightArrow;' => { output->first = 0x21d2; fbreak; };
+ 'DoubleRightTee;' => { output->first = 0x22a8; fbreak; };
+ 'DoubleUpArrow;' => { output->first = 0x21d1; fbreak; };
+ 'DoubleUpDownArrow;' => { output->first = 0x21d5; fbreak; };
+ 'DoubleVerticalBar;' => { output->first = 0x2225; fbreak; };
+ 'DownArrow;' => { output->first = 0x2193; fbreak; };
+ 'DownArrowBar;' => { output->first = 0x2913; fbreak; };
+ 'DownArrowUpArrow;' => { output->first = 0x21f5; fbreak; };
+ 'DownBreve;' => { output->first = 0x0311; fbreak; };
+ 'DownLeftRightVector;' => { output->first = 0x2950; fbreak; };
+ 'DownLeftTeeVector;' => { output->first = 0x295e; fbreak; };
+ 'DownLeftVector;' => { output->first = 0x21bd; fbreak; };
+ 'DownLeftVectorBar;' => { output->first = 0x2956; fbreak; };
+ 'DownRightTeeVector;' => { output->first = 0x295f; fbreak; };
+ 'DownRightVector;' => { output->first = 0x21c1; fbreak; };
+ 'DownRightVectorBar;' => { output->first = 0x2957; fbreak; };
+ 'DownTee;' => { output->first = 0x22a4; fbreak; };
+ 'DownTeeArrow;' => { output->first = 0x21a7; fbreak; };
+ 'Downarrow;' => { output->first = 0x21d3; fbreak; };
+ 'Dscr;' => { output->first = 0x0001d49f; fbreak; };
+ 'Dstrok;' => { output->first = 0x0110; fbreak; };
+ 'ENG;' => { output->first = 0x014a; fbreak; };
+ 'ETH;' => { output->first = 0xd0; fbreak; };
+ 'ETH' => { output->first = 0xd0; fbreak; };
+ 'Eacute;' => { output->first = 0xc9; fbreak; };
+ 'Eacute' => { output->first = 0xc9; fbreak; };
+ 'Ecaron;' => { output->first = 0x011a; fbreak; };
+ 'Ecirc;' => { output->first = 0xca; fbreak; };
+ 'Ecirc' => { output->first = 0xca; fbreak; };
+ 'Ecy;' => { output->first = 0x042d; fbreak; };
+ 'Edot;' => { output->first = 0x0116; fbreak; };
+ 'Efr;' => { output->first = 0x0001d508; fbreak; };
+ 'Egrave;' => { output->first = 0xc8; fbreak; };
+ 'Egrave' => { output->first = 0xc8; fbreak; };
+ 'Element;' => { output->first = 0x2208; fbreak; };
+ 'Emacr;' => { output->first = 0x0112; fbreak; };
+ 'EmptySmallSquare;' => { output->first = 0x25fb; fbreak; };
+ 'EmptyVerySmallSquare;' => { output->first = 0x25ab; fbreak; };
+ 'Eogon;' => { output->first = 0x0118; fbreak; };
+ 'Eopf;' => { output->first = 0x0001d53c; fbreak; };
+ 'Epsilon;' => { output->first = 0x0395; fbreak; };
+ 'Equal;' => { output->first = 0x2a75; fbreak; };
+ 'EqualTilde;' => { output->first = 0x2242; fbreak; };
+ 'Equilibrium;' => { output->first = 0x21cc; fbreak; };
+ 'Escr;' => { output->first = 0x2130; fbreak; };
+ 'Esim;' => { output->first = 0x2a73; fbreak; };
+ 'Eta;' => { output->first = 0x0397; fbreak; };
+ 'Euml;' => { output->first = 0xcb; fbreak; };
+ 'Euml' => { output->first = 0xcb; fbreak; };
+ 'Exists;' => { output->first = 0x2203; fbreak; };
+ 'ExponentialE;' => { output->first = 0x2147; fbreak; };
+ 'Fcy;' => { output->first = 0x0424; fbreak; };
+ 'Ffr;' => { output->first = 0x0001d509; fbreak; };
+ 'FilledSmallSquare;' => { output->first = 0x25fc; fbreak; };
+ 'FilledVerySmallSquare;' => { output->first = 0x25aa; fbreak; };
+ 'Fopf;' => { output->first = 0x0001d53d; fbreak; };
+ 'ForAll;' => { output->first = 0x2200; fbreak; };
+ 'Fouriertrf;' => { output->first = 0x2131; fbreak; };
+ 'Fscr;' => { output->first = 0x2131; fbreak; };
+ 'GJcy;' => { output->first = 0x0403; fbreak; };
+ 'GT;' => { output->first = 0x3e; fbreak; };
+ 'GT' => { output->first = 0x3e; fbreak; };
+ 'Gamma;' => { output->first = 0x0393; fbreak; };
+ 'Gammad;' => { output->first = 0x03dc; fbreak; };
+ 'Gbreve;' => { output->first = 0x011e; fbreak; };
+ 'Gcedil;' => { output->first = 0x0122; fbreak; };
+ 'Gcirc;' => { output->first = 0x011c; fbreak; };
+ 'Gcy;' => { output->first = 0x0413; fbreak; };
+ 'Gdot;' => { output->first = 0x0120; fbreak; };
+ 'Gfr;' => { output->first = 0x0001d50a; fbreak; };
+ 'Gg;' => { output->first = 0x22d9; fbreak; };
+ 'Gopf;' => { output->first = 0x0001d53e; fbreak; };
+ 'GreaterEqual;' => { output->first = 0x2265; fbreak; };
+ 'GreaterEqualLess;' => { output->first = 0x22db; fbreak; };
+ 'GreaterFullEqual;' => { output->first = 0x2267; fbreak; };
+ 'GreaterGreater;' => { output->first = 0x2aa2; fbreak; };
+ 'GreaterLess;' => { output->first = 0x2277; fbreak; };
+ 'GreaterSlantEqual;' => { output->first = 0x2a7e; fbreak; };
+ 'GreaterTilde;' => { output->first = 0x2273; fbreak; };
+ 'Gscr;' => { output->first = 0x0001d4a2; fbreak; };
+ 'Gt;' => { output->first = 0x226b; fbreak; };
+ 'HARDcy;' => { output->first = 0x042a; fbreak; };
+ 'Hacek;' => { output->first = 0x02c7; fbreak; };
+ 'Hat;' => { output->first = 0x5e; fbreak; };
+ 'Hcirc;' => { output->first = 0x0124; fbreak; };
+ 'Hfr;' => { output->first = 0x210c; fbreak; };
+ 'HilbertSpace;' => { output->first = 0x210b; fbreak; };
+ 'Hopf;' => { output->first = 0x210d; fbreak; };
+ 'HorizontalLine;' => { output->first = 0x2500; fbreak; };
+ 'Hscr;' => { output->first = 0x210b; fbreak; };
+ 'Hstrok;' => { output->first = 0x0126; fbreak; };
+ 'HumpDownHump;' => { output->first = 0x224e; fbreak; };
+ 'HumpEqual;' => { output->first = 0x224f; fbreak; };
+ 'IEcy;' => { output->first = 0x0415; fbreak; };
+ 'IJlig;' => { output->first = 0x0132; fbreak; };
+ 'IOcy;' => { output->first = 0x0401; fbreak; };
+ 'Iacute;' => { output->first = 0xcd; fbreak; };
+ 'Iacute' => { output->first = 0xcd; fbreak; };
+ 'Icirc;' => { output->first = 0xce; fbreak; };
+ 'Icirc' => { output->first = 0xce; fbreak; };
+ 'Icy;' => { output->first = 0x0418; fbreak; };
+ 'Idot;' => { output->first = 0x0130; fbreak; };
+ 'Ifr;' => { output->first = 0x2111; fbreak; };
+ 'Igrave;' => { output->first = 0xcc; fbreak; };
+ 'Igrave' => { output->first = 0xcc; fbreak; };
+ 'Im;' => { output->first = 0x2111; fbreak; };
+ 'Imacr;' => { output->first = 0x012a; fbreak; };
+ 'ImaginaryI;' => { output->first = 0x2148; fbreak; };
+ 'Implies;' => { output->first = 0x21d2; fbreak; };
+ 'Int;' => { output->first = 0x222c; fbreak; };
+ 'Integral;' => { output->first = 0x222b; fbreak; };
+ 'Intersection;' => { output->first = 0x22c2; fbreak; };
+ 'InvisibleComma;' => { output->first = 0x2063; fbreak; };
+ 'InvisibleTimes;' => { output->first = 0x2062; fbreak; };
+ 'Iogon;' => { output->first = 0x012e; fbreak; };
+ 'Iopf;' => { output->first = 0x0001d540; fbreak; };
+ 'Iota;' => { output->first = 0x0399; fbreak; };
+ 'Iscr;' => { output->first = 0x2110; fbreak; };
+ 'Itilde;' => { output->first = 0x0128; fbreak; };
+ 'Iukcy;' => { output->first = 0x0406; fbreak; };
+ 'Iuml;' => { output->first = 0xcf; fbreak; };
+ 'Iuml' => { output->first = 0xcf; fbreak; };
+ 'Jcirc;' => { output->first = 0x0134; fbreak; };
+ 'Jcy;' => { output->first = 0x0419; fbreak; };
+ 'Jfr;' => { output->first = 0x0001d50d; fbreak; };
+ 'Jopf;' => { output->first = 0x0001d541; fbreak; };
+ 'Jscr;' => { output->first = 0x0001d4a5; fbreak; };
+ 'Jsercy;' => { output->first = 0x0408; fbreak; };
+ 'Jukcy;' => { output->first = 0x0404; fbreak; };
+ 'KHcy;' => { output->first = 0x0425; fbreak; };
+ 'KJcy;' => { output->first = 0x040c; fbreak; };
+ 'Kappa;' => { output->first = 0x039a; fbreak; };
+ 'Kcedil;' => { output->first = 0x0136; fbreak; };
+ 'Kcy;' => { output->first = 0x041a; fbreak; };
+ 'Kfr;' => { output->first = 0x0001d50e; fbreak; };
+ 'Kopf;' => { output->first = 0x0001d542; fbreak; };
+ 'Kscr;' => { output->first = 0x0001d4a6; fbreak; };
+ 'LJcy;' => { output->first = 0x0409; fbreak; };
+ 'LT;' => { output->first = 0x3c; fbreak; };
+ 'LT' => { output->first = 0x3c; fbreak; };
+ 'Lacute;' => { output->first = 0x0139; fbreak; };
+ 'Lambda;' => { output->first = 0x039b; fbreak; };
+ 'Lang;' => { output->first = 0x27ea; fbreak; };
+ 'Laplacetrf;' => { output->first = 0x2112; fbreak; };
+ 'Larr;' => { output->first = 0x219e; fbreak; };
+ 'Lcaron;' => { output->first = 0x013d; fbreak; };
+ 'Lcedil;' => { output->first = 0x013b; fbreak; };
+ 'Lcy;' => { output->first = 0x041b; fbreak; };
+ 'LeftAngleBracket;' => { output->first = 0x27e8; fbreak; };
+ 'LeftArrow;' => { output->first = 0x2190; fbreak; };
+ 'LeftArrowBar;' => { output->first = 0x21e4; fbreak; };
+ 'LeftArrowRightArrow;' => { output->first = 0x21c6; fbreak; };
+ 'LeftCeiling;' => { output->first = 0x2308; fbreak; };
+ 'LeftDoubleBracket;' => { output->first = 0x27e6; fbreak; };
+ 'LeftDownTeeVector;' => { output->first = 0x2961; fbreak; };
+ 'LeftDownVector;' => { output->first = 0x21c3; fbreak; };
+ 'LeftDownVectorBar;' => { output->first = 0x2959; fbreak; };
+ 'LeftFloor;' => { output->first = 0x230a; fbreak; };
+ 'LeftRightArrow;' => { output->first = 0x2194; fbreak; };
+ 'LeftRightVector;' => { output->first = 0x294e; fbreak; };
+ 'LeftTee;' => { output->first = 0x22a3; fbreak; };
+ 'LeftTeeArrow;' => { output->first = 0x21a4; fbreak; };
+ 'LeftTeeVector;' => { output->first = 0x295a; fbreak; };
+ 'LeftTriangle;' => { output->first = 0x22b2; fbreak; };
+ 'LeftTriangleBar;' => { output->first = 0x29cf; fbreak; };
+ 'LeftTriangleEqual;' => { output->first = 0x22b4; fbreak; };
+ 'LeftUpDownVector;' => { output->first = 0x2951; fbreak; };
+ 'LeftUpTeeVector;' => { output->first = 0x2960; fbreak; };
+ 'LeftUpVector;' => { output->first = 0x21bf; fbreak; };
+ 'LeftUpVectorBar;' => { output->first = 0x2958; fbreak; };
+ 'LeftVector;' => { output->first = 0x21bc; fbreak; };
+ 'LeftVectorBar;' => { output->first = 0x2952; fbreak; };
+ 'Leftarrow;' => { output->first = 0x21d0; fbreak; };
+ 'Leftrightarrow;' => { output->first = 0x21d4; fbreak; };
+ 'LessEqualGreater;' => { output->first = 0x22da; fbreak; };
+ 'LessFullEqual;' => { output->first = 0x2266; fbreak; };
+ 'LessGreater;' => { output->first = 0x2276; fbreak; };
+ 'LessLess;' => { output->first = 0x2aa1; fbreak; };
+ 'LessSlantEqual;' => { output->first = 0x2a7d; fbreak; };
+ 'LessTilde;' => { output->first = 0x2272; fbreak; };
+ 'Lfr;' => { output->first = 0x0001d50f; fbreak; };
+ 'Ll;' => { output->first = 0x22d8; fbreak; };
+ 'Lleftarrow;' => { output->first = 0x21da; fbreak; };
+ 'Lmidot;' => { output->first = 0x013f; fbreak; };
+ 'LongLeftArrow;' => { output->first = 0x27f5; fbreak; };
+ 'LongLeftRightArrow;' => { output->first = 0x27f7; fbreak; };
+ 'LongRightArrow;' => { output->first = 0x27f6; fbreak; };
+ 'Longleftarrow;' => { output->first = 0x27f8; fbreak; };
+ 'Longleftrightarrow;' => { output->first = 0x27fa; fbreak; };
+ 'Longrightarrow;' => { output->first = 0x27f9; fbreak; };
+ 'Lopf;' => { output->first = 0x0001d543; fbreak; };
+ 'LowerLeftArrow;' => { output->first = 0x2199; fbreak; };
+ 'LowerRightArrow;' => { output->first = 0x2198; fbreak; };
+ 'Lscr;' => { output->first = 0x2112; fbreak; };
+ 'Lsh;' => { output->first = 0x21b0; fbreak; };
+ 'Lstrok;' => { output->first = 0x0141; fbreak; };
+ 'Lt;' => { output->first = 0x226a; fbreak; };
+ 'Map;' => { output->first = 0x2905; fbreak; };
+ 'Mcy;' => { output->first = 0x041c; fbreak; };
+ 'MediumSpace;' => { output->first = 0x205f; fbreak; };
+ 'Mellintrf;' => { output->first = 0x2133; fbreak; };
+ 'Mfr;' => { output->first = 0x0001d510; fbreak; };
+ 'MinusPlus;' => { output->first = 0x2213; fbreak; };
+ 'Mopf;' => { output->first = 0x0001d544; fbreak; };
+ 'Mscr;' => { output->first = 0x2133; fbreak; };
+ 'Mu;' => { output->first = 0x039c; fbreak; };
+ 'NJcy;' => { output->first = 0x040a; fbreak; };
+ 'Nacute;' => { output->first = 0x0143; fbreak; };
+ 'Ncaron;' => { output->first = 0x0147; fbreak; };
+ 'Ncedil;' => { output->first = 0x0145; fbreak; };
+ 'Ncy;' => { output->first = 0x041d; fbreak; };
+ 'NegativeMediumSpace;' => { output->first = 0x200b; fbreak; };
+ 'NegativeThickSpace;' => { output->first = 0x200b; fbreak; };
+ 'NegativeThinSpace;' => { output->first = 0x200b; fbreak; };
+ 'NegativeVeryThinSpace;' => { output->first = 0x200b; fbreak; };
+ 'NestedGreaterGreater;' => { output->first = 0x226b; fbreak; };
+ 'NestedLessLess;' => { output->first = 0x226a; fbreak; };
+ 'NewLine;' => { output->first = 0x0a; fbreak; };
+ 'Nfr;' => { output->first = 0x0001d511; fbreak; };
+ 'NoBreak;' => { output->first = 0x2060; fbreak; };
+ 'NonBreakingSpace;' => { output->first = 0xa0; fbreak; };
+ 'Nopf;' => { output->first = 0x2115; fbreak; };
+ 'Not;' => { output->first = 0x2aec; fbreak; };
+ 'NotCongruent;' => { output->first = 0x2262; fbreak; };
+ 'NotCupCap;' => { output->first = 0x226d; fbreak; };
+ 'NotDoubleVerticalBar;' => { output->first = 0x2226; fbreak; };
+ 'NotElement;' => { output->first = 0x2209; fbreak; };
+ 'NotEqual;' => { output->first = 0x2260; fbreak; };
+ 'NotEqualTilde;' => { output->first = 0x2242; output->second = 0x0338; fbreak; };
+ 'NotExists;' => { output->first = 0x2204; fbreak; };
+ 'NotGreater;' => { output->first = 0x226f; fbreak; };
+ 'NotGreaterEqual;' => { output->first = 0x2271; fbreak; };
+ 'NotGreaterFullEqual;' => { output->first = 0x2267; output->second = 0x0338; fbreak; };
+ 'NotGreaterGreater;' => { output->first = 0x226b; output->second = 0x0338; fbreak; };
+ 'NotGreaterLess;' => { output->first = 0x2279; fbreak; };
+ 'NotGreaterSlantEqual;' => { output->first = 0x2a7e; output->second = 0x0338; fbreak; };
+ 'NotGreaterTilde;' => { output->first = 0x2275; fbreak; };
+ 'NotHumpDownHump;' => { output->first = 0x224e; output->second = 0x0338; fbreak; };
+ 'NotHumpEqual;' => { output->first = 0x224f; output->second = 0x0338; fbreak; };
+ 'NotLeftTriangle;' => { output->first = 0x22ea; fbreak; };
+ 'NotLeftTriangleBar;' => { output->first = 0x29cf; output->second = 0x0338; fbreak; };
+ 'NotLeftTriangleEqual;' => { output->first = 0x22ec; fbreak; };
+ 'NotLess;' => { output->first = 0x226e; fbreak; };
+ 'NotLessEqual;' => { output->first = 0x2270; fbreak; };
+ 'NotLessGreater;' => { output->first = 0x2278; fbreak; };
+ 'NotLessLess;' => { output->first = 0x226a; output->second = 0x0338; fbreak; };
+ 'NotLessSlantEqual;' => { output->first = 0x2a7d; output->second = 0x0338; fbreak; };
+ 'NotLessTilde;' => { output->first = 0x2274; fbreak; };
+ 'NotNestedGreaterGreater;' => { output->first = 0x2aa2; output->second = 0x0338; fbreak; };
+ 'NotNestedLessLess;' => { output->first = 0x2aa1; output->second = 0x0338; fbreak; };
+ 'NotPrecedes;' => { output->first = 0x2280; fbreak; };
+ 'NotPrecedesEqual;' => { output->first = 0x2aaf; output->second = 0x0338; fbreak; };
+ 'NotPrecedesSlantEqual;' => { output->first = 0x22e0; fbreak; };
+ 'NotReverseElement;' => { output->first = 0x220c; fbreak; };
+ 'NotRightTriangle;' => { output->first = 0x22eb; fbreak; };
+ 'NotRightTriangleBar;' => { output->first = 0x29d0; output->second = 0x0338; fbreak; };
+ 'NotRightTriangleEqual;' => { output->first = 0x22ed; fbreak; };
+ 'NotSquareSubset;' => { output->first = 0x228f; output->second = 0x0338; fbreak; };
+ 'NotSquareSubsetEqual;' => { output->first = 0x22e2; fbreak; };
+ 'NotSquareSuperset;' => { output->first = 0x2290; output->second = 0x0338; fbreak; };
+ 'NotSquareSupersetEqual;' => { output->first = 0x22e3; fbreak; };
+ 'NotSubset;' => { output->first = 0x2282; output->second = 0x20d2; fbreak; };
+ 'NotSubsetEqual;' => { output->first = 0x2288; fbreak; };
+ 'NotSucceeds;' => { output->first = 0x2281; fbreak; };
+ 'NotSucceedsEqual;' => { output->first = 0x2ab0; output->second = 0x0338; fbreak; };
+ 'NotSucceedsSlantEqual;' => { output->first = 0x22e1; fbreak; };
+ 'NotSucceedsTilde;' => { output->first = 0x227f; output->second = 0x0338; fbreak; };
+ 'NotSuperset;' => { output->first = 0x2283; output->second = 0x20d2; fbreak; };
+ 'NotSupersetEqual;' => { output->first = 0x2289; fbreak; };
+ 'NotTilde;' => { output->first = 0x2241; fbreak; };
+ 'NotTildeEqual;' => { output->first = 0x2244; fbreak; };
+ 'NotTildeFullEqual;' => { output->first = 0x2247; fbreak; };
+ 'NotTildeTilde;' => { output->first = 0x2249; fbreak; };
+ 'NotVerticalBar;' => { output->first = 0x2224; fbreak; };
+ 'Nscr;' => { output->first = 0x0001d4a9; fbreak; };
+ 'Ntilde;' => { output->first = 0xd1; fbreak; };
+ 'Ntilde' => { output->first = 0xd1; fbreak; };
+ 'Nu;' => { output->first = 0x039d; fbreak; };
+ 'OElig;' => { output->first = 0x0152; fbreak; };
+ 'Oacute;' => { output->first = 0xd3; fbreak; };
+ 'Oacute' => { output->first = 0xd3; fbreak; };
+ 'Ocirc;' => { output->first = 0xd4; fbreak; };
+ 'Ocirc' => { output->first = 0xd4; fbreak; };
+ 'Ocy;' => { output->first = 0x041e; fbreak; };
+ 'Odblac;' => { output->first = 0x0150; fbreak; };
+ 'Ofr;' => { output->first = 0x0001d512; fbreak; };
+ 'Ograve;' => { output->first = 0xd2; fbreak; };
+ 'Ograve' => { output->first = 0xd2; fbreak; };
+ 'Omacr;' => { output->first = 0x014c; fbreak; };
+ 'Omega;' => { output->first = 0x03a9; fbreak; };
+ 'Omicron;' => { output->first = 0x039f; fbreak; };
+ 'Oopf;' => { output->first = 0x0001d546; fbreak; };
+ 'OpenCurlyDoubleQuote;' => { output->first = 0x201c; fbreak; };
+ 'OpenCurlyQuote;' => { output->first = 0x2018; fbreak; };
+ 'Or;' => { output->first = 0x2a54; fbreak; };
+ 'Oscr;' => { output->first = 0x0001d4aa; fbreak; };
+ 'Oslash;' => { output->first = 0xd8; fbreak; };
+ 'Oslash' => { output->first = 0xd8; fbreak; };
+ 'Otilde;' => { output->first = 0xd5; fbreak; };
+ 'Otilde' => { output->first = 0xd5; fbreak; };
+ 'Otimes;' => { output->first = 0x2a37; fbreak; };
+ 'Ouml;' => { output->first = 0xd6; fbreak; };
+ 'Ouml' => { output->first = 0xd6; fbreak; };
+ 'OverBar;' => { output->first = 0x203e; fbreak; };
+ 'OverBrace;' => { output->first = 0x23de; fbreak; };
+ 'OverBracket;' => { output->first = 0x23b4; fbreak; };
+ 'OverParenthesis;' => { output->first = 0x23dc; fbreak; };
+ 'PartialD;' => { output->first = 0x2202; fbreak; };
+ 'Pcy;' => { output->first = 0x041f; fbreak; };
+ 'Pfr;' => { output->first = 0x0001d513; fbreak; };
+ 'Phi;' => { output->first = 0x03a6; fbreak; };
+ 'Pi;' => { output->first = 0x03a0; fbreak; };
+ 'PlusMinus;' => { output->first = 0xb1; fbreak; };
+ 'Poincareplane;' => { output->first = 0x210c; fbreak; };
+ 'Popf;' => { output->first = 0x2119; fbreak; };
+ 'Pr;' => { output->first = 0x2abb; fbreak; };
+ 'Precedes;' => { output->first = 0x227a; fbreak; };
+ 'PrecedesEqual;' => { output->first = 0x2aaf; fbreak; };
+ 'PrecedesSlantEqual;' => { output->first = 0x227c; fbreak; };
+ 'PrecedesTilde;' => { output->first = 0x227e; fbreak; };
+ 'Prime;' => { output->first = 0x2033; fbreak; };
+ 'Product;' => { output->first = 0x220f; fbreak; };
+ 'Proportion;' => { output->first = 0x2237; fbreak; };
+ 'Proportional;' => { output->first = 0x221d; fbreak; };
+ 'Pscr;' => { output->first = 0x0001d4ab; fbreak; };
+ 'Psi;' => { output->first = 0x03a8; fbreak; };
+ 'QUOT;' => { output->first = 0x22; fbreak; };
+ 'QUOT' => { output->first = 0x22; fbreak; };
+ 'Qfr;' => { output->first = 0x0001d514; fbreak; };
+ 'Qopf;' => { output->first = 0x211a; fbreak; };
+ 'Qscr;' => { output->first = 0x0001d4ac; fbreak; };
+ 'RBarr;' => { output->first = 0x2910; fbreak; };
+ 'REG;' => { output->first = 0xae; fbreak; };
+ 'REG' => { output->first = 0xae; fbreak; };
+ 'Racute;' => { output->first = 0x0154; fbreak; };
+ 'Rang;' => { output->first = 0x27eb; fbreak; };
+ 'Rarr;' => { output->first = 0x21a0; fbreak; };
+ 'Rarrtl;' => { output->first = 0x2916; fbreak; };
+ 'Rcaron;' => { output->first = 0x0158; fbreak; };
+ 'Rcedil;' => { output->first = 0x0156; fbreak; };
+ 'Rcy;' => { output->first = 0x0420; fbreak; };
+ 'Re;' => { output->first = 0x211c; fbreak; };
+ 'ReverseElement;' => { output->first = 0x220b; fbreak; };
+ 'ReverseEquilibrium;' => { output->first = 0x21cb; fbreak; };
+ 'ReverseUpEquilibrium;' => { output->first = 0x296f; fbreak; };
+ 'Rfr;' => { output->first = 0x211c; fbreak; };
+ 'Rho;' => { output->first = 0x03a1; fbreak; };
+ 'RightAngleBracket;' => { output->first = 0x27e9; fbreak; };
+ 'RightArrow;' => { output->first = 0x2192; fbreak; };
+ 'RightArrowBar;' => { output->first = 0x21e5; fbreak; };
+ 'RightArrowLeftArrow;' => { output->first = 0x21c4; fbreak; };
+ 'RightCeiling;' => { output->first = 0x2309; fbreak; };
+ 'RightDoubleBracket;' => { output->first = 0x27e7; fbreak; };
+ 'RightDownTeeVector;' => { output->first = 0x295d; fbreak; };
+ 'RightDownVector;' => { output->first = 0x21c2; fbreak; };
+ 'RightDownVectorBar;' => { output->first = 0x2955; fbreak; };
+ 'RightFloor;' => { output->first = 0x230b; fbreak; };
+ 'RightTee;' => { output->first = 0x22a2; fbreak; };
+ 'RightTeeArrow;' => { output->first = 0x21a6; fbreak; };
+ 'RightTeeVector;' => { output->first = 0x295b; fbreak; };
+ 'RightTriangle;' => { output->first = 0x22b3; fbreak; };
+ 'RightTriangleBar;' => { output->first = 0x29d0; fbreak; };
+ 'RightTriangleEqual;' => { output->first = 0x22b5; fbreak; };
+ 'RightUpDownVector;' => { output->first = 0x294f; fbreak; };
+ 'RightUpTeeVector;' => { output->first = 0x295c; fbreak; };
+ 'RightUpVector;' => { output->first = 0x21be; fbreak; };
+ 'RightUpVectorBar;' => { output->first = 0x2954; fbreak; };
+ 'RightVector;' => { output->first = 0x21c0; fbreak; };
+ 'RightVectorBar;' => { output->first = 0x2953; fbreak; };
+ 'Rightarrow;' => { output->first = 0x21d2; fbreak; };
+ 'Ropf;' => { output->first = 0x211d; fbreak; };
+ 'RoundImplies;' => { output->first = 0x2970; fbreak; };
+ 'Rrightarrow;' => { output->first = 0x21db; fbreak; };
+ 'Rscr;' => { output->first = 0x211b; fbreak; };
+ 'Rsh;' => { output->first = 0x21b1; fbreak; };
+ 'RuleDelayed;' => { output->first = 0x29f4; fbreak; };
+ 'SHCHcy;' => { output->first = 0x0429; fbreak; };
+ 'SHcy;' => { output->first = 0x0428; fbreak; };
+ 'SOFTcy;' => { output->first = 0x042c; fbreak; };
+ 'Sacute;' => { output->first = 0x015a; fbreak; };
+ 'Sc;' => { output->first = 0x2abc; fbreak; };
+ 'Scaron;' => { output->first = 0x0160; fbreak; };
+ 'Scedil;' => { output->first = 0x015e; fbreak; };
+ 'Scirc;' => { output->first = 0x015c; fbreak; };
+ 'Scy;' => { output->first = 0x0421; fbreak; };
+ 'Sfr;' => { output->first = 0x0001d516; fbreak; };
+ 'ShortDownArrow;' => { output->first = 0x2193; fbreak; };
+ 'ShortLeftArrow;' => { output->first = 0x2190; fbreak; };
+ 'ShortRightArrow;' => { output->first = 0x2192; fbreak; };
+ 'ShortUpArrow;' => { output->first = 0x2191; fbreak; };
+ 'Sigma;' => { output->first = 0x03a3; fbreak; };
+ 'SmallCircle;' => { output->first = 0x2218; fbreak; };
+ 'Sopf;' => { output->first = 0x0001d54a; fbreak; };
+ 'Sqrt;' => { output->first = 0x221a; fbreak; };
+ 'Square;' => { output->first = 0x25a1; fbreak; };
+ 'SquareIntersection;' => { output->first = 0x2293; fbreak; };
+ 'SquareSubset;' => { output->first = 0x228f; fbreak; };
+ 'SquareSubsetEqual;' => { output->first = 0x2291; fbreak; };
+ 'SquareSuperset;' => { output->first = 0x2290; fbreak; };
+ 'SquareSupersetEqual;' => { output->first = 0x2292; fbreak; };
+ 'SquareUnion;' => { output->first = 0x2294; fbreak; };
+ 'Sscr;' => { output->first = 0x0001d4ae; fbreak; };
+ 'Star;' => { output->first = 0x22c6; fbreak; };
+ 'Sub;' => { output->first = 0x22d0; fbreak; };
+ 'Subset;' => { output->first = 0x22d0; fbreak; };
+ 'SubsetEqual;' => { output->first = 0x2286; fbreak; };
+ 'Succeeds;' => { output->first = 0x227b; fbreak; };
+ 'SucceedsEqual;' => { output->first = 0x2ab0; fbreak; };
+ 'SucceedsSlantEqual;' => { output->first = 0x227d; fbreak; };
+ 'SucceedsTilde;' => { output->first = 0x227f; fbreak; };
+ 'SuchThat;' => { output->first = 0x220b; fbreak; };
+ 'Sum;' => { output->first = 0x2211; fbreak; };
+ 'Sup;' => { output->first = 0x22d1; fbreak; };
+ 'Superset;' => { output->first = 0x2283; fbreak; };
+ 'SupersetEqual;' => { output->first = 0x2287; fbreak; };
+ 'Supset;' => { output->first = 0x22d1; fbreak; };
+ 'THORN;' => { output->first = 0xde; fbreak; };
+ 'THORN' => { output->first = 0xde; fbreak; };
+ 'TRADE;' => { output->first = 0x2122; fbreak; };
+ 'TSHcy;' => { output->first = 0x040b; fbreak; };
+ 'TScy;' => { output->first = 0x0426; fbreak; };
+ 'Tab;' => { output->first = 0x09; fbreak; };
+ 'Tau;' => { output->first = 0x03a4; fbreak; };
+ 'Tcaron;' => { output->first = 0x0164; fbreak; };
+ 'Tcedil;' => { output->first = 0x0162; fbreak; };
+ 'Tcy;' => { output->first = 0x0422; fbreak; };
+ 'Tfr;' => { output->first = 0x0001d517; fbreak; };
+ 'Therefore;' => { output->first = 0x2234; fbreak; };
+ 'Theta;' => { output->first = 0x0398; fbreak; };
+ 'ThickSpace;' => { output->first = 0x205f; output->second = 0x200a; fbreak; };
+ 'ThinSpace;' => { output->first = 0x2009; fbreak; };
+ 'Tilde;' => { output->first = 0x223c; fbreak; };
+ 'TildeEqual;' => { output->first = 0x2243; fbreak; };
+ 'TildeFullEqual;' => { output->first = 0x2245; fbreak; };
+ 'TildeTilde;' => { output->first = 0x2248; fbreak; };
+ 'Topf;' => { output->first = 0x0001d54b; fbreak; };
+ 'TripleDot;' => { output->first = 0x20db; fbreak; };
+ 'Tscr;' => { output->first = 0x0001d4af; fbreak; };
+ 'Tstrok;' => { output->first = 0x0166; fbreak; };
+ 'Uacute;' => { output->first = 0xda; fbreak; };
+ 'Uacute' => { output->first = 0xda; fbreak; };
+ 'Uarr;' => { output->first = 0x219f; fbreak; };
+ 'Uarrocir;' => { output->first = 0x2949; fbreak; };
+ 'Ubrcy;' => { output->first = 0x040e; fbreak; };
+ 'Ubreve;' => { output->first = 0x016c; fbreak; };
+ 'Ucirc;' => { output->first = 0xdb; fbreak; };
+ 'Ucirc' => { output->first = 0xdb; fbreak; };
+ 'Ucy;' => { output->first = 0x0423; fbreak; };
+ 'Udblac;' => { output->first = 0x0170; fbreak; };
+ 'Ufr;' => { output->first = 0x0001d518; fbreak; };
+ 'Ugrave;' => { output->first = 0xd9; fbreak; };
+ 'Ugrave' => { output->first = 0xd9; fbreak; };
+ 'Umacr;' => { output->first = 0x016a; fbreak; };
+ 'UnderBar;' => { output->first = 0x5f; fbreak; };
+ 'UnderBrace;' => { output->first = 0x23df; fbreak; };
+ 'UnderBracket;' => { output->first = 0x23b5; fbreak; };
+ 'UnderParenthesis;' => { output->first = 0x23dd; fbreak; };
+ 'Union;' => { output->first = 0x22c3; fbreak; };
+ 'UnionPlus;' => { output->first = 0x228e; fbreak; };
+ 'Uogon;' => { output->first = 0x0172; fbreak; };
+ 'Uopf;' => { output->first = 0x0001d54c; fbreak; };
+ 'UpArrow;' => { output->first = 0x2191; fbreak; };
+ 'UpArrowBar;' => { output->first = 0x2912; fbreak; };
+ 'UpArrowDownArrow;' => { output->first = 0x21c5; fbreak; };
+ 'UpDownArrow;' => { output->first = 0x2195; fbreak; };
+ 'UpEquilibrium;' => { output->first = 0x296e; fbreak; };
+ 'UpTee;' => { output->first = 0x22a5; fbreak; };
+ 'UpTeeArrow;' => { output->first = 0x21a5; fbreak; };
+ 'Uparrow;' => { output->first = 0x21d1; fbreak; };
+ 'Updownarrow;' => { output->first = 0x21d5; fbreak; };
+ 'UpperLeftArrow;' => { output->first = 0x2196; fbreak; };
+ 'UpperRightArrow;' => { output->first = 0x2197; fbreak; };
+ 'Upsi;' => { output->first = 0x03d2; fbreak; };
+ 'Upsilon;' => { output->first = 0x03a5; fbreak; };
+ 'Uring;' => { output->first = 0x016e; fbreak; };
+ 'Uscr;' => { output->first = 0x0001d4b0; fbreak; };
+ 'Utilde;' => { output->first = 0x0168; fbreak; };
+ 'Uuml;' => { output->first = 0xdc; fbreak; };
+ 'Uuml' => { output->first = 0xdc; fbreak; };
+ 'VDash;' => { output->first = 0x22ab; fbreak; };
+ 'Vbar;' => { output->first = 0x2aeb; fbreak; };
+ 'Vcy;' => { output->first = 0x0412; fbreak; };
+ 'Vdash;' => { output->first = 0x22a9; fbreak; };
+ 'Vdashl;' => { output->first = 0x2ae6; fbreak; };
+ 'Vee;' => { output->first = 0x22c1; fbreak; };
+ 'Verbar;' => { output->first = 0x2016; fbreak; };
+ 'Vert;' => { output->first = 0x2016; fbreak; };
+ 'VerticalBar;' => { output->first = 0x2223; fbreak; };
+ 'VerticalLine;' => { output->first = 0x7c; fbreak; };
+ 'VerticalSeparator;' => { output->first = 0x2758; fbreak; };
+ 'VerticalTilde;' => { output->first = 0x2240; fbreak; };
+ 'VeryThinSpace;' => { output->first = 0x200a; fbreak; };
+ 'Vfr;' => { output->first = 0x0001d519; fbreak; };
+ 'Vopf;' => { output->first = 0x0001d54d; fbreak; };
+ 'Vscr;' => { output->first = 0x0001d4b1; fbreak; };
+ 'Vvdash;' => { output->first = 0x22aa; fbreak; };
+ 'Wcirc;' => { output->first = 0x0174; fbreak; };
+ 'Wedge;' => { output->first = 0x22c0; fbreak; };
+ 'Wfr;' => { output->first = 0x0001d51a; fbreak; };
+ 'Wopf;' => { output->first = 0x0001d54e; fbreak; };
+ 'Wscr;' => { output->first = 0x0001d4b2; fbreak; };
+ 'Xfr;' => { output->first = 0x0001d51b; fbreak; };
+ 'Xi;' => { output->first = 0x039e; fbreak; };
+ 'Xopf;' => { output->first = 0x0001d54f; fbreak; };
+ 'Xscr;' => { output->first = 0x0001d4b3; fbreak; };
+ 'YAcy;' => { output->first = 0x042f; fbreak; };
+ 'YIcy;' => { output->first = 0x0407; fbreak; };
+ 'YUcy;' => { output->first = 0x042e; fbreak; };
+ 'Yacute;' => { output->first = 0xdd; fbreak; };
+ 'Yacute' => { output->first = 0xdd; fbreak; };
+ 'Ycirc;' => { output->first = 0x0176; fbreak; };
+ 'Ycy;' => { output->first = 0x042b; fbreak; };
+ 'Yfr;' => { output->first = 0x0001d51c; fbreak; };
+ 'Yopf;' => { output->first = 0x0001d550; fbreak; };
+ 'Yscr;' => { output->first = 0x0001d4b4; fbreak; };
+ 'Yuml;' => { output->first = 0x0178; fbreak; };
+ 'ZHcy;' => { output->first = 0x0416; fbreak; };
+ 'Zacute;' => { output->first = 0x0179; fbreak; };
+ 'Zcaron;' => { output->first = 0x017d; fbreak; };
+ 'Zcy;' => { output->first = 0x0417; fbreak; };
+ 'Zdot;' => { output->first = 0x017b; fbreak; };
+ 'ZeroWidthSpace;' => { output->first = 0x200b; fbreak; };
+ 'Zeta;' => { output->first = 0x0396; fbreak; };
+ 'Zfr;' => { output->first = 0x2128; fbreak; };
+ 'Zopf;' => { output->first = 0x2124; fbreak; };
+ 'Zscr;' => { output->first = 0x0001d4b5; fbreak; };
+ 'aacute;' => { output->first = 0xe1; fbreak; };
+ 'aacute' => { output->first = 0xe1; fbreak; };
+ 'abreve;' => { output->first = 0x0103; fbreak; };
+ 'ac;' => { output->first = 0x223e; fbreak; };
+ 'acE;' => { output->first = 0x223e; output->second = 0x0333; fbreak; };
+ 'acd;' => { output->first = 0x223f; fbreak; };
+ 'acirc;' => { output->first = 0xe2; fbreak; };
+ 'acirc' => { output->first = 0xe2; fbreak; };
+ 'acute;' => { output->first = 0xb4; fbreak; };
+ 'acute' => { output->first = 0xb4; fbreak; };
+ 'acy;' => { output->first = 0x0430; fbreak; };
+ 'aelig;' => { output->first = 0xe6; fbreak; };
+ 'aelig' => { output->first = 0xe6; fbreak; };
+ 'af;' => { output->first = 0x2061; fbreak; };
+ 'afr;' => { output->first = 0x0001d51e; fbreak; };
+ 'agrave;' => { output->first = 0xe0; fbreak; };
+ 'agrave' => { output->first = 0xe0; fbreak; };
+ 'alefsym;' => { output->first = 0x2135; fbreak; };
+ 'aleph;' => { output->first = 0x2135; fbreak; };
+ 'alpha;' => { output->first = 0x03b1; fbreak; };
+ 'amacr;' => { output->first = 0x0101; fbreak; };
+ 'amalg;' => { output->first = 0x2a3f; fbreak; };
+ 'amp;' => { output->first = 0x26; fbreak; };
+ 'amp' => { output->first = 0x26; fbreak; };
+ 'and;' => { output->first = 0x2227; fbreak; };
+ 'andand;' => { output->first = 0x2a55; fbreak; };
+ 'andd;' => { output->first = 0x2a5c; fbreak; };
+ 'andslope;' => { output->first = 0x2a58; fbreak; };
+ 'andv;' => { output->first = 0x2a5a; fbreak; };
+ 'ang;' => { output->first = 0x2220; fbreak; };
+ 'ange;' => { output->first = 0x29a4; fbreak; };
+ 'angle;' => { output->first = 0x2220; fbreak; };
+ 'angmsd;' => { output->first = 0x2221; fbreak; };
+ 'angmsdaa;' => { output->first = 0x29a8; fbreak; };
+ 'angmsdab;' => { output->first = 0x29a9; fbreak; };
+ 'angmsdac;' => { output->first = 0x29aa; fbreak; };
+ 'angmsdad;' => { output->first = 0x29ab; fbreak; };
+ 'angmsdae;' => { output->first = 0x29ac; fbreak; };
+ 'angmsdaf;' => { output->first = 0x29ad; fbreak; };
+ 'angmsdag;' => { output->first = 0x29ae; fbreak; };
+ 'angmsdah;' => { output->first = 0x29af; fbreak; };
+ 'angrt;' => { output->first = 0x221f; fbreak; };
+ 'angrtvb;' => { output->first = 0x22be; fbreak; };
+ 'angrtvbd;' => { output->first = 0x299d; fbreak; };
+ 'angsph;' => { output->first = 0x2222; fbreak; };
+ 'angst;' => { output->first = 0xc5; fbreak; };
+ 'angzarr;' => { output->first = 0x237c; fbreak; };
+ 'aogon;' => { output->first = 0x0105; fbreak; };
+ 'aopf;' => { output->first = 0x0001d552; fbreak; };
+ 'ap;' => { output->first = 0x2248; fbreak; };
+ 'apE;' => { output->first = 0x2a70; fbreak; };
+ 'apacir;' => { output->first = 0x2a6f; fbreak; };
+ 'ape;' => { output->first = 0x224a; fbreak; };
+ 'apid;' => { output->first = 0x224b; fbreak; };
+ 'apos;' => { output->first = 0x27; fbreak; };
+ 'approx;' => { output->first = 0x2248; fbreak; };
+ 'approxeq;' => { output->first = 0x224a; fbreak; };
+ 'aring;' => { output->first = 0xe5; fbreak; };
+ 'aring' => { output->first = 0xe5; fbreak; };
+ 'ascr;' => { output->first = 0x0001d4b6; fbreak; };
+ 'ast;' => { output->first = 0x2a; fbreak; };
+ 'asymp;' => { output->first = 0x2248; fbreak; };
+ 'asympeq;' => { output->first = 0x224d; fbreak; };
+ 'atilde;' => { output->first = 0xe3; fbreak; };
+ 'atilde' => { output->first = 0xe3; fbreak; };
+ 'auml;' => { output->first = 0xe4; fbreak; };
+ 'auml' => { output->first = 0xe4; fbreak; };
+ 'awconint;' => { output->first = 0x2233; fbreak; };
+ 'awint;' => { output->first = 0x2a11; fbreak; };
+ 'bNot;' => { output->first = 0x2aed; fbreak; };
+ 'backcong;' => { output->first = 0x224c; fbreak; };
+ 'backepsilon;' => { output->first = 0x03f6; fbreak; };
+ 'backprime;' => { output->first = 0x2035; fbreak; };
+ 'backsim;' => { output->first = 0x223d; fbreak; };
+ 'backsimeq;' => { output->first = 0x22cd; fbreak; };
+ 'barvee;' => { output->first = 0x22bd; fbreak; };
+ 'barwed;' => { output->first = 0x2305; fbreak; };
+ 'barwedge;' => { output->first = 0x2305; fbreak; };
+ 'bbrk;' => { output->first = 0x23b5; fbreak; };
+ 'bbrktbrk;' => { output->first = 0x23b6; fbreak; };
+ 'bcong;' => { output->first = 0x224c; fbreak; };
+ 'bcy;' => { output->first = 0x0431; fbreak; };
+ 'bdquo;' => { output->first = 0x201e; fbreak; };
+ 'becaus;' => { output->first = 0x2235; fbreak; };
+ 'because;' => { output->first = 0x2235; fbreak; };
+ 'bemptyv;' => { output->first = 0x29b0; fbreak; };
+ 'bepsi;' => { output->first = 0x03f6; fbreak; };
+ 'bernou;' => { output->first = 0x212c; fbreak; };
+ 'beta;' => { output->first = 0x03b2; fbreak; };
+ 'beth;' => { output->first = 0x2136; fbreak; };
+ 'between;' => { output->first = 0x226c; fbreak; };
+ 'bfr;' => { output->first = 0x0001d51f; fbreak; };
+ 'bigcap;' => { output->first = 0x22c2; fbreak; };
+ 'bigcirc;' => { output->first = 0x25ef; fbreak; };
+ 'bigcup;' => { output->first = 0x22c3; fbreak; };
+ 'bigodot;' => { output->first = 0x2a00; fbreak; };
+ 'bigoplus;' => { output->first = 0x2a01; fbreak; };
+ 'bigotimes;' => { output->first = 0x2a02; fbreak; };
+ 'bigsqcup;' => { output->first = 0x2a06; fbreak; };
+ 'bigstar;' => { output->first = 0x2605; fbreak; };
+ 'bigtriangledown;' => { output->first = 0x25bd; fbreak; };
+ 'bigtriangleup;' => { output->first = 0x25b3; fbreak; };
+ 'biguplus;' => { output->first = 0x2a04; fbreak; };
+ 'bigvee;' => { output->first = 0x22c1; fbreak; };
+ 'bigwedge;' => { output->first = 0x22c0; fbreak; };
+ 'bkarow;' => { output->first = 0x290d; fbreak; };
+ 'blacklozenge;' => { output->first = 0x29eb; fbreak; };
+ 'blacksquare;' => { output->first = 0x25aa; fbreak; };
+ 'blacktriangle;' => { output->first = 0x25b4; fbreak; };
+ 'blacktriangledown;' => { output->first = 0x25be; fbreak; };
+ 'blacktriangleleft;' => { output->first = 0x25c2; fbreak; };
+ 'blacktriangleright;' => { output->first = 0x25b8; fbreak; };
+ 'blank;' => { output->first = 0x2423; fbreak; };
+ 'blk12;' => { output->first = 0x2592; fbreak; };
+ 'blk14;' => { output->first = 0x2591; fbreak; };
+ 'blk34;' => { output->first = 0x2593; fbreak; };
+ 'block;' => { output->first = 0x2588; fbreak; };
+ 'bne;' => { output->first = 0x3d; output->second = 0x20e5; fbreak; };
+ 'bnequiv;' => { output->first = 0x2261; output->second = 0x20e5; fbreak; };
+ 'bnot;' => { output->first = 0x2310; fbreak; };
+ 'bopf;' => { output->first = 0x0001d553; fbreak; };
+ 'bot;' => { output->first = 0x22a5; fbreak; };
+ 'bottom;' => { output->first = 0x22a5; fbreak; };
+ 'bowtie;' => { output->first = 0x22c8; fbreak; };
+ 'boxDL;' => { output->first = 0x2557; fbreak; };
+ 'boxDR;' => { output->first = 0x2554; fbreak; };
+ 'boxDl;' => { output->first = 0x2556; fbreak; };
+ 'boxDr;' => { output->first = 0x2553; fbreak; };
+ 'boxH;' => { output->first = 0x2550; fbreak; };
+ 'boxHD;' => { output->first = 0x2566; fbreak; };
+ 'boxHU;' => { output->first = 0x2569; fbreak; };
+ 'boxHd;' => { output->first = 0x2564; fbreak; };
+ 'boxHu;' => { output->first = 0x2567; fbreak; };
+ 'boxUL;' => { output->first = 0x255d; fbreak; };
+ 'boxUR;' => { output->first = 0x255a; fbreak; };
+ 'boxUl;' => { output->first = 0x255c; fbreak; };
+ 'boxUr;' => { output->first = 0x2559; fbreak; };
+ 'boxV;' => { output->first = 0x2551; fbreak; };
+ 'boxVH;' => { output->first = 0x256c; fbreak; };
+ 'boxVL;' => { output->first = 0x2563; fbreak; };
+ 'boxVR;' => { output->first = 0x2560; fbreak; };
+ 'boxVh;' => { output->first = 0x256b; fbreak; };
+ 'boxVl;' => { output->first = 0x2562; fbreak; };
+ 'boxVr;' => { output->first = 0x255f; fbreak; };
+ 'boxbox;' => { output->first = 0x29c9; fbreak; };
+ 'boxdL;' => { output->first = 0x2555; fbreak; };
+ 'boxdR;' => { output->first = 0x2552; fbreak; };
+ 'boxdl;' => { output->first = 0x2510; fbreak; };
+ 'boxdr;' => { output->first = 0x250c; fbreak; };
+ 'boxh;' => { output->first = 0x2500; fbreak; };
+ 'boxhD;' => { output->first = 0x2565; fbreak; };
+ 'boxhU;' => { output->first = 0x2568; fbreak; };
+ 'boxhd;' => { output->first = 0x252c; fbreak; };
+ 'boxhu;' => { output->first = 0x2534; fbreak; };
+ 'boxminus;' => { output->first = 0x229f; fbreak; };
+ 'boxplus;' => { output->first = 0x229e; fbreak; };
+ 'boxtimes;' => { output->first = 0x22a0; fbreak; };
+ 'boxuL;' => { output->first = 0x255b; fbreak; };
+ 'boxuR;' => { output->first = 0x2558; fbreak; };
+ 'boxul;' => { output->first = 0x2518; fbreak; };
+ 'boxur;' => { output->first = 0x2514; fbreak; };
+ 'boxv;' => { output->first = 0x2502; fbreak; };
+ 'boxvH;' => { output->first = 0x256a; fbreak; };
+ 'boxvL;' => { output->first = 0x2561; fbreak; };
+ 'boxvR;' => { output->first = 0x255e; fbreak; };
+ 'boxvh;' => { output->first = 0x253c; fbreak; };
+ 'boxvl;' => { output->first = 0x2524; fbreak; };
+ 'boxvr;' => { output->first = 0x251c; fbreak; };
+ 'bprime;' => { output->first = 0x2035; fbreak; };
+ 'breve;' => { output->first = 0x02d8; fbreak; };
+ 'brvbar;' => { output->first = 0xa6; fbreak; };
+ 'brvbar' => { output->first = 0xa6; fbreak; };
+ 'bscr;' => { output->first = 0x0001d4b7; fbreak; };
+ 'bsemi;' => { output->first = 0x204f; fbreak; };
+ 'bsim;' => { output->first = 0x223d; fbreak; };
+ 'bsime;' => { output->first = 0x22cd; fbreak; };
+ 'bsol;' => { output->first = 0x5c; fbreak; };
+ 'bsolb;' => { output->first = 0x29c5; fbreak; };
+ 'bsolhsub;' => { output->first = 0x27c8; fbreak; };
+ 'bull;' => { output->first = 0x2022; fbreak; };
+ 'bullet;' => { output->first = 0x2022; fbreak; };
+ 'bump;' => { output->first = 0x224e; fbreak; };
+ 'bumpE;' => { output->first = 0x2aae; fbreak; };
+ 'bumpe;' => { output->first = 0x224f; fbreak; };
+ 'bumpeq;' => { output->first = 0x224f; fbreak; };
+ 'cacute;' => { output->first = 0x0107; fbreak; };
+ 'cap;' => { output->first = 0x2229; fbreak; };
+ 'capand;' => { output->first = 0x2a44; fbreak; };
+ 'capbrcup;' => { output->first = 0x2a49; fbreak; };
+ 'capcap;' => { output->first = 0x2a4b; fbreak; };
+ 'capcup;' => { output->first = 0x2a47; fbreak; };
+ 'capdot;' => { output->first = 0x2a40; fbreak; };
+ 'caps;' => { output->first = 0x2229; output->second = 0xfe00; fbreak; };
+ 'caret;' => { output->first = 0x2041; fbreak; };
+ 'caron;' => { output->first = 0x02c7; fbreak; };
+ 'ccaps;' => { output->first = 0x2a4d; fbreak; };
+ 'ccaron;' => { output->first = 0x010d; fbreak; };
+ 'ccedil;' => { output->first = 0xe7; fbreak; };
+ 'ccedil' => { output->first = 0xe7; fbreak; };
+ 'ccirc;' => { output->first = 0x0109; fbreak; };
+ 'ccups;' => { output->first = 0x2a4c; fbreak; };
+ 'ccupssm;' => { output->first = 0x2a50; fbreak; };
+ 'cdot;' => { output->first = 0x010b; fbreak; };
+ 'cedil;' => { output->first = 0xb8; fbreak; };
+ 'cedil' => { output->first = 0xb8; fbreak; };
+ 'cemptyv;' => { output->first = 0x29b2; fbreak; };
+ 'cent;' => { output->first = 0xa2; fbreak; };
+ 'cent' => { output->first = 0xa2; fbreak; };
+ 'centerdot;' => { output->first = 0xb7; fbreak; };
+ 'cfr;' => { output->first = 0x0001d520; fbreak; };
+ 'chcy;' => { output->first = 0x0447; fbreak; };
+ 'check;' => { output->first = 0x2713; fbreak; };
+ 'checkmark;' => { output->first = 0x2713; fbreak; };
+ 'chi;' => { output->first = 0x03c7; fbreak; };
+ 'cir;' => { output->first = 0x25cb; fbreak; };
+ 'cirE;' => { output->first = 0x29c3; fbreak; };
+ 'circ;' => { output->first = 0x02c6; fbreak; };
+ 'circeq;' => { output->first = 0x2257; fbreak; };
+ 'circlearrowleft;' => { output->first = 0x21ba; fbreak; };
+ 'circlearrowright;' => { output->first = 0x21bb; fbreak; };
+ 'circledR;' => { output->first = 0xae; fbreak; };
+ 'circledS;' => { output->first = 0x24c8; fbreak; };
+ 'circledast;' => { output->first = 0x229b; fbreak; };
+ 'circledcirc;' => { output->first = 0x229a; fbreak; };
+ 'circleddash;' => { output->first = 0x229d; fbreak; };
+ 'cire;' => { output->first = 0x2257; fbreak; };
+ 'cirfnint;' => { output->first = 0x2a10; fbreak; };
+ 'cirmid;' => { output->first = 0x2aef; fbreak; };
+ 'cirscir;' => { output->first = 0x29c2; fbreak; };
+ 'clubs;' => { output->first = 0x2663; fbreak; };
+ 'clubsuit;' => { output->first = 0x2663; fbreak; };
+ 'colon;' => { output->first = 0x3a; fbreak; };
+ 'colone;' => { output->first = 0x2254; fbreak; };
+ 'coloneq;' => { output->first = 0x2254; fbreak; };
+ 'comma;' => { output->first = 0x2c; fbreak; };
+ 'commat;' => { output->first = 0x40; fbreak; };
+ 'comp;' => { output->first = 0x2201; fbreak; };
+ 'compfn;' => { output->first = 0x2218; fbreak; };
+ 'complement;' => { output->first = 0x2201; fbreak; };
+ 'complexes;' => { output->first = 0x2102; fbreak; };
+ 'cong;' => { output->first = 0x2245; fbreak; };
+ 'congdot;' => { output->first = 0x2a6d; fbreak; };
+ 'conint;' => { output->first = 0x222e; fbreak; };
+ 'copf;' => { output->first = 0x0001d554; fbreak; };
+ 'coprod;' => { output->first = 0x2210; fbreak; };
+ 'copy;' => { output->first = 0xa9; fbreak; };
+ 'copy' => { output->first = 0xa9; fbreak; };
+ 'copysr;' => { output->first = 0x2117; fbreak; };
+ 'crarr;' => { output->first = 0x21b5; fbreak; };
+ 'cross;' => { output->first = 0x2717; fbreak; };
+ 'cscr;' => { output->first = 0x0001d4b8; fbreak; };
+ 'csub;' => { output->first = 0x2acf; fbreak; };
+ 'csube;' => { output->first = 0x2ad1; fbreak; };
+ 'csup;' => { output->first = 0x2ad0; fbreak; };
+ 'csupe;' => { output->first = 0x2ad2; fbreak; };
+ 'ctdot;' => { output->first = 0x22ef; fbreak; };
+ 'cudarrl;' => { output->first = 0x2938; fbreak; };
+ 'cudarrr;' => { output->first = 0x2935; fbreak; };
+ 'cuepr;' => { output->first = 0x22de; fbreak; };
+ 'cuesc;' => { output->first = 0x22df; fbreak; };
+ 'cularr;' => { output->first = 0x21b6; fbreak; };
+ 'cularrp;' => { output->first = 0x293d; fbreak; };
+ 'cup;' => { output->first = 0x222a; fbreak; };
+ 'cupbrcap;' => { output->first = 0x2a48; fbreak; };
+ 'cupcap;' => { output->first = 0x2a46; fbreak; };
+ 'cupcup;' => { output->first = 0x2a4a; fbreak; };
+ 'cupdot;' => { output->first = 0x228d; fbreak; };
+ 'cupor;' => { output->first = 0x2a45; fbreak; };
+ 'cups;' => { output->first = 0x222a; output->second = 0xfe00; fbreak; };
+ 'curarr;' => { output->first = 0x21b7; fbreak; };
+ 'curarrm;' => { output->first = 0x293c; fbreak; };
+ 'curlyeqprec;' => { output->first = 0x22de; fbreak; };
+ 'curlyeqsucc;' => { output->first = 0x22df; fbreak; };
+ 'curlyvee;' => { output->first = 0x22ce; fbreak; };
+ 'curlywedge;' => { output->first = 0x22cf; fbreak; };
+ 'curren;' => { output->first = 0xa4; fbreak; };
+ 'curren' => { output->first = 0xa4; fbreak; };
+ 'curvearrowleft;' => { output->first = 0x21b6; fbreak; };
+ 'curvearrowright;' => { output->first = 0x21b7; fbreak; };
+ 'cuvee;' => { output->first = 0x22ce; fbreak; };
+ 'cuwed;' => { output->first = 0x22cf; fbreak; };
+ 'cwconint;' => { output->first = 0x2232; fbreak; };
+ 'cwint;' => { output->first = 0x2231; fbreak; };
+ 'cylcty;' => { output->first = 0x232d; fbreak; };
+ 'dArr;' => { output->first = 0x21d3; fbreak; };
+ 'dHar;' => { output->first = 0x2965; fbreak; };
+ 'dagger;' => { output->first = 0x2020; fbreak; };
+ 'daleth;' => { output->first = 0x2138; fbreak; };
+ 'darr;' => { output->first = 0x2193; fbreak; };
+ 'dash;' => { output->first = 0x2010; fbreak; };
+ 'dashv;' => { output->first = 0x22a3; fbreak; };
+ 'dbkarow;' => { output->first = 0x290f; fbreak; };
+ 'dblac;' => { output->first = 0x02dd; fbreak; };
+ 'dcaron;' => { output->first = 0x010f; fbreak; };
+ 'dcy;' => { output->first = 0x0434; fbreak; };
+ 'dd;' => { output->first = 0x2146; fbreak; };
+ 'ddagger;' => { output->first = 0x2021; fbreak; };
+ 'ddarr;' => { output->first = 0x21ca; fbreak; };
+ 'ddotseq;' => { output->first = 0x2a77; fbreak; };
+ 'deg;' => { output->first = 0xb0; fbreak; };
+ 'deg' => { output->first = 0xb0; fbreak; };
+ 'delta;' => { output->first = 0x03b4; fbreak; };
+ 'demptyv;' => { output->first = 0x29b1; fbreak; };
+ 'dfisht;' => { output->first = 0x297f; fbreak; };
+ 'dfr;' => { output->first = 0x0001d521; fbreak; };
+ 'dharl;' => { output->first = 0x21c3; fbreak; };
+ 'dharr;' => { output->first = 0x21c2; fbreak; };
+ 'diam;' => { output->first = 0x22c4; fbreak; };
+ 'diamond;' => { output->first = 0x22c4; fbreak; };
+ 'diamondsuit;' => { output->first = 0x2666; fbreak; };
+ 'diams;' => { output->first = 0x2666; fbreak; };
+ 'die;' => { output->first = 0xa8; fbreak; };
+ 'digamma;' => { output->first = 0x03dd; fbreak; };
+ 'disin;' => { output->first = 0x22f2; fbreak; };
+ 'div;' => { output->first = 0xf7; fbreak; };
+ 'divide;' => { output->first = 0xf7; fbreak; };
+ 'divide' => { output->first = 0xf7; fbreak; };
+ 'divideontimes;' => { output->first = 0x22c7; fbreak; };
+ 'divonx;' => { output->first = 0x22c7; fbreak; };
+ 'djcy;' => { output->first = 0x0452; fbreak; };
+ 'dlcorn;' => { output->first = 0x231e; fbreak; };
+ 'dlcrop;' => { output->first = 0x230d; fbreak; };
+ 'dollar;' => { output->first = 0x24; fbreak; };
+ 'dopf;' => { output->first = 0x0001d555; fbreak; };
+ 'dot;' => { output->first = 0x02d9; fbreak; };
+ 'doteq;' => { output->first = 0x2250; fbreak; };
+ 'doteqdot;' => { output->first = 0x2251; fbreak; };
+ 'dotminus;' => { output->first = 0x2238; fbreak; };
+ 'dotplus;' => { output->first = 0x2214; fbreak; };
+ 'dotsquare;' => { output->first = 0x22a1; fbreak; };
+ 'doublebarwedge;' => { output->first = 0x2306; fbreak; };
+ 'downarrow;' => { output->first = 0x2193; fbreak; };
+ 'downdownarrows;' => { output->first = 0x21ca; fbreak; };
+ 'downharpoonleft;' => { output->first = 0x21c3; fbreak; };
+ 'downharpoonright;' => { output->first = 0x21c2; fbreak; };
+ 'drbkarow;' => { output->first = 0x2910; fbreak; };
+ 'drcorn;' => { output->first = 0x231f; fbreak; };
+ 'drcrop;' => { output->first = 0x230c; fbreak; };
+ 'dscr;' => { output->first = 0x0001d4b9; fbreak; };
+ 'dscy;' => { output->first = 0x0455; fbreak; };
+ 'dsol;' => { output->first = 0x29f6; fbreak; };
+ 'dstrok;' => { output->first = 0x0111; fbreak; };
+ 'dtdot;' => { output->first = 0x22f1; fbreak; };
+ 'dtri;' => { output->first = 0x25bf; fbreak; };
+ 'dtrif;' => { output->first = 0x25be; fbreak; };
+ 'duarr;' => { output->first = 0x21f5; fbreak; };
+ 'duhar;' => { output->first = 0x296f; fbreak; };
+ 'dwangle;' => { output->first = 0x29a6; fbreak; };
+ 'dzcy;' => { output->first = 0x045f; fbreak; };
+ 'dzigrarr;' => { output->first = 0x27ff; fbreak; };
+ 'eDDot;' => { output->first = 0x2a77; fbreak; };
+ 'eDot;' => { output->first = 0x2251; fbreak; };
+ 'eacute;' => { output->first = 0xe9; fbreak; };
+ 'eacute' => { output->first = 0xe9; fbreak; };
+ 'easter;' => { output->first = 0x2a6e; fbreak; };
+ 'ecaron;' => { output->first = 0x011b; fbreak; };
+ 'ecir;' => { output->first = 0x2256; fbreak; };
+ 'ecirc;' => { output->first = 0xea; fbreak; };
+ 'ecirc' => { output->first = 0xea; fbreak; };
+ 'ecolon;' => { output->first = 0x2255; fbreak; };
+ 'ecy;' => { output->first = 0x044d; fbreak; };
+ 'edot;' => { output->first = 0x0117; fbreak; };
+ 'ee;' => { output->first = 0x2147; fbreak; };
+ 'efDot;' => { output->first = 0x2252; fbreak; };
+ 'efr;' => { output->first = 0x0001d522; fbreak; };
+ 'eg;' => { output->first = 0x2a9a; fbreak; };
+ 'egrave;' => { output->first = 0xe8; fbreak; };
+ 'egrave' => { output->first = 0xe8; fbreak; };
+ 'egs;' => { output->first = 0x2a96; fbreak; };
+ 'egsdot;' => { output->first = 0x2a98; fbreak; };
+ 'el;' => { output->first = 0x2a99; fbreak; };
+ 'elinters;' => { output->first = 0x23e7; fbreak; };
+ 'ell;' => { output->first = 0x2113; fbreak; };
+ 'els;' => { output->first = 0x2a95; fbreak; };
+ 'elsdot;' => { output->first = 0x2a97; fbreak; };
+ 'emacr;' => { output->first = 0x0113; fbreak; };
+ 'empty;' => { output->first = 0x2205; fbreak; };
+ 'emptyset;' => { output->first = 0x2205; fbreak; };
+ 'emptyv;' => { output->first = 0x2205; fbreak; };
+ 'emsp13;' => { output->first = 0x2004; fbreak; };
+ 'emsp14;' => { output->first = 0x2005; fbreak; };
+ 'emsp;' => { output->first = 0x2003; fbreak; };
+ 'eng;' => { output->first = 0x014b; fbreak; };
+ 'ensp;' => { output->first = 0x2002; fbreak; };
+ 'eogon;' => { output->first = 0x0119; fbreak; };
+ 'eopf;' => { output->first = 0x0001d556; fbreak; };
+ 'epar;' => { output->first = 0x22d5; fbreak; };
+ 'eparsl;' => { output->first = 0x29e3; fbreak; };
+ 'eplus;' => { output->first = 0x2a71; fbreak; };
+ 'epsi;' => { output->first = 0x03b5; fbreak; };
+ 'epsilon;' => { output->first = 0x03b5; fbreak; };
+ 'epsiv;' => { output->first = 0x03f5; fbreak; };
+ 'eqcirc;' => { output->first = 0x2256; fbreak; };
+ 'eqcolon;' => { output->first = 0x2255; fbreak; };
+ 'eqsim;' => { output->first = 0x2242; fbreak; };
+ 'eqslantgtr;' => { output->first = 0x2a96; fbreak; };
+ 'eqslantless;' => { output->first = 0x2a95; fbreak; };
+ 'equals;' => { output->first = 0x3d; fbreak; };
+ 'equest;' => { output->first = 0x225f; fbreak; };
+ 'equiv;' => { output->first = 0x2261; fbreak; };
+ 'equivDD;' => { output->first = 0x2a78; fbreak; };
+ 'eqvparsl;' => { output->first = 0x29e5; fbreak; };
+ 'erDot;' => { output->first = 0x2253; fbreak; };
+ 'erarr;' => { output->first = 0x2971; fbreak; };
+ 'escr;' => { output->first = 0x212f; fbreak; };
+ 'esdot;' => { output->first = 0x2250; fbreak; };
+ 'esim;' => { output->first = 0x2242; fbreak; };
+ 'eta;' => { output->first = 0x03b7; fbreak; };
+ 'eth;' => { output->first = 0xf0; fbreak; };
+ 'eth' => { output->first = 0xf0; fbreak; };
+ 'euml;' => { output->first = 0xeb; fbreak; };
+ 'euml' => { output->first = 0xeb; fbreak; };
+ 'euro;' => { output->first = 0x20ac; fbreak; };
+ 'excl;' => { output->first = 0x21; fbreak; };
+ 'exist;' => { output->first = 0x2203; fbreak; };
+ 'expectation;' => { output->first = 0x2130; fbreak; };
+ 'exponentiale;' => { output->first = 0x2147; fbreak; };
+ 'fallingdotseq;' => { output->first = 0x2252; fbreak; };
+ 'fcy;' => { output->first = 0x0444; fbreak; };
+ 'female;' => { output->first = 0x2640; fbreak; };
+ 'ffilig;' => { output->first = 0xfb03; fbreak; };
+ 'fflig;' => { output->first = 0xfb00; fbreak; };
+ 'ffllig;' => { output->first = 0xfb04; fbreak; };
+ 'ffr;' => { output->first = 0x0001d523; fbreak; };
+ 'filig;' => { output->first = 0xfb01; fbreak; };
+ 'fjlig;' => { output->first = 0x66; output->second = 0x6a; fbreak; };
+ 'flat;' => { output->first = 0x266d; fbreak; };
+ 'fllig;' => { output->first = 0xfb02; fbreak; };
+ 'fltns;' => { output->first = 0x25b1; fbreak; };
+ 'fnof;' => { output->first = 0x0192; fbreak; };
+ 'fopf;' => { output->first = 0x0001d557; fbreak; };
+ 'forall;' => { output->first = 0x2200; fbreak; };
+ 'fork;' => { output->first = 0x22d4; fbreak; };
+ 'forkv;' => { output->first = 0x2ad9; fbreak; };
+ 'fpartint;' => { output->first = 0x2a0d; fbreak; };
+ 'frac12;' => { output->first = 0xbd; fbreak; };
+ 'frac12' => { output->first = 0xbd; fbreak; };
+ 'frac13;' => { output->first = 0x2153; fbreak; };
+ 'frac14;' => { output->first = 0xbc; fbreak; };
+ 'frac14' => { output->first = 0xbc; fbreak; };
+ 'frac15;' => { output->first = 0x2155; fbreak; };
+ 'frac16;' => { output->first = 0x2159; fbreak; };
+ 'frac18;' => { output->first = 0x215b; fbreak; };
+ 'frac23;' => { output->first = 0x2154; fbreak; };
+ 'frac25;' => { output->first = 0x2156; fbreak; };
+ 'frac34;' => { output->first = 0xbe; fbreak; };
+ 'frac34' => { output->first = 0xbe; fbreak; };
+ 'frac35;' => { output->first = 0x2157; fbreak; };
+ 'frac38;' => { output->first = 0x215c; fbreak; };
+ 'frac45;' => { output->first = 0x2158; fbreak; };
+ 'frac56;' => { output->first = 0x215a; fbreak; };
+ 'frac58;' => { output->first = 0x215d; fbreak; };
+ 'frac78;' => { output->first = 0x215e; fbreak; };
+ 'frasl;' => { output->first = 0x2044; fbreak; };
+ 'frown;' => { output->first = 0x2322; fbreak; };
+ 'fscr;' => { output->first = 0x0001d4bb; fbreak; };
+ 'gE;' => { output->first = 0x2267; fbreak; };
+ 'gEl;' => { output->first = 0x2a8c; fbreak; };
+ 'gacute;' => { output->first = 0x01f5; fbreak; };
+ 'gamma;' => { output->first = 0x03b3; fbreak; };
+ 'gammad;' => { output->first = 0x03dd; fbreak; };
+ 'gap;' => { output->first = 0x2a86; fbreak; };
+ 'gbreve;' => { output->first = 0x011f; fbreak; };
+ 'gcirc;' => { output->first = 0x011d; fbreak; };
+ 'gcy;' => { output->first = 0x0433; fbreak; };
+ 'gdot;' => { output->first = 0x0121; fbreak; };
+ 'ge;' => { output->first = 0x2265; fbreak; };
+ 'gel;' => { output->first = 0x22db; fbreak; };
+ 'geq;' => { output->first = 0x2265; fbreak; };
+ 'geqq;' => { output->first = 0x2267; fbreak; };
+ 'geqslant;' => { output->first = 0x2a7e; fbreak; };
+ 'ges;' => { output->first = 0x2a7e; fbreak; };
+ 'gescc;' => { output->first = 0x2aa9; fbreak; };
+ 'gesdot;' => { output->first = 0x2a80; fbreak; };
+ 'gesdoto;' => { output->first = 0x2a82; fbreak; };
+ 'gesdotol;' => { output->first = 0x2a84; fbreak; };
+ 'gesl;' => { output->first = 0x22db; output->second = 0xfe00; fbreak; };
+ 'gesles;' => { output->first = 0x2a94; fbreak; };
+ 'gfr;' => { output->first = 0x0001d524; fbreak; };
+ 'gg;' => { output->first = 0x226b; fbreak; };
+ 'ggg;' => { output->first = 0x22d9; fbreak; };
+ 'gimel;' => { output->first = 0x2137; fbreak; };
+ 'gjcy;' => { output->first = 0x0453; fbreak; };
+ 'gl;' => { output->first = 0x2277; fbreak; };
+ 'glE;' => { output->first = 0x2a92; fbreak; };
+ 'gla;' => { output->first = 0x2aa5; fbreak; };
+ 'glj;' => { output->first = 0x2aa4; fbreak; };
+ 'gnE;' => { output->first = 0x2269; fbreak; };
+ 'gnap;' => { output->first = 0x2a8a; fbreak; };
+ 'gnapprox;' => { output->first = 0x2a8a; fbreak; };
+ 'gne;' => { output->first = 0x2a88; fbreak; };
+ 'gneq;' => { output->first = 0x2a88; fbreak; };
+ 'gneqq;' => { output->first = 0x2269; fbreak; };
+ 'gnsim;' => { output->first = 0x22e7; fbreak; };
+ 'gopf;' => { output->first = 0x0001d558; fbreak; };
+ 'grave;' => { output->first = 0x60; fbreak; };
+ 'gscr;' => { output->first = 0x210a; fbreak; };
+ 'gsim;' => { output->first = 0x2273; fbreak; };
+ 'gsime;' => { output->first = 0x2a8e; fbreak; };
+ 'gsiml;' => { output->first = 0x2a90; fbreak; };
+ 'gt;' => { output->first = 0x3e; fbreak; };
+ 'gt' => { output->first = 0x3e; fbreak; };
+ 'gtcc;' => { output->first = 0x2aa7; fbreak; };
+ 'gtcir;' => { output->first = 0x2a7a; fbreak; };
+ 'gtdot;' => { output->first = 0x22d7; fbreak; };
+ 'gtlPar;' => { output->first = 0x2995; fbreak; };
+ 'gtquest;' => { output->first = 0x2a7c; fbreak; };
+ 'gtrapprox;' => { output->first = 0x2a86; fbreak; };
+ 'gtrarr;' => { output->first = 0x2978; fbreak; };
+ 'gtrdot;' => { output->first = 0x22d7; fbreak; };
+ 'gtreqless;' => { output->first = 0x22db; fbreak; };
+ 'gtreqqless;' => { output->first = 0x2a8c; fbreak; };
+ 'gtrless;' => { output->first = 0x2277; fbreak; };
+ 'gtrsim;' => { output->first = 0x2273; fbreak; };
+ 'gvertneqq;' => { output->first = 0x2269; output->second = 0xfe00; fbreak; };
+ 'gvnE;' => { output->first = 0x2269; output->second = 0xfe00; fbreak; };
+ 'hArr;' => { output->first = 0x21d4; fbreak; };
+ 'hairsp;' => { output->first = 0x200a; fbreak; };
+ 'half;' => { output->first = 0xbd; fbreak; };
+ 'hamilt;' => { output->first = 0x210b; fbreak; };
+ 'hardcy;' => { output->first = 0x044a; fbreak; };
+ 'harr;' => { output->first = 0x2194; fbreak; };
+ 'harrcir;' => { output->first = 0x2948; fbreak; };
+ 'harrw;' => { output->first = 0x21ad; fbreak; };
+ 'hbar;' => { output->first = 0x210f; fbreak; };
+ 'hcirc;' => { output->first = 0x0125; fbreak; };
+ 'hearts;' => { output->first = 0x2665; fbreak; };
+ 'heartsuit;' => { output->first = 0x2665; fbreak; };
+ 'hellip;' => { output->first = 0x2026; fbreak; };
+ 'hercon;' => { output->first = 0x22b9; fbreak; };
+ 'hfr;' => { output->first = 0x0001d525; fbreak; };
+ 'hksearow;' => { output->first = 0x2925; fbreak; };
+ 'hkswarow;' => { output->first = 0x2926; fbreak; };
+ 'hoarr;' => { output->first = 0x21ff; fbreak; };
+ 'homtht;' => { output->first = 0x223b; fbreak; };
+ 'hookleftarrow;' => { output->first = 0x21a9; fbreak; };
+ 'hookrightarrow;' => { output->first = 0x21aa; fbreak; };
+ 'hopf;' => { output->first = 0x0001d559; fbreak; };
+ 'horbar;' => { output->first = 0x2015; fbreak; };
+ 'hscr;' => { output->first = 0x0001d4bd; fbreak; };
+ 'hslash;' => { output->first = 0x210f; fbreak; };
+ 'hstrok;' => { output->first = 0x0127; fbreak; };
+ 'hybull;' => { output->first = 0x2043; fbreak; };
+ 'hyphen;' => { output->first = 0x2010; fbreak; };
+ 'iacute;' => { output->first = 0xed; fbreak; };
+ 'iacute' => { output->first = 0xed; fbreak; };
+ 'ic;' => { output->first = 0x2063; fbreak; };
+ 'icirc;' => { output->first = 0xee; fbreak; };
+ 'icirc' => { output->first = 0xee; fbreak; };
+ 'icy;' => { output->first = 0x0438; fbreak; };
+ 'iecy;' => { output->first = 0x0435; fbreak; };
+ 'iexcl;' => { output->first = 0xa1; fbreak; };
+ 'iexcl' => { output->first = 0xa1; fbreak; };
+ 'iff;' => { output->first = 0x21d4; fbreak; };
+ 'ifr;' => { output->first = 0x0001d526; fbreak; };
+ 'igrave;' => { output->first = 0xec; fbreak; };
+ 'igrave' => { output->first = 0xec; fbreak; };
+ 'ii;' => { output->first = 0x2148; fbreak; };
+ 'iiiint;' => { output->first = 0x2a0c; fbreak; };
+ 'iiint;' => { output->first = 0x222d; fbreak; };
+ 'iinfin;' => { output->first = 0x29dc; fbreak; };
+ 'iiota;' => { output->first = 0x2129; fbreak; };
+ 'ijlig;' => { output->first = 0x0133; fbreak; };
+ 'imacr;' => { output->first = 0x012b; fbreak; };
+ 'image;' => { output->first = 0x2111; fbreak; };
+ 'imagline;' => { output->first = 0x2110; fbreak; };
+ 'imagpart;' => { output->first = 0x2111; fbreak; };
+ 'imath;' => { output->first = 0x0131; fbreak; };
+ 'imof;' => { output->first = 0x22b7; fbreak; };
+ 'imped;' => { output->first = 0x01b5; fbreak; };
+ 'in;' => { output->first = 0x2208; fbreak; };
+ 'incare;' => { output->first = 0x2105; fbreak; };
+ 'infin;' => { output->first = 0x221e; fbreak; };
+ 'infintie;' => { output->first = 0x29dd; fbreak; };
+ 'inodot;' => { output->first = 0x0131; fbreak; };
+ 'int;' => { output->first = 0x222b; fbreak; };
+ 'intcal;' => { output->first = 0x22ba; fbreak; };
+ 'integers;' => { output->first = 0x2124; fbreak; };
+ 'intercal;' => { output->first = 0x22ba; fbreak; };
+ 'intlarhk;' => { output->first = 0x2a17; fbreak; };
+ 'intprod;' => { output->first = 0x2a3c; fbreak; };
+ 'iocy;' => { output->first = 0x0451; fbreak; };
+ 'iogon;' => { output->first = 0x012f; fbreak; };
+ 'iopf;' => { output->first = 0x0001d55a; fbreak; };
+ 'iota;' => { output->first = 0x03b9; fbreak; };
+ 'iprod;' => { output->first = 0x2a3c; fbreak; };
+ 'iquest;' => { output->first = 0xbf; fbreak; };
+ 'iquest' => { output->first = 0xbf; fbreak; };
+ 'iscr;' => { output->first = 0x0001d4be; fbreak; };
+ 'isin;' => { output->first = 0x2208; fbreak; };
+ 'isinE;' => { output->first = 0x22f9; fbreak; };
+ 'isindot;' => { output->first = 0x22f5; fbreak; };
+ 'isins;' => { output->first = 0x22f4; fbreak; };
+ 'isinsv;' => { output->first = 0x22f3; fbreak; };
+ 'isinv;' => { output->first = 0x2208; fbreak; };
+ 'it;' => { output->first = 0x2062; fbreak; };
+ 'itilde;' => { output->first = 0x0129; fbreak; };
+ 'iukcy;' => { output->first = 0x0456; fbreak; };
+ 'iuml;' => { output->first = 0xef; fbreak; };
+ 'iuml' => { output->first = 0xef; fbreak; };
+ 'jcirc;' => { output->first = 0x0135; fbreak; };
+ 'jcy;' => { output->first = 0x0439; fbreak; };
+ 'jfr;' => { output->first = 0x0001d527; fbreak; };
+ 'jmath;' => { output->first = 0x0237; fbreak; };
+ 'jopf;' => { output->first = 0x0001d55b; fbreak; };
+ 'jscr;' => { output->first = 0x0001d4bf; fbreak; };
+ 'jsercy;' => { output->first = 0x0458; fbreak; };
+ 'jukcy;' => { output->first = 0x0454; fbreak; };
+ 'kappa;' => { output->first = 0x03ba; fbreak; };
+ 'kappav;' => { output->first = 0x03f0; fbreak; };
+ 'kcedil;' => { output->first = 0x0137; fbreak; };
+ 'kcy;' => { output->first = 0x043a; fbreak; };
+ 'kfr;' => { output->first = 0x0001d528; fbreak; };
+ 'kgreen;' => { output->first = 0x0138; fbreak; };
+ 'khcy;' => { output->first = 0x0445; fbreak; };
+ 'kjcy;' => { output->first = 0x045c; fbreak; };
+ 'kopf;' => { output->first = 0x0001d55c; fbreak; };
+ 'kscr;' => { output->first = 0x0001d4c0; fbreak; };
+ 'lAarr;' => { output->first = 0x21da; fbreak; };
+ 'lArr;' => { output->first = 0x21d0; fbreak; };
+ 'lAtail;' => { output->first = 0x291b; fbreak; };
+ 'lBarr;' => { output->first = 0x290e; fbreak; };
+ 'lE;' => { output->first = 0x2266; fbreak; };
+ 'lEg;' => { output->first = 0x2a8b; fbreak; };
+ 'lHar;' => { output->first = 0x2962; fbreak; };
+ 'lacute;' => { output->first = 0x013a; fbreak; };
+ 'laemptyv;' => { output->first = 0x29b4; fbreak; };
+ 'lagran;' => { output->first = 0x2112; fbreak; };
+ 'lambda;' => { output->first = 0x03bb; fbreak; };
+ 'lang;' => { output->first = 0x27e8; fbreak; };
+ 'langd;' => { output->first = 0x2991; fbreak; };
+ 'langle;' => { output->first = 0x27e8; fbreak; };
+ 'lap;' => { output->first = 0x2a85; fbreak; };
+ 'laquo;' => { output->first = 0xab; fbreak; };
+ 'laquo' => { output->first = 0xab; fbreak; };
+ 'larr;' => { output->first = 0x2190; fbreak; };
+ 'larrb;' => { output->first = 0x21e4; fbreak; };
+ 'larrbfs;' => { output->first = 0x291f; fbreak; };
+ 'larrfs;' => { output->first = 0x291d; fbreak; };
+ 'larrhk;' => { output->first = 0x21a9; fbreak; };
+ 'larrlp;' => { output->first = 0x21ab; fbreak; };
+ 'larrpl;' => { output->first = 0x2939; fbreak; };
+ 'larrsim;' => { output->first = 0x2973; fbreak; };
+ 'larrtl;' => { output->first = 0x21a2; fbreak; };
+ 'lat;' => { output->first = 0x2aab; fbreak; };
+ 'latail;' => { output->first = 0x2919; fbreak; };
+ 'late;' => { output->first = 0x2aad; fbreak; };
+ 'lates;' => { output->first = 0x2aad; output->second = 0xfe00; fbreak; };
+ 'lbarr;' => { output->first = 0x290c; fbreak; };
+ 'lbbrk;' => { output->first = 0x2772; fbreak; };
+ 'lbrace;' => { output->first = 0x7b; fbreak; };
+ 'lbrack;' => { output->first = 0x5b; fbreak; };
+ 'lbrke;' => { output->first = 0x298b; fbreak; };
+ 'lbrksld;' => { output->first = 0x298f; fbreak; };
+ 'lbrkslu;' => { output->first = 0x298d; fbreak; };
+ 'lcaron;' => { output->first = 0x013e; fbreak; };
+ 'lcedil;' => { output->first = 0x013c; fbreak; };
+ 'lceil;' => { output->first = 0x2308; fbreak; };
+ 'lcub;' => { output->first = 0x7b; fbreak; };
+ 'lcy;' => { output->first = 0x043b; fbreak; };
+ 'ldca;' => { output->first = 0x2936; fbreak; };
+ 'ldquo;' => { output->first = 0x201c; fbreak; };
+ 'ldquor;' => { output->first = 0x201e; fbreak; };
+ 'ldrdhar;' => { output->first = 0x2967; fbreak; };
+ 'ldrushar;' => { output->first = 0x294b; fbreak; };
+ 'ldsh;' => { output->first = 0x21b2; fbreak; };
+ 'le;' => { output->first = 0x2264; fbreak; };
+ 'leftarrow;' => { output->first = 0x2190; fbreak; };
+ 'leftarrowtail;' => { output->first = 0x21a2; fbreak; };
+ 'leftharpoondown;' => { output->first = 0x21bd; fbreak; };
+ 'leftharpoonup;' => { output->first = 0x21bc; fbreak; };
+ 'leftleftarrows;' => { output->first = 0x21c7; fbreak; };
+ 'leftrightarrow;' => { output->first = 0x2194; fbreak; };
+ 'leftrightarrows;' => { output->first = 0x21c6; fbreak; };
+ 'leftrightharpoons;' => { output->first = 0x21cb; fbreak; };
+ 'leftrightsquigarrow;' => { output->first = 0x21ad; fbreak; };
+ 'leftthreetimes;' => { output->first = 0x22cb; fbreak; };
+ 'leg;' => { output->first = 0x22da; fbreak; };
+ 'leq;' => { output->first = 0x2264; fbreak; };
+ 'leqq;' => { output->first = 0x2266; fbreak; };
+ 'leqslant;' => { output->first = 0x2a7d; fbreak; };
+ 'les;' => { output->first = 0x2a7d; fbreak; };
+ 'lescc;' => { output->first = 0x2aa8; fbreak; };
+ 'lesdot;' => { output->first = 0x2a7f; fbreak; };
+ 'lesdoto;' => { output->first = 0x2a81; fbreak; };
+ 'lesdotor;' => { output->first = 0x2a83; fbreak; };
+ 'lesg;' => { output->first = 0x22da; output->second = 0xfe00; fbreak; };
+ 'lesges;' => { output->first = 0x2a93; fbreak; };
+ 'lessapprox;' => { output->first = 0x2a85; fbreak; };
+ 'lessdot;' => { output->first = 0x22d6; fbreak; };
+ 'lesseqgtr;' => { output->first = 0x22da; fbreak; };
+ 'lesseqqgtr;' => { output->first = 0x2a8b; fbreak; };
+ 'lessgtr;' => { output->first = 0x2276; fbreak; };
+ 'lesssim;' => { output->first = 0x2272; fbreak; };
+ 'lfisht;' => { output->first = 0x297c; fbreak; };
+ 'lfloor;' => { output->first = 0x230a; fbreak; };
+ 'lfr;' => { output->first = 0x0001d529; fbreak; };
+ 'lg;' => { output->first = 0x2276; fbreak; };
+ 'lgE;' => { output->first = 0x2a91; fbreak; };
+ 'lhard;' => { output->first = 0x21bd; fbreak; };
+ 'lharu;' => { output->first = 0x21bc; fbreak; };
+ 'lharul;' => { output->first = 0x296a; fbreak; };
+ 'lhblk;' => { output->first = 0x2584; fbreak; };
+ 'ljcy;' => { output->first = 0x0459; fbreak; };
+ 'll;' => { output->first = 0x226a; fbreak; };
+ 'llarr;' => { output->first = 0x21c7; fbreak; };
+ 'llcorner;' => { output->first = 0x231e; fbreak; };
+ 'llhard;' => { output->first = 0x296b; fbreak; };
+ 'lltri;' => { output->first = 0x25fa; fbreak; };
+ 'lmidot;' => { output->first = 0x0140; fbreak; };
+ 'lmoust;' => { output->first = 0x23b0; fbreak; };
+ 'lmoustache;' => { output->first = 0x23b0; fbreak; };
+ 'lnE;' => { output->first = 0x2268; fbreak; };
+ 'lnap;' => { output->first = 0x2a89; fbreak; };
+ 'lnapprox;' => { output->first = 0x2a89; fbreak; };
+ 'lne;' => { output->first = 0x2a87; fbreak; };
+ 'lneq;' => { output->first = 0x2a87; fbreak; };
+ 'lneqq;' => { output->first = 0x2268; fbreak; };
+ 'lnsim;' => { output->first = 0x22e6; fbreak; };
+ 'loang;' => { output->first = 0x27ec; fbreak; };
+ 'loarr;' => { output->first = 0x21fd; fbreak; };
+ 'lobrk;' => { output->first = 0x27e6; fbreak; };
+ 'longleftarrow;' => { output->first = 0x27f5; fbreak; };
+ 'longleftrightarrow;' => { output->first = 0x27f7; fbreak; };
+ 'longmapsto;' => { output->first = 0x27fc; fbreak; };
+ 'longrightarrow;' => { output->first = 0x27f6; fbreak; };
+ 'looparrowleft;' => { output->first = 0x21ab; fbreak; };
+ 'looparrowright;' => { output->first = 0x21ac; fbreak; };
+ 'lopar;' => { output->first = 0x2985; fbreak; };
+ 'lopf;' => { output->first = 0x0001d55d; fbreak; };
+ 'loplus;' => { output->first = 0x2a2d; fbreak; };
+ 'lotimes;' => { output->first = 0x2a34; fbreak; };
+ 'lowast;' => { output->first = 0x2217; fbreak; };
+ 'lowbar;' => { output->first = 0x5f; fbreak; };
+ 'loz;' => { output->first = 0x25ca; fbreak; };
+ 'lozenge;' => { output->first = 0x25ca; fbreak; };
+ 'lozf;' => { output->first = 0x29eb; fbreak; };
+ 'lpar;' => { output->first = 0x28; fbreak; };
+ 'lparlt;' => { output->first = 0x2993; fbreak; };
+ 'lrarr;' => { output->first = 0x21c6; fbreak; };
+ 'lrcorner;' => { output->first = 0x231f; fbreak; };
+ 'lrhar;' => { output->first = 0x21cb; fbreak; };
+ 'lrhard;' => { output->first = 0x296d; fbreak; };
+ 'lrm;' => { output->first = 0x200e; fbreak; };
+ 'lrtri;' => { output->first = 0x22bf; fbreak; };
+ 'lsaquo;' => { output->first = 0x2039; fbreak; };
+ 'lscr;' => { output->first = 0x0001d4c1; fbreak; };
+ 'lsh;' => { output->first = 0x21b0; fbreak; };
+ 'lsim;' => { output->first = 0x2272; fbreak; };
+ 'lsime;' => { output->first = 0x2a8d; fbreak; };
+ 'lsimg;' => { output->first = 0x2a8f; fbreak; };
+ 'lsqb;' => { output->first = 0x5b; fbreak; };
+ 'lsquo;' => { output->first = 0x2018; fbreak; };
+ 'lsquor;' => { output->first = 0x201a; fbreak; };
+ 'lstrok;' => { output->first = 0x0142; fbreak; };
+ 'lt;' => { output->first = 0x3c; fbreak; };
+ 'lt' => { output->first = 0x3c; fbreak; };
+ 'ltcc;' => { output->first = 0x2aa6; fbreak; };
+ 'ltcir;' => { output->first = 0x2a79; fbreak; };
+ 'ltdot;' => { output->first = 0x22d6; fbreak; };
+ 'lthree;' => { output->first = 0x22cb; fbreak; };
+ 'ltimes;' => { output->first = 0x22c9; fbreak; };
+ 'ltlarr;' => { output->first = 0x2976; fbreak; };
+ 'ltquest;' => { output->first = 0x2a7b; fbreak; };
+ 'ltrPar;' => { output->first = 0x2996; fbreak; };
+ 'ltri;' => { output->first = 0x25c3; fbreak; };
+ 'ltrie;' => { output->first = 0x22b4; fbreak; };
+ 'ltrif;' => { output->first = 0x25c2; fbreak; };
+ 'lurdshar;' => { output->first = 0x294a; fbreak; };
+ 'luruhar;' => { output->first = 0x2966; fbreak; };
+ 'lvertneqq;' => { output->first = 0x2268; output->second = 0xfe00; fbreak; };
+ 'lvnE;' => { output->first = 0x2268; output->second = 0xfe00; fbreak; };
+ 'mDDot;' => { output->first = 0x223a; fbreak; };
+ 'macr;' => { output->first = 0xaf; fbreak; };
+ 'macr' => { output->first = 0xaf; fbreak; };
+ 'male;' => { output->first = 0x2642; fbreak; };
+ 'malt;' => { output->first = 0x2720; fbreak; };
+ 'maltese;' => { output->first = 0x2720; fbreak; };
+ 'map;' => { output->first = 0x21a6; fbreak; };
+ 'mapsto;' => { output->first = 0x21a6; fbreak; };
+ 'mapstodown;' => { output->first = 0x21a7; fbreak; };
+ 'mapstoleft;' => { output->first = 0x21a4; fbreak; };
+ 'mapstoup;' => { output->first = 0x21a5; fbreak; };
+ 'marker;' => { output->first = 0x25ae; fbreak; };
+ 'mcomma;' => { output->first = 0x2a29; fbreak; };
+ 'mcy;' => { output->first = 0x043c; fbreak; };
+ 'mdash;' => { output->first = 0x2014; fbreak; };
+ 'measuredangle;' => { output->first = 0x2221; fbreak; };
+ 'mfr;' => { output->first = 0x0001d52a; fbreak; };
+ 'mho;' => { output->first = 0x2127; fbreak; };
+ 'micro;' => { output->first = 0xb5; fbreak; };
+ 'micro' => { output->first = 0xb5; fbreak; };
+ 'mid;' => { output->first = 0x2223; fbreak; };
+ 'midast;' => { output->first = 0x2a; fbreak; };
+ 'midcir;' => { output->first = 0x2af0; fbreak; };
+ 'middot;' => { output->first = 0xb7; fbreak; };
+ 'middot' => { output->first = 0xb7; fbreak; };
+ 'minus;' => { output->first = 0x2212; fbreak; };
+ 'minusb;' => { output->first = 0x229f; fbreak; };
+ 'minusd;' => { output->first = 0x2238; fbreak; };
+ 'minusdu;' => { output->first = 0x2a2a; fbreak; };
+ 'mlcp;' => { output->first = 0x2adb; fbreak; };
+ 'mldr;' => { output->first = 0x2026; fbreak; };
+ 'mnplus;' => { output->first = 0x2213; fbreak; };
+ 'models;' => { output->first = 0x22a7; fbreak; };
+ 'mopf;' => { output->first = 0x0001d55e; fbreak; };
+ 'mp;' => { output->first = 0x2213; fbreak; };
+ 'mscr;' => { output->first = 0x0001d4c2; fbreak; };
+ 'mstpos;' => { output->first = 0x223e; fbreak; };
+ 'mu;' => { output->first = 0x03bc; fbreak; };
+ 'multimap;' => { output->first = 0x22b8; fbreak; };
+ 'mumap;' => { output->first = 0x22b8; fbreak; };
+ 'nGg;' => { output->first = 0x22d9; output->second = 0x0338; fbreak; };
+ 'nGt;' => { output->first = 0x226b; output->second = 0x20d2; fbreak; };
+ 'nGtv;' => { output->first = 0x226b; output->second = 0x0338; fbreak; };
+ 'nLeftarrow;' => { output->first = 0x21cd; fbreak; };
+ 'nLeftrightarrow;' => { output->first = 0x21ce; fbreak; };
+ 'nLl;' => { output->first = 0x22d8; output->second = 0x0338; fbreak; };
+ 'nLt;' => { output->first = 0x226a; output->second = 0x20d2; fbreak; };
+ 'nLtv;' => { output->first = 0x226a; output->second = 0x0338; fbreak; };
+ 'nRightarrow;' => { output->first = 0x21cf; fbreak; };
+ 'nVDash;' => { output->first = 0x22af; fbreak; };
+ 'nVdash;' => { output->first = 0x22ae; fbreak; };
+ 'nabla;' => { output->first = 0x2207; fbreak; };
+ 'nacute;' => { output->first = 0x0144; fbreak; };
+ 'nang;' => { output->first = 0x2220; output->second = 0x20d2; fbreak; };
+ 'nap;' => { output->first = 0x2249; fbreak; };
+ 'napE;' => { output->first = 0x2a70; output->second = 0x0338; fbreak; };
+ 'napid;' => { output->first = 0x224b; output->second = 0x0338; fbreak; };
+ 'napos;' => { output->first = 0x0149; fbreak; };
+ 'napprox;' => { output->first = 0x2249; fbreak; };
+ 'natur;' => { output->first = 0x266e; fbreak; };
+ 'natural;' => { output->first = 0x266e; fbreak; };
+ 'naturals;' => { output->first = 0x2115; fbreak; };
+ 'nbsp;' => { output->first = 0xa0; fbreak; };
+ 'nbsp' => { output->first = 0xa0; fbreak; };
+ 'nbump;' => { output->first = 0x224e; output->second = 0x0338; fbreak; };
+ 'nbumpe;' => { output->first = 0x224f; output->second = 0x0338; fbreak; };
+ 'ncap;' => { output->first = 0x2a43; fbreak; };
+ 'ncaron;' => { output->first = 0x0148; fbreak; };
+ 'ncedil;' => { output->first = 0x0146; fbreak; };
+ 'ncong;' => { output->first = 0x2247; fbreak; };
+ 'ncongdot;' => { output->first = 0x2a6d; output->second = 0x0338; fbreak; };
+ 'ncup;' => { output->first = 0x2a42; fbreak; };
+ 'ncy;' => { output->first = 0x043d; fbreak; };
+ 'ndash;' => { output->first = 0x2013; fbreak; };
+ 'ne;' => { output->first = 0x2260; fbreak; };
+ 'neArr;' => { output->first = 0x21d7; fbreak; };
+ 'nearhk;' => { output->first = 0x2924; fbreak; };
+ 'nearr;' => { output->first = 0x2197; fbreak; };
+ 'nearrow;' => { output->first = 0x2197; fbreak; };
+ 'nedot;' => { output->first = 0x2250; output->second = 0x0338; fbreak; };
+ 'nequiv;' => { output->first = 0x2262; fbreak; };
+ 'nesear;' => { output->first = 0x2928; fbreak; };
+ 'nesim;' => { output->first = 0x2242; output->second = 0x0338; fbreak; };
+ 'nexist;' => { output->first = 0x2204; fbreak; };
+ 'nexists;' => { output->first = 0x2204; fbreak; };
+ 'nfr;' => { output->first = 0x0001d52b; fbreak; };
+ 'ngE;' => { output->first = 0x2267; output->second = 0x0338; fbreak; };
+ 'nge;' => { output->first = 0x2271; fbreak; };
+ 'ngeq;' => { output->first = 0x2271; fbreak; };
+ 'ngeqq;' => { output->first = 0x2267; output->second = 0x0338; fbreak; };
+ 'ngeqslant;' => { output->first = 0x2a7e; output->second = 0x0338; fbreak; };
+ 'nges;' => { output->first = 0x2a7e; output->second = 0x0338; fbreak; };
+ 'ngsim;' => { output->first = 0x2275; fbreak; };
+ 'ngt;' => { output->first = 0x226f; fbreak; };
+ 'ngtr;' => { output->first = 0x226f; fbreak; };
+ 'nhArr;' => { output->first = 0x21ce; fbreak; };
+ 'nharr;' => { output->first = 0x21ae; fbreak; };
+ 'nhpar;' => { output->first = 0x2af2; fbreak; };
+ 'ni;' => { output->first = 0x220b; fbreak; };
+ 'nis;' => { output->first = 0x22fc; fbreak; };
+ 'nisd;' => { output->first = 0x22fa; fbreak; };
+ 'niv;' => { output->first = 0x220b; fbreak; };
+ 'njcy;' => { output->first = 0x045a; fbreak; };
+ 'nlArr;' => { output->first = 0x21cd; fbreak; };
+ 'nlE;' => { output->first = 0x2266; output->second = 0x0338; fbreak; };
+ 'nlarr;' => { output->first = 0x219a; fbreak; };
+ 'nldr;' => { output->first = 0x2025; fbreak; };
+ 'nle;' => { output->first = 0x2270; fbreak; };
+ 'nleftarrow;' => { output->first = 0x219a; fbreak; };
+ 'nleftrightarrow;' => { output->first = 0x21ae; fbreak; };
+ 'nleq;' => { output->first = 0x2270; fbreak; };
+ 'nleqq;' => { output->first = 0x2266; output->second = 0x0338; fbreak; };
+ 'nleqslant;' => { output->first = 0x2a7d; output->second = 0x0338; fbreak; };
+ 'nles;' => { output->first = 0x2a7d; output->second = 0x0338; fbreak; };
+ 'nless;' => { output->first = 0x226e; fbreak; };
+ 'nlsim;' => { output->first = 0x2274; fbreak; };
+ 'nlt;' => { output->first = 0x226e; fbreak; };
+ 'nltri;' => { output->first = 0x22ea; fbreak; };
+ 'nltrie;' => { output->first = 0x22ec; fbreak; };
+ 'nmid;' => { output->first = 0x2224; fbreak; };
+ 'nopf;' => { output->first = 0x0001d55f; fbreak; };
+ 'not;' => { output->first = 0xac; fbreak; };
+ 'notin;' => { output->first = 0x2209; fbreak; };
+ 'notinE;' => { output->first = 0x22f9; output->second = 0x0338; fbreak; };
+ 'notindot;' => { output->first = 0x22f5; output->second = 0x0338; fbreak; };
+ 'notinva;' => { output->first = 0x2209; fbreak; };
+ 'notinvb;' => { output->first = 0x22f7; fbreak; };
+ 'notinvc;' => { output->first = 0x22f6; fbreak; };
+ 'notni;' => { output->first = 0x220c; fbreak; };
+ 'notniva;' => { output->first = 0x220c; fbreak; };
+ 'notnivb;' => { output->first = 0x22fe; fbreak; };
+ 'notnivc;' => { output->first = 0x22fd; fbreak; };
+ 'not' => { output->first = 0xac; fbreak; };
+ 'npar;' => { output->first = 0x2226; fbreak; };
+ 'nparallel;' => { output->first = 0x2226; fbreak; };
+ 'nparsl;' => { output->first = 0x2afd; output->second = 0x20e5; fbreak; };
+ 'npart;' => { output->first = 0x2202; output->second = 0x0338; fbreak; };
+ 'npolint;' => { output->first = 0x2a14; fbreak; };
+ 'npr;' => { output->first = 0x2280; fbreak; };
+ 'nprcue;' => { output->first = 0x22e0; fbreak; };
+ 'npre;' => { output->first = 0x2aaf; output->second = 0x0338; fbreak; };
+ 'nprec;' => { output->first = 0x2280; fbreak; };
+ 'npreceq;' => { output->first = 0x2aaf; output->second = 0x0338; fbreak; };
+ 'nrArr;' => { output->first = 0x21cf; fbreak; };
+ 'nrarr;' => { output->first = 0x219b; fbreak; };
+ 'nrarrc;' => { output->first = 0x2933; output->second = 0x0338; fbreak; };
+ 'nrarrw;' => { output->first = 0x219d; output->second = 0x0338; fbreak; };
+ 'nrightarrow;' => { output->first = 0x219b; fbreak; };
+ 'nrtri;' => { output->first = 0x22eb; fbreak; };
+ 'nrtrie;' => { output->first = 0x22ed; fbreak; };
+ 'nsc;' => { output->first = 0x2281; fbreak; };
+ 'nsccue;' => { output->first = 0x22e1; fbreak; };
+ 'nsce;' => { output->first = 0x2ab0; output->second = 0x0338; fbreak; };
+ 'nscr;' => { output->first = 0x0001d4c3; fbreak; };
+ 'nshortmid;' => { output->first = 0x2224; fbreak; };
+ 'nshortparallel;' => { output->first = 0x2226; fbreak; };
+ 'nsim;' => { output->first = 0x2241; fbreak; };
+ 'nsime;' => { output->first = 0x2244; fbreak; };
+ 'nsimeq;' => { output->first = 0x2244; fbreak; };
+ 'nsmid;' => { output->first = 0x2224; fbreak; };
+ 'nspar;' => { output->first = 0x2226; fbreak; };
+ 'nsqsube;' => { output->first = 0x22e2; fbreak; };
+ 'nsqsupe;' => { output->first = 0x22e3; fbreak; };
+ 'nsub;' => { output->first = 0x2284; fbreak; };
+ 'nsubE;' => { output->first = 0x2ac5; output->second = 0x0338; fbreak; };
+ 'nsube;' => { output->first = 0x2288; fbreak; };
+ 'nsubset;' => { output->first = 0x2282; output->second = 0x20d2; fbreak; };
+ 'nsubseteq;' => { output->first = 0x2288; fbreak; };
+ 'nsubseteqq;' => { output->first = 0x2ac5; output->second = 0x0338; fbreak; };
+ 'nsucc;' => { output->first = 0x2281; fbreak; };
+ 'nsucceq;' => { output->first = 0x2ab0; output->second = 0x0338; fbreak; };
+ 'nsup;' => { output->first = 0x2285; fbreak; };
+ 'nsupE;' => { output->first = 0x2ac6; output->second = 0x0338; fbreak; };
+ 'nsupe;' => { output->first = 0x2289; fbreak; };
+ 'nsupset;' => { output->first = 0x2283; output->second = 0x20d2; fbreak; };
+ 'nsupseteq;' => { output->first = 0x2289; fbreak; };
+ 'nsupseteqq;' => { output->first = 0x2ac6; output->second = 0x0338; fbreak; };
+ 'ntgl;' => { output->first = 0x2279; fbreak; };
+ 'ntilde;' => { output->first = 0xf1; fbreak; };
+ 'ntilde' => { output->first = 0xf1; fbreak; };
+ 'ntlg;' => { output->first = 0x2278; fbreak; };
+ 'ntriangleleft;' => { output->first = 0x22ea; fbreak; };
+ 'ntrianglelefteq;' => { output->first = 0x22ec; fbreak; };
+ 'ntriangleright;' => { output->first = 0x22eb; fbreak; };
+ 'ntrianglerighteq;' => { output->first = 0x22ed; fbreak; };
+ 'nu;' => { output->first = 0x03bd; fbreak; };
+ 'num;' => { output->first = 0x23; fbreak; };
+ 'numero;' => { output->first = 0x2116; fbreak; };
+ 'numsp;' => { output->first = 0x2007; fbreak; };
+ 'nvDash;' => { output->first = 0x22ad; fbreak; };
+ 'nvHarr;' => { output->first = 0x2904; fbreak; };
+ 'nvap;' => { output->first = 0x224d; output->second = 0x20d2; fbreak; };
+ 'nvdash;' => { output->first = 0x22ac; fbreak; };
+ 'nvge;' => { output->first = 0x2265; output->second = 0x20d2; fbreak; };
+ 'nvgt;' => { output->first = 0x3e; output->second = 0x20d2; fbreak; };
+ 'nvinfin;' => { output->first = 0x29de; fbreak; };
+ 'nvlArr;' => { output->first = 0x2902; fbreak; };
+ 'nvle;' => { output->first = 0x2264; output->second = 0x20d2; fbreak; };
+ 'nvlt;' => { output->first = 0x3c; output->second = 0x20d2; fbreak; };
+ 'nvltrie;' => { output->first = 0x22b4; output->second = 0x20d2; fbreak; };
+ 'nvrArr;' => { output->first = 0x2903; fbreak; };
+ 'nvrtrie;' => { output->first = 0x22b5; output->second = 0x20d2; fbreak; };
+ 'nvsim;' => { output->first = 0x223c; output->second = 0x20d2; fbreak; };
+ 'nwArr;' => { output->first = 0x21d6; fbreak; };
+ 'nwarhk;' => { output->first = 0x2923; fbreak; };
+ 'nwarr;' => { output->first = 0x2196; fbreak; };
+ 'nwarrow;' => { output->first = 0x2196; fbreak; };
+ 'nwnear;' => { output->first = 0x2927; fbreak; };
+ 'oS;' => { output->first = 0x24c8; fbreak; };
+ 'oacute;' => { output->first = 0xf3; fbreak; };
+ 'oacute' => { output->first = 0xf3; fbreak; };
+ 'oast;' => { output->first = 0x229b; fbreak; };
+ 'ocir;' => { output->first = 0x229a; fbreak; };
+ 'ocirc;' => { output->first = 0xf4; fbreak; };
+ 'ocirc' => { output->first = 0xf4; fbreak; };
+ 'ocy;' => { output->first = 0x043e; fbreak; };
+ 'odash;' => { output->first = 0x229d; fbreak; };
+ 'odblac;' => { output->first = 0x0151; fbreak; };
+ 'odiv;' => { output->first = 0x2a38; fbreak; };
+ 'odot;' => { output->first = 0x2299; fbreak; };
+ 'odsold;' => { output->first = 0x29bc; fbreak; };
+ 'oelig;' => { output->first = 0x0153; fbreak; };
+ 'ofcir;' => { output->first = 0x29bf; fbreak; };
+ 'ofr;' => { output->first = 0x0001d52c; fbreak; };
+ 'ogon;' => { output->first = 0x02db; fbreak; };
+ 'ograve;' => { output->first = 0xf2; fbreak; };
+ 'ograve' => { output->first = 0xf2; fbreak; };
+ 'ogt;' => { output->first = 0x29c1; fbreak; };
+ 'ohbar;' => { output->first = 0x29b5; fbreak; };
+ 'ohm;' => { output->first = 0x03a9; fbreak; };
+ 'oint;' => { output->first = 0x222e; fbreak; };
+ 'olarr;' => { output->first = 0x21ba; fbreak; };
+ 'olcir;' => { output->first = 0x29be; fbreak; };
+ 'olcross;' => { output->first = 0x29bb; fbreak; };
+ 'oline;' => { output->first = 0x203e; fbreak; };
+ 'olt;' => { output->first = 0x29c0; fbreak; };
+ 'omacr;' => { output->first = 0x014d; fbreak; };
+ 'omega;' => { output->first = 0x03c9; fbreak; };
+ 'omicron;' => { output->first = 0x03bf; fbreak; };
+ 'omid;' => { output->first = 0x29b6; fbreak; };
+ 'ominus;' => { output->first = 0x2296; fbreak; };
+ 'oopf;' => { output->first = 0x0001d560; fbreak; };
+ 'opar;' => { output->first = 0x29b7; fbreak; };
+ 'operp;' => { output->first = 0x29b9; fbreak; };
+ 'oplus;' => { output->first = 0x2295; fbreak; };
+ 'or;' => { output->first = 0x2228; fbreak; };
+ 'orarr;' => { output->first = 0x21bb; fbreak; };
+ 'ord;' => { output->first = 0x2a5d; fbreak; };
+ 'order;' => { output->first = 0x2134; fbreak; };
+ 'orderof;' => { output->first = 0x2134; fbreak; };
+ 'ordf;' => { output->first = 0xaa; fbreak; };
+ 'ordf' => { output->first = 0xaa; fbreak; };
+ 'ordm;' => { output->first = 0xba; fbreak; };
+ 'ordm' => { output->first = 0xba; fbreak; };
+ 'origof;' => { output->first = 0x22b6; fbreak; };
+ 'oror;' => { output->first = 0x2a56; fbreak; };
+ 'orslope;' => { output->first = 0x2a57; fbreak; };
+ 'orv;' => { output->first = 0x2a5b; fbreak; };
+ 'oscr;' => { output->first = 0x2134; fbreak; };
+ 'oslash;' => { output->first = 0xf8; fbreak; };
+ 'oslash' => { output->first = 0xf8; fbreak; };
+ 'osol;' => { output->first = 0x2298; fbreak; };
+ 'otilde;' => { output->first = 0xf5; fbreak; };
+ 'otilde' => { output->first = 0xf5; fbreak; };
+ 'otimes;' => { output->first = 0x2297; fbreak; };
+ 'otimesas;' => { output->first = 0x2a36; fbreak; };
+ 'ouml;' => { output->first = 0xf6; fbreak; };
+ 'ouml' => { output->first = 0xf6; fbreak; };
+ 'ovbar;' => { output->first = 0x233d; fbreak; };
+ 'par;' => { output->first = 0x2225; fbreak; };
+ 'para;' => { output->first = 0xb6; fbreak; };
+ 'para' => { output->first = 0xb6; fbreak; };
+ 'parallel;' => { output->first = 0x2225; fbreak; };
+ 'parsim;' => { output->first = 0x2af3; fbreak; };
+ 'parsl;' => { output->first = 0x2afd; fbreak; };
+ 'part;' => { output->first = 0x2202; fbreak; };
+ 'pcy;' => { output->first = 0x043f; fbreak; };
+ 'percnt;' => { output->first = 0x25; fbreak; };
+ 'period;' => { output->first = 0x2e; fbreak; };
+ 'permil;' => { output->first = 0x2030; fbreak; };
+ 'perp;' => { output->first = 0x22a5; fbreak; };
+ 'pertenk;' => { output->first = 0x2031; fbreak; };
+ 'pfr;' => { output->first = 0x0001d52d; fbreak; };
+ 'phi;' => { output->first = 0x03c6; fbreak; };
+ 'phiv;' => { output->first = 0x03d5; fbreak; };
+ 'phmmat;' => { output->first = 0x2133; fbreak; };
+ 'phone;' => { output->first = 0x260e; fbreak; };
+ 'pi;' => { output->first = 0x03c0; fbreak; };
+ 'pitchfork;' => { output->first = 0x22d4; fbreak; };
+ 'piv;' => { output->first = 0x03d6; fbreak; };
+ 'planck;' => { output->first = 0x210f; fbreak; };
+ 'planckh;' => { output->first = 0x210e; fbreak; };
+ 'plankv;' => { output->first = 0x210f; fbreak; };
+ 'plus;' => { output->first = 0x2b; fbreak; };
+ 'plusacir;' => { output->first = 0x2a23; fbreak; };
+ 'plusb;' => { output->first = 0x229e; fbreak; };
+ 'pluscir;' => { output->first = 0x2a22; fbreak; };
+ 'plusdo;' => { output->first = 0x2214; fbreak; };
+ 'plusdu;' => { output->first = 0x2a25; fbreak; };
+ 'pluse;' => { output->first = 0x2a72; fbreak; };
+ 'plusmn;' => { output->first = 0xb1; fbreak; };
+ 'plusmn' => { output->first = 0xb1; fbreak; };
+ 'plussim;' => { output->first = 0x2a26; fbreak; };
+ 'plustwo;' => { output->first = 0x2a27; fbreak; };
+ 'pm;' => { output->first = 0xb1; fbreak; };
+ 'pointint;' => { output->first = 0x2a15; fbreak; };
+ 'popf;' => { output->first = 0x0001d561; fbreak; };
+ 'pound;' => { output->first = 0xa3; fbreak; };
+ 'pound' => { output->first = 0xa3; fbreak; };
+ 'pr;' => { output->first = 0x227a; fbreak; };
+ 'prE;' => { output->first = 0x2ab3; fbreak; };
+ 'prap;' => { output->first = 0x2ab7; fbreak; };
+ 'prcue;' => { output->first = 0x227c; fbreak; };
+ 'pre;' => { output->first = 0x2aaf; fbreak; };
+ 'prec;' => { output->first = 0x227a; fbreak; };
+ 'precapprox;' => { output->first = 0x2ab7; fbreak; };
+ 'preccurlyeq;' => { output->first = 0x227c; fbreak; };
+ 'preceq;' => { output->first = 0x2aaf; fbreak; };
+ 'precnapprox;' => { output->first = 0x2ab9; fbreak; };
+ 'precneqq;' => { output->first = 0x2ab5; fbreak; };
+ 'precnsim;' => { output->first = 0x22e8; fbreak; };
+ 'precsim;' => { output->first = 0x227e; fbreak; };
+ 'prime;' => { output->first = 0x2032; fbreak; };
+ 'primes;' => { output->first = 0x2119; fbreak; };
+ 'prnE;' => { output->first = 0x2ab5; fbreak; };
+ 'prnap;' => { output->first = 0x2ab9; fbreak; };
+ 'prnsim;' => { output->first = 0x22e8; fbreak; };
+ 'prod;' => { output->first = 0x220f; fbreak; };
+ 'profalar;' => { output->first = 0x232e; fbreak; };
+ 'profline;' => { output->first = 0x2312; fbreak; };
+ 'profsurf;' => { output->first = 0x2313; fbreak; };
+ 'prop;' => { output->first = 0x221d; fbreak; };
+ 'propto;' => { output->first = 0x221d; fbreak; };
+ 'prsim;' => { output->first = 0x227e; fbreak; };
+ 'prurel;' => { output->first = 0x22b0; fbreak; };
+ 'pscr;' => { output->first = 0x0001d4c5; fbreak; };
+ 'psi;' => { output->first = 0x03c8; fbreak; };
+ 'puncsp;' => { output->first = 0x2008; fbreak; };
+ 'qfr;' => { output->first = 0x0001d52e; fbreak; };
+ 'qint;' => { output->first = 0x2a0c; fbreak; };
+ 'qopf;' => { output->first = 0x0001d562; fbreak; };
+ 'qprime;' => { output->first = 0x2057; fbreak; };
+ 'qscr;' => { output->first = 0x0001d4c6; fbreak; };
+ 'quaternions;' => { output->first = 0x210d; fbreak; };
+ 'quatint;' => { output->first = 0x2a16; fbreak; };
+ 'quest;' => { output->first = 0x3f; fbreak; };
+ 'questeq;' => { output->first = 0x225f; fbreak; };
+ 'quot;' => { output->first = 0x22; fbreak; };
+ 'quot' => { output->first = 0x22; fbreak; };
+ 'rAarr;' => { output->first = 0x21db; fbreak; };
+ 'rArr;' => { output->first = 0x21d2; fbreak; };
+ 'rAtail;' => { output->first = 0x291c; fbreak; };
+ 'rBarr;' => { output->first = 0x290f; fbreak; };
+ 'rHar;' => { output->first = 0x2964; fbreak; };
+ 'race;' => { output->first = 0x223d; output->second = 0x0331; fbreak; };
+ 'racute;' => { output->first = 0x0155; fbreak; };
+ 'radic;' => { output->first = 0x221a; fbreak; };
+ 'raemptyv;' => { output->first = 0x29b3; fbreak; };
+ 'rang;' => { output->first = 0x27e9; fbreak; };
+ 'rangd;' => { output->first = 0x2992; fbreak; };
+ 'range;' => { output->first = 0x29a5; fbreak; };
+ 'rangle;' => { output->first = 0x27e9; fbreak; };
+ 'raquo;' => { output->first = 0xbb; fbreak; };
+ 'raquo' => { output->first = 0xbb; fbreak; };
+ 'rarr;' => { output->first = 0x2192; fbreak; };
+ 'rarrap;' => { output->first = 0x2975; fbreak; };
+ 'rarrb;' => { output->first = 0x21e5; fbreak; };
+ 'rarrbfs;' => { output->first = 0x2920; fbreak; };
+ 'rarrc;' => { output->first = 0x2933; fbreak; };
+ 'rarrfs;' => { output->first = 0x291e; fbreak; };
+ 'rarrhk;' => { output->first = 0x21aa; fbreak; };
+ 'rarrlp;' => { output->first = 0x21ac; fbreak; };
+ 'rarrpl;' => { output->first = 0x2945; fbreak; };
+ 'rarrsim;' => { output->first = 0x2974; fbreak; };
+ 'rarrtl;' => { output->first = 0x21a3; fbreak; };
+ 'rarrw;' => { output->first = 0x219d; fbreak; };
+ 'ratail;' => { output->first = 0x291a; fbreak; };
+ 'ratio;' => { output->first = 0x2236; fbreak; };
+ 'rationals;' => { output->first = 0x211a; fbreak; };
+ 'rbarr;' => { output->first = 0x290d; fbreak; };
+ 'rbbrk;' => { output->first = 0x2773; fbreak; };
+ 'rbrace;' => { output->first = 0x7d; fbreak; };
+ 'rbrack;' => { output->first = 0x5d; fbreak; };
+ 'rbrke;' => { output->first = 0x298c; fbreak; };
+ 'rbrksld;' => { output->first = 0x298e; fbreak; };
+ 'rbrkslu;' => { output->first = 0x2990; fbreak; };
+ 'rcaron;' => { output->first = 0x0159; fbreak; };
+ 'rcedil;' => { output->first = 0x0157; fbreak; };
+ 'rceil;' => { output->first = 0x2309; fbreak; };
+ 'rcub;' => { output->first = 0x7d; fbreak; };
+ 'rcy;' => { output->first = 0x0440; fbreak; };
+ 'rdca;' => { output->first = 0x2937; fbreak; };
+ 'rdldhar;' => { output->first = 0x2969; fbreak; };
+ 'rdquo;' => { output->first = 0x201d; fbreak; };
+ 'rdquor;' => { output->first = 0x201d; fbreak; };
+ 'rdsh;' => { output->first = 0x21b3; fbreak; };
+ 'real;' => { output->first = 0x211c; fbreak; };
+ 'realine;' => { output->first = 0x211b; fbreak; };
+ 'realpart;' => { output->first = 0x211c; fbreak; };
+ 'reals;' => { output->first = 0x211d; fbreak; };
+ 'rect;' => { output->first = 0x25ad; fbreak; };
+ 'reg;' => { output->first = 0xae; fbreak; };
+ 'reg' => { output->first = 0xae; fbreak; };
+ 'rfisht;' => { output->first = 0x297d; fbreak; };
+ 'rfloor;' => { output->first = 0x230b; fbreak; };
+ 'rfr;' => { output->first = 0x0001d52f; fbreak; };
+ 'rhard;' => { output->first = 0x21c1; fbreak; };
+ 'rharu;' => { output->first = 0x21c0; fbreak; };
+ 'rharul;' => { output->first = 0x296c; fbreak; };
+ 'rho;' => { output->first = 0x03c1; fbreak; };
+ 'rhov;' => { output->first = 0x03f1; fbreak; };
+ 'rightarrow;' => { output->first = 0x2192; fbreak; };
+ 'rightarrowtail;' => { output->first = 0x21a3; fbreak; };
+ 'rightharpoondown;' => { output->first = 0x21c1; fbreak; };
+ 'rightharpoonup;' => { output->first = 0x21c0; fbreak; };
+ 'rightleftarrows;' => { output->first = 0x21c4; fbreak; };
+ 'rightleftharpoons;' => { output->first = 0x21cc; fbreak; };
+ 'rightrightarrows;' => { output->first = 0x21c9; fbreak; };
+ 'rightsquigarrow;' => { output->first = 0x219d; fbreak; };
+ 'rightthreetimes;' => { output->first = 0x22cc; fbreak; };
+ 'ring;' => { output->first = 0x02da; fbreak; };
+ 'risingdotseq;' => { output->first = 0x2253; fbreak; };
+ 'rlarr;' => { output->first = 0x21c4; fbreak; };
+ 'rlhar;' => { output->first = 0x21cc; fbreak; };
+ 'rlm;' => { output->first = 0x200f; fbreak; };
+ 'rmoust;' => { output->first = 0x23b1; fbreak; };
+ 'rmoustache;' => { output->first = 0x23b1; fbreak; };
+ 'rnmid;' => { output->first = 0x2aee; fbreak; };
+ 'roang;' => { output->first = 0x27ed; fbreak; };
+ 'roarr;' => { output->first = 0x21fe; fbreak; };
+ 'robrk;' => { output->first = 0x27e7; fbreak; };
+ 'ropar;' => { output->first = 0x2986; fbreak; };
+ 'ropf;' => { output->first = 0x0001d563; fbreak; };
+ 'roplus;' => { output->first = 0x2a2e; fbreak; };
+ 'rotimes;' => { output->first = 0x2a35; fbreak; };
+ 'rpar;' => { output->first = 0x29; fbreak; };
+ 'rpargt;' => { output->first = 0x2994; fbreak; };
+ 'rppolint;' => { output->first = 0x2a12; fbreak; };
+ 'rrarr;' => { output->first = 0x21c9; fbreak; };
+ 'rsaquo;' => { output->first = 0x203a; fbreak; };
+ 'rscr;' => { output->first = 0x0001d4c7; fbreak; };
+ 'rsh;' => { output->first = 0x21b1; fbreak; };
+ 'rsqb;' => { output->first = 0x5d; fbreak; };
+ 'rsquo;' => { output->first = 0x2019; fbreak; };
+ 'rsquor;' => { output->first = 0x2019; fbreak; };
+ 'rthree;' => { output->first = 0x22cc; fbreak; };
+ 'rtimes;' => { output->first = 0x22ca; fbreak; };
+ 'rtri;' => { output->first = 0x25b9; fbreak; };
+ 'rtrie;' => { output->first = 0x22b5; fbreak; };
+ 'rtrif;' => { output->first = 0x25b8; fbreak; };
+ 'rtriltri;' => { output->first = 0x29ce; fbreak; };
+ 'ruluhar;' => { output->first = 0x2968; fbreak; };
+ 'rx;' => { output->first = 0x211e; fbreak; };
+ 'sacute;' => { output->first = 0x015b; fbreak; };
+ 'sbquo;' => { output->first = 0x201a; fbreak; };
+ 'sc;' => { output->first = 0x227b; fbreak; };
+ 'scE;' => { output->first = 0x2ab4; fbreak; };
+ 'scap;' => { output->first = 0x2ab8; fbreak; };
+ 'scaron;' => { output->first = 0x0161; fbreak; };
+ 'sccue;' => { output->first = 0x227d; fbreak; };
+ 'sce;' => { output->first = 0x2ab0; fbreak; };
+ 'scedil;' => { output->first = 0x015f; fbreak; };
+ 'scirc;' => { output->first = 0x015d; fbreak; };
+ 'scnE;' => { output->first = 0x2ab6; fbreak; };
+ 'scnap;' => { output->first = 0x2aba; fbreak; };
+ 'scnsim;' => { output->first = 0x22e9; fbreak; };
+ 'scpolint;' => { output->first = 0x2a13; fbreak; };
+ 'scsim;' => { output->first = 0x227f; fbreak; };
+ 'scy;' => { output->first = 0x0441; fbreak; };
+ 'sdot;' => { output->first = 0x22c5; fbreak; };
+ 'sdotb;' => { output->first = 0x22a1; fbreak; };
+ 'sdote;' => { output->first = 0x2a66; fbreak; };
+ 'seArr;' => { output->first = 0x21d8; fbreak; };
+ 'searhk;' => { output->first = 0x2925; fbreak; };
+ 'searr;' => { output->first = 0x2198; fbreak; };
+ 'searrow;' => { output->first = 0x2198; fbreak; };
+ 'sect;' => { output->first = 0xa7; fbreak; };
+ 'sect' => { output->first = 0xa7; fbreak; };
+ 'semi;' => { output->first = 0x3b; fbreak; };
+ 'seswar;' => { output->first = 0x2929; fbreak; };
+ 'setminus;' => { output->first = 0x2216; fbreak; };
+ 'setmn;' => { output->first = 0x2216; fbreak; };
+ 'sext;' => { output->first = 0x2736; fbreak; };
+ 'sfr;' => { output->first = 0x0001d530; fbreak; };
+ 'sfrown;' => { output->first = 0x2322; fbreak; };
+ 'sharp;' => { output->first = 0x266f; fbreak; };
+ 'shchcy;' => { output->first = 0x0449; fbreak; };
+ 'shcy;' => { output->first = 0x0448; fbreak; };
+ 'shortmid;' => { output->first = 0x2223; fbreak; };
+ 'shortparallel;' => { output->first = 0x2225; fbreak; };
+ 'shy;' => { output->first = 0xad; fbreak; };
+ 'shy' => { output->first = 0xad; fbreak; };
+ 'sigma;' => { output->first = 0x03c3; fbreak; };
+ 'sigmaf;' => { output->first = 0x03c2; fbreak; };
+ 'sigmav;' => { output->first = 0x03c2; fbreak; };
+ 'sim;' => { output->first = 0x223c; fbreak; };
+ 'simdot;' => { output->first = 0x2a6a; fbreak; };
+ 'sime;' => { output->first = 0x2243; fbreak; };
+ 'simeq;' => { output->first = 0x2243; fbreak; };
+ 'simg;' => { output->first = 0x2a9e; fbreak; };
+ 'simgE;' => { output->first = 0x2aa0; fbreak; };
+ 'siml;' => { output->first = 0x2a9d; fbreak; };
+ 'simlE;' => { output->first = 0x2a9f; fbreak; };
+ 'simne;' => { output->first = 0x2246; fbreak; };
+ 'simplus;' => { output->first = 0x2a24; fbreak; };
+ 'simrarr;' => { output->first = 0x2972; fbreak; };
+ 'slarr;' => { output->first = 0x2190; fbreak; };
+ 'smallsetminus;' => { output->first = 0x2216; fbreak; };
+ 'smashp;' => { output->first = 0x2a33; fbreak; };
+ 'smeparsl;' => { output->first = 0x29e4; fbreak; };
+ 'smid;' => { output->first = 0x2223; fbreak; };
+ 'smile;' => { output->first = 0x2323; fbreak; };
+ 'smt;' => { output->first = 0x2aaa; fbreak; };
+ 'smte;' => { output->first = 0x2aac; fbreak; };
+ 'smtes;' => { output->first = 0x2aac; output->second = 0xfe00; fbreak; };
+ 'softcy;' => { output->first = 0x044c; fbreak; };
+ 'sol;' => { output->first = 0x2f; fbreak; };
+ 'solb;' => { output->first = 0x29c4; fbreak; };
+ 'solbar;' => { output->first = 0x233f; fbreak; };
+ 'sopf;' => { output->first = 0x0001d564; fbreak; };
+ 'spades;' => { output->first = 0x2660; fbreak; };
+ 'spadesuit;' => { output->first = 0x2660; fbreak; };
+ 'spar;' => { output->first = 0x2225; fbreak; };
+ 'sqcap;' => { output->first = 0x2293; fbreak; };
+ 'sqcaps;' => { output->first = 0x2293; output->second = 0xfe00; fbreak; };
+ 'sqcup;' => { output->first = 0x2294; fbreak; };
+ 'sqcups;' => { output->first = 0x2294; output->second = 0xfe00; fbreak; };
+ 'sqsub;' => { output->first = 0x228f; fbreak; };
+ 'sqsube;' => { output->first = 0x2291; fbreak; };
+ 'sqsubset;' => { output->first = 0x228f; fbreak; };
+ 'sqsubseteq;' => { output->first = 0x2291; fbreak; };
+ 'sqsup;' => { output->first = 0x2290; fbreak; };
+ 'sqsupe;' => { output->first = 0x2292; fbreak; };
+ 'sqsupset;' => { output->first = 0x2290; fbreak; };
+ 'sqsupseteq;' => { output->first = 0x2292; fbreak; };
+ 'squ;' => { output->first = 0x25a1; fbreak; };
+ 'square;' => { output->first = 0x25a1; fbreak; };
+ 'squarf;' => { output->first = 0x25aa; fbreak; };
+ 'squf;' => { output->first = 0x25aa; fbreak; };
+ 'srarr;' => { output->first = 0x2192; fbreak; };
+ 'sscr;' => { output->first = 0x0001d4c8; fbreak; };
+ 'ssetmn;' => { output->first = 0x2216; fbreak; };
+ 'ssmile;' => { output->first = 0x2323; fbreak; };
+ 'sstarf;' => { output->first = 0x22c6; fbreak; };
+ 'star;' => { output->first = 0x2606; fbreak; };
+ 'starf;' => { output->first = 0x2605; fbreak; };
+ 'straightepsilon;' => { output->first = 0x03f5; fbreak; };
+ 'straightphi;' => { output->first = 0x03d5; fbreak; };
+ 'strns;' => { output->first = 0xaf; fbreak; };
+ 'sub;' => { output->first = 0x2282; fbreak; };
+ 'subE;' => { output->first = 0x2ac5; fbreak; };
+ 'subdot;' => { output->first = 0x2abd; fbreak; };
+ 'sube;' => { output->first = 0x2286; fbreak; };
+ 'subedot;' => { output->first = 0x2ac3; fbreak; };
+ 'submult;' => { output->first = 0x2ac1; fbreak; };
+ 'subnE;' => { output->first = 0x2acb; fbreak; };
+ 'subne;' => { output->first = 0x228a; fbreak; };
+ 'subplus;' => { output->first = 0x2abf; fbreak; };
+ 'subrarr;' => { output->first = 0x2979; fbreak; };
+ 'subset;' => { output->first = 0x2282; fbreak; };
+ 'subseteq;' => { output->first = 0x2286; fbreak; };
+ 'subseteqq;' => { output->first = 0x2ac5; fbreak; };
+ 'subsetneq;' => { output->first = 0x228a; fbreak; };
+ 'subsetneqq;' => { output->first = 0x2acb; fbreak; };
+ 'subsim;' => { output->first = 0x2ac7; fbreak; };
+ 'subsub;' => { output->first = 0x2ad5; fbreak; };
+ 'subsup;' => { output->first = 0x2ad3; fbreak; };
+ 'succ;' => { output->first = 0x227b; fbreak; };
+ 'succapprox;' => { output->first = 0x2ab8; fbreak; };
+ 'succcurlyeq;' => { output->first = 0x227d; fbreak; };
+ 'succeq;' => { output->first = 0x2ab0; fbreak; };
+ 'succnapprox;' => { output->first = 0x2aba; fbreak; };
+ 'succneqq;' => { output->first = 0x2ab6; fbreak; };
+ 'succnsim;' => { output->first = 0x22e9; fbreak; };
+ 'succsim;' => { output->first = 0x227f; fbreak; };
+ 'sum;' => { output->first = 0x2211; fbreak; };
+ 'sung;' => { output->first = 0x266a; fbreak; };
+ 'sup1;' => { output->first = 0xb9; fbreak; };
+ 'sup1' => { output->first = 0xb9; fbreak; };
+ 'sup2;' => { output->first = 0xb2; fbreak; };
+ 'sup2' => { output->first = 0xb2; fbreak; };
+ 'sup3;' => { output->first = 0xb3; fbreak; };
+ 'sup3' => { output->first = 0xb3; fbreak; };
+ 'sup;' => { output->first = 0x2283; fbreak; };
+ 'supE;' => { output->first = 0x2ac6; fbreak; };
+ 'supdot;' => { output->first = 0x2abe; fbreak; };
+ 'supdsub;' => { output->first = 0x2ad8; fbreak; };
+ 'supe;' => { output->first = 0x2287; fbreak; };
+ 'supedot;' => { output->first = 0x2ac4; fbreak; };
+ 'suphsol;' => { output->first = 0x27c9; fbreak; };
+ 'suphsub;' => { output->first = 0x2ad7; fbreak; };
+ 'suplarr;' => { output->first = 0x297b; fbreak; };
+ 'supmult;' => { output->first = 0x2ac2; fbreak; };
+ 'supnE;' => { output->first = 0x2acc; fbreak; };
+ 'supne;' => { output->first = 0x228b; fbreak; };
+ 'supplus;' => { output->first = 0x2ac0; fbreak; };
+ 'supset;' => { output->first = 0x2283; fbreak; };
+ 'supseteq;' => { output->first = 0x2287; fbreak; };
+ 'supseteqq;' => { output->first = 0x2ac6; fbreak; };
+ 'supsetneq;' => { output->first = 0x228b; fbreak; };
+ 'supsetneqq;' => { output->first = 0x2acc; fbreak; };
+ 'supsim;' => { output->first = 0x2ac8; fbreak; };
+ 'supsub;' => { output->first = 0x2ad4; fbreak; };
+ 'supsup;' => { output->first = 0x2ad6; fbreak; };
+ 'swArr;' => { output->first = 0x21d9; fbreak; };
+ 'swarhk;' => { output->first = 0x2926; fbreak; };
+ 'swarr;' => { output->first = 0x2199; fbreak; };
+ 'swarrow;' => { output->first = 0x2199; fbreak; };
+ 'swnwar;' => { output->first = 0x292a; fbreak; };
+ 'szlig;' => { output->first = 0xdf; fbreak; };
+ 'szlig' => { output->first = 0xdf; fbreak; };
+ 'target;' => { output->first = 0x2316; fbreak; };
+ 'tau;' => { output->first = 0x03c4; fbreak; };
+ 'tbrk;' => { output->first = 0x23b4; fbreak; };
+ 'tcaron;' => { output->first = 0x0165; fbreak; };
+ 'tcedil;' => { output->first = 0x0163; fbreak; };
+ 'tcy;' => { output->first = 0x0442; fbreak; };
+ 'tdot;' => { output->first = 0x20db; fbreak; };
+ 'telrec;' => { output->first = 0x2315; fbreak; };
+ 'tfr;' => { output->first = 0x0001d531; fbreak; };
+ 'there4;' => { output->first = 0x2234; fbreak; };
+ 'therefore;' => { output->first = 0x2234; fbreak; };
+ 'theta;' => { output->first = 0x03b8; fbreak; };
+ 'thetasym;' => { output->first = 0x03d1; fbreak; };
+ 'thetav;' => { output->first = 0x03d1; fbreak; };
+ 'thickapprox;' => { output->first = 0x2248; fbreak; };
+ 'thicksim;' => { output->first = 0x223c; fbreak; };
+ 'thinsp;' => { output->first = 0x2009; fbreak; };
+ 'thkap;' => { output->first = 0x2248; fbreak; };
+ 'thksim;' => { output->first = 0x223c; fbreak; };
+ 'thorn;' => { output->first = 0xfe; fbreak; };
+ 'thorn' => { output->first = 0xfe; fbreak; };
+ 'tilde;' => { output->first = 0x02dc; fbreak; };
+ 'times;' => { output->first = 0xd7; fbreak; };
+ 'times' => { output->first = 0xd7; fbreak; };
+ 'timesb;' => { output->first = 0x22a0; fbreak; };
+ 'timesbar;' => { output->first = 0x2a31; fbreak; };
+ 'timesd;' => { output->first = 0x2a30; fbreak; };
+ 'tint;' => { output->first = 0x222d; fbreak; };
+ 'toea;' => { output->first = 0x2928; fbreak; };
+ 'top;' => { output->first = 0x22a4; fbreak; };
+ 'topbot;' => { output->first = 0x2336; fbreak; };
+ 'topcir;' => { output->first = 0x2af1; fbreak; };
+ 'topf;' => { output->first = 0x0001d565; fbreak; };
+ 'topfork;' => { output->first = 0x2ada; fbreak; };
+ 'tosa;' => { output->first = 0x2929; fbreak; };
+ 'tprime;' => { output->first = 0x2034; fbreak; };
+ 'trade;' => { output->first = 0x2122; fbreak; };
+ 'triangle;' => { output->first = 0x25b5; fbreak; };
+ 'triangledown;' => { output->first = 0x25bf; fbreak; };
+ 'triangleleft;' => { output->first = 0x25c3; fbreak; };
+ 'trianglelefteq;' => { output->first = 0x22b4; fbreak; };
+ 'triangleq;' => { output->first = 0x225c; fbreak; };
+ 'triangleright;' => { output->first = 0x25b9; fbreak; };
+ 'trianglerighteq;' => { output->first = 0x22b5; fbreak; };
+ 'tridot;' => { output->first = 0x25ec; fbreak; };
+ 'trie;' => { output->first = 0x225c; fbreak; };
+ 'triminus;' => { output->first = 0x2a3a; fbreak; };
+ 'triplus;' => { output->first = 0x2a39; fbreak; };
+ 'trisb;' => { output->first = 0x29cd; fbreak; };
+ 'tritime;' => { output->first = 0x2a3b; fbreak; };
+ 'trpezium;' => { output->first = 0x23e2; fbreak; };
+ 'tscr;' => { output->first = 0x0001d4c9; fbreak; };
+ 'tscy;' => { output->first = 0x0446; fbreak; };
+ 'tshcy;' => { output->first = 0x045b; fbreak; };
+ 'tstrok;' => { output->first = 0x0167; fbreak; };
+ 'twixt;' => { output->first = 0x226c; fbreak; };
+ 'twoheadleftarrow;' => { output->first = 0x219e; fbreak; };
+ 'twoheadrightarrow;' => { output->first = 0x21a0; fbreak; };
+ 'uArr;' => { output->first = 0x21d1; fbreak; };
+ 'uHar;' => { output->first = 0x2963; fbreak; };
+ 'uacute;' => { output->first = 0xfa; fbreak; };
+ 'uacute' => { output->first = 0xfa; fbreak; };
+ 'uarr;' => { output->first = 0x2191; fbreak; };
+ 'ubrcy;' => { output->first = 0x045e; fbreak; };
+ 'ubreve;' => { output->first = 0x016d; fbreak; };
+ 'ucirc;' => { output->first = 0xfb; fbreak; };
+ 'ucirc' => { output->first = 0xfb; fbreak; };
+ 'ucy;' => { output->first = 0x0443; fbreak; };
+ 'udarr;' => { output->first = 0x21c5; fbreak; };
+ 'udblac;' => { output->first = 0x0171; fbreak; };
+ 'udhar;' => { output->first = 0x296e; fbreak; };
+ 'ufisht;' => { output->first = 0x297e; fbreak; };
+ 'ufr;' => { output->first = 0x0001d532; fbreak; };
+ 'ugrave;' => { output->first = 0xf9; fbreak; };
+ 'ugrave' => { output->first = 0xf9; fbreak; };
+ 'uharl;' => { output->first = 0x21bf; fbreak; };
+ 'uharr;' => { output->first = 0x21be; fbreak; };
+ 'uhblk;' => { output->first = 0x2580; fbreak; };
+ 'ulcorn;' => { output->first = 0x231c; fbreak; };
+ 'ulcorner;' => { output->first = 0x231c; fbreak; };
+ 'ulcrop;' => { output->first = 0x230f; fbreak; };
+ 'ultri;' => { output->first = 0x25f8; fbreak; };
+ 'umacr;' => { output->first = 0x016b; fbreak; };
+ 'uml;' => { output->first = 0xa8; fbreak; };
+ 'uml' => { output->first = 0xa8; fbreak; };
+ 'uogon;' => { output->first = 0x0173; fbreak; };
+ 'uopf;' => { output->first = 0x0001d566; fbreak; };
+ 'uparrow;' => { output->first = 0x2191; fbreak; };
+ 'updownarrow;' => { output->first = 0x2195; fbreak; };
+ 'upharpoonleft;' => { output->first = 0x21bf; fbreak; };
+ 'upharpoonright;' => { output->first = 0x21be; fbreak; };
+ 'uplus;' => { output->first = 0x228e; fbreak; };
+ 'upsi;' => { output->first = 0x03c5; fbreak; };
+ 'upsih;' => { output->first = 0x03d2; fbreak; };
+ 'upsilon;' => { output->first = 0x03c5; fbreak; };
+ 'upuparrows;' => { output->first = 0x21c8; fbreak; };
+ 'urcorn;' => { output->first = 0x231d; fbreak; };
+ 'urcorner;' => { output->first = 0x231d; fbreak; };
+ 'urcrop;' => { output->first = 0x230e; fbreak; };
+ 'uring;' => { output->first = 0x016f; fbreak; };
+ 'urtri;' => { output->first = 0x25f9; fbreak; };
+ 'uscr;' => { output->first = 0x0001d4ca; fbreak; };
+ 'utdot;' => { output->first = 0x22f0; fbreak; };
+ 'utilde;' => { output->first = 0x0169; fbreak; };
+ 'utri;' => { output->first = 0x25b5; fbreak; };
+ 'utrif;' => { output->first = 0x25b4; fbreak; };
+ 'uuarr;' => { output->first = 0x21c8; fbreak; };
+ 'uuml;' => { output->first = 0xfc; fbreak; };
+ 'uuml' => { output->first = 0xfc; fbreak; };
+ 'uwangle;' => { output->first = 0x29a7; fbreak; };
+ 'vArr;' => { output->first = 0x21d5; fbreak; };
+ 'vBar;' => { output->first = 0x2ae8; fbreak; };
+ 'vBarv;' => { output->first = 0x2ae9; fbreak; };
+ 'vDash;' => { output->first = 0x22a8; fbreak; };
+ 'vangrt;' => { output->first = 0x299c; fbreak; };
+ 'varepsilon;' => { output->first = 0x03f5; fbreak; };
+ 'varkappa;' => { output->first = 0x03f0; fbreak; };
+ 'varnothing;' => { output->first = 0x2205; fbreak; };
+ 'varphi;' => { output->first = 0x03d5; fbreak; };
+ 'varpi;' => { output->first = 0x03d6; fbreak; };
+ 'varpropto;' => { output->first = 0x221d; fbreak; };
+ 'varr;' => { output->first = 0x2195; fbreak; };
+ 'varrho;' => { output->first = 0x03f1; fbreak; };
+ 'varsigma;' => { output->first = 0x03c2; fbreak; };
+ 'varsubsetneq;' => { output->first = 0x228a; output->second = 0xfe00; fbreak; };
+ 'varsubsetneqq;' => { output->first = 0x2acb; output->second = 0xfe00; fbreak; };
+ 'varsupsetneq;' => { output->first = 0x228b; output->second = 0xfe00; fbreak; };
+ 'varsupsetneqq;' => { output->first = 0x2acc; output->second = 0xfe00; fbreak; };
+ 'vartheta;' => { output->first = 0x03d1; fbreak; };
+ 'vartriangleleft;' => { output->first = 0x22b2; fbreak; };
+ 'vartriangleright;' => { output->first = 0x22b3; fbreak; };
+ 'vcy;' => { output->first = 0x0432; fbreak; };
+ 'vdash;' => { output->first = 0x22a2; fbreak; };
+ 'vee;' => { output->first = 0x2228; fbreak; };
+ 'veebar;' => { output->first = 0x22bb; fbreak; };
+ 'veeeq;' => { output->first = 0x225a; fbreak; };
+ 'vellip;' => { output->first = 0x22ee; fbreak; };
+ 'verbar;' => { output->first = 0x7c; fbreak; };
+ 'vert;' => { output->first = 0x7c; fbreak; };
+ 'vfr;' => { output->first = 0x0001d533; fbreak; };
+ 'vltri;' => { output->first = 0x22b2; fbreak; };
+ 'vnsub;' => { output->first = 0x2282; output->second = 0x20d2; fbreak; };
+ 'vnsup;' => { output->first = 0x2283; output->second = 0x20d2; fbreak; };
+ 'vopf;' => { output->first = 0x0001d567; fbreak; };
+ 'vprop;' => { output->first = 0x221d; fbreak; };
+ 'vrtri;' => { output->first = 0x22b3; fbreak; };
+ 'vscr;' => { output->first = 0x0001d4cb; fbreak; };
+ 'vsubnE;' => { output->first = 0x2acb; output->second = 0xfe00; fbreak; };
+ 'vsubne;' => { output->first = 0x228a; output->second = 0xfe00; fbreak; };
+ 'vsupnE;' => { output->first = 0x2acc; output->second = 0xfe00; fbreak; };
+ 'vsupne;' => { output->first = 0x228b; output->second = 0xfe00; fbreak; };
+ 'vzigzag;' => { output->first = 0x299a; fbreak; };
+ 'wcirc;' => { output->first = 0x0175; fbreak; };
+ 'wedbar;' => { output->first = 0x2a5f; fbreak; };
+ 'wedge;' => { output->first = 0x2227; fbreak; };
+ 'wedgeq;' => { output->first = 0x2259; fbreak; };
+ 'weierp;' => { output->first = 0x2118; fbreak; };
+ 'wfr;' => { output->first = 0x0001d534; fbreak; };
+ 'wopf;' => { output->first = 0x0001d568; fbreak; };
+ 'wp;' => { output->first = 0x2118; fbreak; };
+ 'wr;' => { output->first = 0x2240; fbreak; };
+ 'wreath;' => { output->first = 0x2240; fbreak; };
+ 'wscr;' => { output->first = 0x0001d4cc; fbreak; };
+ 'xcap;' => { output->first = 0x22c2; fbreak; };
+ 'xcirc;' => { output->first = 0x25ef; fbreak; };
+ 'xcup;' => { output->first = 0x22c3; fbreak; };
+ 'xdtri;' => { output->first = 0x25bd; fbreak; };
+ 'xfr;' => { output->first = 0x0001d535; fbreak; };
+ 'xhArr;' => { output->first = 0x27fa; fbreak; };
+ 'xharr;' => { output->first = 0x27f7; fbreak; };
+ 'xi;' => { output->first = 0x03be; fbreak; };
+ 'xlArr;' => { output->first = 0x27f8; fbreak; };
+ 'xlarr;' => { output->first = 0x27f5; fbreak; };
+ 'xmap;' => { output->first = 0x27fc; fbreak; };
+ 'xnis;' => { output->first = 0x22fb; fbreak; };
+ 'xodot;' => { output->first = 0x2a00; fbreak; };
+ 'xopf;' => { output->first = 0x0001d569; fbreak; };
+ 'xoplus;' => { output->first = 0x2a01; fbreak; };
+ 'xotime;' => { output->first = 0x2a02; fbreak; };
+ 'xrArr;' => { output->first = 0x27f9; fbreak; };
+ 'xrarr;' => { output->first = 0x27f6; fbreak; };
+ 'xscr;' => { output->first = 0x0001d4cd; fbreak; };
+ 'xsqcup;' => { output->first = 0x2a06; fbreak; };
+ 'xuplus;' => { output->first = 0x2a04; fbreak; };
+ 'xutri;' => { output->first = 0x25b3; fbreak; };
+ 'xvee;' => { output->first = 0x22c1; fbreak; };
+ 'xwedge;' => { output->first = 0x22c0; fbreak; };
+ 'yacute;' => { output->first = 0xfd; fbreak; };
+ 'yacute' => { output->first = 0xfd; fbreak; };
+ 'yacy;' => { output->first = 0x044f; fbreak; };
+ 'ycirc;' => { output->first = 0x0177; fbreak; };
+ 'ycy;' => { output->first = 0x044b; fbreak; };
+ 'yen;' => { output->first = 0xa5; fbreak; };
+ 'yen' => { output->first = 0xa5; fbreak; };
+ 'yfr;' => { output->first = 0x0001d536; fbreak; };
+ 'yicy;' => { output->first = 0x0457; fbreak; };
+ 'yopf;' => { output->first = 0x0001d56a; fbreak; };
+ 'yscr;' => { output->first = 0x0001d4ce; fbreak; };
+ 'yucy;' => { output->first = 0x044e; fbreak; };
+ 'yuml;' => { output->first = 0xff; fbreak; };
+ 'yuml' => { output->first = 0xff; fbreak; };
+ 'zacute;' => { output->first = 0x017a; fbreak; };
+ 'zcaron;' => { output->first = 0x017e; fbreak; };
+ 'zcy;' => { output->first = 0x0437; fbreak; };
+ 'zdot;' => { output->first = 0x017c; fbreak; };
+ 'zeetrf;' => { output->first = 0x2128; fbreak; };
+ 'zeta;' => { output->first = 0x03b6; fbreak; };
+ 'zfr;' => { output->first = 0x0001d537; fbreak; };
+ 'zhcy;' => { output->first = 0x0436; fbreak; };
+ 'zigrarr;' => { output->first = 0x21dd; fbreak; };
+ 'zopf;' => { output->first = 0x0001d56b; fbreak; };
+ 'zscr;' => { output->first = 0x0001d4cf; fbreak; };
+ 'zwj;' => { output->first = 0x200d; fbreak; };
+ 'zwnj;' => { output->first = 0x200c; fbreak; };
+*|;
+}%%
+
+// clang-format off
+%% write data noerror nofinal;
+// clang-format on
+
+static bool consume_named_ref(
+ struct GumboInternalParser* parser, Utf8Iterator* input, bool is_in_attribute,
+ OneOrTwoCodepoints* output) {
+ assert(output->first == kGumboNoChar);
+ const char* p = utf8iterator_get_char_pointer(input);
+ const char* pe = utf8iterator_get_end_pointer(input);
+ const char* eof = pe;
+ const char* te = 0;
+ const char *ts, *start;
+ int cs, act;
+
+ // clang-format off
+ %% write init;
+ // Avoid unused variable warnings.
+ (void) act;
+ (void) ts;
+ (void) char_ref_en_valid_named_ref;
+
+ start = p;
+ %% write exec;
+ // clang-format on
+
+ if (cs >= %%{ write first_final; }%%) {
+ assert(output->first != kGumboNoChar);
+ char last_char = *(te - 1);
+ int len = te - start;
+ if (last_char == ';') {
+ bool matched = utf8iterator_maybe_consume_match(input, start, len, true);
+ assert(matched);
+ return true;
+ } else if (is_in_attribute && (*te == '=' || isalnum(*te))) {
+ output->first = kGumboNoChar;
+ output->second = kGumboNoChar;
+ utf8iterator_reset(input);
+ return true;
+ } else {
+ GumboStringPiece bad_ref;
+ bad_ref.length = te - start;
+ bad_ref.data = start;
+ add_named_reference_error(
+ parser, input, GUMBO_ERR_NAMED_CHAR_REF_WITHOUT_SEMICOLON, bad_ref);
+ bool matched = utf8iterator_maybe_consume_match(input, start, len, true);
+ assert(matched);
+ return false;
+ }
+ } else {
+ output->first = kGumboNoChar;
+ output->second = kGumboNoChar;
+ bool status = maybe_add_invalid_named_reference(parser, input);
+ utf8iterator_reset(input);
+ return status;
+ }
+}
+
+bool consume_char_ref(
+ struct GumboInternalParser* parser, struct GumboInternalUtf8Iterator* input,
+ int additional_allowed_char, bool is_in_attribute,
+ OneOrTwoCodepoints* output) {
+ utf8iterator_mark(input);
+ utf8iterator_next(input);
+ int c = utf8iterator_current(input);
+ output->first = kGumboNoChar;
+ output->second = kGumboNoChar;
+ if (c == additional_allowed_char) {
+ utf8iterator_reset(input);
+ output->first = kGumboNoChar;
+ return true;
+ }
+ switch (utf8iterator_current(input)) {
+ case '\t':
+ case '\n':
+ case '\f':
+ case ' ':
+ case '<':
+ case '&':
+ case -1:
+ utf8iterator_reset(input);
+ return true;
+ case '#':
+ return consume_numeric_ref(parser, input, &output->first);
+ default:
+ return consume_named_ref(parser, input, is_in_attribute, output);
+ }
+}
diff --git a/ObjectiveGumbo/Gumbo/error.c b/ObjectiveGumbo/Gumbo/error.c
index 5179d11..ec99813 100644
--- a/ObjectiveGumbo/Gumbo/error.c
+++ b/ObjectiveGumbo/Gumbo/error.c
@@ -27,35 +27,55 @@
#include "util.h"
#include "vector.h"
-static const size_t kMessageBufferSize = 256;
-
// Prints a formatted message to a StringBuffer. This automatically resizes the
// StringBuffer as necessary to fit the message. Returns the number of bytes
// written.
-static int print_message(GumboParser* parser, GumboStringBuffer* output,
- const char* format, ...) {
+static int print_message(
+ GumboParser* parser, GumboStringBuffer* output, const char* format, ...) {
va_list args;
+ int remaining_capacity = (int)(output->capacity - output->length);
va_start(args, format);
- int remaining_capacity = output->capacity - output->length;
- int bytes_written = vsnprintf(output->data + output->length,
- remaining_capacity, format, args);
+ int bytes_written = vsnprintf(
+ output->data + output->length, remaining_capacity, format, args);
+ va_end(args);
+#ifdef _MSC_VER
+ if (bytes_written == -1) {
+ // vsnprintf returns -1 on MSVC++ if there's not enough capacity, instead of
+ // returning the number of bytes that would've been written had there been
+ // enough. In this case, we'll double the buffer size and hope it fits when
+ // we retry (letting it fail and returning 0 if it doesn't), since there's
+ // no way to smartly resize the buffer.
+ gumbo_string_buffer_reserve(parser, output->capacity * 2, output);
+ va_start(args, format);
+ int result = vsnprintf(
+ output->data + output->length, remaining_capacity, format, args);
+ va_end(args);
+ return result == -1 ? 0 : result;
+ }
+#else
+ // -1 in standard C99 indicates an encoding error. Return 0 and do nothing.
+ if (bytes_written == -1) {
+ return 0;
+ }
+#endif
+
if (bytes_written > remaining_capacity) {
gumbo_string_buffer_reserve(
parser, output->capacity + bytes_written, output);
- remaining_capacity = output->capacity - output->length;
- bytes_written = vsnprintf(output->data + output->length,
- remaining_capacity, format, args);
+ remaining_capacity = (int) (output->capacity - output->length);
+ va_start(args, format);
+ bytes_written = vsnprintf(
+ output->data + output->length, remaining_capacity, format, args);
+ va_end(args);
}
output->length += bytes_written;
- va_end(args);
return bytes_written;
}
-static void print_tag_stack(
- GumboParser* parser, const GumboParserError* error,
+static void print_tag_stack(GumboParser* parser, const GumboParserError* error,
GumboStringBuffer* output) {
print_message(parser, output, " Currently open tags: ");
- for (int i = 0; i < error->tag_stack.length; ++i) {
+ for (unsigned int i = 0; i < error->tag_stack.length; ++i) {
if (i) {
print_message(parser, output, ", ");
}
@@ -66,12 +86,11 @@ static void print_tag_stack(
}
static void handle_parser_error(GumboParser* parser,
- const GumboParserError* error,
- GumboStringBuffer* output) {
+ const GumboParserError* error, GumboStringBuffer* output) {
if (error->parser_state == GUMBO_INSERTION_MODE_INITIAL &&
error->input_type != GUMBO_TOKEN_DOCTYPE) {
- print_message(parser, output,
- "The doctype must be the first token in the document");
+ print_message(
+ parser, output, "The doctype must be the first token in the document");
return;
}
@@ -85,6 +104,7 @@ static void handle_parser_error(GumboParser* parser,
// But just in case...
print_message(parser, output, "Comments aren't legal here");
return;
+ case GUMBO_TOKEN_CDATA:
case GUMBO_TOKEN_WHITESPACE:
case GUMBO_TOKEN_CHARACTER:
print_message(parser, output, "Character tokens aren't legal here");
@@ -129,13 +149,14 @@ static const char* find_last_newline(
static const char* find_next_newline(
const char* original_text, const char* error_location) {
const char* c = error_location;
- for (; *c && *c != '\n'; ++c);
+ for (; *c && *c != '\n'; ++c)
+ ;
return c;
}
GumboError* gumbo_add_error(GumboParser* parser) {
int max_errors = parser->_options->max_errors;
- if (max_errors < 0 && parser->_output->errors.length >= max_errors) {
+ if (max_errors >= 0 && parser->_output->errors.length >= (unsigned int) max_errors) {
return NULL;
}
GumboError* error = gumbo_parser_allocate(parser, sizeof(GumboError));
@@ -145,50 +166,52 @@ GumboError* gumbo_add_error(GumboParser* parser) {
void gumbo_error_to_string(
GumboParser* parser, const GumboError* error, GumboStringBuffer* output) {
- print_message(parser, output, "@%d:%d: ",
- error->position.line, error->position.column);
+ print_message(
+ parser, output, "@%d:%d: ", error->position.line, error->position.column);
switch (error->type) {
case GUMBO_ERR_UTF8_INVALID:
- print_message(parser, output, "Invalid UTF8 character 0x%x",
- error->v.codepoint);
+ print_message(
+ parser, output, "Invalid UTF8 character 0x%x", error->v.codepoint);
break;
case GUMBO_ERR_UTF8_TRUNCATED:
print_message(parser, output,
- "Input stream ends with a truncated UTF8 character 0x%x",
- error->v.codepoint);
+ "Input stream ends with a truncated UTF8 character 0x%x",
+ error->v.codepoint);
break;
case GUMBO_ERR_NUMERIC_CHAR_REF_NO_DIGITS:
- print_message(parser, output,
- "No digits after in numeric character reference");
+ print_message(
+ parser, output, "No digits after in numeric character reference");
break;
case GUMBO_ERR_NUMERIC_CHAR_REF_WITHOUT_SEMICOLON:
print_message(parser, output,
- "The numeric character reference %d should be followed "
- "by a semicolon", error->v.codepoint);
+ "The numeric character reference %d should be followed "
+ "by a semicolon",
+ error->v.codepoint);
break;
case GUMBO_ERR_NUMERIC_CHAR_REF_INVALID:
print_message(parser, output,
- "The numeric character reference %d; encodes an invalid "
- "unicode codepoint", error->v.codepoint);
+ "The numeric character reference %d; encodes an invalid "
+ "unicode codepoint",
+ error->v.codepoint);
break;
case GUMBO_ERR_NAMED_CHAR_REF_WITHOUT_SEMICOLON:
// The textual data came from one of the literal strings in the table, and
// so it'll be null-terminated.
print_message(parser, output,
- "The named character reference &%.*s should be followed by a "
- "semicolon", (int) error->v.text.length, error->v.text.data);
+ "The named character reference &%.*s should be followed by a "
+ "semicolon",
+ (int) error->v.text.length, error->v.text.data);
break;
case GUMBO_ERR_NAMED_CHAR_REF_INVALID:
print_message(parser, output,
- "The named character reference &%.*s; is not a valid entity name",
- (int) error->v.text.length, error->v.text.data);
+ "The named character reference &%.*s; is not a valid entity name",
+ (int) error->v.text.length, error->v.text.data);
break;
case GUMBO_ERR_DUPLICATE_ATTR:
print_message(parser, output,
- "Attribute %s occurs multiple times, at positions %d and %d",
- error->v.duplicate_attr.name,
- error->v.duplicate_attr.original_index,
- error->v.duplicate_attr.new_index);
+ "Attribute %s occurs multiple times, at positions %d and %d",
+ error->v.duplicate_attr.name, error->v.duplicate_attr.original_index,
+ error->v.duplicate_attr.new_index);
break;
case GUMBO_ERR_PARSER:
case GUMBO_ERR_UNACKNOWLEDGED_SELF_CLOSING_TAG:
@@ -196,21 +219,19 @@ void gumbo_error_to_string(
break;
default:
print_message(parser, output,
- "Tokenizer error with an unimplemented error message");
+ "Tokenizer error with an unimplemented error message");
break;
}
gumbo_string_buffer_append_codepoint(parser, '.', output);
}
-void gumbo_caret_diagnostic_to_string(
- GumboParser* parser, const GumboError* error,
- const char* source_text, GumboStringBuffer* output) {
+void gumbo_caret_diagnostic_to_string(GumboParser* parser,
+ const GumboError* error, const char* source_text,
+ GumboStringBuffer* output) {
gumbo_error_to_string(parser, error, output);
- const char* line_start =
- find_last_newline(source_text, error->original_text);
- const char* line_end =
- find_next_newline(source_text, error->original_text);
+ const char* line_start = find_last_newline(source_text, error->original_text);
+ const char* line_end = find_next_newline(source_text, error->original_text);
GumboStringPiece original_line;
original_line.data = line_start;
original_line.length = line_end - line_start;
@@ -251,7 +272,7 @@ void gumbo_init_errors(GumboParser* parser) {
}
void gumbo_destroy_errors(GumboParser* parser) {
- for (int i = 0; i < parser->_output->errors.length; ++i) {
+ for (unsigned int i = 0; i < parser->_output->errors.length; ++i) {
gumbo_error_destroy(parser, parser->_output->errors.data[i]);
}
gumbo_vector_destroy(parser, &parser->_output->errors);
diff --git a/ObjectiveGumbo/Gumbo/error.h b/ObjectiveGumbo/Gumbo/error.h
index b195ef8..afc998b 100644
--- a/ObjectiveGumbo/Gumbo/error.h
+++ b/ObjectiveGumbo/Gumbo/error.h
@@ -18,7 +18,9 @@
#ifndef GUMBO_ERROR_H_
#define GUMBO_ERROR_H_
-
+#ifdef _MSC_VER
+#define _CRT_SECURE_NO_WARNINGS
+#endif
#include
#include "gumbo.h"
@@ -199,24 +201,22 @@ void gumbo_error_destroy(struct GumboInternalParser* parser, GumboError* error);
// responsible for deleting the buffer. (Note that the buffer is allocated with
// the allocator specified in the GumboParser config and hence should be freed
// by gumbo_parser_deallocate().)
-void gumbo_error_to_string(
- struct GumboInternalParser* parser, const GumboError* error,
- GumboStringBuffer* output);
+void gumbo_error_to_string(struct GumboInternalParser* parser,
+ const GumboError* error, GumboStringBuffer* output);
// Prints a caret diagnostic to a string. This fills an empty GumboStringBuffer
// with a freshly-allocated buffer containing the error message text. The
// caller is responsible for deleting the buffer. (Note that the buffer is
// allocated with the allocator specified in the GumboParser config and hence
// should be freed by gumbo_parser_deallocate().)
-void gumbo_caret_diagnostic_to_string(
- struct GumboInternalParser* parser, const GumboError* error,
- const char* source_text, GumboStringBuffer* output);
+void gumbo_caret_diagnostic_to_string(struct GumboInternalParser* parser,
+ const GumboError* error, const char* source_text,
+ GumboStringBuffer* output);
// Like gumbo_caret_diagnostic_to_string, but prints the text to stdout instead
// of writing to a string.
-void gumbo_print_caret_diagnostic(
- struct GumboInternalParser* parser, const GumboError* error,
- const char* source_text);
+void gumbo_print_caret_diagnostic(struct GumboInternalParser* parser,
+ const GumboError* error, const char* source_text);
#ifdef __cplusplus
}
diff --git a/ObjectiveGumbo/Gumbo/gumbo.h b/ObjectiveGumbo/Gumbo/gumbo.h
index cbc41d7..71137a9 100644
--- a/ObjectiveGumbo/Gumbo/gumbo.h
+++ b/ObjectiveGumbo/Gumbo/gumbo.h
@@ -42,6 +42,11 @@
#ifndef GUMBO_GUMBO_H_
#define GUMBO_GUMBO_H_
+#ifdef _MSC_VER
+#define _CRT_SECURE_NO_WARNINGS
+#define fileno _fileno
+#endif
+
#include
#include
@@ -71,7 +76,6 @@ typedef struct {
*/
extern const GumboSourcePosition kGumboEmptySourcePosition;
-
/**
* A struct representing a string or part of a string. Strings within the
* parser are represented by a char* and a length; the char* points into
@@ -106,7 +110,6 @@ bool gumbo_string_equals(
bool gumbo_string_equals_ignore_case(
const GumboStringPiece* str1, const GumboStringPiece* str2);
-
/**
* A simple vector implementation. This stores a pointer to a data array and a
* length. All elements are stored as void*; client code must cast to the
@@ -136,8 +139,7 @@ extern const GumboVector kGumboEmptyVector;
* Returns the first index at which an element appears in this vector (testing
* by pointer equality), or -1 if it never does.
*/
-int gumbo_vector_index_of(GumboVector* vector, void* element);
-
+int gumbo_vector_index_of(GumboVector* vector, const void* element);
/**
* An enum for all the tags defined in the HTML5 standard. These correspond to
@@ -152,169 +154,10 @@ int gumbo_vector_index_of(GumboVector* vector, void* element);
* strings.
*/
typedef enum {
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-root-element
- GUMBO_TAG_HTML,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#document-metadata
- GUMBO_TAG_HEAD,
- GUMBO_TAG_TITLE,
- GUMBO_TAG_BASE,
- GUMBO_TAG_LINK,
- GUMBO_TAG_META,
- GUMBO_TAG_STYLE,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#scripting-1
- GUMBO_TAG_SCRIPT,
- GUMBO_TAG_NOSCRIPT,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html#sections
- GUMBO_TAG_BODY,
- GUMBO_TAG_SECTION,
- GUMBO_TAG_NAV,
- GUMBO_TAG_ARTICLE,
- GUMBO_TAG_ASIDE,
- GUMBO_TAG_H1,
- GUMBO_TAG_H2,
- GUMBO_TAG_H3,
- GUMBO_TAG_H4,
- GUMBO_TAG_H5,
- GUMBO_TAG_H6,
- GUMBO_TAG_HGROUP,
- GUMBO_TAG_HEADER,
- GUMBO_TAG_FOOTER,
- GUMBO_TAG_ADDRESS,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/grouping-content.html#grouping-content
- GUMBO_TAG_P,
- GUMBO_TAG_HR,
- GUMBO_TAG_PRE,
- GUMBO_TAG_BLOCKQUOTE,
- GUMBO_TAG_OL,
- GUMBO_TAG_UL,
- GUMBO_TAG_LI,
- GUMBO_TAG_DL,
- GUMBO_TAG_DT,
- GUMBO_TAG_DD,
- GUMBO_TAG_FIGURE,
- GUMBO_TAG_FIGCAPTION,
- GUMBO_TAG_DIV,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#text-level-semantics
- GUMBO_TAG_A,
- GUMBO_TAG_EM,
- GUMBO_TAG_STRONG,
- GUMBO_TAG_SMALL,
- GUMBO_TAG_S,
- GUMBO_TAG_CITE,
- GUMBO_TAG_Q,
- GUMBO_TAG_DFN,
- GUMBO_TAG_ABBR,
- GUMBO_TAG_TIME,
- GUMBO_TAG_CODE,
- GUMBO_TAG_VAR,
- GUMBO_TAG_SAMP,
- GUMBO_TAG_KBD,
- GUMBO_TAG_SUB,
- GUMBO_TAG_SUP,
- GUMBO_TAG_I,
- GUMBO_TAG_B,
- GUMBO_TAG_MARK,
- GUMBO_TAG_RUBY,
- GUMBO_TAG_RT,
- GUMBO_TAG_RP,
- GUMBO_TAG_BDI,
- GUMBO_TAG_BDO,
- GUMBO_TAG_SPAN,
- GUMBO_TAG_BR,
- GUMBO_TAG_WBR,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/edits.html#edits
- GUMBO_TAG_INS,
- GUMBO_TAG_DEL,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content-1.html#embedded-content-1
- GUMBO_TAG_IMAGE,
- GUMBO_TAG_IMG,
- GUMBO_TAG_IFRAME,
- GUMBO_TAG_EMBED,
- GUMBO_TAG_OBJECT,
- GUMBO_TAG_PARAM,
- GUMBO_TAG_VIDEO,
- GUMBO_TAG_AUDIO,
- GUMBO_TAG_SOURCE,
- GUMBO_TAG_TRACK,
- GUMBO_TAG_CANVAS,
- GUMBO_TAG_MAP,
- GUMBO_TAG_AREA,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/the-map-element.html#mathml
- GUMBO_TAG_MATH,
- GUMBO_TAG_MI,
- GUMBO_TAG_MO,
- GUMBO_TAG_MN,
- GUMBO_TAG_MS,
- GUMBO_TAG_MTEXT,
- GUMBO_TAG_MGLYPH,
- GUMBO_TAG_MALIGNMARK,
- GUMBO_TAG_ANNOTATION_XML,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/the-map-element.html#svg-0
- GUMBO_TAG_SVG,
- GUMBO_TAG_FOREIGNOBJECT,
- GUMBO_TAG_DESC,
- // SVG title tags will have GUMBO_TAG_TITLE as with HTML.
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html#tabular-data
- GUMBO_TAG_TABLE,
- GUMBO_TAG_CAPTION,
- GUMBO_TAG_COLGROUP,
- GUMBO_TAG_COL,
- GUMBO_TAG_TBODY,
- GUMBO_TAG_THEAD,
- GUMBO_TAG_TFOOT,
- GUMBO_TAG_TR,
- GUMBO_TAG_TD,
- GUMBO_TAG_TH,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#forms
- GUMBO_TAG_FORM,
- GUMBO_TAG_FIELDSET,
- GUMBO_TAG_LEGEND,
- GUMBO_TAG_LABEL,
- GUMBO_TAG_INPUT,
- GUMBO_TAG_BUTTON,
- GUMBO_TAG_SELECT,
- GUMBO_TAG_DATALIST,
- GUMBO_TAG_OPTGROUP,
- GUMBO_TAG_OPTION,
- GUMBO_TAG_TEXTAREA,
- GUMBO_TAG_KEYGEN,
- GUMBO_TAG_OUTPUT,
- GUMBO_TAG_PROGRESS,
- GUMBO_TAG_METER,
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#interactive-elements
- GUMBO_TAG_DETAILS,
- GUMBO_TAG_SUMMARY,
- GUMBO_TAG_COMMAND,
- GUMBO_TAG_MENU,
- // Non-conforming elements that nonetheless appear in the HTML5 spec.
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html#non-conforming-features
- GUMBO_TAG_APPLET,
- GUMBO_TAG_ACRONYM,
- GUMBO_TAG_BGSOUND,
- GUMBO_TAG_DIR,
- GUMBO_TAG_FRAME,
- GUMBO_TAG_FRAMESET,
- GUMBO_TAG_NOFRAMES,
- GUMBO_TAG_ISINDEX,
- GUMBO_TAG_LISTING,
- GUMBO_TAG_XMP,
- GUMBO_TAG_NEXTID,
- GUMBO_TAG_NOEMBED,
- GUMBO_TAG_PLAINTEXT,
- GUMBO_TAG_RB,
- GUMBO_TAG_STRIKE,
- GUMBO_TAG_BASEFONT,
- GUMBO_TAG_BIG,
- GUMBO_TAG_BLINK,
- GUMBO_TAG_CENTER,
- GUMBO_TAG_FONT,
- GUMBO_TAG_MARQUEE,
- GUMBO_TAG_MULTICOL,
- GUMBO_TAG_NOBR,
- GUMBO_TAG_SPACER,
- GUMBO_TAG_TT,
- GUMBO_TAG_U,
- // Used for all tags that don't have special handling in HTML.
+// Load all the tags from an external source, generated from tag.in.
+#include "tag_enum.h"
+ // Used for all tags that don't have special handling in HTML. Add new tags
+ // to the end of tag.in so as to preserve backwards-compatibility.
GUMBO_TAG_UNKNOWN,
// A marker value to indicate the end of the enum, for iterating over it.
// Also used as the terminator for varargs functions that take tags.
@@ -356,14 +199,15 @@ const char* gumbo_normalize_svg_tagname(const GumboStringPiece* tagname);
/**
* Converts a tag name string (which may be in upper or mixed case) to a tag
- * enum.
+ * enum. The `tag` version expects `tagname` to be NULL-terminated
*/
GumboTag gumbo_tag_enum(const char* tagname);
+GumboTag gumbo_tagn_enum(const char* tagname, unsigned int length);
/**
* Attribute namespaces.
* HTML includes special handling for XLink, XML, and XMLNS namespaces on
- * attributes. Everything else goes in the generatic "NONE" namespace.
+ * attributes. Everything else goes in the generic "NONE" namespace.
*/
typedef enum {
GUMBO_ATTR_NAMESPACE_NONE,
@@ -453,10 +297,16 @@ typedef enum {
GUMBO_NODE_TEXT,
/** CDATA node. v will be a GumboText. */
GUMBO_NODE_CDATA,
- /** Comment node. v. will be a GumboText, excluding comment delimiters. */
+ /** Comment node. v will be a GumboText, excluding comment delimiters. */
GUMBO_NODE_COMMENT,
/** Text node, where all contents is whitespace. v will be a GumboText. */
- GUMBO_NODE_WHITESPACE
+ GUMBO_NODE_WHITESPACE,
+ /** Template node. This is separate from GUMBO_NODE_ELEMENT because many
+ * client libraries will want to ignore the contents of template nodes, as
+ * the spec suggests. Recursing on GUMBO_NODE_ELEMENT will do the right thing
+ * here, while clients that want to include template contents should also
+ * check for GUMBO_NODE_TEMPLATE. v will be a GumboElement. */
+ GUMBO_NODE_TEMPLATE
} GumboNodeType;
/**
@@ -465,7 +315,9 @@ typedef enum {
*/
typedef struct GumboInternalNode GumboNode;
-/** http://www.whatwg.org/specs/web-apps/current-work/complete/dom.html#quirks-mode */
+/**
+ * http://www.whatwg.org/specs/web-apps/current-work/complete/dom.html#quirks-mode
+ */
typedef enum {
GUMBO_DOCTYPE_NO_QUIRKS,
GUMBO_DOCTYPE_QUIRKS,
@@ -531,9 +383,9 @@ typedef enum {
/**
* A flag for nodes that are converted from their end tag equivalents. For
- * example,
when no paragraph is open implies that the parser should
- * create a tag and immediately close it, while means the same thing
- * as .
+ * example, < /p > when no paragraph is open implies that the parser should
+ * create a < p > tag and immediately close it, while < / br > means the same thing
+ * as < br >.
*/
GUMBO_INSERTION_CONVERTED_FROM_END_TAG = 1 << 4,
@@ -563,7 +415,6 @@ typedef enum {
GUMBO_INSERTION_FOSTER_PARENTED = 1 << 10,
} GumboParseFlags;
-
/**
* Information specific to document nodes.
*/
@@ -682,9 +533,9 @@ struct GumboInternalNode {
/** The actual node data. */
union {
- GumboDocument document; // For GUMBO_NODE_DOCUMENT.
- GumboElement element; // For GUMBO_NODE_ELEMENT.
- GumboText text; // For everything else.
+ GumboDocument document; // For GUMBO_NODE_DOCUMENT.
+ GumboElement element; // For GUMBO_NODE_ELEMENT.
+ GumboText text; // For everything else.
} v;
};
@@ -742,6 +593,29 @@ typedef struct GumboInternalOptions {
* Default: -1
*/
int max_errors;
+
+ /**
+ * The fragment context for parsing:
+ * https://html.spec.whatwg.org/multipage/syntax.html#parsing-html-fragments
+ *
+ * If GUMBO_TAG_LAST is passed here, it is assumed to be "no fragment", i.e.
+ * the regular parsing algorithm. Otherwise, pass the tag enum for the
+ * intended parent of the parsed fragment. We use just the tag enum rather
+ * than a full node because that's enough to set all the parsing context we
+ * need, and it provides some additional flexibility for client code to act as
+ * if parsing a fragment even when a full HTML tree isn't available.
+ *
+ * Default: GUMBO_TAG_LAST
+ */
+ GumboTag fragment_context;
+
+ /**
+ * The namespace for the fragment context. This lets client code
+ * differentiate between, say, parsing a
tag in SVG vs. parsing it in
+ * HTML.
+ * Default: GUMBO_NAMESPACE_HTML
+ */
+ GumboNamespaceEnum fragment_namespace;
} GumboOptions;
/** Default options struct; use this with gumbo_parse_with_options. */
@@ -788,9 +662,7 @@ GumboOutput* gumbo_parse_with_options(
const GumboOptions* options, const char* buffer, size_t buffer_length);
/** Release the memory used for the parse tree & parse errors. */
-void gumbo_destroy_output(
- const GumboOptions* options, GumboOutput* output);
-
+void gumbo_destroy_output(const GumboOptions* options, GumboOutput* output);
#ifdef __cplusplus
}
diff --git a/ObjectiveGumbo/Gumbo/insertion_mode.h b/ObjectiveGumbo/Gumbo/insertion_mode.h
index 2c685b4..45134c1 100644
--- a/ObjectiveGumbo/Gumbo/insertion_mode.h
+++ b/ObjectiveGumbo/Gumbo/insertion_mode.h
@@ -22,6 +22,8 @@ extern "C" {
#endif
// http://www.whatwg.org/specs/web-apps/current-work/complete/parsing.html#insertion-mode
+// If new enum values are added, be sure to update the kTokenHandlers dispatch
+// table in parser.c.
typedef enum {
GUMBO_INSERTION_MODE_INITIAL,
GUMBO_INSERTION_MODE_BEFORE_HTML,
@@ -40,6 +42,7 @@ typedef enum {
GUMBO_INSERTION_MODE_IN_CELL,
GUMBO_INSERTION_MODE_IN_SELECT,
GUMBO_INSERTION_MODE_IN_SELECT_IN_TABLE,
+ GUMBO_INSERTION_MODE_IN_TEMPLATE,
GUMBO_INSERTION_MODE_AFTER_BODY,
GUMBO_INSERTION_MODE_IN_FRAMESET,
GUMBO_INSERTION_MODE_AFTER_FRAMESET,
diff --git a/ObjectiveGumbo/Gumbo/parser.c b/ObjectiveGumbo/Gumbo/parser.c
index b2ecff8..50259f9 100644
--- a/ObjectiveGumbo/Gumbo/parser.c
+++ b/ObjectiveGumbo/Gumbo/parser.c
@@ -32,48 +32,55 @@
#include "util.h"
#include "vector.h"
-
#define AVOID_UNUSED_VARIABLE_WARNING(i) (void)(i)
-#define GUMBO_STRING(literal) { literal, sizeof(literal) - 1 }
-#define TERMINATOR { "", 0 }
+#define GUMBO_STRING(literal) \
+ { literal, sizeof(literal) - 1 }
+#define TERMINATOR \
+ { "", 0 }
-static void* malloc_wrapper(void* unused, size_t size) {
- return malloc(size);
-}
+typedef char gumbo_tagset[GUMBO_TAG_LAST];
+#define TAG(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_HTML)
+#define TAG_SVG(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_SVG)
+#define TAG_MATHML(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_MATHML)
-static void free_wrapper(void* unused, void* ptr) {
- return free(ptr);
-}
+#define TAGSET_INCLUDES(tagset, namespace, tag) \
+ (tag < GUMBO_TAG_LAST && tagset[(int) tag] == (1 << (int) namespace))
-const GumboOptions kGumboDefaultOptions = {
- &malloc_wrapper,
- &free_wrapper,
- NULL,
- 8,
- false,
- -1,
-};
+// selected forward declarations as it is getting hard to find
+// an appropriate order
+static bool node_html_tag_is(const GumboNode*, GumboTag);
+static GumboInsertionMode get_current_template_insertion_mode(
+ const GumboParser*);
+static bool handle_in_template(GumboParser*, GumboToken*);
+static void destroy_node(GumboParser*, GumboNode*);
+
+static void* malloc_wrapper(void* unused, size_t size) { return malloc(size); }
+
+static void free_wrapper(void* unused, void* ptr) { free(ptr); }
+
+const GumboOptions kGumboDefaultOptions = {&malloc_wrapper, &free_wrapper, NULL,
+ 8, false, -1, GUMBO_TAG_LAST, GUMBO_NAMESPACE_HTML};
static const GumboStringPiece kDoctypeHtml = GUMBO_STRING("html");
-static const GumboStringPiece kPublicIdHtml4_0 = GUMBO_STRING(
- "-//W3C//DTD HTML 4.0//EN");
-static const GumboStringPiece kPublicIdHtml4_01 = GUMBO_STRING(
- "-//W3C//DTD HTML 4.01//EN");
-static const GumboStringPiece kPublicIdXhtml1_0 = GUMBO_STRING(
- "-//W3C//DTD XHTML 1.0 Strict//EN");
-static const GumboStringPiece kPublicIdXhtml1_1 = GUMBO_STRING(
- "-//W3C//DTD XHTML 1.1//EN");
-static const GumboStringPiece kSystemIdRecHtml4_0 = GUMBO_STRING(
- "http://www.w3.org/TR/REC-html40/strict.dtd");
-static const GumboStringPiece kSystemIdHtml4 = GUMBO_STRING(
- "http://www.w3.org/TR/html4/strict.dtd");
-static const GumboStringPiece kSystemIdXhtmlStrict1_1 = GUMBO_STRING(
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd");
-static const GumboStringPiece kSystemIdXhtml1_1 = GUMBO_STRING(
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd");
-static const GumboStringPiece kSystemIdLegacyCompat = GUMBO_STRING(
- "about:legacy-compat");
+static const GumboStringPiece kPublicIdHtml4_0 =
+ GUMBO_STRING("-//W3C//DTD HTML 4.0//EN");
+static const GumboStringPiece kPublicIdHtml4_01 =
+ GUMBO_STRING("-//W3C//DTD HTML 4.01//EN");
+static const GumboStringPiece kPublicIdXhtml1_0 =
+ GUMBO_STRING("-//W3C//DTD XHTML 1.0 Strict//EN");
+static const GumboStringPiece kPublicIdXhtml1_1 =
+ GUMBO_STRING("-//W3C//DTD XHTML 1.1//EN");
+static const GumboStringPiece kSystemIdRecHtml4_0 =
+ GUMBO_STRING("http://www.w3.org/TR/REC-html40/strict.dtd");
+static const GumboStringPiece kSystemIdHtml4 =
+ GUMBO_STRING("http://www.w3.org/TR/html4/strict.dtd");
+static const GumboStringPiece kSystemIdXhtmlStrict1_1 =
+ GUMBO_STRING("http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd");
+static const GumboStringPiece kSystemIdXhtml1_1 =
+ GUMBO_STRING("http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd");
+static const GumboStringPiece kSystemIdLegacyCompat =
+ GUMBO_STRING("about:legacy-compat");
// The doctype arrays have an explicit terminator because we want to pass them
// to a helper function, and passing them as a pointer discards sizeof
@@ -81,96 +88,86 @@ static const GumboStringPiece kSystemIdLegacyCompat = GUMBO_STRING(
// over them use sizeof directly instead of a terminator.
static const GumboStringPiece kQuirksModePublicIdPrefixes[] = {
- GUMBO_STRING("+//Silmaril//dtd html Pro v0r11 19970101//"),
- GUMBO_STRING("-//AdvaSoft Ltd//DTD HTML 3.0 asWedit + extensions//"),
- GUMBO_STRING("-//AS//DTD HTML 3.0 asWedit + extensions//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.0 Level 1//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.0 Level 2//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.0 Strict Level 1//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.0 Strict Level 2//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.0 Strict//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.0//"),
- GUMBO_STRING("-//IETF//DTD HTML 2.1E//"),
- GUMBO_STRING("-//IETF//DTD HTML 3.0//"),
- GUMBO_STRING("-//IETF//DTD HTML 3.2 Final//"),
- GUMBO_STRING("-//IETF//DTD HTML 3.2//"),
- GUMBO_STRING("-//IETF//DTD HTML 3//"),
- GUMBO_STRING("-//IETF//DTD HTML Level 0//"),
- GUMBO_STRING("-//IETF//DTD HTML Level 1//"),
- GUMBO_STRING("-//IETF//DTD HTML Level 2//"),
- GUMBO_STRING("-//IETF//DTD HTML Level 3//"),
- GUMBO_STRING("-//IETF//DTD HTML Strict Level 0//"),
- GUMBO_STRING("-//IETF//DTD HTML Strict Level 1//"),
- GUMBO_STRING("-//IETF//DTD HTML Strict Level 2//"),
- GUMBO_STRING("-//IETF//DTD HTML Strict Level 3//"),
- GUMBO_STRING("-//IETF//DTD HTML Strict//"),
- GUMBO_STRING("-//IETF//DTD HTML//"),
- GUMBO_STRING("-//Metrius//DTD Metrius Presentational//"),
- GUMBO_STRING("-//Microsoft//DTD Internet Explorer 2.0 HTML Strict//"),
- GUMBO_STRING("-//Microsoft//DTD Internet Explorer 2.0 HTML//"),
- GUMBO_STRING("-//Microsoft//DTD Internet Explorer 2.0 Tables//"),
- GUMBO_STRING("-//Microsoft//DTD Internet Explorer 3.0 HTML Strict//"),
- GUMBO_STRING("-//Microsoft//DTD Internet Explorer 3.0 HTML//"),
- GUMBO_STRING("-//Microsoft//DTD Internet Explorer 3.0 Tables//"),
- GUMBO_STRING("-//Netscape Comm. Corp.//DTD HTML//"),
- GUMBO_STRING("-//Netscape Comm. Corp.//DTD Strict HTML//"),
- GUMBO_STRING("-//O'Reilly and Associates//DTD HTML 2.0//"),
- GUMBO_STRING("-//O'Reilly and Associates//DTD HTML Extended 1.0//"),
- GUMBO_STRING("-//O'Reilly and Associates//DTD HTML Extended Relaxed 1.0//"),
- GUMBO_STRING("-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::)"
- "extensions to HTML 4.0//"),
- GUMBO_STRING("-//SoftQuad//DTD HoTMetaL PRO 4.0::19971010::"
- "extensions to HTML 4.0//"),
- GUMBO_STRING("-//Spyglass//DTD HTML 2.0 Extended//"),
- GUMBO_STRING("-//SQ//DTD HTML 2.0 HoTMetaL + extensions//"),
- GUMBO_STRING("-//Sun Microsystems Corp.//DTD HotJava HTML//"),
- GUMBO_STRING("-//Sun Microsystems Corp.//DTD HotJava Strict HTML//"),
- GUMBO_STRING("-//W3C//DTD HTML 3 1995-03-24//"),
- GUMBO_STRING("-//W3C//DTD HTML 3.2 Draft//"),
- GUMBO_STRING("-//W3C//DTD HTML 3.2 Final//"),
- GUMBO_STRING("-//W3C//DTD HTML 3.2//"),
- GUMBO_STRING("-//W3C//DTD HTML 3.2S Draft//"),
- GUMBO_STRING("-//W3C//DTD HTML 4.0 Frameset//"),
- GUMBO_STRING("-//W3C//DTD HTML 4.0 Transitional//"),
- GUMBO_STRING("-//W3C//DTD HTML Experimental 19960712//"),
- GUMBO_STRING("-//W3C//DTD HTML Experimental 970421//"),
- GUMBO_STRING("-//W3C//DTD W3 HTML//"),
- GUMBO_STRING("-//W3O//DTD W3 HTML 3.0//"),
- GUMBO_STRING("-//WebTechs//DTD Mozilla HTML 2.0//"),
- GUMBO_STRING("-//WebTechs//DTD Mozilla HTML//"),
- TERMINATOR
-};
+ GUMBO_STRING("+//Silmaril//dtd html Pro v0r11 19970101//"),
+ GUMBO_STRING("-//AdvaSoft Ltd//DTD HTML 3.0 asWedit + extensions//"),
+ GUMBO_STRING("-//AS//DTD HTML 3.0 asWedit + extensions//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.0 Level 1//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.0 Level 2//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.0 Strict Level 1//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.0 Strict Level 2//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.0 Strict//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.0//"),
+ GUMBO_STRING("-//IETF//DTD HTML 2.1E//"),
+ GUMBO_STRING("-//IETF//DTD HTML 3.0//"),
+ GUMBO_STRING("-//IETF//DTD HTML 3.2 Final//"),
+ GUMBO_STRING("-//IETF//DTD HTML 3.2//"),
+ GUMBO_STRING("-//IETF//DTD HTML 3//"),
+ GUMBO_STRING("-//IETF//DTD HTML Level 0//"),
+ GUMBO_STRING("-//IETF//DTD HTML Level 1//"),
+ GUMBO_STRING("-//IETF//DTD HTML Level 2//"),
+ GUMBO_STRING("-//IETF//DTD HTML Level 3//"),
+ GUMBO_STRING("-//IETF//DTD HTML Strict Level 0//"),
+ GUMBO_STRING("-//IETF//DTD HTML Strict Level 1//"),
+ GUMBO_STRING("-//IETF//DTD HTML Strict Level 2//"),
+ GUMBO_STRING("-//IETF//DTD HTML Strict Level 3//"),
+ GUMBO_STRING("-//IETF//DTD HTML Strict//"),
+ GUMBO_STRING("-//IETF//DTD HTML//"),
+ GUMBO_STRING("-//Metrius//DTD Metrius Presentational//"),
+ GUMBO_STRING("-//Microsoft//DTD Internet Explorer 2.0 HTML Strict//"),
+ GUMBO_STRING("-//Microsoft//DTD Internet Explorer 2.0 HTML//"),
+ GUMBO_STRING("-//Microsoft//DTD Internet Explorer 2.0 Tables//"),
+ GUMBO_STRING("-//Microsoft//DTD Internet Explorer 3.0 HTML Strict//"),
+ GUMBO_STRING("-//Microsoft//DTD Internet Explorer 3.0 HTML//"),
+ GUMBO_STRING("-//Microsoft//DTD Internet Explorer 3.0 Tables//"),
+ GUMBO_STRING("-//Netscape Comm. Corp.//DTD HTML//"),
+ GUMBO_STRING("-//Netscape Comm. Corp.//DTD Strict HTML//"),
+ GUMBO_STRING("-//O'Reilly and Associates//DTD HTML 2.0//"),
+ GUMBO_STRING("-//O'Reilly and Associates//DTD HTML Extended 1.0//"),
+ GUMBO_STRING("-//O'Reilly and Associates//DTD HTML Extended Relaxed 1.0//"),
+ GUMBO_STRING(
+ "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::)"
+ "extensions to HTML 4.0//"),
+ GUMBO_STRING(
+ "-//SoftQuad//DTD HoTMetaL PRO 4.0::19971010::"
+ "extensions to HTML 4.0//"),
+ GUMBO_STRING("-//Spyglass//DTD HTML 2.0 Extended//"),
+ GUMBO_STRING("-//SQ//DTD HTML 2.0 HoTMetaL + extensions//"),
+ GUMBO_STRING("-//Sun Microsystems Corp.//DTD HotJava HTML//"),
+ GUMBO_STRING("-//Sun Microsystems Corp.//DTD HotJava Strict HTML//"),
+ GUMBO_STRING("-//W3C//DTD HTML 3 1995-03-24//"),
+ GUMBO_STRING("-//W3C//DTD HTML 3.2 Draft//"),
+ GUMBO_STRING("-//W3C//DTD HTML 3.2 Final//"),
+ GUMBO_STRING("-//W3C//DTD HTML 3.2//"),
+ GUMBO_STRING("-//W3C//DTD HTML 3.2S Draft//"),
+ GUMBO_STRING("-//W3C//DTD HTML 4.0 Frameset//"),
+ GUMBO_STRING("-//W3C//DTD HTML 4.0 Transitional//"),
+ GUMBO_STRING("-//W3C//DTD HTML Experimental 19960712//"),
+ GUMBO_STRING("-//W3C//DTD HTML Experimental 970421//"),
+ GUMBO_STRING("-//W3C//DTD W3 HTML//"),
+ GUMBO_STRING("-//W3O//DTD W3 HTML 3.0//"),
+ GUMBO_STRING("-//WebTechs//DTD Mozilla HTML 2.0//"),
+ GUMBO_STRING("-//WebTechs//DTD Mozilla HTML//"), TERMINATOR};
static const GumboStringPiece kQuirksModePublicIdExactMatches[] = {
- GUMBO_STRING("-//W3O//DTD W3 HTML Strict 3.0//EN//"),
- GUMBO_STRING("-/W3C/DTD HTML 4.0 Transitional/EN"),
- GUMBO_STRING("HTML"),
- TERMINATOR
-};
+ GUMBO_STRING("-//W3O//DTD W3 HTML Strict 3.0//EN//"),
+ GUMBO_STRING("-/W3C/DTD HTML 4.0 Transitional/EN"), GUMBO_STRING("HTML"),
+ TERMINATOR};
static const GumboStringPiece kQuirksModeSystemIdExactMatches[] = {
- GUMBO_STRING("http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"),
- TERMINATOR
-};
+ GUMBO_STRING("http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"),
+ TERMINATOR};
static const GumboStringPiece kLimitedQuirksPublicIdPrefixes[] = {
- GUMBO_STRING("-//W3C//DTD XHTML 1.0 Frameset//"),
- GUMBO_STRING("-//W3C//DTD XHTML 1.0 Transitional//"),
- TERMINATOR
-};
+ GUMBO_STRING("-//W3C//DTD XHTML 1.0 Frameset//"),
+ GUMBO_STRING("-//W3C//DTD XHTML 1.0 Transitional//"), TERMINATOR};
-static const GumboStringPiece kLimitedQuirksRequiresSystemIdPublicIdPrefixes[] = {
- GUMBO_STRING("-//W3C//DTD HTML 4.01 Frameset//"),
- GUMBO_STRING("-//W3C//DTD HTML 4.01 Transitional//"),
- TERMINATOR
-};
+static const GumboStringPiece kLimitedQuirksRequiresSystemIdPublicIdPrefixes[] =
+ {GUMBO_STRING("-//W3C//DTD HTML 4.01 Frameset//"),
+ GUMBO_STRING("-//W3C//DTD HTML 4.01 Transitional//"), TERMINATOR};
// Indexed by GumboNamespaceEnum; keep in sync with that.
-static const char* kLegalXmlns[] = {
- "http://www.w3.org/1999/xhtml",
- "http://www.w3.org/2000/svg",
- "http://www.w3.org/1998/Math/MathML"
-};
+static const char* kLegalXmlns[] = {"http://www.w3.org/1999/xhtml",
+ "http://www.w3.org/2000/svg", "http://www.w3.org/1998/Math/MathML"};
typedef struct _ReplacementEntry {
const GumboStringPiece from;
@@ -178,112 +175,112 @@ typedef struct _ReplacementEntry {
} ReplacementEntry;
#define REPLACEMENT_ENTRY(from, to) \
- { GUMBO_STRING(from), GUMBO_STRING(to) }
+ { GUMBO_STRING(from), GUMBO_STRING(to) }
// Static data for SVG attribute replacements.
-// http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#adjust-svg-attributes
+// https://html.spec.whatwg.org/multipage/syntax.html#creating-and-inserting-nodes
static const ReplacementEntry kSvgAttributeReplacements[] = {
- REPLACEMENT_ENTRY("attributename", "attributeName"),
- REPLACEMENT_ENTRY("attributetype", "attributeType"),
- REPLACEMENT_ENTRY("basefrequency", "baseFrequency"),
- REPLACEMENT_ENTRY("baseprofile", "baseProfile"),
- REPLACEMENT_ENTRY("calcmode", "calcMode"),
- REPLACEMENT_ENTRY("clippathunits", "clipPathUnits"),
- REPLACEMENT_ENTRY("contentscripttype", "contentScriptType"),
- REPLACEMENT_ENTRY("contentstyletype", "contentStyleType"),
- REPLACEMENT_ENTRY("diffuseconstant", "diffuseConstant"),
- REPLACEMENT_ENTRY("edgemode", "edgeMode"),
- REPLACEMENT_ENTRY("externalresourcesrequired", "externalResourcesRequired"),
- REPLACEMENT_ENTRY("filterres", "filterRes"),
- REPLACEMENT_ENTRY("filterunits", "filterUnits"),
- REPLACEMENT_ENTRY("glyphref", "glyphRef"),
- REPLACEMENT_ENTRY("gradienttransform", "gradientTransform"),
- REPLACEMENT_ENTRY("gradientunits", "gradientUnits"),
- REPLACEMENT_ENTRY("kernelmatrix", "kernelMatrix"),
- REPLACEMENT_ENTRY("kernelunitlength", "kernelUnitLength"),
- REPLACEMENT_ENTRY("keypoints", "keyPoints"),
- REPLACEMENT_ENTRY("keysplines", "keySplines"),
- REPLACEMENT_ENTRY("keytimes", "keyTimes"),
- REPLACEMENT_ENTRY("lengthadjust", "lengthAdjust"),
- REPLACEMENT_ENTRY("limitingconeangle", "limitingConeAngle"),
- REPLACEMENT_ENTRY("markerheight", "markerHeight"),
- REPLACEMENT_ENTRY("markerunits", "markerUnits"),
- REPLACEMENT_ENTRY("markerwidth", "markerWidth"),
- REPLACEMENT_ENTRY("maskcontentunits", "maskContentUnits"),
- REPLACEMENT_ENTRY("maskunits", "maskUnits"),
- REPLACEMENT_ENTRY("numoctaves", "numOctaves"),
- REPLACEMENT_ENTRY("pathlength", "pathLength"),
- REPLACEMENT_ENTRY("patterncontentunits", "patternContentUnits"),
- REPLACEMENT_ENTRY("patterntransform", "patternTransform"),
- REPLACEMENT_ENTRY("patternunits", "patternUnits"),
- REPLACEMENT_ENTRY("pointsatx", "pointsAtX"),
- REPLACEMENT_ENTRY("pointsaty", "pointsAtY"),
- REPLACEMENT_ENTRY("pointsatz", "pointsAtZ"),
- REPLACEMENT_ENTRY("preservealpha", "preserveAlpha"),
- REPLACEMENT_ENTRY("preserveaspectratio", "preserveAspectRatio"),
- REPLACEMENT_ENTRY("primitiveunits", "primitiveUnits"),
- REPLACEMENT_ENTRY("refx", "refX"),
- REPLACEMENT_ENTRY("refy", "refY"),
- REPLACEMENT_ENTRY("repeatcount", "repeatCount"),
- REPLACEMENT_ENTRY("repeatdur", "repeatDur"),
- REPLACEMENT_ENTRY("requiredextensions", "requiredExtensions"),
- REPLACEMENT_ENTRY("requiredfeatures", "requiredFeatures"),
- REPLACEMENT_ENTRY("specularconstant", "specularConstant"),
- REPLACEMENT_ENTRY("specularexponent", "specularExponent"),
- REPLACEMENT_ENTRY("spreadmethod", "spreadMethod"),
- REPLACEMENT_ENTRY("startoffset", "startOffset"),
- REPLACEMENT_ENTRY("stddeviation", "stdDeviation"),
- REPLACEMENT_ENTRY("stitchtiles", "stitchTiles"),
- REPLACEMENT_ENTRY("surfacescale", "surfaceScale"),
- REPLACEMENT_ENTRY("systemlanguage", "systemLanguage"),
- REPLACEMENT_ENTRY("tablevalues", "tableValues"),
- REPLACEMENT_ENTRY("targetx", "targetX"),
- REPLACEMENT_ENTRY("targety", "targetY"),
- REPLACEMENT_ENTRY("textlength", "textLength"),
- REPLACEMENT_ENTRY("viewbox", "viewBox"),
- REPLACEMENT_ENTRY("viewtarget", "viewTarget"),
- REPLACEMENT_ENTRY("xchannelselector", "xChannelSelector"),
- REPLACEMENT_ENTRY("ychannelselector", "yChannelSelector"),
- REPLACEMENT_ENTRY("zoomandpan", "zoomAndPan"),
+ REPLACEMENT_ENTRY("attributename", "attributeName"),
+ REPLACEMENT_ENTRY("attributetype", "attributeType"),
+ REPLACEMENT_ENTRY("basefrequency", "baseFrequency"),
+ REPLACEMENT_ENTRY("baseprofile", "baseProfile"),
+ REPLACEMENT_ENTRY("calcmode", "calcMode"),
+ REPLACEMENT_ENTRY("clippathunits", "clipPathUnits"),
+ // REPLACEMENT_ENTRY("contentscripttype", "contentScriptType"),
+ // REPLACEMENT_ENTRY("contentstyletype", "contentStyleType"),
+ REPLACEMENT_ENTRY("diffuseconstant", "diffuseConstant"),
+ REPLACEMENT_ENTRY("edgemode", "edgeMode"),
+ // REPLACEMENT_ENTRY("externalresourcesrequired",
+ // "externalResourcesRequired"),
+ // REPLACEMENT_ENTRY("filterres", "filterRes"),
+ REPLACEMENT_ENTRY("filterunits", "filterUnits"),
+ REPLACEMENT_ENTRY("glyphref", "glyphRef"),
+ REPLACEMENT_ENTRY("gradienttransform", "gradientTransform"),
+ REPLACEMENT_ENTRY("gradientunits", "gradientUnits"),
+ REPLACEMENT_ENTRY("kernelmatrix", "kernelMatrix"),
+ REPLACEMENT_ENTRY("kernelunitlength", "kernelUnitLength"),
+ REPLACEMENT_ENTRY("keypoints", "keyPoints"),
+ REPLACEMENT_ENTRY("keysplines", "keySplines"),
+ REPLACEMENT_ENTRY("keytimes", "keyTimes"),
+ REPLACEMENT_ENTRY("lengthadjust", "lengthAdjust"),
+ REPLACEMENT_ENTRY("limitingconeangle", "limitingConeAngle"),
+ REPLACEMENT_ENTRY("markerheight", "markerHeight"),
+ REPLACEMENT_ENTRY("markerunits", "markerUnits"),
+ REPLACEMENT_ENTRY("markerwidth", "markerWidth"),
+ REPLACEMENT_ENTRY("maskcontentunits", "maskContentUnits"),
+ REPLACEMENT_ENTRY("maskunits", "maskUnits"),
+ REPLACEMENT_ENTRY("numoctaves", "numOctaves"),
+ REPLACEMENT_ENTRY("pathlength", "pathLength"),
+ REPLACEMENT_ENTRY("patterncontentunits", "patternContentUnits"),
+ REPLACEMENT_ENTRY("patterntransform", "patternTransform"),
+ REPLACEMENT_ENTRY("patternunits", "patternUnits"),
+ REPLACEMENT_ENTRY("pointsatx", "pointsAtX"),
+ REPLACEMENT_ENTRY("pointsaty", "pointsAtY"),
+ REPLACEMENT_ENTRY("pointsatz", "pointsAtZ"),
+ REPLACEMENT_ENTRY("preservealpha", "preserveAlpha"),
+ REPLACEMENT_ENTRY("preserveaspectratio", "preserveAspectRatio"),
+ REPLACEMENT_ENTRY("primitiveunits", "primitiveUnits"),
+ REPLACEMENT_ENTRY("refx", "refX"), REPLACEMENT_ENTRY("refy", "refY"),
+ REPLACEMENT_ENTRY("repeatcount", "repeatCount"),
+ REPLACEMENT_ENTRY("repeatdur", "repeatDur"),
+ REPLACEMENT_ENTRY("requiredextensions", "requiredExtensions"),
+ REPLACEMENT_ENTRY("requiredfeatures", "requiredFeatures"),
+ REPLACEMENT_ENTRY("specularconstant", "specularConstant"),
+ REPLACEMENT_ENTRY("specularexponent", "specularExponent"),
+ REPLACEMENT_ENTRY("spreadmethod", "spreadMethod"),
+ REPLACEMENT_ENTRY("startoffset", "startOffset"),
+ REPLACEMENT_ENTRY("stddeviation", "stdDeviation"),
+ REPLACEMENT_ENTRY("stitchtiles", "stitchTiles"),
+ REPLACEMENT_ENTRY("surfacescale", "surfaceScale"),
+ REPLACEMENT_ENTRY("systemlanguage", "systemLanguage"),
+ REPLACEMENT_ENTRY("tablevalues", "tableValues"),
+ REPLACEMENT_ENTRY("targetx", "targetX"),
+ REPLACEMENT_ENTRY("targety", "targetY"),
+ REPLACEMENT_ENTRY("textlength", "textLength"),
+ REPLACEMENT_ENTRY("viewbox", "viewBox"),
+ REPLACEMENT_ENTRY("viewtarget", "viewTarget"),
+ REPLACEMENT_ENTRY("xchannelselector", "xChannelSelector"),
+ REPLACEMENT_ENTRY("ychannelselector", "yChannelSelector"),
+ REPLACEMENT_ENTRY("zoomandpan", "zoomAndPan"),
};
static const ReplacementEntry kSvgTagReplacements[] = {
- REPLACEMENT_ENTRY("altglyph", "altGlyph"),
- REPLACEMENT_ENTRY("altglyphdef", "altGlyphDef"),
- REPLACEMENT_ENTRY("altglyphitem", "altGlyphItem"),
- REPLACEMENT_ENTRY("animatecolor", "animateColor"),
- REPLACEMENT_ENTRY("animatemotion", "animateMotion"),
- REPLACEMENT_ENTRY("animatetransform", "animateTransform"),
- REPLACEMENT_ENTRY("clippath", "clipPath"),
- REPLACEMENT_ENTRY("feblend", "feBlend"),
- REPLACEMENT_ENTRY("fecolormatrix", "feColorMatrix"),
- REPLACEMENT_ENTRY("fecomponenttransfer", "feComponentTransfer"),
- REPLACEMENT_ENTRY("fecomposite", "feComposite"),
- REPLACEMENT_ENTRY("feconvolvematrix", "feConvolveMatrix"),
- REPLACEMENT_ENTRY("fediffuselighting", "feDiffuseLighting"),
- REPLACEMENT_ENTRY("fedisplacementmap", "feDisplacementMap"),
- REPLACEMENT_ENTRY("fedistantlight", "feDistantLight"),
- REPLACEMENT_ENTRY("feflood", "feFlood"),
- REPLACEMENT_ENTRY("fefunca", "feFuncA"),
- REPLACEMENT_ENTRY("fefuncb", "feFuncB"),
- REPLACEMENT_ENTRY("fefuncg", "feFuncG"),
- REPLACEMENT_ENTRY("fefuncr", "feFuncR"),
- REPLACEMENT_ENTRY("fegaussianblur", "feGaussianBlur"),
- REPLACEMENT_ENTRY("feimage", "feImage"),
- REPLACEMENT_ENTRY("femerge", "feMerge"),
- REPLACEMENT_ENTRY("femergenode", "feMergeNode"),
- REPLACEMENT_ENTRY("femorphology", "feMorphology"),
- REPLACEMENT_ENTRY("feoffset", "feOffset"),
- REPLACEMENT_ENTRY("fepointlight", "fePointLight"),
- REPLACEMENT_ENTRY("fespecularlighting", "feSpecularLighting"),
- REPLACEMENT_ENTRY("fespotlight", "feSpotLight"),
- REPLACEMENT_ENTRY("fetile", "feTile"),
- REPLACEMENT_ENTRY("feturbulence", "feTurbulence"),
- REPLACEMENT_ENTRY("foreignobject", "foreignObject"),
- REPLACEMENT_ENTRY("glyphref", "glyphRef"),
- REPLACEMENT_ENTRY("lineargradient", "linearGradient"),
- REPLACEMENT_ENTRY("radialgradient", "radialGradient"),
- REPLACEMENT_ENTRY("textpath", "textPath"),
+ REPLACEMENT_ENTRY("altglyph", "altGlyph"),
+ REPLACEMENT_ENTRY("altglyphdef", "altGlyphDef"),
+ REPLACEMENT_ENTRY("altglyphitem", "altGlyphItem"),
+ REPLACEMENT_ENTRY("animatecolor", "animateColor"),
+ REPLACEMENT_ENTRY("animatemotion", "animateMotion"),
+ REPLACEMENT_ENTRY("animatetransform", "animateTransform"),
+ REPLACEMENT_ENTRY("clippath", "clipPath"),
+ REPLACEMENT_ENTRY("feblend", "feBlend"),
+ REPLACEMENT_ENTRY("fecolormatrix", "feColorMatrix"),
+ REPLACEMENT_ENTRY("fecomponenttransfer", "feComponentTransfer"),
+ REPLACEMENT_ENTRY("fecomposite", "feComposite"),
+ REPLACEMENT_ENTRY("feconvolvematrix", "feConvolveMatrix"),
+ REPLACEMENT_ENTRY("fediffuselighting", "feDiffuseLighting"),
+ REPLACEMENT_ENTRY("fedisplacementmap", "feDisplacementMap"),
+ REPLACEMENT_ENTRY("fedistantlight", "feDistantLight"),
+ REPLACEMENT_ENTRY("feflood", "feFlood"),
+ REPLACEMENT_ENTRY("fefunca", "feFuncA"),
+ REPLACEMENT_ENTRY("fefuncb", "feFuncB"),
+ REPLACEMENT_ENTRY("fefuncg", "feFuncG"),
+ REPLACEMENT_ENTRY("fefuncr", "feFuncR"),
+ REPLACEMENT_ENTRY("fegaussianblur", "feGaussianBlur"),
+ REPLACEMENT_ENTRY("feimage", "feImage"),
+ REPLACEMENT_ENTRY("femerge", "feMerge"),
+ REPLACEMENT_ENTRY("femergenode", "feMergeNode"),
+ REPLACEMENT_ENTRY("femorphology", "feMorphology"),
+ REPLACEMENT_ENTRY("feoffset", "feOffset"),
+ REPLACEMENT_ENTRY("fepointlight", "fePointLight"),
+ REPLACEMENT_ENTRY("fespecularlighting", "feSpecularLighting"),
+ REPLACEMENT_ENTRY("fespotlight", "feSpotLight"),
+ REPLACEMENT_ENTRY("fetile", "feTile"),
+ REPLACEMENT_ENTRY("feturbulence", "feTurbulence"),
+ REPLACEMENT_ENTRY("foreignobject", "foreignObject"),
+ REPLACEMENT_ENTRY("glyphref", "glyphRef"),
+ REPLACEMENT_ENTRY("lineargradient", "linearGradient"),
+ REPLACEMENT_ENTRY("radialgradient", "radialGradient"),
+ REPLACEMENT_ENTRY("textpath", "textPath"),
};
typedef struct _NamespacedAttributeReplacement {
@@ -293,18 +290,18 @@ typedef struct _NamespacedAttributeReplacement {
} NamespacedAttributeReplacement;
static const NamespacedAttributeReplacement kForeignAttributeReplacements[] = {
- { "xlink:actuate", "actuate", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xlink:actuate", "actuate", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xlink:href", "href", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xlink:role", "role", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xlink:show", "show", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xlink:title", "title", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xlink:type", "type", GUMBO_ATTR_NAMESPACE_XLINK },
- { "xml:base", "base", GUMBO_ATTR_NAMESPACE_XML },
- { "xml:lang", "lang", GUMBO_ATTR_NAMESPACE_XML },
- { "xml:space", "space", GUMBO_ATTR_NAMESPACE_XML },
- { "xmlns", "xmlns", GUMBO_ATTR_NAMESPACE_XMLNS },
- { "xmlns:xlink", "xlink", GUMBO_ATTR_NAMESPACE_XMLNS },
+ {"xlink:actuate", "actuate", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xlink:actuate", "actuate", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xlink:href", "href", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xlink:role", "role", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xlink:show", "show", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xlink:title", "title", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xlink:type", "type", GUMBO_ATTR_NAMESPACE_XLINK},
+ {"xml:base", "base", GUMBO_ATTR_NAMESPACE_XML},
+ {"xml:lang", "lang", GUMBO_ATTR_NAMESPACE_XML},
+ {"xml:space", "space", GUMBO_ATTR_NAMESPACE_XML},
+ {"xmlns", "xmlns", GUMBO_ATTR_NAMESPACE_XMLNS},
+ {"xmlns:xlink", "xlink", GUMBO_ATTR_NAMESPACE_XMLNS},
};
// The "scope marker" for the list of active formatting elements. We use a
@@ -336,7 +333,7 @@ typedef struct _TextNodeBufferState {
// The source position of the start of this text node.
GumboSourcePosition _start_position;
- // The type of node that will be inserted (TEXT or WHITESPACE).
+ // The type of node that will be inserted (TEXT, CDATA, or WHITESPACE).
GumboNodeType _type;
} TextNodeBufferState;
@@ -354,10 +351,17 @@ typedef struct GumboInternalParserState {
// http://www.whatwg.org/specs/web-apps/current-work/complete/parsing.html#the-list-of-active-formatting-elements
GumboVector /*GumboNode*/ _active_formatting_elements;
+ // The stack of template insertion modes.
+ // http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#the-insertion-mode
+ GumboVector /*InsertionMode*/ _template_insertion_modes;
+
// http://www.whatwg.org/specs/web-apps/current-work/complete/parsing.html#the-element-pointers
GumboNode* _head_element;
GumboNode* _form_element;
+ // The element used as fragment context when parsing in fragment mode
+ GumboNode* _fragment_ctx;
+
// The flag for when the spec says "Reprocess the current token in..."
bool _reprocess_current_token;
@@ -414,14 +418,14 @@ static bool attribute_matches(
static bool attribute_matches_case_sensitive(
const GumboVector* attributes, const char* name, const char* value) {
const GumboAttribute* attr = gumbo_get_attribute(attributes, name);
- return attr ? strcmp(value, attr->value) == 0 : false;
+ return attr ? strcmp(value, attr->value) == 0 : false;
}
// Checks if the specified attribute vectors are identical.
static bool all_attributes_match(
const GumboVector* attr1, const GumboVector* attr2) {
- int num_unmatched_attr2_elements = attr2->length;
- for (int i = 0; i < attr1->length; ++i) {
+ unsigned int num_unmatched_attr2_elements = attr2->length;
+ for (unsigned int i = 0; i < attr1->length; ++i) {
const GumboAttribute* attr = attr1->data[i];
if (attribute_matches_case_sensitive(attr2, attr->name, attr->value)) {
--num_unmatched_attr2_elements;
@@ -449,8 +453,7 @@ static GumboNode* create_node(GumboParser* parser, GumboNodeType type) {
static GumboNode* new_document_node(GumboParser* parser) {
GumboNode* document_node = create_node(parser, GUMBO_NODE_DOCUMENT);
document_node->parse_flags = GUMBO_INSERTION_BY_PARSER;
- gumbo_vector_init(
- parser, 1, &document_node->v.document.children);
+ gumbo_vector_init(parser, 1, &document_node->v.document.children);
// Must be initialized explicitly, as there's no guarantee that we'll see a
// doc type token.
@@ -482,8 +485,10 @@ static void parser_state_init(GumboParser* parser) {
gumbo_string_buffer_init(parser, &parser_state->_text_node._buffer);
gumbo_vector_init(parser, 10, &parser_state->_open_elements);
gumbo_vector_init(parser, 5, &parser_state->_active_formatting_elements);
+ gumbo_vector_init(parser, 5, &parser_state->_template_insertion_modes);
parser_state->_head_element = NULL;
parser_state->_form_element = NULL;
+ parser_state->_fragment_ctx = NULL;
parser_state->_current_token = NULL;
parser_state->_closed_body_tag = false;
parser_state->_closed_html_tag = false;
@@ -492,8 +497,12 @@ static void parser_state_init(GumboParser* parser) {
static void parser_state_destroy(GumboParser* parser) {
GumboParserState* state = parser->_parser_state;
+ if (state->_fragment_ctx) {
+ destroy_node(parser, state->_fragment_ctx);
+ }
gumbo_vector_destroy(parser, &state->_active_formatting_elements);
gumbo_vector_destroy(parser, &state->_open_elements);
+ gumbo_vector_destroy(parser, &state->_template_insertion_modes);
gumbo_string_buffer_destroy(parser, &state->_text_node._buffer);
gumbo_parser_deallocate(parser, state);
}
@@ -502,6 +511,10 @@ static GumboNode* get_document_node(GumboParser* parser) {
return parser->_output->document;
}
+static bool is_fragment_parser(const GumboParser* parser) {
+ return !!parser->_parser_state->_fragment_ctx;
+}
+
// Returns the node at the bottom of the stack of open elements, or NULL if no
// elements have been added yet.
static GumboNode* get_current_node(GumboParser* parser) {
@@ -515,6 +528,14 @@ static GumboNode* get_current_node(GumboParser* parser) {
return open_elements->data[open_elements->length - 1];
}
+static GumboNode* get_adjusted_current_node(GumboParser* parser) {
+ GumboParserState* state = parser->_parser_state;
+ if (state->_open_elements.length == 1 && state->_fragment_ctx) {
+ return state->_fragment_ctx;
+ }
+ return get_current_node(parser);
+}
+
// Returns true if the given needle is in the given array of literal
// GumboStringPieces. If exact_match is true, this requires that they match
// exactly; otherwise, this performs a prefix match to check if any of the
@@ -522,7 +543,7 @@ static GumboNode* get_current_node(GumboParser* parser) {
// case-insensitive match.
static bool is_in_static_list(
const char* needle, const GumboStringPiece* haystack, bool exact_match) {
- for (int i = 0; haystack[i].length > 0; ++i) {
+ for (unsigned int i = 0; haystack[i].length > 0; ++i) {
if ((exact_match && !strcmp(needle, haystack[i].data)) ||
(!exact_match && !strcasecmp(needle, haystack[i].data))) {
return true;
@@ -541,15 +562,36 @@ static void set_insertion_mode(GumboParser* parser, GumboInsertionMode mode) {
// indicate that there is no appropriate insertion mode, and the loop should
// continue.
static GumboInsertionMode get_appropriate_insertion_mode(
- const GumboNode* node, bool is_last) {
- assert(node->type == GUMBO_NODE_ELEMENT);
+ const GumboParser* parser, int index) {
+ const GumboVector* open_elements = &parser->_parser_state->_open_elements;
+ const GumboNode* node = open_elements->data[index];
+ const bool is_last = index == 0;
+
+ if (is_last && is_fragment_parser(parser)) {
+ node = parser->_parser_state->_fragment_ctx;
+ }
+
+ assert(node->type == GUMBO_NODE_ELEMENT || node->type == GUMBO_NODE_TEMPLATE);
switch (node->v.element.tag) {
- case GUMBO_TAG_SELECT:
+ case GUMBO_TAG_SELECT: {
+ if (is_last) {
+ return GUMBO_INSERTION_MODE_IN_SELECT;
+ }
+ for (int i = index; i > 0; --i) {
+ const GumboNode* ancestor = open_elements->data[i];
+ if (node_html_tag_is(ancestor, GUMBO_TAG_TEMPLATE)) {
+ return GUMBO_INSERTION_MODE_IN_SELECT;
+ }
+ if (node_html_tag_is(ancestor, GUMBO_TAG_TABLE)) {
+ return GUMBO_INSERTION_MODE_IN_SELECT_IN_TABLE;
+ }
+ }
return GUMBO_INSERTION_MODE_IN_SELECT;
+ }
case GUMBO_TAG_TD:
case GUMBO_TAG_TH:
- return is_last ?
- GUMBO_INSERTION_MODE_IN_BODY : GUMBO_INSERTION_MODE_IN_CELL;
+ if (!is_last) return GUMBO_INSERTION_MODE_IN_CELL;
+ break;
case GUMBO_TAG_TR:
return GUMBO_INSERTION_MODE_IN_ROW;
case GUMBO_TAG_TBODY:
@@ -562,25 +604,30 @@ static GumboInsertionMode get_appropriate_insertion_mode(
return GUMBO_INSERTION_MODE_IN_COLUMN_GROUP;
case GUMBO_TAG_TABLE:
return GUMBO_INSERTION_MODE_IN_TABLE;
+ case GUMBO_TAG_TEMPLATE:
+ return get_current_template_insertion_mode(parser);
case GUMBO_TAG_HEAD:
+ if (!is_last) return GUMBO_INSERTION_MODE_IN_HEAD;
+ break;
case GUMBO_TAG_BODY:
return GUMBO_INSERTION_MODE_IN_BODY;
case GUMBO_TAG_FRAMESET:
return GUMBO_INSERTION_MODE_IN_FRAMESET;
case GUMBO_TAG_HTML:
- return GUMBO_INSERTION_MODE_BEFORE_HEAD;
+ return parser->_parser_state->_head_element
+ ? GUMBO_INSERTION_MODE_AFTER_HEAD
+ : GUMBO_INSERTION_MODE_BEFORE_HEAD;
default:
- return is_last ?
- GUMBO_INSERTION_MODE_IN_BODY : GUMBO_INSERTION_MODE_INITIAL;
+ break;
}
+ return is_last ? GUMBO_INSERTION_MODE_IN_BODY : GUMBO_INSERTION_MODE_INITIAL;
}
// This performs the actual "reset the insertion mode" loop.
static void reset_insertion_mode_appropriately(GumboParser* parser) {
const GumboVector* open_elements = &parser->_parser_state->_open_elements;
- for (int i = open_elements->length; --i >= 0; ) {
- GumboInsertionMode mode =
- get_appropriate_insertion_mode(open_elements->data[i], i == 0);
+ for (int i = open_elements->length; --i >= 0;) {
+ GumboInsertionMode mode = get_appropriate_insertion_mode(parser, i);
if (mode != GUMBO_INSERTION_MODE_INITIAL) {
set_insertion_mode(parser, mode);
return;
@@ -591,7 +638,8 @@ static void reset_insertion_mode_appropriately(GumboParser* parser) {
assert(0);
}
-static GumboError* add_parse_error(GumboParser* parser, const GumboToken* token) {
+static GumboError* parser_add_parse_error(
+ GumboParser* parser, const GumboToken* token) {
gumbo_debug("Adding parse error.\n");
GumboError* error = gumbo_add_error(parser);
if (!error) {
@@ -610,13 +658,14 @@ static GumboError* add_parse_error(GumboParser* parser, const GumboToken* token)
}
GumboParserState* state = parser->_parser_state;
extra_data->parser_state = state->_insertion_mode;
- gumbo_vector_init(parser, state->_open_elements.length,
- &extra_data->tag_stack);
- for (int i = 0; i < state->_open_elements.length; ++i) {
+ gumbo_vector_init(
+ parser, state->_open_elements.length, &extra_data->tag_stack);
+ for (unsigned int i = 0; i < state->_open_elements.length; ++i) {
const GumboNode* node = state->_open_elements.data[i];
- assert(node->type == GUMBO_NODE_ELEMENT);
- gumbo_vector_add(parser, (void*) node->v.element.tag,
- &extra_data->tag_stack);
+ assert(
+ node->type == GUMBO_NODE_ELEMENT || node->type == GUMBO_NODE_TEMPLATE);
+ gumbo_vector_add(
+ parser, (void*) node->v.element.tag, &extra_data->tag_stack);
}
return error;
}
@@ -625,13 +674,8 @@ static GumboError* add_parse_error(GumboParser* parser, const GumboToken* token)
// by is_start) with one of the tag types in the varargs list. Terminate the
// list with GUMBO_TAG_LAST; this functions as a sentinel since no portion of
// the spec references tags that are not in the spec.
-// TODO(jdtang): A lot of the tag lists for this function are repeated in many
-// places in the code. This is how it's written in the spec (and it's done this
-// way so it's easy to verify the code against the spec), but it may be worth
-// coming up with a notion of a "tag set" that includes a list of tags, and
-// using that in many places. It'd probably also help performance, but I want
-// to profile before optimizing.
-static bool tag_in(const GumboToken* token, bool is_start, ...) {
+static bool tag_in(
+ const GumboToken* token, bool is_start, const gumbo_tagset tags) {
GumboTag token_tag;
if (is_start && token->type == GUMBO_TOKEN_START_TAG) {
token_tag = token->v.start_tag.tag;
@@ -640,19 +684,7 @@ static bool tag_in(const GumboToken* token, bool is_start, ...) {
} else {
return false;
}
-
- va_list tags;
- va_start(tags, is_start);
- bool result = false;
- for (GumboTag tag = va_arg(tags, GumboTag); tag != GUMBO_TAG_LAST;
- tag = va_arg(tags, GumboTag)) {
- if (tag == token_tag) {
- result = true;
- break;
- }
- }
- va_end(tags);
- return result;
+ return (token_tag < GUMBO_TAG_LAST && tags[(int) token_tag] != 0);
}
// Like tag_in, but for the single-tag case.
@@ -667,50 +699,125 @@ static bool tag_is(const GumboToken* token, bool is_start, GumboTag tag) {
}
// Like tag_in, but checks for the tag of a node, rather than a token.
-static bool node_tag_in(const GumboNode* node, ...) {
+static bool node_tag_in_set(const GumboNode* node, const gumbo_tagset tags) {
assert(node != NULL);
- if (node->type != GUMBO_NODE_ELEMENT) {
+ if (node->type != GUMBO_NODE_ELEMENT && node->type != GUMBO_NODE_TEMPLATE) {
return false;
}
- GumboTag node_tag = node->v.element.tag;
-
- va_list tags;
- va_start(tags, node);
- bool result = false;
- for (GumboTag tag = va_arg(tags, GumboTag); tag != GUMBO_TAG_LAST;
- tag = va_arg(tags, GumboTag)) {
- assert(tag <= GUMBO_TAG_LAST);
- if (tag == node_tag) {
- result = true;
- break;
- }
- }
- va_end(tags);
- return result;
+ return TAGSET_INCLUDES(
+ tags, node->v.element.tag_namespace, node->v.element.tag);
}
// Like node_tag_in, but for the single-tag case.
-static bool node_tag_is(const GumboNode* node, GumboTag tag) {
- return node->type == GUMBO_NODE_ELEMENT && node->v.element.tag == tag;
+static bool node_qualified_tag_is(
+ const GumboNode* node, GumboNamespaceEnum ns, GumboTag tag) {
+ assert(node);
+ return (node->type == GUMBO_NODE_ELEMENT ||
+ node->type == GUMBO_NODE_TEMPLATE) &&
+ node->v.element.tag == tag && node->v.element.tag_namespace == ns;
+}
+
+// Like node_tag_in, but for the single-tag case in the HTML namespace
+static bool node_html_tag_is(const GumboNode* node, GumboTag tag) {
+ return node_qualified_tag_is(node, GUMBO_NAMESPACE_HTML, tag);
+}
+
+static void push_template_insertion_mode(
+ GumboParser* parser, GumboInsertionMode mode) {
+ gumbo_vector_add(
+ parser, (void*) mode, &parser->_parser_state->_template_insertion_modes);
+}
+
+static void pop_template_insertion_mode(GumboParser* parser) {
+ gumbo_vector_pop(parser, &parser->_parser_state->_template_insertion_modes);
+}
+
+// Returns the current template insertion mode. If the stack of template
+// insertion modes is empty, this returns GUMBO_INSERTION_MODE_INITIAL.
+static GumboInsertionMode get_current_template_insertion_mode(
+ const GumboParser* parser) {
+ GumboVector* template_insertion_modes =
+ &parser->_parser_state->_template_insertion_modes;
+ if (template_insertion_modes->length == 0) {
+ return GUMBO_INSERTION_MODE_INITIAL;
+ }
+ return (GumboInsertionMode)
+ template_insertion_modes->data[(template_insertion_modes->length - 1)];
}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#mathml-text-integration-point
static bool is_mathml_integration_point(const GumboNode* node) {
- return node_tag_in(node, GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN,
- GUMBO_TAG_MS, GUMBO_TAG_MTEXT, GUMBO_TAG_LAST) &&
- node->v.element.tag_namespace == GUMBO_NAMESPACE_MATHML;
+ return node_tag_in_set(
+ node, (gumbo_tagset){TAG_MATHML(MI), TAG_MATHML(MO), TAG_MATHML(MN),
+ TAG_MATHML(MS), TAG_MATHML(MTEXT)});
}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#html-integration-point
static bool is_html_integration_point(const GumboNode* node) {
- return (node_tag_in(node, GUMBO_TAG_FOREIGNOBJECT, GUMBO_TAG_DESC,
- GUMBO_TAG_TITLE, GUMBO_TAG_LAST) &&
- node->v.element.tag_namespace == GUMBO_NAMESPACE_SVG) ||
- (node_tag_is(node, GUMBO_TAG_ANNOTATION_XML) && (
- attribute_matches(&node->v.element.attributes,
- "encoding", "text/html") ||
- attribute_matches(&node->v.element.attributes,
- "encoding", "application/xhtml+xml")));
+ return node_tag_in_set(node, (gumbo_tagset){TAG_SVG(FOREIGNOBJECT),
+ TAG_SVG(DESC), TAG_SVG(TITLE)}) ||
+ (node_qualified_tag_is(
+ node, GUMBO_NAMESPACE_MATHML, GUMBO_TAG_ANNOTATION_XML) &&
+ (attribute_matches(
+ &node->v.element.attributes, "encoding", "text/html") ||
+ attribute_matches(&node->v.element.attributes, "encoding",
+ "application/xhtml+xml")));
+}
+
+// This represents a place to insert a node, consisting of a target parent and a
+// child index within that parent. If the node should be inserted at the end of
+// the parent's child, index will be -1.
+typedef struct {
+ GumboNode* target;
+ int index;
+} InsertionLocation;
+
+InsertionLocation get_appropriate_insertion_location(
+ GumboParser* parser, GumboNode* override_target) {
+ InsertionLocation retval = {override_target, -1};
+ if (retval.target == NULL) {
+ // No override target; default to the current node, but special-case the
+ // root node since get_current_node() assumes the stack of open elements is
+ // non-empty.
+ retval.target = parser->_output->root != NULL ? get_current_node(parser)
+ : get_document_node(parser);
+ }
+ if (!parser->_parser_state->_foster_parent_insertions ||
+ !node_tag_in_set(retval.target, (gumbo_tagset){TAG(TABLE), TAG(TBODY),
+ TAG(TFOOT), TAG(THEAD), TAG(TR)})) {
+ return retval;
+ }
+
+ // Foster-parenting case.
+ int last_template_index = -1;
+ int last_table_index = -1;
+ GumboVector* open_elements = &parser->_parser_state->_open_elements;
+ for (unsigned int i = 0; i < open_elements->length; ++i) {
+ if (node_html_tag_is(open_elements->data[i], GUMBO_TAG_TEMPLATE)) {
+ last_template_index = i;
+ }
+ if (node_html_tag_is(open_elements->data[i], GUMBO_TAG_TABLE)) {
+ last_table_index = i;
+ }
+ }
+ if (last_template_index != -1 &&
+ (last_table_index == -1 || last_template_index > last_table_index)) {
+ retval.target = open_elements->data[last_template_index];
+ return retval;
+ }
+ if (last_table_index == -1) {
+ retval.target = open_elements->data[0];
+ return retval;
+ }
+ GumboNode* last_table = open_elements->data[last_table_index];
+ if (last_table->parent != NULL) {
+ retval.target = last_table->parent;
+ retval.index = (int) (last_table->index_within_parent);
+ return retval;
+ }
+
+ retval.target = open_elements->data[last_table_index - 1];
+ return retval;
}
// Appends a node to the end of its parent, setting the "parent" and
@@ -718,9 +825,10 @@ static bool is_html_integration_point(const GumboNode* node) {
static void append_node(
GumboParser* parser, GumboNode* parent, GumboNode* node) {
assert(node->parent == NULL);
- assert(node->index_within_parent = -1);
+ assert(node->index_within_parent == -1);
GumboVector* children;
- if (parent->type == GUMBO_NODE_ELEMENT) {
+ if (parent->type == GUMBO_NODE_ELEMENT ||
+ parent->type == GUMBO_NODE_TEMPLATE) {
children = &parent->v.element.children;
} else {
assert(parent->type == GUMBO_NODE_DOCUMENT);
@@ -732,64 +840,41 @@ static void append_node(
assert(node->index_within_parent < children->length);
}
-// Inserts a node at the specified index within its parent, updating the
+// Inserts a node at the specified InsertionLocation, updating the
// "parent" and "index_within_parent" fields of it and all its siblings.
+// If the index of the location is -1, this calls append_node.
static void insert_node(
- GumboParser* parser, GumboNode* parent, int index, GumboNode* node) {
+ GumboParser* parser, GumboNode* node, InsertionLocation location) {
assert(node->parent == NULL);
- assert(node->index_within_parent = -1);
- assert(parent->type == GUMBO_NODE_ELEMENT);
- GumboVector* children = &parent->v.element.children;
- assert(index >= 0);
- assert(index < children->length);
- node->parent = parent;
- node->index_within_parent = index;
- gumbo_vector_insert_at(parser, (void*) node, index, children);
- assert(node->index_within_parent < children->length);
- for (int i = index + 1; i < children->length; ++i) {
- GumboNode* sibling = children->data[i];
- sibling->index_within_parent = i;
- assert(sibling->index_within_parent < children->length);
- }
-}
+ assert(node->index_within_parent == -1);
+ GumboNode* parent = location.target;
+ int index = location.index;
+ if (index != -1) {
+ GumboVector* children = NULL;
+ if (parent->type == GUMBO_NODE_ELEMENT ||
+ parent->type == GUMBO_NODE_TEMPLATE) {
+ children = &parent->v.element.children;
+ } else if (parent->type == GUMBO_NODE_DOCUMENT) {
+ children = &parent->v.document.children;
+ assert(children->length == 0);
+ } else {
+ assert(0);
+ }
-// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#foster-parenting
-static void foster_parent_element(GumboParser* parser, GumboNode* node) {
- GumboVector* open_elements = &parser->_parser_state->_open_elements;
- assert(open_elements->length > 2);
-
- node->parse_flags |= GUMBO_INSERTION_FOSTER_PARENTED;
- GumboNode* foster_parent_element = open_elements->data[0];
- assert(foster_parent_element->type == GUMBO_NODE_ELEMENT);
- assert(node_tag_is(foster_parent_element, GUMBO_TAG_HTML));
- for (int i = open_elements->length; --i > 1; ) {
- GumboNode* table_element = open_elements->data[i];
- if (node_tag_is(table_element, GUMBO_TAG_TABLE)) {
- foster_parent_element = table_element->parent;
- if (!foster_parent_element ||
- foster_parent_element->type != GUMBO_NODE_ELEMENT) {
- // Table has no parent; spec says it's possible if a script manipulated
- // the DOM, although I don't think we have to worry about this case.
- gumbo_debug("Table has no parent.\n");
- foster_parent_element = open_elements->data[i - 1];
- break;
- }
- assert(foster_parent_element->type == GUMBO_NODE_ELEMENT);
- gumbo_debug("Found enclosing table (%x) at %d; parent=%s, index=%d.\n",
- table_element, i, gumbo_normalized_tagname(
- foster_parent_element->v.element.tag),
- table_element->index_within_parent);
- assert(foster_parent_element->v.element.children.data[
- table_element->index_within_parent] == table_element);
- insert_node(parser, foster_parent_element,
- table_element->index_within_parent, node);
- return;
+ assert(index >= 0);
+ assert((unsigned int) index < children->length);
+ node->parent = parent;
+ node->index_within_parent = index;
+ gumbo_vector_insert_at(parser, (void*) node, index, children);
+ assert(node->index_within_parent < children->length);
+ for (unsigned int i = index + 1; i < children->length; ++i) {
+ GumboNode* sibling = children->data[i];
+ sibling->index_within_parent = i;
+ assert(sibling->index_within_parent < children->length);
}
+ } else {
+ append_node(parser, parent, node);
}
- if (node->type == GUMBO_NODE_ELEMENT) {
- gumbo_vector_add(parser, (void*) node, open_elements);
- }
- append_node(parser, foster_parent_element, node);
}
static void maybe_flush_text_node_buffer(GumboParser* parser) {
@@ -800,30 +885,31 @@ static void maybe_flush_text_node_buffer(GumboParser* parser) {
}
assert(buffer_state->_type == GUMBO_NODE_WHITESPACE ||
- buffer_state->_type == GUMBO_NODE_TEXT);
+ buffer_state->_type == GUMBO_NODE_TEXT ||
+ buffer_state->_type == GUMBO_NODE_CDATA);
GumboNode* text_node = create_node(parser, buffer_state->_type);
GumboText* text_node_data = &text_node->v.text;
- text_node_data->text = gumbo_string_buffer_to_string(
- parser, &buffer_state->_buffer);
+ text_node_data->text =
+ gumbo_string_buffer_to_string(parser, &buffer_state->_buffer);
text_node_data->original_text.data = buffer_state->_start_original_text;
text_node_data->original_text.length =
state->_current_token->original_text.data -
buffer_state->_start_original_text;
text_node_data->start_pos = buffer_state->_start_position;
- if (state->_foster_parent_insertions && node_tag_in(
- get_current_node(parser), GUMBO_TAG_TABLE, GUMBO_TAG_TBODY,
- GUMBO_TAG_TFOOT, GUMBO_TAG_THEAD, GUMBO_TAG_TR, GUMBO_TAG_LAST)) {
- foster_parent_element(parser, text_node);
+
+ gumbo_debug("Flushing text node buffer of %.*s.\n",
+ (int) buffer_state->_buffer.length, buffer_state->_buffer.data);
+
+ InsertionLocation location = get_appropriate_insertion_location(parser, NULL);
+ if (location.target->type == GUMBO_NODE_DOCUMENT) {
+ // The DOM does not allow Document nodes to have Text children, so per the
+ // spec, they are dropped on the floor.
+ destroy_node(parser, text_node);
} else {
- append_node(
- parser, parser->_output->root ?
- get_current_node(parser) : parser->_output->document, text_node);
+ insert_node(parser, text_node, location);
}
- gumbo_debug("Flushing text node buffer of %.*s.\n",
- (int) buffer_state->_buffer.length, buffer_state->_buffer.data);
- gumbo_string_buffer_destroy(parser, &buffer_state->_buffer);
- gumbo_string_buffer_init(parser, &buffer_state->_buffer);
+ gumbo_string_buffer_clear(parser, &buffer_state->_buffer);
buffer_state->_type = GUMBO_NODE_WHITESPACE;
assert(buffer_state->_buffer.length == 0);
}
@@ -831,18 +917,17 @@ static void maybe_flush_text_node_buffer(GumboParser* parser) {
static void record_end_of_element(
GumboToken* current_token, GumboElement* element) {
element->end_pos = current_token->position;
- element->original_end_tag =
- current_token->type == GUMBO_TOKEN_END_TAG ?
- current_token->original_text : kGumboEmptyString;
+ element->original_end_tag = current_token->type == GUMBO_TOKEN_END_TAG
+ ? current_token->original_text
+ : kGumboEmptyString;
}
static GumboNode* pop_current_node(GumboParser* parser) {
GumboParserState* state = parser->_parser_state;
maybe_flush_text_node_buffer(parser);
if (state->_open_elements.length > 0) {
- assert(node_tag_is(state->_open_elements.data[0], GUMBO_TAG_HTML));
- gumbo_debug(
- "Popping %s node.\n",
+ assert(node_html_tag_is(state->_open_elements.data[0], GUMBO_TAG_HTML));
+ gumbo_debug("Popping %s node.\n",
gumbo_normalized_tagname(get_current_node(parser)->v.element.tag));
}
GumboNode* current_node = gumbo_vector_pop(parser, &state->_open_elements);
@@ -850,13 +935,16 @@ static GumboNode* pop_current_node(GumboParser* parser) {
assert(state->_open_elements.length == 0);
return NULL;
}
- assert(current_node->type == GUMBO_NODE_ELEMENT);
+ assert(current_node->type == GUMBO_NODE_ELEMENT ||
+ current_node->type == GUMBO_NODE_TEMPLATE);
bool is_closed_body_or_html_tag =
- (node_tag_is(current_node, GUMBO_TAG_BODY) && state->_closed_body_tag) ||
- (node_tag_is(current_node, GUMBO_TAG_HTML) && state->_closed_html_tag);
+ (node_html_tag_is(current_node, GUMBO_TAG_BODY) &&
+ state->_closed_body_tag) ||
+ (node_html_tag_is(current_node, GUMBO_TAG_HTML) &&
+ state->_closed_html_tag);
if ((state->_current_token->type != GUMBO_TOKEN_END_TAG ||
- !node_tag_is(current_node, state->_current_token->v.end_tag)) &&
- !is_closed_body_or_html_tag) {
+ !node_html_tag_is(current_node, state->_current_token->v.end_tag)) &&
+ !is_closed_body_or_html_tag) {
current_node->parse_flags |= GUMBO_INSERTION_IMPLICIT_END_TAG;
}
if (!is_closed_body_or_html_tag) {
@@ -879,25 +967,25 @@ static void append_comment_node(
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#clear-the-stack-back-to-a-table-row-context
static void clear_stack_to_table_row_context(GumboParser* parser) {
- while (!node_tag_in(get_current_node(parser),
- GUMBO_TAG_HTML, GUMBO_TAG_TR, GUMBO_TAG_LAST)) {
+ while (!node_tag_in_set(get_current_node(parser),
+ (gumbo_tagset){TAG(HTML), TAG(TR), TAG(TEMPLATE)})) {
pop_current_node(parser);
}
}
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#clear-the-stack-back-to-a-table-context
static void clear_stack_to_table_context(GumboParser* parser) {
- while (!node_tag_in(get_current_node(parser),
- GUMBO_TAG_HTML, GUMBO_TAG_TABLE, GUMBO_TAG_LAST)) {
+ while (!node_tag_in_set(get_current_node(parser),
+ (gumbo_tagset){TAG(HTML), TAG(TABLE), TAG(TEMPLATE)})) {
pop_current_node(parser);
}
}
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#clear-the-stack-back-to-a-table-body-context
void clear_stack_to_table_body_context(GumboParser* parser) {
- while (!node_tag_in(get_current_node(parser), GUMBO_TAG_HTML,
- GUMBO_TAG_TBODY, GUMBO_TAG_TFOOT, GUMBO_TAG_THEAD,
- GUMBO_TAG_LAST)) {
+ while (!node_tag_in_set(get_current_node(parser),
+ (gumbo_tagset){TAG(HTML), TAG(TBODY), TAG(TFOOT), TAG(THEAD),
+ TAG(TEMPLATE)})) {
pop_current_node(parser);
}
}
@@ -912,7 +1000,9 @@ static GumboNode* create_element(GumboParser* parser, GumboTag tag) {
element->tag_namespace = GUMBO_NAMESPACE_HTML;
element->original_tag = kGumboEmptyString;
element->original_end_tag = kGumboEmptyString;
- element->start_pos = parser->_parser_state->_current_token->position;
+ element->start_pos = (parser->_parser_state->_current_token)
+ ? parser->_parser_state->_current_token->position
+ : kGumboEmptySourcePosition;
element->end_pos = kGumboEmptySourcePosition;
return node;
}
@@ -923,7 +1013,12 @@ static GumboNode* create_element_from_token(
assert(token->type == GUMBO_TOKEN_START_TAG);
GumboTokenStartTag* start_tag = &token->v.start_tag;
- GumboNode* node = create_node(parser, GUMBO_NODE_ELEMENT);
+ GumboNodeType type = (tag_namespace == GUMBO_NAMESPACE_HTML &&
+ start_tag->tag == GUMBO_TAG_TEMPLATE)
+ ? GUMBO_NODE_TEMPLATE
+ : GUMBO_NODE_ELEMENT;
+
+ GumboNode* node = create_node(parser, type);
GumboElement* element = &node->v.element;
gumbo_vector_init(parser, 1, &element->children);
element->attributes = start_tag->attributes;
@@ -946,7 +1041,7 @@ static GumboNode* create_element_from_token(
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#insert-an-html-element
static void insert_element(GumboParser* parser, GumboNode* node,
- bool is_reconstructing_formatting_elements) {
+ bool is_reconstructing_formatting_elements) {
GumboParserState* state = parser->_parser_state;
// NOTE(jdtang): The text node buffer must always be flushed before inserting
// a node, otherwise we're handling nodes in a different order than the spec
@@ -960,20 +1055,8 @@ static void insert_element(GumboParser* parser, GumboNode* node,
if (!is_reconstructing_formatting_elements) {
maybe_flush_text_node_buffer(parser);
}
- if (state->_foster_parent_insertions && node_tag_in(
- get_current_node(parser), GUMBO_TAG_TABLE, GUMBO_TAG_TBODY,
- GUMBO_TAG_TFOOT, GUMBO_TAG_THEAD, GUMBO_TAG_TR, GUMBO_TAG_LAST)) {
- foster_parent_element(parser, node);
- gumbo_vector_add(parser, (void*) node, &state->_open_elements);
- return;
- }
-
- // This is called to insert the root HTML element, but get_current_node
- // assumes the stack of open elements is non-empty, so we need special
- // handling for this case.
- append_node(
- parser, parser->_output->root ?
- get_current_node(parser) : parser->_output->document, node);
+ InsertionLocation location = get_appropriate_insertion_location(parser, NULL);
+ insert_node(parser, node, location);
gumbo_vector_add(parser, (void*) node, &state->_open_elements);
}
@@ -986,7 +1069,7 @@ static GumboNode* insert_element_from_token(
create_element_from_token(parser, token, GUMBO_NAMESPACE_HTML);
insert_element(parser, element, false);
gumbo_debug("Inserting <%s> element (@%x) from token.\n",
- gumbo_normalized_tagname(element->v.element.tag), element);
+ gumbo_normalized_tagname(element->v.element.tag), element);
return element;
}
@@ -999,7 +1082,7 @@ static GumboNode* insert_element_of_tag_type(
element->parse_flags |= GUMBO_INSERTION_BY_PARSER | reason;
insert_element(parser, element, false);
gumbo_debug("Inserting %s element (@%x) from tag type.\n",
- gumbo_normalized_tagname(tag), element);
+ gumbo_normalized_tagname(tag), element);
return element;
}
@@ -1011,25 +1094,24 @@ static GumboNode* insert_foreign_element(
GumboNode* element = create_element_from_token(parser, token, tag_namespace);
insert_element(parser, element, false);
if (token_has_attribute(token, "xmlns") &&
- !attribute_matches_case_sensitive(
- &token->v.start_tag.attributes, "xmlns",
+ !attribute_matches_case_sensitive(&token->v.start_tag.attributes, "xmlns",
kLegalXmlns[tag_namespace])) {
// TODO(jdtang): Since there're multiple possible error codes here, we
// eventually need reason codes to differentiate them.
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
}
if (token_has_attribute(token, "xmlns:xlink") &&
- !attribute_matches_case_sensitive(
- &token->v.start_tag.attributes,
+ !attribute_matches_case_sensitive(&token->v.start_tag.attributes,
"xmlns:xlink", "http://www.w3.org/1999/xlink")) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
}
return element;
}
static void insert_text_token(GumboParser* parser, GumboToken* token) {
assert(token->type == GUMBO_TOKEN_WHITESPACE ||
- token->type == GUMBO_TOKEN_CHARACTER);
+ token->type == GUMBO_TOKEN_CHARACTER ||
+ token->type == GUMBO_TOKEN_NULL || token->type == GUMBO_TOKEN_CDATA);
TextNodeBufferState* buffer_state = &parser->_parser_state->_text_node;
if (buffer_state->_buffer.length == 0) {
// Initialize position fields.
@@ -1040,6 +1122,8 @@ static void insert_text_token(GumboParser* parser, GumboToken* token) {
parser, token->v.character, &buffer_state->_buffer);
if (token->type == GUMBO_TOKEN_CHARACTER) {
buffer_state->_type = GUMBO_NODE_TEXT;
+ } else if (token->type == GUMBO_TOKEN_CDATA) {
+ buffer_state->_type = GUMBO_NODE_CDATA;
}
gumbo_debug("Inserting text token '%c'.\n", token->v.character);
}
@@ -1062,12 +1146,12 @@ static void acknowledge_self_closing_tag(GumboParser* parser) {
// elements, and fills in its index if so.
static bool find_last_anchor_index(GumboParser* parser, int* anchor_index) {
GumboVector* elements = &parser->_parser_state->_active_formatting_elements;
- for (int i = elements->length; --i >= 0; ) {
+ for (int i = elements->length; --i >= 0;) {
GumboNode* node = elements->data[i];
if (node == &kActiveFormattingScopeMarker) {
return false;
}
- if (node_tag_is(node, GUMBO_TAG_A)) {
+ if (node_html_tag_is(node, GUMBO_TAG_A)) {
*anchor_index = i;
return true;
}
@@ -1079,23 +1163,21 @@ static bool find_last_anchor_index(GumboParser* parser, int* anchor_index) {
// formatting elements (after the last active scope marker) that have a specific
// tag. If this is > 0, then earliest_matching_index will be filled in with the
// index of the first such element.
-static int count_formatting_elements_of_tag(
- GumboParser* parser, const GumboNode* desired_node,
- int* earliest_matching_index) {
+static int count_formatting_elements_of_tag(GumboParser* parser,
+ const GumboNode* desired_node, int* earliest_matching_index) {
const GumboElement* desired_element = &desired_node->v.element;
GumboVector* elements = &parser->_parser_state->_active_formatting_elements;
int num_identical_elements = 0;
- for (int i = elements->length; --i >= 0; ) {
+ for (int i = elements->length; --i >= 0;) {
GumboNode* node = elements->data[i];
if (node == &kActiveFormattingScopeMarker) {
break;
}
assert(node->type == GUMBO_NODE_ELEMENT);
- GumboElement* element = &node->v.element;
- if (node_tag_is(node, desired_element->tag) &&
- element->tag_namespace == desired_element->tag_namespace &&
- all_attributes_match(&element->attributes,
- &desired_element->attributes)) {
+ if (node_qualified_tag_is(
+ node, desired_element->tag_namespace, desired_element->tag) &&
+ all_attributes_match(
+ &node->v.element.attributes, &desired_element->attributes)) {
num_identical_elements++;
*earliest_matching_index = i;
}
@@ -1122,7 +1204,7 @@ static void add_formatting_element(GumboParser* parser, const GumboNode* node) {
// Noah's Ark clause: if there're at least 3, remove the earliest.
if (num_identical_elements >= 3) {
gumbo_debug("Noah's ark clause: removing element at %d.\n",
- earliest_identical_element);
+ earliest_identical_element);
gumbo_vector_remove_at(parser, earliest_identical_element, elements);
}
@@ -1131,7 +1213,7 @@ static void add_formatting_element(GumboParser* parser, const GumboNode* node) {
static bool is_open_element(GumboParser* parser, const GumboNode* node) {
GumboVector* open_elements = &parser->_parser_state->_open_elements;
- for (int i = 0; i < open_elements->length; ++i) {
+ for (unsigned int i = 0; i < open_elements->length; ++i) {
if (open_elements->data[i] == node) {
return true;
}
@@ -1143,8 +1225,8 @@ static bool is_open_element(GumboParser* parser, const GumboNode* node) {
// clone shares no structure with the original node: all owned strings and
// values are fresh copies.
GumboNode* clone_node(
- GumboParser* parser, const GumboNode* node, GumboParseFlags reason) {
- assert(node->type == GUMBO_NODE_ELEMENT);
+ GumboParser* parser, GumboNode* node, GumboParseFlags reason) {
+ assert(node->type == GUMBO_NODE_ELEMENT || node->type == GUMBO_NODE_TEMPLATE);
GumboNode* new_node = gumbo_parser_allocate(parser, sizeof(GumboNode));
*new_node = *node;
new_node->parent = NULL;
@@ -1158,7 +1240,7 @@ GumboNode* clone_node(
const GumboVector* old_attributes = &node->v.element.attributes;
gumbo_vector_init(parser, old_attributes->length, &element->attributes);
- for (int i = 0; i < old_attributes->length; ++i) {
+ for (unsigned int i = 0; i < old_attributes->length; ++i) {
const GumboAttribute* old_attr = old_attributes->data[i];
GumboAttribute* attr =
gumbo_parser_allocate(parser, sizeof(GumboAttribute));
@@ -1182,8 +1264,8 @@ static void reconstruct_active_formatting_elements(GumboParser* parser) {
}
// Step 2 & 3
- int i = elements->length - 1;
- const GumboNode* element = elements->data[i];
+ unsigned int i = elements->length - 1;
+ GumboNode* element = elements->data[i];
if (element == &kActiveFormattingScopeMarker ||
is_open_element(parser, element)) {
return;
@@ -1193,7 +1275,7 @@ static void reconstruct_active_formatting_elements(GumboParser* parser) {
do {
if (i == 0) {
// Step 4
- i = -1; // Incremented to 0 below.
+ i = -1; // Incremented to 0 below.
break;
}
// Step 5
@@ -1203,9 +1285,8 @@ static void reconstruct_active_formatting_elements(GumboParser* parser) {
++i;
gumbo_debug("Reconstructing elements from %d on %s parent.\n", i,
- gumbo_normalized_tagname(
- get_current_node(parser)->v.element.tag));
- for(; i < elements->length; ++i) {
+ gumbo_normalized_tagname(get_current_node(parser)->v.element.tag));
+ for (; i < elements->length; ++i) {
// Step 7 & 8.
assert(elements->length > 0);
assert(i < elements->length);
@@ -1214,11 +1295,16 @@ static void reconstruct_active_formatting_elements(GumboParser* parser) {
GumboNode* clone = clone_node(
parser, element, GUMBO_INSERTION_RECONSTRUCTED_FORMATTING_ELEMENT);
// Step 9.
- insert_element(parser, clone, true);
+ InsertionLocation location =
+ get_appropriate_insertion_location(parser, NULL);
+ insert_node(parser, clone, location);
+ gumbo_vector_add(
+ parser, (void*) clone, &parser->_parser_state->_open_elements);
+
// Step 10.
elements->data[i] = clone;
gumbo_debug("Reconstructed %s element at %d.\n",
- gumbo_normalized_tagname(clone->v.element.tag), i);
+ gumbo_normalized_tagname(clone->v.element.tag), i);
}
}
@@ -1229,32 +1315,30 @@ static void clear_active_formatting_elements(GumboParser* parser) {
do {
node = gumbo_vector_pop(parser, elements);
++num_elements_cleared;
- } while(node && node != &kActiveFormattingScopeMarker);
+ } while (node && node != &kActiveFormattingScopeMarker);
gumbo_debug("Cleared %d elements from active formatting list.\n",
- num_elements_cleared);
+ num_elements_cleared);
}
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#the-initial-insertion-mode
static GumboQuirksModeEnum compute_quirks_mode(
const GumboTokenDocType* doctype) {
- if (doctype->force_quirks ||
- strcmp(doctype->name, kDoctypeHtml.data) ||
- is_in_static_list(doctype->public_identifier,
- kQuirksModePublicIdPrefixes, false) ||
- is_in_static_list(doctype->public_identifier,
- kQuirksModePublicIdExactMatches, true) ||
- is_in_static_list(doctype->system_identifier,
- kQuirksModeSystemIdExactMatches, true) ||
+ if (doctype->force_quirks || strcmp(doctype->name, kDoctypeHtml.data) ||
+ is_in_static_list(
+ doctype->public_identifier, kQuirksModePublicIdPrefixes, false) ||
+ is_in_static_list(
+ doctype->public_identifier, kQuirksModePublicIdExactMatches, true) ||
+ is_in_static_list(
+ doctype->system_identifier, kQuirksModeSystemIdExactMatches, true) ||
(is_in_static_list(doctype->public_identifier,
- kLimitedQuirksRequiresSystemIdPublicIdPrefixes, false)
- && !doctype->has_system_identifier)) {
+ kLimitedQuirksRequiresSystemIdPublicIdPrefixes, false) &&
+ !doctype->has_system_identifier)) {
return GUMBO_DOCTYPE_QUIRKS;
- } else if (
- is_in_static_list(doctype->public_identifier,
- kLimitedQuirksPublicIdPrefixes, false) ||
- (is_in_static_list(doctype->public_identifier,
- kLimitedQuirksRequiresSystemIdPublicIdPrefixes, false)
- && doctype->has_system_identifier)) {
+ } else if (is_in_static_list(doctype->public_identifier,
+ kLimitedQuirksPublicIdPrefixes, false) ||
+ (is_in_static_list(doctype->public_identifier,
+ kLimitedQuirksRequiresSystemIdPublicIdPrefixes, false) &&
+ doctype->has_system_identifier)) {
return GUMBO_DOCTYPE_LIMITED_QUIRKS;
}
return GUMBO_DOCTYPE_NO_QUIRKS;
@@ -1263,83 +1347,50 @@ static GumboQuirksModeEnum compute_quirks_mode(
// The following functions are all defined by the "has an element in __ scope"
// sections of the HTML5 spec:
// http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-the-specific-scope
-// The basic idea behind them is that they check for an element of the given tag
-// name, contained within a scope formed by a set of other tag names. For
-// example, "has an element in list scope" looks for an element of the given tag
-// within the nearest enclosing or , along with a bunch of generic
-// element types that serve to "firewall" their content from the rest of the
-// document.
-static bool has_an_element_in_specific_scope(
- GumboParser* parser, GumboVector* /* GumboTag */ expected, bool negate, ...) {
+// The basic idea behind them is that they check for an element of the given
+// qualified name, contained within a scope formed by a set of other qualified
+// names. For example, "has an element in list scope" looks for an element of
+// the given qualified name within the nearest enclosing or , along
+// with a bunch of generic element types that serve to "firewall" their content
+// from the rest of the document. Note that because of the way the spec is
+// written,
+// all elements are expected to be in the HTML namespace
+static bool has_an_element_in_specific_scope(GumboParser* parser,
+ int expected_size, const GumboTag* expected, bool negate,
+ const gumbo_tagset tags) {
GumboVector* open_elements = &parser->_parser_state->_open_elements;
- va_list args;
- va_start(args, negate);
- // va_arg can only run through the list once, so we copy it to an GumboVector
- // here. I wonder if it'd make more sense to make tags the GumboVector*
- // parameter and 'expected' a vararg list, but that'd require changing a lot
- // of code for unknown benefit. We may want to change the representation of
- // these tag sets anyway, to something more efficient.
- GumboVector tags;
- gumbo_vector_init(parser, 10, &tags);
- for (GumboTag tag = va_arg(args, GumboTag); tag != GUMBO_TAG_LAST;
- tag = va_arg(args, GumboTag)) {
- // We store the tags inline instead of storing pointers to them.
- gumbo_vector_add(parser, (void*) tag, &tags);
- }
- va_end(args);
-
- bool result = false;
- for (int i = open_elements->length; --i >= 0; ) {
+ for (int i = open_elements->length; --i >= 0;) {
const GumboNode* node = open_elements->data[i];
- if (node->type != GUMBO_NODE_ELEMENT) {
+ if (node->type != GUMBO_NODE_ELEMENT && node->type != GUMBO_NODE_TEMPLATE)
continue;
- }
+
GumboTag node_tag = node->v.element.tag;
- for (int j = 0; j < expected->length; ++j) {
- GumboTag expected_tag = (GumboTag) expected->data[j];
- if (node_tag == expected_tag) {
- result = true;
- goto cleanup;
- }
+ GumboNamespaceEnum node_ns = node->v.element.tag_namespace;
+ for (int j = 0; j < expected_size; ++j) {
+ if (node_tag == expected[j] && node_ns == GUMBO_NAMESPACE_HTML)
+ return true;
}
- bool found_tag = false;
- for (int j = 0; j < tags.length; ++j) {
- GumboTag tag = (GumboTag) tags.data[j];
- if (tag == node_tag) {
- found_tag = true;
- break;
- }
- }
- if (negate != found_tag) {
- result = false;
- goto cleanup;
- }
+ bool found = TAGSET_INCLUDES(tags, node_ns, node_tag);
+ if (negate != found) return false;
}
-cleanup:
- gumbo_vector_destroy(parser, &tags);
- return result;
+ return false;
}
-// This is a bit of a hack to stack-allocate a one-element GumboVector name
-// 'varname' containing the 'from_var' variable, since it's used in nearly all
-// the subsequent helper functions. Note the use of void* and casts instead of
-// GumboTag; this is so the alignment requirements are the same as GumboVector
-// and the data inside it can be freely accessed as if it were a normal
-// GumboVector.
-#define DECLARE_ONE_ELEMENT_GUMBO_VECTOR(varname, from_var) \
- void* varname ## _tmp_array[1] = { (void*) from_var }; \
- GumboVector varname = { varname ## _tmp_array, 1, 1 }
+// Checks for the presence of an open element of the specified tag type.
+static bool has_open_element(GumboParser* parser, GumboTag tag) {
+ return has_an_element_in_specific_scope(
+ parser, 1, &tag, false, (gumbo_tagset){TAG(HTML)});
+}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-scope
static bool has_an_element_in_scope(GumboParser* parser, GumboTag tag) {
- DECLARE_ONE_ELEMENT_GUMBO_VECTOR(tags, tag);
- return has_an_element_in_specific_scope(
- parser, &tags, false, GUMBO_TAG_APPLET, GUMBO_TAG_CAPTION, GUMBO_TAG_HTML,
- GUMBO_TAG_TABLE, GUMBO_TAG_TD, GUMBO_TAG_TH, GUMBO_TAG_MARQUEE,
- GUMBO_TAG_OBJECT, GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN, GUMBO_TAG_MS,
- GUMBO_TAG_MTEXT, GUMBO_TAG_ANNOTATION_XML, GUMBO_TAG_FOREIGNOBJECT,
- GUMBO_TAG_DESC, GUMBO_TAG_TITLE, GUMBO_TAG_LAST);
+ return has_an_element_in_specific_scope(parser, 1, &tag, false,
+ (gumbo_tagset){TAG(APPLET), TAG(CAPTION), TAG(HTML), TAG(TABLE), TAG(TD),
+ TAG(TH), TAG(MARQUEE), TAG(OBJECT), TAG(TEMPLATE), TAG_MATHML(MI),
+ TAG_MATHML(MO), TAG_MATHML(MN), TAG_MATHML(MS), TAG_MATHML(MTEXT),
+ TAG_MATHML(ANNOTATION_XML), TAG_SVG(FOREIGNOBJECT), TAG_SVG(DESC),
+ TAG_SVG(TITLE)});
}
// Like "has an element in scope", but for the specific case of looking for a
@@ -1350,21 +1401,21 @@ static bool has_an_element_in_scope(GumboParser* parser, GumboTag tag) {
// parameterize it.
static bool has_node_in_scope(GumboParser* parser, const GumboNode* node) {
GumboVector* open_elements = &parser->_parser_state->_open_elements;
- for (int i = open_elements->length; --i >= 0; ) {
+ for (int i = open_elements->length; --i >= 0;) {
const GumboNode* current = open_elements->data[i];
if (current == node) {
return true;
}
- if (current->type != GUMBO_NODE_ELEMENT) {
+ if (current->type != GUMBO_NODE_ELEMENT &&
+ current->type != GUMBO_NODE_TEMPLATE) {
continue;
}
- if (node_tag_in(
- current, GUMBO_TAG_APPLET, GUMBO_TAG_CAPTION, GUMBO_TAG_HTML,
- GUMBO_TAG_TABLE, GUMBO_TAG_TD, GUMBO_TAG_TH, GUMBO_TAG_MARQUEE,
- GUMBO_TAG_OBJECT, GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN,
- GUMBO_TAG_MS, GUMBO_TAG_MTEXT, GUMBO_TAG_ANNOTATION_XML,
- GUMBO_TAG_FOREIGNOBJECT, GUMBO_TAG_DESC, GUMBO_TAG_TITLE,
- GUMBO_TAG_LAST)) {
+ if (node_tag_in_set(current,
+ (gumbo_tagset){TAG(APPLET), TAG(CAPTION), TAG(HTML), TAG(TABLE),
+ TAG(TD), TAG(TH), TAG(MARQUEE), TAG(OBJECT), TAG(TEMPLATE),
+ TAG_MATHML(MI), TAG_MATHML(MO), TAG_MATHML(MN), TAG_MATHML(MS),
+ TAG_MATHML(MTEXT), TAG_MATHML(ANNOTATION_XML),
+ TAG_SVG(FOREIGNOBJECT), TAG_SVG(DESC), TAG_SVG(TITLE)})) {
return false;
}
}
@@ -1372,79 +1423,72 @@ static bool has_node_in_scope(GumboParser* parser, const GumboNode* node) {
return false;
}
-// Like has_an_element_in_scope, but restricts the expected tag to a range of
-// possible tag names instead of just a single one.
-static bool has_an_element_in_scope_with_tagname(GumboParser* parser, ...) {
- GumboVector tags;
- // 6 = arbitrary initial size for vector, chosen because the major use-case
- // for this method is heading tags, of which there are 6.
- gumbo_vector_init(parser, 6, &tags);
- va_list args;
- va_start(args, parser);
- for (GumboTag tag = va_arg(args, GumboTag); tag != GUMBO_TAG_LAST;
- tag = va_arg(args, GumboTag)) {
- gumbo_vector_add(parser, (void*) tag, &tags);
- }
- bool found = has_an_element_in_specific_scope(
- parser, &tags, false, GUMBO_TAG_APPLET, GUMBO_TAG_CAPTION, GUMBO_TAG_HTML,
- GUMBO_TAG_TABLE, GUMBO_TAG_TD, GUMBO_TAG_TH, GUMBO_TAG_MARQUEE,
- GUMBO_TAG_OBJECT, GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN, GUMBO_TAG_MS,
- GUMBO_TAG_MTEXT, GUMBO_TAG_ANNOTATION_XML, GUMBO_TAG_FOREIGNOBJECT,
- GUMBO_TAG_DESC, GUMBO_TAG_TITLE, GUMBO_TAG_LAST);
- gumbo_vector_destroy(parser, &tags);
- va_end(args);
- return found;
+// Like has_an_element_in_scope, but restricts the expected qualified name to a
+// range of possible qualified names instead of just a single one.
+static bool has_an_element_in_scope_with_tagname(
+ GumboParser* parser, int expected_len, const GumboTag expected[]) {
+ return has_an_element_in_specific_scope(parser, expected_len, expected, false,
+ (gumbo_tagset){TAG(APPLET), TAG(CAPTION), TAG(HTML), TAG(TABLE), TAG(TD),
+ TAG(TH), TAG(MARQUEE), TAG(OBJECT), TAG(TEMPLATE), TAG_MATHML(MI),
+ TAG_MATHML(MO), TAG_MATHML(MN), TAG_MATHML(MS), TAG_MATHML(MTEXT),
+ TAG_MATHML(ANNOTATION_XML), TAG_SVG(FOREIGNOBJECT), TAG_SVG(DESC),
+ TAG_SVG(TITLE)});
}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-list-item-scope
static bool has_an_element_in_list_scope(GumboParser* parser, GumboTag tag) {
- DECLARE_ONE_ELEMENT_GUMBO_VECTOR(tags, tag);
- return has_an_element_in_specific_scope(
- parser, &tags, false, GUMBO_TAG_APPLET, GUMBO_TAG_CAPTION, GUMBO_TAG_HTML,
- GUMBO_TAG_TABLE, GUMBO_TAG_TD, GUMBO_TAG_TH, GUMBO_TAG_MARQUEE,
- GUMBO_TAG_OBJECT, GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN, GUMBO_TAG_MS,
- GUMBO_TAG_MTEXT, GUMBO_TAG_ANNOTATION_XML, GUMBO_TAG_FOREIGNOBJECT,
- GUMBO_TAG_DESC, GUMBO_TAG_TITLE, GUMBO_TAG_OL, GUMBO_TAG_UL,
- GUMBO_TAG_LAST);
+ return has_an_element_in_specific_scope(parser, 1, &tag, false,
+ (gumbo_tagset){TAG(APPLET), TAG(CAPTION), TAG(HTML), TAG(TABLE), TAG(TD),
+ TAG(TH), TAG(MARQUEE), TAG(OBJECT), TAG(TEMPLATE), TAG_MATHML(MI),
+ TAG_MATHML(MO), TAG_MATHML(MN), TAG_MATHML(MS), TAG_MATHML(MTEXT),
+ TAG_MATHML(ANNOTATION_XML), TAG_SVG(FOREIGNOBJECT), TAG_SVG(DESC),
+ TAG_SVG(TITLE), TAG(OL), TAG(UL)});
}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-button-scope
static bool has_an_element_in_button_scope(GumboParser* parser, GumboTag tag) {
- DECLARE_ONE_ELEMENT_GUMBO_VECTOR(tags, tag);
- return has_an_element_in_specific_scope(
- parser, &tags, false, GUMBO_TAG_APPLET, GUMBO_TAG_CAPTION, GUMBO_TAG_HTML,
- GUMBO_TAG_TABLE, GUMBO_TAG_TD, GUMBO_TAG_TH, GUMBO_TAG_MARQUEE,
- GUMBO_TAG_OBJECT, GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN, GUMBO_TAG_MS,
- GUMBO_TAG_MTEXT, GUMBO_TAG_ANNOTATION_XML, GUMBO_TAG_FOREIGNOBJECT,
- GUMBO_TAG_DESC, GUMBO_TAG_TITLE, GUMBO_TAG_BUTTON, GUMBO_TAG_LAST);
+ return has_an_element_in_specific_scope(parser, 1, &tag, false,
+ (gumbo_tagset){TAG(APPLET), TAG(CAPTION), TAG(HTML), TAG(TABLE), TAG(TD),
+ TAG(TH), TAG(MARQUEE), TAG(OBJECT), TAG(TEMPLATE), TAG_MATHML(MI),
+ TAG_MATHML(MO), TAG_MATHML(MN), TAG_MATHML(MS), TAG_MATHML(MTEXT),
+ TAG_MATHML(ANNOTATION_XML), TAG_SVG(FOREIGNOBJECT), TAG_SVG(DESC),
+ TAG_SVG(TITLE), TAG(BUTTON)});
}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-table-scope
static bool has_an_element_in_table_scope(GumboParser* parser, GumboTag tag) {
- DECLARE_ONE_ELEMENT_GUMBO_VECTOR(tags, tag);
- return has_an_element_in_specific_scope(
- parser, &tags, false, GUMBO_TAG_HTML, GUMBO_TAG_TABLE, GUMBO_TAG_LAST);
+ return has_an_element_in_specific_scope(parser, 1, &tag, false,
+ (gumbo_tagset){TAG(HTML), TAG(TABLE), TAG(TEMPLATE)});
}
// http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#has-an-element-in-select-scope
static bool has_an_element_in_select_scope(GumboParser* parser, GumboTag tag) {
- DECLARE_ONE_ELEMENT_GUMBO_VECTOR(tags, tag);
return has_an_element_in_specific_scope(
- parser, &tags, true, GUMBO_TAG_OPTGROUP, GUMBO_TAG_OPTION,
- GUMBO_TAG_LAST);
+ parser, 1, &tag, true, (gumbo_tagset){TAG(OPTGROUP), TAG(OPTION)});
}
-
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#generate-implied-end-tags
// "exception" is the "element to exclude from the process" listed in the spec.
// Pass GUMBO_TAG_LAST to not exclude any of them.
static void generate_implied_end_tags(GumboParser* parser, GumboTag exception) {
- for (;
- node_tag_in(get_current_node(parser), GUMBO_TAG_DD, GUMBO_TAG_DT,
- GUMBO_TAG_LI, GUMBO_TAG_OPTION, GUMBO_TAG_OPTGROUP,
- GUMBO_TAG_P, GUMBO_TAG_RP, GUMBO_TAG_RT, GUMBO_TAG_LAST) &&
- !node_tag_is(get_current_node(parser), exception);
- pop_current_node(parser));
+ for (; node_tag_in_set(get_current_node(parser),
+ (gumbo_tagset){TAG(DD), TAG(DT), TAG(LI), TAG(OPTION),
+ TAG(OPTGROUP), TAG(P), TAG(RP), TAG(RB), TAG(RT), TAG(RTC)}) &&
+ !node_html_tag_is(get_current_node(parser), exception);
+ pop_current_node(parser))
+ ;
+}
+
+// This is the "generate all implied end tags thoroughly" clause of the spec.
+// https://html.spec.whatwg.org/multipage/syntax.html#closing-elements-that-have-implied-end-tags
+static void generate_all_implied_end_tags_thoroughly(GumboParser* parser) {
+ for (
+ ; node_tag_in_set(get_current_node(parser),
+ (gumbo_tagset){TAG(CAPTION), TAG(COLGROUP), TAG(DD), TAG(DT), TAG(LI),
+ TAG(OPTION), TAG(OPTGROUP), TAG(P), TAG(RP), TAG(RT), TAG(RTC),
+ TAG(TBODY), TAG(TD), TAG(TFOOT), TAG(TH), TAG(HEAD), TAG(TR)});
+ pop_current_node(parser))
+ ;
}
// This factors out the clauses relating to "act as if an end tag token with tag
@@ -1457,7 +1501,7 @@ static bool close_table(GumboParser* parser) {
}
GumboNode* node = pop_current_node(parser);
- while (!node_tag_is(node, GUMBO_TAG_TABLE)) {
+ while (!node_html_tag_is(node, GUMBO_TAG_TABLE)) {
node = pop_current_node(parser);
}
reset_insertion_mode_appropriately(parser);
@@ -1466,18 +1510,18 @@ static bool close_table(GumboParser* parser) {
// This factors out the clauses relating to "act as if an end tag token with tag
// name `cell_tag` had been seen".
-static bool close_table_cell(GumboParser* parser, const GumboToken* token,
- GumboTag cell_tag) {
+static bool close_table_cell(
+ GumboParser* parser, const GumboToken* token, GumboTag cell_tag) {
bool result = true;
generate_implied_end_tags(parser, GUMBO_TAG_LAST);
const GumboNode* node = get_current_node(parser);
- if (!node_tag_is(node, cell_tag)) {
- add_parse_error(parser, token);
+ if (!node_html_tag_is(node, cell_tag)) {
+ parser_add_parse_error(parser, token);
result = false;
}
do {
node = pop_current_node(parser);
- } while (!node_tag_is(node, cell_tag));
+ } while (!node_html_tag_is(node, cell_tag));
clear_active_formatting_elements(parser);
set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_ROW);
@@ -1502,7 +1546,7 @@ static bool close_current_cell(GumboParser* parser, const GumboToken* token) {
// resets the insertion mode appropriately.
static void close_current_select(GumboParser* parser) {
GumboNode* node = pop_current_node(parser);
- while (!node_tag_is(node, GUMBO_TAG_SELECT)) {
+ while (!node_html_tag_is(node, GUMBO_TAG_SELECT)) {
node = pop_current_node(parser);
}
reset_insertion_mode_appropriately(parser);
@@ -1511,60 +1555,48 @@ static void close_current_select(GumboParser* parser) {
// The list of nodes in the "special" category:
// http://www.whatwg.org/specs/web-apps/current-work/complete/parsing.html#special
static bool is_special_node(const GumboNode* node) {
- assert(node->type == GUMBO_NODE_ELEMENT);
- switch (node->v.element.tag_namespace) {
- case GUMBO_NAMESPACE_HTML:
- return node_tag_in(node,
- GUMBO_TAG_ADDRESS, GUMBO_TAG_APPLET, GUMBO_TAG_AREA,
- GUMBO_TAG_ARTICLE, GUMBO_TAG_ASIDE, GUMBO_TAG_BASE,
- GUMBO_TAG_BASEFONT, GUMBO_TAG_BGSOUND, GUMBO_TAG_BLOCKQUOTE,
- GUMBO_TAG_BODY, GUMBO_TAG_BR, GUMBO_TAG_BUTTON, GUMBO_TAG_CAPTION,
- GUMBO_TAG_CENTER, GUMBO_TAG_COL, GUMBO_TAG_COLGROUP,
- GUMBO_TAG_COMMAND, GUMBO_TAG_DD, GUMBO_TAG_DETAILS, GUMBO_TAG_DIR,
- GUMBO_TAG_DIV, GUMBO_TAG_DL, GUMBO_TAG_DT, GUMBO_TAG_EMBED,
- GUMBO_TAG_FIELDSET, GUMBO_TAG_FIGCAPTION, GUMBO_TAG_FIGURE,
- GUMBO_TAG_FOOTER, GUMBO_TAG_FORM, GUMBO_TAG_FRAME,
- GUMBO_TAG_FRAMESET, GUMBO_TAG_H1, GUMBO_TAG_H2, GUMBO_TAG_H3,
- GUMBO_TAG_H4, GUMBO_TAG_H5, GUMBO_TAG_H6, GUMBO_TAG_HEAD,
- GUMBO_TAG_HEADER, GUMBO_TAG_HGROUP, GUMBO_TAG_HR, GUMBO_TAG_HTML,
- GUMBO_TAG_IFRAME, GUMBO_TAG_IMG, GUMBO_TAG_INPUT, GUMBO_TAG_ISINDEX,
- GUMBO_TAG_LI, GUMBO_TAG_LINK, GUMBO_TAG_LISTING, GUMBO_TAG_MARQUEE,
- GUMBO_TAG_MENU, GUMBO_TAG_META, GUMBO_TAG_NAV, GUMBO_TAG_NOEMBED,
- GUMBO_TAG_NOFRAMES, GUMBO_TAG_NOSCRIPT, GUMBO_TAG_OBJECT,
- GUMBO_TAG_OL, GUMBO_TAG_P, GUMBO_TAG_PARAM, GUMBO_TAG_PLAINTEXT,
- GUMBO_TAG_PRE, GUMBO_TAG_SCRIPT, GUMBO_TAG_SECTION, GUMBO_TAG_SELECT,
- GUMBO_TAG_STYLE, GUMBO_TAG_SUMMARY, GUMBO_TAG_TABLE, GUMBO_TAG_TBODY,
- GUMBO_TAG_TD, GUMBO_TAG_TEXTAREA, GUMBO_TAG_TFOOT, GUMBO_TAG_TH,
- GUMBO_TAG_THEAD, GUMBO_TAG_TITLE, GUMBO_TAG_TR, GUMBO_TAG_UL,
- GUMBO_TAG_WBR, GUMBO_TAG_XMP, GUMBO_TAG_LAST);
- case GUMBO_NAMESPACE_MATHML:
- return node_tag_in(node,
- GUMBO_TAG_MI, GUMBO_TAG_MO, GUMBO_TAG_MN, GUMBO_TAG_MS,
- GUMBO_TAG_MTEXT, GUMBO_TAG_ANNOTATION_XML, GUMBO_TAG_LAST);
- case GUMBO_NAMESPACE_SVG:
- return node_tag_in(node,
- GUMBO_TAG_FOREIGNOBJECT, GUMBO_TAG_DESC, GUMBO_TAG_LAST);
- }
- abort();
- return false; // Pacify compiler.
-}
-
-// Implicitly closes currently open tags until it reaches an element with the
-// specified tag name. If the elements closed are in the set handled by
+ assert(node->type == GUMBO_NODE_ELEMENT || node->type == GUMBO_NODE_TEMPLATE);
+ return node_tag_in_set(node,
+ (gumbo_tagset){TAG(ADDRESS), TAG(APPLET), TAG(AREA), TAG(ARTICLE),
+ TAG(ASIDE), TAG(BASE), TAG(BASEFONT), TAG(BGSOUND), TAG(BLOCKQUOTE),
+ TAG(BODY), TAG(BR), TAG(BUTTON), TAG(CAPTION), TAG(CENTER), TAG(COL),
+ TAG(COLGROUP), TAG(MENUITEM), TAG(DD), TAG(DETAILS), TAG(DIR),
+ TAG(DIV), TAG(DL), TAG(DT), TAG(EMBED), TAG(FIELDSET),
+ TAG(FIGCAPTION), TAG(FIGURE), TAG(FOOTER), TAG(FORM), TAG(FRAME),
+ TAG(FRAMESET), TAG(H1), TAG(H2), TAG(H3), TAG(H4), TAG(H5), TAG(H6),
+ TAG(HEAD), TAG(HEADER), TAG(HGROUP), TAG(HR), TAG(HTML), TAG(IFRAME),
+ TAG(IMG), TAG(INPUT), TAG(ISINDEX), TAG(LI), TAG(LINK), TAG(LISTING),
+ TAG(MARQUEE), TAG(MENU), TAG(META), TAG(NAV), TAG(NOEMBED),
+ TAG(NOFRAMES), TAG(NOSCRIPT), TAG(OBJECT), TAG(OL), TAG(P),
+ TAG(PARAM), TAG(PLAINTEXT), TAG(PRE), TAG(SCRIPT), TAG(SECTION),
+ TAG(SELECT), TAG(STYLE), TAG(SUMMARY), TAG(TABLE), TAG(TBODY),
+ TAG(TD), TAG(TEMPLATE), TAG(TEXTAREA), TAG(TFOOT), TAG(TH),
+ TAG(THEAD), TAG(TITLE), TAG(TR), TAG(UL), TAG(WBR), TAG(XMP),
+
+ TAG_MATHML(MI), TAG_MATHML(MO), TAG_MATHML(MN), TAG_MATHML(MS),
+ TAG_MATHML(MTEXT), TAG_MATHML(ANNOTATION_XML),
+
+ TAG_SVG(FOREIGNOBJECT), TAG_SVG(DESC)});
+}
+
+// Implicitly closes currently open elements until it reaches an element with
+// the
+// specified qualified name. If the elements closed are in the set handled by
// generate_implied_end_tags, this is normal operation and this function returns
// true. Otherwise, a parse error is recorded and this function returns false.
-static bool implicitly_close_tags(
- GumboParser* parser, GumboToken* token, GumboTag target) {
+static bool implicitly_close_tags(GumboParser* parser, GumboToken* token,
+ GumboNamespaceEnum target_ns, GumboTag target) {
bool result = true;
generate_implied_end_tags(parser, target);
- if (!node_tag_is(get_current_node(parser), target)) {
- add_parse_error(parser, token);
- while (!node_tag_is(get_current_node(parser), target)) {
+ if (!node_qualified_tag_is(get_current_node(parser), target_ns, target)) {
+ parser_add_parse_error(parser, token);
+ while (
+ !node_qualified_tag_is(get_current_node(parser), target_ns, target)) {
pop_current_node(parser);
}
result = false;
}
- assert(node_tag_is(get_current_node(parser), target));
+ assert(node_qualified_tag_is(get_current_node(parser), target_ns, target));
pop_current_node(parser);
return result;
}
@@ -1573,9 +1605,11 @@ static bool implicitly_close_tags(
// a tag was encountered, implicitly closing tags. Returns false if a
// parse error occurs. This is a convenience function because this particular
// clause appears several times in the spec.
-static bool maybe_implicitly_close_p_tag(GumboParser* parser, GumboToken* token) {
+static bool maybe_implicitly_close_p_tag(
+ GumboParser* parser, GumboToken* token) {
if (has_an_element_in_button_scope(parser, GUMBO_TAG_P)) {
- return implicitly_close_tags(parser, token, GUMBO_TAG_P);
+ return implicitly_close_tags(
+ parser, token, GUMBO_NAMESPACE_HTML, GUMBO_TAG_P);
}
return true;
}
@@ -1586,18 +1620,19 @@ static void maybe_implicitly_close_list_tag(
GumboParser* parser, GumboToken* token, bool is_li) {
GumboParserState* state = parser->_parser_state;
state->_frameset_ok = false;
- for (int i = state->_open_elements.length; --i >= 0; ) {
+ for (int i = state->_open_elements.length; --i >= 0;) {
const GumboNode* node = state->_open_elements.data[i];
- bool is_list_tag = is_li ?
- node_tag_is(node, GUMBO_TAG_LI) :
- node_tag_in(node, GUMBO_TAG_DD, GUMBO_TAG_DT, GUMBO_TAG_LAST);
+ bool is_list_tag =
+ is_li ? node_html_tag_is(node, GUMBO_TAG_LI)
+ : node_tag_in_set(node, (gumbo_tagset){TAG(DD), TAG(DT)});
if (is_list_tag) {
- implicitly_close_tags(parser, token, node->v.element.tag);
+ implicitly_close_tags(
+ parser, token, node->v.element.tag_namespace, node->v.element.tag);
return;
}
if (is_special_node(node) &&
- !node_tag_in(node, GUMBO_TAG_ADDRESS, GUMBO_TAG_DIV, GUMBO_TAG_P,
- GUMBO_TAG_LAST)) {
+ !node_tag_in_set(
+ node, (gumbo_tagset){TAG(ADDRESS), TAG(DIV), TAG(P)})) {
return;
}
}
@@ -1610,7 +1645,7 @@ static void merge_attributes(
const GumboVector* token_attr = &token->v.start_tag.attributes;
GumboVector* node_attr = &node->v.element.attributes;
- for (int i = 0; i < token_attr->length; ++i) {
+ for (unsigned int i = 0; i < token_attr->length; ++i) {
GumboAttribute* attr = token_attr->data[i];
if (!gumbo_get_attribute(node_attr, attr->name)) {
// Ownership of the attribute is transferred by this gumbo_vector_add,
@@ -1634,8 +1669,8 @@ static void merge_attributes(
}
const char* gumbo_normalize_svg_tagname(const GumboStringPiece* tag) {
- for (int i = 0;
- i < sizeof(kSvgTagReplacements) / sizeof(ReplacementEntry); ++i) {
+ for (size_t i = 0; i < sizeof(kSvgTagReplacements) / sizeof(ReplacementEntry);
+ ++i) {
const ReplacementEntry* entry = &kSvgTagReplacements[i];
if (gumbo_string_equals_ignore_case(tag, &entry->from)) {
return entry->to.data;
@@ -1650,9 +1685,9 @@ const char* gumbo_normalize_svg_tagname(const GumboStringPiece* tag) {
static void adjust_foreign_attributes(GumboParser* parser, GumboToken* token) {
assert(token->type == GUMBO_TOKEN_START_TAG);
const GumboVector* attributes = &token->v.start_tag.attributes;
- for (int i = 0;
- i < sizeof(kForeignAttributeReplacements) /
- sizeof(NamespacedAttributeReplacement); ++i) {
+ for (size_t i = 0; i < sizeof(kForeignAttributeReplacements) /
+ sizeof(NamespacedAttributeReplacement);
+ ++i) {
const NamespacedAttributeReplacement* entry =
&kForeignAttributeReplacements[i];
GumboAttribute* attr = gumbo_get_attribute(attributes, entry->from);
@@ -1670,7 +1705,7 @@ static void adjust_foreign_attributes(GumboParser* parser, GumboToken* token) {
static void adjust_svg_attributes(GumboParser* parser, GumboToken* token) {
assert(token->type == GUMBO_TOKEN_START_TAG);
const GumboVector* attributes = &token->v.start_tag.attributes;
- for (int i = 0;
+ for (size_t i = 0;
i < sizeof(kSvgAttributeReplacements) / sizeof(ReplacementEntry); ++i) {
const ReplacementEntry* entry = &kSvgAttributeReplacements[i];
GumboAttribute* attr = gumbo_get_attribute(attributes, entry->from.data);
@@ -1687,8 +1722,8 @@ static void adjust_svg_attributes(GumboParser* parser, GumboToken* token) {
// value.
static void adjust_mathml_attributes(GumboParser* parser, GumboToken* token) {
assert(token->type == GUMBO_TOKEN_START_TAG);
- GumboAttribute* attr = gumbo_get_attribute(
- &token->v.start_tag.attributes, "definitionurl");
+ GumboAttribute* attr =
+ gumbo_get_attribute(&token->v.start_tag.attributes, "definitionurl");
if (!attr) {
return;
}
@@ -1696,33 +1731,31 @@ static void adjust_mathml_attributes(GumboParser* parser, GumboToken* token) {
attr->name = gumbo_copy_stringz(parser, "definitionURL");
}
-static bool doctype_matches(
- const GumboTokenDocType* doctype,
- const GumboStringPiece* public_id,
- const GumboStringPiece* system_id,
+static bool doctype_matches(const GumboTokenDocType* doctype,
+ const GumboStringPiece* public_id, const GumboStringPiece* system_id,
bool allow_missing_system_id) {
return !strcmp(doctype->public_identifier, public_id->data) &&
- (allow_missing_system_id || doctype->has_system_identifier) &&
- !strcmp(doctype->system_identifier, system_id->data);
+ (allow_missing_system_id || doctype->has_system_identifier) &&
+ !strcmp(doctype->system_identifier, system_id->data);
}
static bool maybe_add_doctype_error(
GumboParser* parser, const GumboToken* token) {
const GumboTokenDocType* doctype = &token->v.doc_type;
bool html_doctype = !strcmp(doctype->name, kDoctypeHtml.data);
- if (!html_doctype ||
- doctype->has_public_identifier ||
- (doctype->has_system_identifier && !strcmp(
- doctype->system_identifier, kSystemIdLegacyCompat.data)) ||
- !(html_doctype && (
- doctype_matches(doctype, &kPublicIdHtml4_0,
- &kSystemIdRecHtml4_0, true) ||
- doctype_matches(doctype, &kPublicIdHtml4_01, &kSystemIdHtml4, true) ||
- doctype_matches(doctype, &kPublicIdXhtml1_0,
- &kSystemIdXhtmlStrict1_1, false) ||
- doctype_matches(doctype, &kPublicIdXhtml1_1,
- &kSystemIdXhtml1_1, false)))) {
- add_parse_error(parser, token);
+ if ((!html_doctype || doctype->has_public_identifier ||
+ (doctype->has_system_identifier &&
+ !strcmp(
+ doctype->system_identifier, kSystemIdLegacyCompat.data))) &&
+ !(html_doctype && (doctype_matches(doctype, &kPublicIdHtml4_0,
+ &kSystemIdRecHtml4_0, true) ||
+ doctype_matches(doctype, &kPublicIdHtml4_01,
+ &kSystemIdHtml4, true) ||
+ doctype_matches(doctype, &kPublicIdXhtml1_0,
+ &kSystemIdXhtmlStrict1_1, false) ||
+ doctype_matches(doctype, &kPublicIdXhtml1_1,
+ &kSystemIdXhtml1_1, false)))) {
+ parser_add_parse_error(parser, token);
return false;
}
return true;
@@ -1744,7 +1777,7 @@ static void remove_from_parent(GumboParser* parser, GumboNode* node) {
gumbo_vector_remove_at(parser, index, children);
node->parent = NULL;
node->index_within_parent = -1;
- for (int i = index; i < children->length; ++i) {
+ for (unsigned int i = index; i < children->length; ++i) {
GumboNode* child = children->data[i];
child->index_within_parent = i;
}
@@ -1753,29 +1786,38 @@ static void remove_from_parent(GumboParser* parser, GumboNode* node) {
// http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html#an-introduction-to-error-handling-and-strange-cases-in-the-parser
// Also described in the "in body" handling for end formatting tags.
static bool adoption_agency_algorithm(
- GumboParser* parser, GumboToken* token, GumboTag closing_tag) {
+ GumboParser* parser, GumboToken* token, GumboTag subject) {
GumboParserState* state = parser->_parser_state;
gumbo_debug("Entering adoption agency algorithm.\n");
- // Steps 1-3 & 16:
- for (int i = 0; i < 8; ++i) {
- // Step 4.
+ // Step 1.
+ GumboNode* current_node = get_current_node(parser);
+ if (current_node->v.element.tag_namespace == GUMBO_NAMESPACE_HTML &&
+ current_node->v.element.tag == subject &&
+ gumbo_vector_index_of(
+ &state->_active_formatting_elements, current_node) == -1) {
+ pop_current_node(parser);
+ return false;
+ }
+ // Steps 2-4 & 20:
+ for (unsigned int i = 0; i < 8; ++i) {
+ // Step 5.
GumboNode* formatting_node = NULL;
int formatting_node_in_open_elements = -1;
- for (int j = state->_active_formatting_elements.length; --j >= 0; ) {
+ for (int j = state->_active_formatting_elements.length; --j >= 0;) {
GumboNode* current_node = state->_active_formatting_elements.data[j];
if (current_node == &kActiveFormattingScopeMarker) {
gumbo_debug("Broke on scope marker; aborting.\n");
// Last scope marker; abort the algorithm.
return false;
}
- if (node_tag_is(current_node, closing_tag)) {
+ if (node_html_tag_is(current_node, subject)) {
// Found it.
formatting_node = current_node;
- formatting_node_in_open_elements = gumbo_vector_index_of(
- &state->_open_elements, formatting_node);
+ formatting_node_in_open_elements =
+ gumbo_vector_index_of(&state->_open_elements, formatting_node);
gumbo_debug("Formatting element of tag %s at %d.\n",
- gumbo_normalized_tagname(closing_tag),
- formatting_node_in_open_elements);
+ gumbo_normalized_tagname(subject),
+ formatting_node_in_open_elements);
break;
}
}
@@ -1787,74 +1829,84 @@ static bool adoption_agency_algorithm(
return false;
}
+ // Step 6
if (formatting_node_in_open_elements == -1) {
gumbo_debug("Formatting node not on stack of open elements.\n");
- gumbo_vector_remove(parser, formatting_node,
- &state->_active_formatting_elements);
+ parser_add_parse_error(parser, token);
+ gumbo_vector_remove(
+ parser, formatting_node, &state->_active_formatting_elements);
return false;
}
+ // Step 7
if (!has_an_element_in_scope(parser, formatting_node->v.element.tag)) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
gumbo_debug("Element not in scope.\n");
return false;
}
+
+ // Step 8
if (formatting_node != get_current_node(parser)) {
- add_parse_error(parser, token); // But continue onwards.
+ parser_add_parse_error(parser, token); // But continue onwards.
}
assert(formatting_node);
- assert(!node_tag_is(formatting_node, GUMBO_TAG_HTML));
- assert(!node_tag_is(formatting_node, GUMBO_TAG_BODY));
+ assert(!node_html_tag_is(formatting_node, GUMBO_TAG_HTML));
+ assert(!node_html_tag_is(formatting_node, GUMBO_TAG_BODY));
- // Step 5 & 6.
+ // Step 9 & 10
GumboNode* furthest_block = NULL;
- for (int j = formatting_node_in_open_elements;
+ for (unsigned int j = formatting_node_in_open_elements;
j < state->_open_elements.length; ++j) {
assert(j > 0);
GumboNode* current = state->_open_elements.data[j];
if (is_special_node(current)) {
- // Step 5.
+ // Step 9.
furthest_block = current;
break;
}
}
if (!furthest_block) {
- // Step 6.
+ // Step 10.
while (get_current_node(parser) != formatting_node) {
pop_current_node(parser);
}
// And the formatting element itself.
pop_current_node(parser);
- gumbo_vector_remove(parser, formatting_node,
- &state->_active_formatting_elements);
+ gumbo_vector_remove(
+ parser, formatting_node, &state->_active_formatting_elements);
return false;
}
- assert(!node_tag_is(furthest_block, GUMBO_TAG_HTML));
+ assert(!node_html_tag_is(furthest_block, GUMBO_TAG_HTML));
assert(furthest_block);
- // Step 7.
+ // Step 11.
// Elements may be moved and reparented by this algorithm, so
// common_ancestor is not necessarily the same as formatting_node->parent.
GumboNode* common_ancestor =
- state->_open_elements.data[gumbo_vector_index_of(
- &state->_open_elements, formatting_node) - 1];
+ state->_open_elements.data[gumbo_vector_index_of(&state->_open_elements,
+ formatting_node) -
+ 1];
gumbo_debug("Common ancestor tag = %s, furthest block tag = %s.\n",
- gumbo_normalized_tagname(common_ancestor->v.element.tag),
- gumbo_normalized_tagname(furthest_block->v.element.tag));
+ gumbo_normalized_tagname(common_ancestor->v.element.tag),
+ gumbo_normalized_tagname(furthest_block->v.element.tag));
- // Step 8.
+ // Step 12.
int bookmark = gumbo_vector_index_of(
- &state->_active_formatting_elements, formatting_node);;
- // Step 9.
+ &state->_active_formatting_elements, formatting_node) +
+ 1;
+ gumbo_debug("Bookmark at %d.\n", bookmark);
+ // Step 13.
GumboNode* node = furthest_block;
GumboNode* last_node = furthest_block;
// Must be stored explicitly, in case node is removed from the stack of open
// elements, to handle step 9.4.
int saved_node_index = gumbo_vector_index_of(&state->_open_elements, node);
assert(saved_node_index > 0);
- // Step 9.1-9.3 & 9.11.
- for (int j = 0; j < 3; ++j) {
- // Step 9.4.
+ // Step 13.1.
+ for (int j = 0;;) {
+ // Step 13.2.
+ ++j;
+ // Step 13.3.
int node_index = gumbo_vector_index_of(&state->_open_elements, node);
gumbo_debug(
"Current index: %d, last index: %d.\n", node_index, saved_node_index);
@@ -1863,59 +1915,72 @@ static bool adoption_agency_algorithm(
}
saved_node_index = --node_index;
assert(node_index > 0);
- assert(node_index < state->_open_elements.capacity);
+ assert((unsigned int) node_index < state->_open_elements.capacity);
node = state->_open_elements.data[node_index];
assert(node->parent);
- // Step 9.5.
- if (gumbo_vector_index_of(
- &state->_active_formatting_elements, node) == -1) {
+ if (node == formatting_node) {
+ // Step 13.4.
+ break;
+ }
+ int formatting_index =
+ gumbo_vector_index_of(&state->_active_formatting_elements, node);
+ if (j > 3 && formatting_index != -1) {
+ // Step 13.5.
+ gumbo_debug("Removing formatting element at %d.\n", formatting_index);
+ gumbo_vector_remove_at(
+ parser, formatting_index, &state->_active_formatting_elements);
+ // Removing the element shifts all indices over by one, so we may need
+ // to move the bookmark.
+ if (formatting_index < bookmark) {
+ --bookmark;
+ gumbo_debug("Moving bookmark to %d.\n", bookmark);
+ }
+ continue;
+ }
+ if (formatting_index == -1) {
+ // Step 13.6.
gumbo_vector_remove_at(parser, node_index, &state->_open_elements);
continue;
- } else if (node == formatting_node) {
- // Step 9.6.
- break;
}
- // Step 9.7.
- int formatting_index = gumbo_vector_index_of(
- &state->_active_formatting_elements, node);
+ // Step 13.7.
+ // "common ancestor as the intended parent" doesn't actually mean insert
+ // it into the common ancestor; that happens below.
node = clone_node(parser, node, GUMBO_INSERTION_ADOPTION_AGENCY_CLONED);
+ assert(formatting_index >= 0);
state->_active_formatting_elements.data[formatting_index] = node;
+ assert(node_index >= 0);
state->_open_elements.data[node_index] = node;
- // Step 9.8.
+ // Step 13.8.
if (last_node == furthest_block) {
bookmark = formatting_index + 1;
- assert(bookmark <= state->_active_formatting_elements.length);
+ gumbo_debug("Bookmark moved to %d.\n", bookmark);
+ assert((unsigned int) bookmark <= state->_active_formatting_elements.length);
}
- // Step 9.9.
+ // Step 13.9.
last_node->parse_flags |= GUMBO_INSERTION_ADOPTION_AGENCY_MOVED;
remove_from_parent(parser, last_node);
append_node(parser, node, last_node);
- // Step 9.10.
+ // Step 13.10.
last_node = node;
- }
+ } // Step 13.11.
- // Step 10.
+ // Step 14.
gumbo_debug("Removing %s node from parent ",
- gumbo_normalized_tagname(last_node->v.element.tag));
+ gumbo_normalized_tagname(last_node->v.element.tag));
remove_from_parent(parser, last_node);
last_node->parse_flags |= GUMBO_INSERTION_ADOPTION_AGENCY_MOVED;
- if (node_tag_in(common_ancestor, GUMBO_TAG_TABLE, GUMBO_TAG_TBODY,
- GUMBO_TAG_TFOOT, GUMBO_TAG_THEAD, GUMBO_TAG_TR,
- GUMBO_TAG_LAST)) {
- gumbo_debug("and foster-parenting it.\n");
- foster_parent_element(parser, last_node);
- } else {
- gumbo_debug("and inserting it into %s.\n",
- gumbo_normalized_tagname(common_ancestor->v.element.tag));
- append_node(parser, common_ancestor, last_node);
- }
+ InsertionLocation location =
+ get_appropriate_insertion_location(parser, common_ancestor);
+ gumbo_debug("and inserting it into %s.\n",
+ gumbo_normalized_tagname(location.target->v.element.tag));
+ insert_node(parser, last_node, location);
- // Step 11.
+ // Step 15.
GumboNode* new_formatting_node = clone_node(
parser, formatting_node, GUMBO_INSERTION_ADOPTION_AGENCY_CLONED);
formatting_node->parse_flags |= GUMBO_INSERTION_IMPLICIT_END_TAG;
- // Step 12. Instead of appending nodes one-by-one, we swap the children
+ // Step 16. Instead of appending nodes one-by-one, we swap the children
// vector of furthest_block with the empty children of new_formatting_node,
// reducing memory traffic and allocations. We still have to reset their
// parent pointers, though.
@@ -1925,15 +1990,15 @@ static bool adoption_agency_algorithm(
furthest_block->v.element.children = temp;
temp = new_formatting_node->v.element.children;
- for (int i = 0; i < temp.length; ++i) {
+ for (unsigned int i = 0; i < temp.length; ++i) {
GumboNode* child = temp.data[i];
child->parent = new_formatting_node;
}
- // Step 13.
+ // Step 17.
append_node(parser, furthest_block, new_formatting_node);
- // Step 14.
+ // Step 18.
// If the formatting node was before the bookmark, it may shift over all
// indices after it, so we need to explicitly find the index and possibly
// adjust the bookmark.
@@ -1941,25 +2006,27 @@ static bool adoption_agency_algorithm(
&state->_active_formatting_elements, formatting_node);
assert(formatting_node_index != -1);
if (formatting_node_index < bookmark) {
+ gumbo_debug(
+ "Formatting node at %d is before bookmark at %d; decrementing.\n",
+ formatting_node_index, bookmark);
--bookmark;
}
gumbo_vector_remove_at(
parser, formatting_node_index, &state->_active_formatting_elements);
assert(bookmark >= 0);
- assert(bookmark <= state->_active_formatting_elements.length);
+ assert((unsigned int) bookmark <= state->_active_formatting_elements.length);
gumbo_vector_insert_at(parser, new_formatting_node, bookmark,
- &state->_active_formatting_elements);
+ &state->_active_formatting_elements);
- // Step 15.
- gumbo_vector_remove(
- parser, formatting_node, &state->_open_elements);
- int insert_at = gumbo_vector_index_of(
- &state->_open_elements, furthest_block) + 1;
+ // Step 19.
+ gumbo_vector_remove(parser, formatting_node, &state->_open_elements);
+ int insert_at =
+ gumbo_vector_index_of(&state->_open_elements, furthest_block) + 1;
assert(insert_at >= 0);
- assert(insert_at <= state->_open_elements.length);
+ assert((unsigned int) insert_at <= state->_open_elements.length);
gumbo_vector_insert_at(
parser, new_formatting_node, insert_at, &state->_open_elements);
- }
+ } // Step 20.
return true;
}
@@ -1982,17 +2049,19 @@ static void ignore_token(GumboParser* parser) {
// http://www.whatwg.org/specs/web-apps/current-work/complete/the-end.html
static void finish_parsing(GumboParser* parser) {
+ gumbo_debug("Finishing parsing");
maybe_flush_text_node_buffer(parser);
GumboParserState* state = parser->_parser_state;
for (GumboNode* node = pop_current_node(parser); node;
node = pop_current_node(parser)) {
- if ((node_tag_is(node, GUMBO_TAG_BODY) && state->_closed_body_tag) ||
- (node_tag_is(node, GUMBO_TAG_HTML) && state->_closed_html_tag)) {
+ if ((node_html_tag_is(node, GUMBO_TAG_BODY) && state->_closed_body_tag) ||
+ (node_html_tag_is(node, GUMBO_TAG_HTML) && state->_closed_html_tag)) {
continue;
}
node->parse_flags |= GUMBO_INSERTION_IMPLICIT_END_TAG;
}
- while (pop_current_node(parser)); // Pop them all.
+ while (pop_current_node(parser))
+ ; // Pop them all.
}
static bool handle_initial(GumboParser* parser, GumboToken* token) {
@@ -2012,7 +2081,7 @@ static bool handle_initial(GumboParser* parser, GumboToken* token) {
set_insertion_mode(parser, GUMBO_INSERTION_MODE_BEFORE_HTML);
return maybe_add_doctype_error(parser, token);
}
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
document->doc_type_quirks_mode = GUMBO_DOCTYPE_QUIRKS;
set_insertion_mode(parser, GUMBO_INSERTION_MODE_BEFORE_HTML);
parser->_parser_state->_reprocess_current_token = true;
@@ -2022,7 +2091,7 @@ static bool handle_initial(GumboParser* parser, GumboToken* token) {
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#the-before-html-insertion-mode
static bool handle_before_html(GumboParser* parser, GumboToken* token) {
if (token->type == GUMBO_TOKEN_DOCTYPE) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else if (token->type == GUMBO_TOKEN_COMMENT) {
@@ -2036,10 +2105,10 @@ static bool handle_before_html(GumboParser* parser, GumboToken* token) {
parser->_output->root = html_node;
set_insertion_mode(parser, GUMBO_INSERTION_MODE_BEFORE_HEAD);
return true;
- } else if (token->type == GUMBO_TOKEN_END_TAG && !tag_in(
- token, false, GUMBO_TAG_HEAD, GUMBO_TAG_BODY, GUMBO_TAG_HTML,
- GUMBO_TAG_BR, GUMBO_TAG_LAST)) {
- add_parse_error(parser, token);
+ } else if (token->type == GUMBO_TOKEN_END_TAG &&
+ !tag_in(token, false,
+ (gumbo_tagset){TAG(HEAD), TAG(BODY), TAG(HTML), TAG(BR)})) {
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else {
@@ -2056,7 +2125,7 @@ static bool handle_before_html(GumboParser* parser, GumboToken* token) {
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#the-before-head-insertion-mode
static bool handle_before_head(GumboParser* parser, GumboToken* token) {
if (token->type == GUMBO_TOKEN_DOCTYPE) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else if (token->type == GUMBO_TOKEN_COMMENT) {
@@ -2070,10 +2139,10 @@ static bool handle_before_head(GumboParser* parser, GumboToken* token) {
set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_HEAD);
parser->_parser_state->_head_element = node;
return true;
- } else if (token->type == GUMBO_TOKEN_END_TAG && !tag_in(
- token, false, GUMBO_TAG_HEAD, GUMBO_TAG_BODY, GUMBO_TAG_HTML,
- GUMBO_TAG_BR, GUMBO_TAG_LAST)) {
- add_parse_error(parser, token);
+ } else if (token->type == GUMBO_TOKEN_END_TAG &&
+ !tag_in(token, false,
+ (gumbo_tagset){TAG(HEAD), TAG(BODY), TAG(HTML), TAG(BR)})) {
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else {
@@ -2096,7 +2165,7 @@ static bool handle_in_head(GumboParser* parser, GumboToken* token) {
insert_text_token(parser, token);
return true;
} else if (token->type == GUMBO_TOKEN_DOCTYPE) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else if (token->type == GUMBO_TOKEN_COMMENT) {
@@ -2104,9 +2173,9 @@ static bool handle_in_head(GumboParser* parser, GumboToken* token) {
return true;
} else if (tag_is(token, kStartTag, GUMBO_TAG_HTML)) {
return handle_in_body(parser, token);
- } else if (tag_in(token, kStartTag, GUMBO_TAG_BASE, GUMBO_TAG_BASEFONT,
- GUMBO_TAG_BGSOUND, GUMBO_TAG_COMMAND, GUMBO_TAG_LINK,
- GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kStartTag,
+ (gumbo_tagset){TAG(BASE), TAG(BASEFONT), TAG(BGSOUND),
+ TAG(MENUITEM), TAG(LINK)})) {
insert_element_from_token(parser, token);
pop_current_node(parser);
acknowledge_self_closing_tag(parser);
@@ -2123,8 +2192,8 @@ static bool handle_in_head(GumboParser* parser, GumboToken* token) {
} else if (tag_is(token, kStartTag, GUMBO_TAG_TITLE)) {
run_generic_parsing_algorithm(parser, token, GUMBO_LEX_RCDATA);
return true;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_NOFRAMES, GUMBO_TAG_STYLE,
- GUMBO_TAG_LAST)) {
+ } else if (tag_in(
+ token, kStartTag, (gumbo_tagset){TAG(NOFRAMES), TAG(STYLE)})) {
run_generic_parsing_algorithm(parser, token, GUMBO_LEX_RAWTEXT);
return true;
} else if (tag_is(token, kStartTag, GUMBO_TAG_NOSCRIPT)) {
@@ -2137,61 +2206,84 @@ static bool handle_in_head(GumboParser* parser, GumboToken* token) {
} else if (tag_is(token, kEndTag, GUMBO_TAG_HEAD)) {
GumboNode* head = pop_current_node(parser);
AVOID_UNUSED_VARIABLE_WARNING(head);
- assert(node_tag_is(head, GUMBO_TAG_HEAD));
+ assert(node_html_tag_is(head, GUMBO_TAG_HEAD));
set_insertion_mode(parser, GUMBO_INSERTION_MODE_AFTER_HEAD);
return true;
- } else if (tag_is(token, kStartTag, GUMBO_TAG_HEAD)) {
- add_parse_error(parser, token);
- ignore_token(parser);
- return false;
+ } else if (tag_in(token, kEndTag,
+ (gumbo_tagset){TAG(BODY), TAG(HTML), TAG(BR)})) {
+ pop_current_node(parser);
+ set_insertion_mode(parser, GUMBO_INSERTION_MODE_AFTER_HEAD);
+ parser->_parser_state->_reprocess_current_token = true;
+ return true;
+ } else if (tag_is(token, kStartTag, GUMBO_TAG_TEMPLATE)) {
+ insert_element_from_token(parser, token);
+ add_formatting_element(parser, &kActiveFormattingScopeMarker);
+ parser->_parser_state->_frameset_ok = false;
+ set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_TEMPLATE);
+ push_template_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_TEMPLATE);
+ return true;
+ } else if (tag_is(token, kEndTag, GUMBO_TAG_TEMPLATE)) {
+ if (!has_open_element(parser, GUMBO_TAG_TEMPLATE)) {
+ parser_add_parse_error(parser, token);
+ ignore_token(parser);
+ return false;
+ }
+ generate_all_implied_end_tags_thoroughly(parser);
+ bool success = true;
+ if (!node_html_tag_is(get_current_node(parser), GUMBO_TAG_TEMPLATE)) {
+ parser_add_parse_error(parser, token);
+ success = false;
+ }
+ while (!node_html_tag_is(pop_current_node(parser), GUMBO_TAG_TEMPLATE))
+ ;
+ clear_active_formatting_elements(parser);
+ pop_template_insertion_mode(parser);
+ reset_insertion_mode_appropriately(parser);
+ return success;
} else if (tag_is(token, kStartTag, GUMBO_TAG_HEAD) ||
- (token->type == GUMBO_TOKEN_END_TAG &&
- !tag_in(token, kEndTag, GUMBO_TAG_BODY, GUMBO_TAG_HTML,
- GUMBO_TAG_BR, GUMBO_TAG_LAST))) {
- add_parse_error(parser, token);
+ (token->type == GUMBO_TOKEN_END_TAG)) {
+ parser_add_parse_error(parser, token);
+ ignore_token(parser);
return false;
} else {
- const GumboNode* node = pop_current_node(parser);
- assert(node_tag_is(node, GUMBO_TAG_HEAD));
- AVOID_UNUSED_VARIABLE_WARNING(node);
+ pop_current_node(parser);
set_insertion_mode(parser, GUMBO_INSERTION_MODE_AFTER_HEAD);
parser->_parser_state->_reprocess_current_token = true;
return true;
}
-
return true;
}
// http://www.whatwg.org/specs/web-apps/current-work/complete/tokenization.html#parsing-main-inheadnoscript
static bool handle_in_head_noscript(GumboParser* parser, GumboToken* token) {
if (token->type == GUMBO_TOKEN_DOCTYPE) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
return false;
} else if (tag_is(token, kStartTag, GUMBO_TAG_HTML)) {
return handle_in_body(parser, token);
} else if (tag_is(token, kEndTag, GUMBO_TAG_NOSCRIPT)) {
const GumboNode* node = pop_current_node(parser);
- assert(node_tag_is(node, GUMBO_TAG_NOSCRIPT));
+ assert(node_html_tag_is(node, GUMBO_TAG_NOSCRIPT));
AVOID_UNUSED_VARIABLE_WARNING(node);
set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_HEAD);
return true;
} else if (token->type == GUMBO_TOKEN_WHITESPACE ||
token->type == GUMBO_TOKEN_COMMENT ||
- tag_in(token, kStartTag, GUMBO_TAG_BASEFONT, GUMBO_TAG_BGSOUND,
- GUMBO_TAG_LINK, GUMBO_TAG_META, GUMBO_TAG_NOFRAMES,
- GUMBO_TAG_STYLE, GUMBO_TAG_LAST)) {
+ tag_in(token, kStartTag,
+ (gumbo_tagset){TAG(BASEFONT), TAG(BGSOUND), TAG(LINK),
+ TAG(META), TAG(NOFRAMES), TAG(STYLE)})) {
return handle_in_head(parser, token);
- } else if (tag_in(token, kStartTag, GUMBO_TAG_HEAD, GUMBO_TAG_NOSCRIPT,
- GUMBO_TAG_LAST) ||
- (token->type == GUMBO_TOKEN_END_TAG &&
- !tag_is(token, kEndTag, GUMBO_TAG_BR))) {
- add_parse_error(parser, token);
+ } else if (tag_in(
+ token, kStartTag, (gumbo_tagset){TAG(HEAD), TAG(NOSCRIPT)}) ||
+ (token->type == GUMBO_TOKEN_END_TAG &&
+ !tag_is(token, kEndTag, GUMBO_TAG_BR))) {
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
const GumboNode* node = pop_current_node(parser);
- assert(node_tag_is(node, GUMBO_TAG_NOSCRIPT));
+ assert(node_html_tag_is(node, GUMBO_TAG_NOSCRIPT));
AVOID_UNUSED_VARIABLE_WARNING(node);
set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_HEAD);
parser->_parser_state->_reprocess_current_token = true;
@@ -2206,7 +2298,7 @@ static bool handle_after_head(GumboParser* parser, GumboToken* token) {
insert_text_token(parser, token);
return true;
} else if (token->type == GUMBO_TOKEN_DOCTYPE) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else if (token->type == GUMBO_TOKEN_COMMENT) {
@@ -2223,11 +2315,11 @@ static bool handle_after_head(GumboParser* parser, GumboToken* token) {
insert_element_from_token(parser, token);
set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_FRAMESET);
return true;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_BASE, GUMBO_TAG_BASEFONT,
- GUMBO_TAG_BGSOUND, GUMBO_TAG_LINK, GUMBO_TAG_META,
- GUMBO_TAG_NOFRAMES, GUMBO_TAG_SCRIPT, GUMBO_TAG_STYLE,
- GUMBO_TAG_TITLE, GUMBO_TAG_LAST)) {
- add_parse_error(parser, token);
+ } else if (tag_in(token, kStartTag,
+ (gumbo_tagset){TAG(BASE), TAG(BASEFONT), TAG(BGSOUND),
+ TAG(LINK), TAG(META), TAG(NOFRAMES), TAG(SCRIPT),
+ TAG(STYLE), TAG(TEMPLATE), TAG(TITLE)})) {
+ parser_add_parse_error(parser, token);
assert(state->_head_element != NULL);
// This must be flushed before we push the head element on, as there may be
// pending character tokens that should be attached to the root.
@@ -2236,11 +2328,13 @@ static bool handle_after_head(GumboParser* parser, GumboToken* token) {
bool result = handle_in_head(parser, token);
gumbo_vector_remove(parser, state->_head_element, &state->_open_elements);
return result;
+ } else if (tag_is(token, kEndTag, GUMBO_TAG_TEMPLATE)) {
+ return handle_in_head(parser, token);
} else if (tag_is(token, kStartTag, GUMBO_TAG_HEAD) ||
- (token->type == GUMBO_TOKEN_END_TAG &&
- !tag_in(token, kEndTag, GUMBO_TAG_BODY, GUMBO_TAG_HTML,
- GUMBO_TAG_BR, GUMBO_TAG_LAST))) {
- add_parse_error(parser, token);
+ (token->type == GUMBO_TOKEN_END_TAG &&
+ !tag_in(token, kEndTag,
+ (gumbo_tagset){TAG(BODY), TAG(HTML), TAG(BR)}))) {
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else {
@@ -2253,24 +2347,23 @@ static bool handle_after_head(GumboParser* parser, GumboToken* token) {
static void destroy_node(GumboParser* parser, GumboNode* node) {
switch (node->type) {
- case GUMBO_NODE_DOCUMENT:
- {
- GumboDocument* doc = &node->v.document;
- for (int i = 0; i < doc->children.length; ++i) {
- destroy_node(parser, doc->children.data[i]);
- }
- gumbo_parser_deallocate(parser, (void*) doc->children.data);
- gumbo_parser_deallocate(parser, (void*) doc->name);
- gumbo_parser_deallocate(parser, (void*) doc->public_identifier);
- gumbo_parser_deallocate(parser, (void*) doc->system_identifier);
+ case GUMBO_NODE_DOCUMENT: {
+ GumboDocument* doc = &node->v.document;
+ for (unsigned int i = 0; i < doc->children.length; ++i) {
+ destroy_node(parser, doc->children.data[i]);
}
- break;
+ gumbo_parser_deallocate(parser, (void*) doc->children.data);
+ gumbo_parser_deallocate(parser, (void*) doc->name);
+ gumbo_parser_deallocate(parser, (void*) doc->public_identifier);
+ gumbo_parser_deallocate(parser, (void*) doc->system_identifier);
+ } break;
+ case GUMBO_NODE_TEMPLATE:
case GUMBO_NODE_ELEMENT:
- for (int i = 0; i < node->v.element.attributes.length; ++i) {
+ for (unsigned int i = 0; i < node->v.element.attributes.length; ++i) {
gumbo_destroy_attribute(parser, node->v.element.attributes.data[i]);
}
gumbo_parser_deallocate(parser, node->v.element.attributes.data);
- for (int i = 0; i < node->v.element.children.length; ++i) {
+ for (unsigned int i = 0; i < node->v.element.children.length; ++i) {
destroy_node(parser, node->v.element.children.data[i]);
}
gumbo_parser_deallocate(parser, node->v.element.children.data);
@@ -2290,14 +2383,15 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
GumboParserState* state = parser->_parser_state;
assert(state->_open_elements.length > 0);
if (token->type == GUMBO_TOKEN_NULL) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else if (token->type == GUMBO_TOKEN_WHITESPACE) {
reconstruct_active_formatting_elements(parser);
insert_text_token(parser, token);
return true;
- } else if (token->type == GUMBO_TOKEN_CHARACTER) {
+ } else if (token->type == GUMBO_TOKEN_CHARACTER ||
+ token->type == GUMBO_TOKEN_CDATA) {
reconstruct_active_formatting_elements(parser);
insert_text_token(parser, token);
set_frameset_not_ok(parser);
@@ -2306,24 +2400,30 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
append_comment_node(parser, get_current_node(parser), token);
return true;
} else if (token->type == GUMBO_TOKEN_DOCTYPE) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
} else if (tag_is(token, kStartTag, GUMBO_TAG_HTML)) {
+ parser_add_parse_error(parser, token);
+ if (has_open_element(parser, GUMBO_TAG_TEMPLATE)) {
+ ignore_token(parser);
+ return false;
+ }
assert(parser->_output->root != NULL);
assert(parser->_output->root->type == GUMBO_NODE_ELEMENT);
- add_parse_error(parser, token);
merge_attributes(parser, token, parser->_output->root);
return false;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_BASE, GUMBO_TAG_BASEFONT,
- GUMBO_TAG_BGSOUND, GUMBO_TAG_COMMAND, GUMBO_TAG_LINK,
- GUMBO_TAG_META, GUMBO_TAG_NOFRAMES, GUMBO_TAG_SCRIPT,
- GUMBO_TAG_STYLE, GUMBO_TAG_TITLE, GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kStartTag,
+ (gumbo_tagset){TAG(BASE), TAG(BASEFONT), TAG(BGSOUND),
+ TAG(MENUITEM), TAG(LINK), TAG(META), TAG(NOFRAMES),
+ TAG(SCRIPT), TAG(STYLE), TAG(TEMPLATE), TAG(TITLE)}) ||
+ tag_is(token, kEndTag, GUMBO_TAG_TEMPLATE)) {
return handle_in_head(parser, token);
} else if (tag_is(token, kStartTag, GUMBO_TAG_BODY)) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
if (state->_open_elements.length < 2 ||
- !node_tag_is(state->_open_elements.data[1], GUMBO_TAG_BODY)) {
+ !node_html_tag_is(state->_open_elements.data[1], GUMBO_TAG_BODY) ||
+ has_open_element(parser, GUMBO_TAG_TEMPLATE)) {
ignore_token(parser);
return false;
}
@@ -2331,9 +2431,9 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
merge_attributes(parser, token, state->_open_elements.data[1]);
return false;
} else if (tag_is(token, kStartTag, GUMBO_TAG_FRAMESET)) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
if (state->_open_elements.length < 2 ||
- !node_tag_is(state->_open_elements.data[1], GUMBO_TAG_BODY) ||
+ !node_html_tag_is(state->_open_elements.data[1], GUMBO_TAG_BODY) ||
!state->_frameset_ok) {
ignore_token(parser);
return false;
@@ -2347,10 +2447,17 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
node = pop_current_node(parser);
} while (node != state->_open_elements.data[1]);
+ // Removing & destroying the body node is going to kill any nodes that have
+ // been added to the list of active formatting elements, and so we should
+ // clear it to prevent a use-after-free if the list of active formatting
+ // elements is reconstructed afterwards. This may happen if whitespace
+ // follows the .
+ clear_active_formatting_elements(parser);
+
// Remove the body node. We may want to factor this out into a generic
// helper, but right now this is the only code that needs to do this.
GumboVector* children = &parser->_output->root->v.element.children;
- for (int i = 0; i < children->length; ++i) {
+ for (unsigned int i = 0; i < children->length; ++i) {
if (children->data[i] == body_node) {
gumbo_vector_remove_at(parser, i, children);
break;
@@ -2363,34 +2470,33 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
set_insertion_mode(parser, GUMBO_INSERTION_MODE_IN_FRAMESET);
return true;
} else if (token->type == GUMBO_TOKEN_EOF) {
- for (int i = 0; i < state->_open_elements.length; ++i) {
- if (!node_tag_in(state->_open_elements.data[i], GUMBO_TAG_DD,
- GUMBO_TAG_DT, GUMBO_TAG_LI, GUMBO_TAG_P, GUMBO_TAG_TBODY,
- GUMBO_TAG_TD, GUMBO_TAG_TFOOT, GUMBO_TAG_TH,
- GUMBO_TAG_THEAD, GUMBO_TAG_TR, GUMBO_TAG_BODY,
- GUMBO_TAG_HTML, GUMBO_TAG_LAST)) {
- add_parse_error(parser, token);
- return false;
+ for (unsigned int i = 0; i < state->_open_elements.length; ++i) {
+ if (!node_tag_in_set(state->_open_elements.data[i],
+ (gumbo_tagset){TAG(DD), TAG(DT), TAG(LI), TAG(P), TAG(TBODY),
+ TAG(TD), TAG(TFOOT), TAG(TH), TAG(THEAD), TAG(TR), TAG(BODY),
+ TAG(HTML)})) {
+ parser_add_parse_error(parser, token);
}
}
+ if (get_current_template_insertion_mode(parser) !=
+ GUMBO_INSERTION_MODE_INITIAL) {
+ return handle_in_template(parser, token);
+ }
return true;
- } else if (tag_in(token, kEndTag, GUMBO_TAG_BODY, GUMBO_TAG_HTML,
- GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kEndTag, (gumbo_tagset){TAG(BODY), TAG(HTML)})) {
if (!has_an_element_in_scope(parser, GUMBO_TAG_BODY)) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
}
bool success = true;
- for (int i = 0; i < state->_open_elements.length; ++i) {
- if (!node_tag_in(state->_open_elements.data[i], GUMBO_TAG_DD,
- GUMBO_TAG_DT, GUMBO_TAG_LI, GUMBO_TAG_OPTGROUP,
- GUMBO_TAG_OPTION, GUMBO_TAG_P, GUMBO_TAG_RP,
- GUMBO_TAG_RT, GUMBO_TAG_TBODY, GUMBO_TAG_TD,
- GUMBO_TAG_TFOOT, GUMBO_TAG_TH, GUMBO_TAG_THEAD,
- GUMBO_TAG_TR, GUMBO_TAG_BODY, GUMBO_TAG_HTML,
- GUMBO_TAG_LAST)) {
- add_parse_error(parser, token);
+ for (unsigned int i = 0; i < state->_open_elements.length; ++i) {
+ if (!node_tag_in_set(state->_open_elements.data[i],
+ (gumbo_tagset){TAG(DD), TAG(DT), TAG(LI), TAG(OPTGROUP),
+ TAG(OPTION), TAG(P), TAG(RB), TAG(RP), TAG(RT), TAG(RTC),
+ TAG(TBODY), TAG(TD), TAG(TFOOT), TAG(TH), TAG(THEAD), TAG(TR),
+ TAG(BODY), TAG(HTML)})) {
+ parser_add_parse_error(parser, token);
success = false;
break;
}
@@ -2400,58 +2506,58 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
parser->_parser_state->_reprocess_current_token = true;
} else {
GumboNode* body = state->_open_elements.data[1];
- assert(node_tag_is(body, GUMBO_TAG_BODY));
+ assert(node_html_tag_is(body, GUMBO_TAG_BODY));
record_end_of_element(state->_current_token, &body->v.element);
}
return success;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_ADDRESS, GUMBO_TAG_ARTICLE,
- GUMBO_TAG_ASIDE, GUMBO_TAG_BLOCKQUOTE, GUMBO_TAG_CENTER,
- GUMBO_TAG_DETAILS, GUMBO_TAG_DIR, GUMBO_TAG_DIV,
- GUMBO_TAG_DL, GUMBO_TAG_FIELDSET, GUMBO_TAG_FIGCAPTION,
- GUMBO_TAG_FIGURE, GUMBO_TAG_FOOTER, GUMBO_TAG_HEADER,
- GUMBO_TAG_HGROUP, GUMBO_TAG_MENU, GUMBO_TAG_NAV,
- GUMBO_TAG_OL, GUMBO_TAG_P, GUMBO_TAG_SECTION,
- GUMBO_TAG_SUMMARY, GUMBO_TAG_UL, GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kStartTag,
+ (gumbo_tagset){TAG(ADDRESS), TAG(ARTICLE), TAG(ASIDE),
+ TAG(BLOCKQUOTE), TAG(CENTER), TAG(DETAILS), TAG(DIR),
+ TAG(DIV), TAG(DL), TAG(FIELDSET), TAG(FIGCAPTION),
+ TAG(FIGURE), TAG(FOOTER), TAG(HEADER), TAG(HGROUP),
+ TAG(MENU), TAG(MAIN), TAG(NAV), TAG(OL), TAG(P),
+ TAG(SECTION), TAG(SUMMARY), TAG(UL)})) {
bool result = maybe_implicitly_close_p_tag(parser, token);
insert_element_from_token(parser, token);
return result;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_H1, GUMBO_TAG_H2, GUMBO_TAG_H3,
- GUMBO_TAG_H4, GUMBO_TAG_H5, GUMBO_TAG_H6, GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kStartTag, (gumbo_tagset){TAG(H1), TAG(H2), TAG(H3),
+ TAG(H4), TAG(H5), TAG(H6)})) {
bool result = maybe_implicitly_close_p_tag(parser, token);
- if (node_tag_in(get_current_node(parser), GUMBO_TAG_H1, GUMBO_TAG_H2,
- GUMBO_TAG_H3, GUMBO_TAG_H4, GUMBO_TAG_H5, GUMBO_TAG_H6,
- GUMBO_TAG_LAST)) {
- add_parse_error(parser, token);
+ if (node_tag_in_set(
+ get_current_node(parser), (gumbo_tagset){TAG(H1), TAG(H2), TAG(H3),
+ TAG(H4), TAG(H5), TAG(H6)})) {
+ parser_add_parse_error(parser, token);
pop_current_node(parser);
result = false;
}
insert_element_from_token(parser, token);
return result;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_PRE, GUMBO_TAG_LISTING,
- GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kStartTag, (gumbo_tagset){TAG(PRE), TAG(LISTING)})) {
bool result = maybe_implicitly_close_p_tag(parser, token);
insert_element_from_token(parser, token);
state->_ignore_next_linefeed = true;
state->_frameset_ok = false;
return result;
} else if (tag_is(token, kStartTag, GUMBO_TAG_FORM)) {
- if (state->_form_element != NULL) {
+ if (state->_form_element != NULL &&
+ !has_open_element(parser, GUMBO_TAG_TEMPLATE)) {
gumbo_debug("Ignoring nested form.\n");
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
}
bool result = maybe_implicitly_close_p_tag(parser, token);
- state->_form_element =
- insert_element_from_token(parser, token);
+ GumboNode* form_element = insert_element_from_token(parser, token);
+ if (!has_open_element(parser, GUMBO_TAG_TEMPLATE)) {
+ state->_form_element = form_element;
+ }
return result;
} else if (tag_is(token, kStartTag, GUMBO_TAG_LI)) {
maybe_implicitly_close_list_tag(parser, token, true);
bool result = maybe_implicitly_close_p_tag(parser, token);
insert_element_from_token(parser, token);
return result;
- } else if (tag_in(token, kStartTag, GUMBO_TAG_DD, GUMBO_TAG_DT,
- GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kStartTag, (gumbo_tagset){TAG(DD), TAG(DT)})) {
maybe_implicitly_close_list_tag(parser, token, false);
bool result = maybe_implicitly_close_p_tag(parser, token);
insert_element_from_token(parser, token);
@@ -2463,8 +2569,9 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
return result;
} else if (tag_is(token, kStartTag, GUMBO_TAG_BUTTON)) {
if (has_an_element_in_scope(parser, GUMBO_TAG_BUTTON)) {
- add_parse_error(parser, token);
- implicitly_close_tags(parser, token, GUMBO_TAG_BUTTON);
+ parser_add_parse_error(parser, token);
+ implicitly_close_tags(
+ parser, token, GUMBO_NAMESPACE_HTML, GUMBO_TAG_BUTTON);
state->_reprocess_current_token = true;
return false;
}
@@ -2472,100 +2579,117 @@ static bool handle_in_body(GumboParser* parser, GumboToken* token) {
insert_element_from_token(parser, token);
state->_frameset_ok = false;
return true;
- } else if (tag_in(token, kEndTag, GUMBO_TAG_ADDRESS, GUMBO_TAG_ARTICLE,
- GUMBO_TAG_ASIDE, GUMBO_TAG_BLOCKQUOTE, GUMBO_TAG_BUTTON,
- GUMBO_TAG_CENTER, GUMBO_TAG_DETAILS, GUMBO_TAG_DIR,
- GUMBO_TAG_DIV, GUMBO_TAG_DL, GUMBO_TAG_FIELDSET,
- GUMBO_TAG_FIGCAPTION, GUMBO_TAG_FIGURE, GUMBO_TAG_FOOTER,
- GUMBO_TAG_HEADER, GUMBO_TAG_HGROUP, GUMBO_TAG_LISTING,
- GUMBO_TAG_MENU, GUMBO_TAG_NAV, GUMBO_TAG_OL, GUMBO_TAG_PRE,
- GUMBO_TAG_SECTION, GUMBO_TAG_SUMMARY, GUMBO_TAG_UL,
- GUMBO_TAG_LAST)) {
+ } else if (tag_in(token, kEndTag,
+ (gumbo_tagset){TAG(ADDRESS), TAG(ARTICLE), TAG(ASIDE),
+ TAG(BLOCKQUOTE), TAG(BUTTON), TAG(CENTER), TAG(DETAILS),
+ TAG(DIR), TAG(DIV), TAG(DL), TAG(FIELDSET),
+ TAG(FIGCAPTION), TAG(FIGURE), TAG(FOOTER), TAG(HEADER),
+ TAG(HGROUP), TAG(LISTING), TAG(MAIN), TAG(MENU), TAG(NAV),
+ TAG(OL), TAG(PRE), TAG(SECTION), TAG(SUMMARY), TAG(UL)})) {
GumboTag tag = token->v.end_tag;
if (!has_an_element_in_scope(parser, tag)) {
- add_parse_error(parser, token);
+ parser_add_parse_error(parser, token);
ignore_token(parser);
return false;
}
- implicitly_close_tags(parser, token, token->v.end_tag);
+ implicitly_close_tags(
+ parser, token, GUMBO_NAMESPACE_HTML, token->v.end_tag);
return true;
} else if (tag_is(token, kEndTag, GUMBO_TAG_FORM)) {
- bool result = true;
- const GumboNode* node = state->_form_element;
- assert(!node || node->type == GUMBO_NODE_ELEMENT);
- state->_form_element = NULL;
- if (!node || !has_node_in_scope(parser, node)) {
- gumbo_debug("Closing an unopened form.\n");
- add_parse_error(parser, token);
- ignore_token(parser);
- return false;
- }
- // This differs from implicitly_close_tags because we remove *only* the
- //
In this situation when we get success in either encrypting or decrypting data
++ if( cryptStatus == kCCSuccess )
+ {
+ // The returned NSData takes ownership of the buffer and will free it on deallocation
+ return [NSData dataWithBytesNoCopy:buffer length:numBytesDecrypted];
+ }
+ We did not free the buffer. Why?
+-
+
+
+
+
+
+
+
+
+
+
+
+In the NSData docs under Discussion it says [NSData dataWithBytesNoCopy:buffer length:numBytesDecrypted] takes ownership of the bytes pointer and frees it on deallocation. Hence it only needs to be freed if the cryptStatus fails.
+In other words once we wrap the bytes up in NSData we can let the system free it. Hope that helps!
+Hi i am getting error “The hex provided didn’t decode to match length” i have key and iv can you please help
+my key and iv are of 16 bytes
+why getting garbage data after decryption
++ if( cryptStatus == kCCSuccess )
+ {
+ // The returned NSData takes ownership of the buffer and will free it on deallocation
+ return [NSData dataWithBytesNoCopy:buffer length:numBytesDecrypted];
+ }