diff --git a/src/__phutil_library_map__.php b/src/__phutil_library_map__.php index 2fb390a..90e23b0 100644 --- a/src/__phutil_library_map__.php +++ b/src/__phutil_library_map__.php @@ -1,1123 +1,1134 @@ 2, 'class' => array( 'AASTNode' => 'parser/aast/api/AASTNode.php', 'AASTNodeList' => 'parser/aast/api/AASTNodeList.php', 'AASTToken' => 'parser/aast/api/AASTToken.php', 'AASTTree' => 'parser/aast/api/AASTTree.php', 'AbstractDirectedGraph' => 'utils/AbstractDirectedGraph.php', 'AbstractDirectedGraphTestCase' => 'utils/__tests__/AbstractDirectedGraphTestCase.php', 'AphrontAccessDeniedQueryException' => 'aphront/storage/exception/AphrontAccessDeniedQueryException.php', 'AphrontBaseMySQLDatabaseConnection' => 'aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php', 'AphrontCharacterSetQueryException' => 'aphront/storage/exception/AphrontCharacterSetQueryException.php', 'AphrontConnectionLostQueryException' => 'aphront/storage/exception/AphrontConnectionLostQueryException.php', 'AphrontConnectionQueryException' => 'aphront/storage/exception/AphrontConnectionQueryException.php', 'AphrontCountQueryException' => 'aphront/storage/exception/AphrontCountQueryException.php', 'AphrontDatabaseConnection' => 'aphront/storage/connection/AphrontDatabaseConnection.php', 'AphrontDatabaseTransactionState' => 'aphront/storage/connection/AphrontDatabaseTransactionState.php', 'AphrontDeadlockQueryException' => 'aphront/storage/exception/AphrontDeadlockQueryException.php', 'AphrontDuplicateKeyQueryException' => 'aphront/storage/exception/AphrontDuplicateKeyQueryException.php', 'AphrontHTTPHeaderParser' => 'aphront/headerparser/AphrontHTTPHeaderParser.php', 'AphrontHTTPHeaderParserTestCase' => 'aphront/headerparser/__tests__/AphrontHTTPHeaderParserTestCase.php', 'AphrontInvalidCredentialsQueryException' => 'aphront/storage/exception/AphrontInvalidCredentialsQueryException.php', 'AphrontIsolatedDatabaseConnection' => 'aphront/storage/connection/AphrontIsolatedDatabaseConnection.php', 'AphrontLockTimeoutQueryException' => 'aphront/storage/exception/AphrontLockTimeoutQueryException.php', 'AphrontMultipartParser' => 'aphront/multipartparser/AphrontMultipartParser.php', 'AphrontMultipartParserTestCase' => 'aphront/multipartparser/__tests__/AphrontMultipartParserTestCase.php', 'AphrontMultipartPart' => 'aphront/multipartparser/AphrontMultipartPart.php', 'AphrontMySQLDatabaseConnection' => 'aphront/storage/connection/mysql/AphrontMySQLDatabaseConnection.php', 'AphrontMySQLiDatabaseConnection' => 'aphront/storage/connection/mysql/AphrontMySQLiDatabaseConnection.php', 'AphrontNotSupportedQueryException' => 'aphront/storage/exception/AphrontNotSupportedQueryException.php', 'AphrontObjectMissingQueryException' => 'aphront/storage/exception/AphrontObjectMissingQueryException.php', 'AphrontParameterQueryException' => 'aphront/storage/exception/AphrontParameterQueryException.php', 'AphrontQueryException' => 'aphront/storage/exception/AphrontQueryException.php', 'AphrontQueryTimeoutQueryException' => 'aphront/storage/exception/AphrontQueryTimeoutQueryException.php', 'AphrontRecoverableQueryException' => 'aphront/storage/exception/AphrontRecoverableQueryException.php', 'AphrontRequestStream' => 'aphront/requeststream/AphrontRequestStream.php', 'AphrontSchemaQueryException' => 'aphront/storage/exception/AphrontSchemaQueryException.php', 'AphrontScopedUnguardedWriteCapability' => 'aphront/writeguard/AphrontScopedUnguardedWriteCapability.php', 'AphrontWriteGuard' => 'aphront/writeguard/AphrontWriteGuard.php', 'BaseHTTPFuture' => 'future/http/BaseHTTPFuture.php', 'CaseInsensitiveArray' => 'utils/CaseInsensitiveArray.php', 'CaseInsensitiveArrayTestCase' => 'utils/__tests__/CaseInsensitiveArrayTestCase.php', 'CommandException' => 'future/exec/CommandException.php', 'ConduitClient' => 'conduit/ConduitClient.php', 'ConduitClientException' => 'conduit/ConduitClientException.php', 'ConduitClientTestCase' => 'conduit/__tests__/ConduitClientTestCase.php', 'ConduitFuture' => 'conduit/ConduitFuture.php', 'ExecFuture' => 'future/exec/ExecFuture.php', 'ExecFutureTestCase' => 'future/exec/__tests__/ExecFutureTestCase.php', 'ExecPassthruTestCase' => 'future/exec/__tests__/ExecPassthruTestCase.php', 'FileFinder' => 'filesystem/FileFinder.php', 'FileFinderTestCase' => 'filesystem/__tests__/FileFinderTestCase.php', 'FileList' => 'filesystem/FileList.php', 'Filesystem' => 'filesystem/Filesystem.php', 'FilesystemException' => 'filesystem/FilesystemException.php', 'FilesystemTestCase' => 'filesystem/__tests__/FilesystemTestCase.php', 'Future' => 'future/Future.php', 'FutureIterator' => 'future/FutureIterator.php', 'FutureIteratorTestCase' => 'future/__tests__/FutureIteratorTestCase.php', 'FutureProxy' => 'future/FutureProxy.php', 'HTTPFuture' => 'future/http/HTTPFuture.php', 'HTTPFutureCURLResponseStatus' => 'future/http/status/HTTPFutureCURLResponseStatus.php', 'HTTPFutureCertificateResponseStatus' => 'future/http/status/HTTPFutureCertificateResponseStatus.php', 'HTTPFutureHTTPResponseStatus' => 'future/http/status/HTTPFutureHTTPResponseStatus.php', 'HTTPFutureParseResponseStatus' => 'future/http/status/HTTPFutureParseResponseStatus.php', 'HTTPFutureResponseStatus' => 'future/http/status/HTTPFutureResponseStatus.php', 'HTTPFutureTransportResponseStatus' => 'future/http/status/HTTPFutureTransportResponseStatus.php', 'HTTPSFuture' => 'future/http/HTTPSFuture.php', 'ImmediateFuture' => 'future/ImmediateFuture.php', 'LibphutilUSEnglishTranslation' => 'internationalization/translation/LibphutilUSEnglishTranslation.php', 'LinesOfALarge' => 'filesystem/linesofalarge/LinesOfALarge.php', 'LinesOfALargeExecFuture' => 'filesystem/linesofalarge/LinesOfALargeExecFuture.php', 'LinesOfALargeExecFutureTestCase' => 'filesystem/linesofalarge/__tests__/LinesOfALargeExecFutureTestCase.php', 'LinesOfALargeFile' => 'filesystem/linesofalarge/LinesOfALargeFile.php', 'LinesOfALargeFileTestCase' => 'filesystem/linesofalarge/__tests__/LinesOfALargeFileTestCase.php', 'MFilterTestHelper' => 'utils/__tests__/MFilterTestHelper.php', 'PHPASTParserTestCase' => 'parser/xhpast/__tests__/PHPASTParserTestCase.php', 'PhageAction' => 'phage/action/PhageAction.php', 'PhageAgentAction' => 'phage/action/PhageAgentAction.php', 'PhageAgentBootloader' => 'phage/bootloader/PhageAgentBootloader.php', 'PhageAgentTestCase' => 'phage/__tests__/PhageAgentTestCase.php', 'PhageExecuteAction' => 'phage/action/PhageExecuteAction.php', 'PhageLocalAction' => 'phage/action/PhageLocalAction.php', 'PhagePHPAgent' => 'phage/agent/PhagePHPAgent.php', 'PhagePHPAgentBootloader' => 'phage/bootloader/PhagePHPAgentBootloader.php', 'PhagePlanAction' => 'phage/action/PhagePlanAction.php', 'Phobject' => 'object/Phobject.php', 'PhobjectTestCase' => 'object/__tests__/PhobjectTestCase.php', 'PhutilAPCKeyValueCache' => 'cache/PhutilAPCKeyValueCache.php', 'PhutilAWSCloudFormationFuture' => 'future/aws/PhutilAWSCloudFormationFuture.php', 'PhutilAWSEC2Future' => 'future/aws/PhutilAWSEC2Future.php', 'PhutilAWSException' => 'future/aws/PhutilAWSException.php', 'PhutilAWSFuture' => 'future/aws/PhutilAWSFuture.php', 'PhutilAWSManagementWorkflow' => 'future/aws/management/PhutilAWSManagementWorkflow.php', 'PhutilAWSS3DeleteManagementWorkflow' => 'future/aws/management/PhutilAWSS3DeleteManagementWorkflow.php', 'PhutilAWSS3Future' => 'future/aws/PhutilAWSS3Future.php', 'PhutilAWSS3GetManagementWorkflow' => 'future/aws/management/PhutilAWSS3GetManagementWorkflow.php', 'PhutilAWSS3ManagementWorkflow' => 'future/aws/management/PhutilAWSS3ManagementWorkflow.php', 'PhutilAWSS3PutManagementWorkflow' => 'future/aws/management/PhutilAWSS3PutManagementWorkflow.php', 'PhutilAWSv4Signature' => 'future/aws/PhutilAWSv4Signature.php', 'PhutilAWSv4SignatureTestCase' => 'future/aws/__tests__/PhutilAWSv4SignatureTestCase.php', 'PhutilAggregateException' => 'error/PhutilAggregateException.php', 'PhutilAllCapsEnglishLocale' => 'internationalization/locales/PhutilAllCapsEnglishLocale.php', 'PhutilAmazonAuthAdapter' => 'auth/PhutilAmazonAuthAdapter.php', 'PhutilArgumentParser' => 'parser/argument/PhutilArgumentParser.php', 'PhutilArgumentParserException' => 'parser/argument/exception/PhutilArgumentParserException.php', 'PhutilArgumentParserTestCase' => 'parser/argument/__tests__/PhutilArgumentParserTestCase.php', 'PhutilArgumentSpecification' => 'parser/argument/PhutilArgumentSpecification.php', 'PhutilArgumentSpecificationException' => 'parser/argument/exception/PhutilArgumentSpecificationException.php', 'PhutilArgumentSpecificationTestCase' => 'parser/argument/__tests__/PhutilArgumentSpecificationTestCase.php', 'PhutilArgumentSpellingCorrector' => 'parser/argument/PhutilArgumentSpellingCorrector.php', 'PhutilArgumentSpellingCorrectorTestCase' => 'parser/argument/__tests__/PhutilArgumentSpellingCorrectorTestCase.php', 'PhutilArgumentUsageException' => 'parser/argument/exception/PhutilArgumentUsageException.php', 'PhutilArgumentWorkflow' => 'parser/argument/workflow/PhutilArgumentWorkflow.php', 'PhutilArray' => 'utils/PhutilArray.php', 'PhutilArrayTestCase' => 'utils/__tests__/PhutilArrayTestCase.php', 'PhutilArrayWithDefaultValue' => 'utils/PhutilArrayWithDefaultValue.php', 'PhutilAsanaAuthAdapter' => 'auth/PhutilAsanaAuthAdapter.php', 'PhutilAsanaFuture' => 'future/asana/PhutilAsanaFuture.php', 'PhutilAuthAdapter' => 'auth/PhutilAuthAdapter.php', 'PhutilAuthConfigurationException' => 'auth/exception/PhutilAuthConfigurationException.php', 'PhutilAuthCredentialException' => 'auth/exception/PhutilAuthCredentialException.php', 'PhutilAuthException' => 'auth/exception/PhutilAuthException.php', 'PhutilAuthUserAbortedException' => 'auth/exception/PhutilAuthUserAbortedException.php', 'PhutilBacktraceSignalHandler' => 'future/exec/PhutilBacktraceSignalHandler.php', 'PhutilBallOfPHP' => 'phage/util/PhutilBallOfPHP.php', 'PhutilBinaryAnalyzer' => 'filesystem/binary/PhutilBinaryAnalyzer.php', 'PhutilBinaryAnalyzerTestCase' => 'filesystem/binary/__tests__/PhutilBinaryAnalyzerTestCase.php', 'PhutilBitbucketAuthAdapter' => 'auth/PhutilBitbucketAuthAdapter.php', 'PhutilBootloader' => 'moduleutils/PhutilBootloader.php', 'PhutilBootloaderException' => 'moduleutils/PhutilBootloaderException.php', 'PhutilBritishEnglishLocale' => 'internationalization/locales/PhutilBritishEnglishLocale.php', 'PhutilBufferedIterator' => 'utils/PhutilBufferedIterator.php', 'PhutilBufferedIteratorTestCase' => 'utils/__tests__/PhutilBufferedIteratorTestCase.php', 'PhutilBugtraqParser' => 'parser/PhutilBugtraqParser.php', 'PhutilBugtraqParserTestCase' => 'parser/__tests__/PhutilBugtraqParserTestCase.php', 'PhutilCIDRBlock' => 'ip/PhutilCIDRBlock.php', 'PhutilCIDRList' => 'ip/PhutilCIDRList.php', 'PhutilCLikeCodeSnippetContextFreeGrammar' => 'grammar/code/PhutilCLikeCodeSnippetContextFreeGrammar.php', 'PhutilCalendarAbsoluteDateTime' => 'parser/calendar/data/PhutilCalendarAbsoluteDateTime.php', 'PhutilCalendarContainerNode' => 'parser/calendar/data/PhutilCalendarContainerNode.php', 'PhutilCalendarDateTime' => 'parser/calendar/data/PhutilCalendarDateTime.php', 'PhutilCalendarDateTimeTestCase' => 'parser/calendar/data/__tests__/PhutilCalendarDateTimeTestCase.php', 'PhutilCalendarDocumentNode' => 'parser/calendar/data/PhutilCalendarDocumentNode.php', 'PhutilCalendarDuration' => 'parser/calendar/data/PhutilCalendarDuration.php', 'PhutilCalendarEventNode' => 'parser/calendar/data/PhutilCalendarEventNode.php', 'PhutilCalendarNode' => 'parser/calendar/data/PhutilCalendarNode.php', 'PhutilCalendarProxyDateTime' => 'parser/calendar/data/PhutilCalendarProxyDateTime.php', 'PhutilCalendarRawNode' => 'parser/calendar/data/PhutilCalendarRawNode.php', 'PhutilCalendarRecurrenceList' => 'parser/calendar/data/PhutilCalendarRecurrenceList.php', 'PhutilCalendarRecurrenceRule' => 'parser/calendar/data/PhutilCalendarRecurrenceRule.php', 'PhutilCalendarRecurrenceRuleTestCase' => 'parser/calendar/data/__tests__/PhutilCalendarRecurrenceRuleTestCase.php', 'PhutilCalendarRecurrenceSet' => 'parser/calendar/data/PhutilCalendarRecurrenceSet.php', 'PhutilCalendarRecurrenceSource' => 'parser/calendar/data/PhutilCalendarRecurrenceSource.php', 'PhutilCalendarRecurrenceTestCase' => 'parser/calendar/data/__tests__/PhutilCalendarRecurrenceTestCase.php', 'PhutilCalendarRelativeDateTime' => 'parser/calendar/data/PhutilCalendarRelativeDateTime.php', 'PhutilCalendarRootNode' => 'parser/calendar/data/PhutilCalendarRootNode.php', 'PhutilCalendarUserNode' => 'parser/calendar/data/PhutilCalendarUserNode.php', 'PhutilCallbackFilterIterator' => 'utils/PhutilCallbackFilterIterator.php', 'PhutilCallbackSignalHandler' => 'future/exec/PhutilCallbackSignalHandler.php', 'PhutilChannel' => 'channel/PhutilChannel.php', 'PhutilChannelChannel' => 'channel/PhutilChannelChannel.php', 'PhutilChannelTestCase' => 'channel/__tests__/PhutilChannelTestCase.php', 'PhutilChunkedIterator' => 'utils/PhutilChunkedIterator.php', 'PhutilChunkedIteratorTestCase' => 'utils/__tests__/PhutilChunkedIteratorTestCase.php', 'PhutilClassMapQuery' => 'symbols/PhutilClassMapQuery.php', 'PhutilCodeSnippetContextFreeGrammar' => 'grammar/code/PhutilCodeSnippetContextFreeGrammar.php', 'PhutilCommandString' => 'xsprintf/PhutilCommandString.php', 'PhutilConsole' => 'console/PhutilConsole.php', 'PhutilConsoleBlock' => 'console/view/PhutilConsoleBlock.php', 'PhutilConsoleError' => 'console/view/PhutilConsoleError.php', 'PhutilConsoleFormatter' => 'console/PhutilConsoleFormatter.php', 'PhutilConsoleInfo' => 'console/view/PhutilConsoleInfo.php', 'PhutilConsoleList' => 'console/view/PhutilConsoleList.php', 'PhutilConsoleLogLine' => 'console/view/PhutilConsoleLogLine.php', 'PhutilConsoleMessage' => 'console/PhutilConsoleMessage.php', 'PhutilConsoleMetrics' => 'console/PhutilConsoleMetrics.php', 'PhutilConsoleMetricsSignalHandler' => 'future/exec/PhutilConsoleMetricsSignalHandler.php', 'PhutilConsoleProgressBar' => 'console/PhutilConsoleProgressBar.php', 'PhutilConsoleServer' => 'console/PhutilConsoleServer.php', 'PhutilConsoleServerChannel' => 'console/PhutilConsoleServerChannel.php', 'PhutilConsoleSkip' => 'console/view/PhutilConsoleSkip.php', 'PhutilConsoleStdinNotInteractiveException' => 'console/PhutilConsoleStdinNotInteractiveException.php', 'PhutilConsoleSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilConsoleSyntaxHighlighter.php', 'PhutilConsoleTable' => 'console/view/PhutilConsoleTable.php', 'PhutilConsoleView' => 'console/view/PhutilConsoleView.php', 'PhutilConsoleWarning' => 'console/view/PhutilConsoleWarning.php', 'PhutilConsoleWrapTestCase' => 'console/__tests__/PhutilConsoleWrapTestCase.php', 'PhutilContextFreeGrammar' => 'grammar/PhutilContextFreeGrammar.php', 'PhutilCowsay' => 'utils/PhutilCowsay.php', 'PhutilCowsayTestCase' => 'utils/__tests__/PhutilCowsayTestCase.php', 'PhutilCsprintfTestCase' => 'xsprintf/__tests__/PhutilCsprintfTestCase.php', 'PhutilCzechLocale' => 'internationalization/locales/PhutilCzechLocale.php', 'PhutilDaemon' => 'daemon/PhutilDaemon.php', 'PhutilDaemonHandle' => 'daemon/PhutilDaemonHandle.php', 'PhutilDaemonOverseer' => 'daemon/PhutilDaemonOverseer.php', 'PhutilDaemonOverseerModule' => 'daemon/PhutilDaemonOverseerModule.php', 'PhutilDaemonPool' => 'daemon/PhutilDaemonPool.php', 'PhutilDefaultSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilDefaultSyntaxHighlighter.php', 'PhutilDefaultSyntaxHighlighterEngine' => 'markup/syntax/engine/PhutilDefaultSyntaxHighlighterEngine.php', 'PhutilDefaultSyntaxHighlighterEnginePygmentsFuture' => 'markup/syntax/highlighter/pygments/PhutilDefaultSyntaxHighlighterEnginePygmentsFuture.php', 'PhutilDefaultSyntaxHighlighterEngineTestCase' => 'markup/syntax/engine/__tests__/PhutilDefaultSyntaxHighlighterEngineTestCase.php', 'PhutilDeferredLog' => 'filesystem/PhutilDeferredLog.php', 'PhutilDeferredLogTestCase' => 'filesystem/__tests__/PhutilDeferredLogTestCase.php', 'PhutilDiffBinaryAnalyzer' => 'filesystem/binary/PhutilDiffBinaryAnalyzer.php', 'PhutilDirectedScalarGraph' => 'utils/PhutilDirectedScalarGraph.php', 'PhutilDirectoryFixture' => 'filesystem/PhutilDirectoryFixture.php', 'PhutilDirectoryKeyValueCache' => 'cache/PhutilDirectoryKeyValueCache.php', 'PhutilDisqusAuthAdapter' => 'auth/PhutilDisqusAuthAdapter.php', 'PhutilDivinerSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilDivinerSyntaxHighlighter.php', 'PhutilDocblockParser' => 'parser/PhutilDocblockParser.php', 'PhutilDocblockParserTestCase' => 'parser/__tests__/PhutilDocblockParserTestCase.php', 'PhutilEditDistanceMatrix' => 'utils/PhutilEditDistanceMatrix.php', 'PhutilEditDistanceMatrixTestCase' => 'utils/__tests__/PhutilEditDistanceMatrixTestCase.php', 'PhutilEditorConfig' => 'parser/PhutilEditorConfig.php', 'PhutilEditorConfigTestCase' => 'parser/__tests__/PhutilEditorConfigTestCase.php', 'PhutilEmailAddress' => 'parser/PhutilEmailAddress.php', 'PhutilEmailAddressTestCase' => 'parser/__tests__/PhutilEmailAddressTestCase.php', 'PhutilEmojiLocale' => 'internationalization/locales/PhutilEmojiLocale.php', 'PhutilEmptyAuthAdapter' => 'auth/PhutilEmptyAuthAdapter.php', 'PhutilEnglishCanadaLocale' => 'internationalization/locales/PhutilEnglishCanadaLocale.php', 'PhutilErrorHandler' => 'error/PhutilErrorHandler.php', 'PhutilErrorHandlerTestCase' => 'error/__tests__/PhutilErrorHandlerTestCase.php', 'PhutilErrorTrap' => 'error/PhutilErrorTrap.php', 'PhutilEvent' => 'events/PhutilEvent.php', 'PhutilEventConstants' => 'events/constant/PhutilEventConstants.php', 'PhutilEventEngine' => 'events/PhutilEventEngine.php', 'PhutilEventListener' => 'events/PhutilEventListener.php', 'PhutilEventType' => 'events/constant/PhutilEventType.php', 'PhutilExampleBufferedIterator' => 'utils/PhutilExampleBufferedIterator.php', 'PhutilExcessiveServiceCallsDaemon' => 'daemon/torture/PhutilExcessiveServiceCallsDaemon.php', 'PhutilExecChannel' => 'channel/PhutilExecChannel.php', 'PhutilExecPassthru' => 'future/exec/PhutilExecPassthru.php', 'PhutilExecutableFuture' => 'future/exec/PhutilExecutableFuture.php', 'PhutilExecutionEnvironment' => 'utils/PhutilExecutionEnvironment.php', 'PhutilExtensionsTestCase' => 'moduleutils/__tests__/PhutilExtensionsTestCase.php', 'PhutilFacebookAuthAdapter' => 'auth/PhutilFacebookAuthAdapter.php', 'PhutilFatalDaemon' => 'daemon/torture/PhutilFatalDaemon.php', 'PhutilFileLock' => 'filesystem/PhutilFileLock.php', 'PhutilFileLockTestCase' => 'filesystem/__tests__/PhutilFileLockTestCase.php', 'PhutilFileTree' => 'filesystem/PhutilFileTree.php', 'PhutilFrenchLocale' => 'internationalization/locales/PhutilFrenchLocale.php', 'PhutilGermanLocale' => 'internationalization/locales/PhutilGermanLocale.php', 'PhutilGitBinaryAnalyzer' => 'filesystem/binary/PhutilGitBinaryAnalyzer.php', 'PhutilGitHubAuthAdapter' => 'auth/PhutilGitHubAuthAdapter.php', 'PhutilGitHubFuture' => 'future/github/PhutilGitHubFuture.php', 'PhutilGitHubResponse' => 'future/github/PhutilGitHubResponse.php', 'PhutilGitURI' => 'parser/PhutilGitURI.php', 'PhutilGitURITestCase' => 'parser/__tests__/PhutilGitURITestCase.php', 'PhutilGoogleAuthAdapter' => 'auth/PhutilGoogleAuthAdapter.php', 'PhutilHTTPEngineExtension' => 'future/http/PhutilHTTPEngineExtension.php', + 'PhutilHTTPResponse' => 'parser/http/PhutilHTTPResponse.php', + 'PhutilHTTPResponseParser' => 'parser/http/PhutilHTTPResponseParser.php', + 'PhutilHTTPResponseParserTestCase' => 'parser/http/__tests__/PhutilHTTPResponseParserTestCase.php', 'PhutilHangForeverDaemon' => 'daemon/torture/PhutilHangForeverDaemon.php', 'PhutilHashingIterator' => 'utils/PhutilHashingIterator.php', 'PhutilHashingIteratorTestCase' => 'utils/__tests__/PhutilHashingIteratorTestCase.php', 'PhutilHelpArgumentWorkflow' => 'parser/argument/workflow/PhutilHelpArgumentWorkflow.php', 'PhutilHgsprintfTestCase' => 'xsprintf/__tests__/PhutilHgsprintfTestCase.php', 'PhutilHighIntensityIntervalDaemon' => 'daemon/torture/PhutilHighIntensityIntervalDaemon.php', 'PhutilICSParser' => 'parser/calendar/ics/PhutilICSParser.php', 'PhutilICSParserException' => 'parser/calendar/ics/PhutilICSParserException.php', 'PhutilICSParserTestCase' => 'parser/calendar/ics/__tests__/PhutilICSParserTestCase.php', 'PhutilICSWriter' => 'parser/calendar/ics/PhutilICSWriter.php', 'PhutilICSWriterTestCase' => 'parser/calendar/ics/__tests__/PhutilICSWriterTestCase.php', 'PhutilINIParserException' => 'parser/exception/PhutilINIParserException.php', 'PhutilIPAddress' => 'ip/PhutilIPAddress.php', 'PhutilIPAddressTestCase' => 'ip/__tests__/PhutilIPAddressTestCase.php', 'PhutilIPv4Address' => 'ip/PhutilIPv4Address.php', 'PhutilIPv6Address' => 'ip/PhutilIPv6Address.php', 'PhutilInRequestKeyValueCache' => 'cache/PhutilInRequestKeyValueCache.php', 'PhutilInteractiveEditor' => 'console/PhutilInteractiveEditor.php', 'PhutilInvalidRuleParserGeneratorException' => 'parser/generator/exception/PhutilInvalidRuleParserGeneratorException.php', 'PhutilInvalidStateException' => 'exception/PhutilInvalidStateException.php', 'PhutilInvalidStateExceptionTestCase' => 'exception/__tests__/PhutilInvalidStateExceptionTestCase.php', 'PhutilInvisibleSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilInvisibleSyntaxHighlighter.php', 'PhutilIrreducibleRuleParserGeneratorException' => 'parser/generator/exception/PhutilIrreducibleRuleParserGeneratorException.php', 'PhutilJIRAAuthAdapter' => 'auth/PhutilJIRAAuthAdapter.php', 'PhutilJSON' => 'parser/PhutilJSON.php', 'PhutilJSONFragmentLexer' => 'lexer/PhutilJSONFragmentLexer.php', 'PhutilJSONFragmentLexerHighlighterTestCase' => 'markup/syntax/highlighter/__tests__/PhutilJSONFragmentLexerHighlighterTestCase.php', 'PhutilJSONParser' => 'parser/PhutilJSONParser.php', 'PhutilJSONParserException' => 'parser/exception/PhutilJSONParserException.php', 'PhutilJSONParserTestCase' => 'parser/__tests__/PhutilJSONParserTestCase.php', 'PhutilJSONProtocolChannel' => 'channel/PhutilJSONProtocolChannel.php', 'PhutilJSONProtocolChannelTestCase' => 'channel/__tests__/PhutilJSONProtocolChannelTestCase.php', 'PhutilJSONTestCase' => 'parser/__tests__/PhutilJSONTestCase.php', 'PhutilJavaCodeSnippetContextFreeGrammar' => 'grammar/code/PhutilJavaCodeSnippetContextFreeGrammar.php', 'PhutilKeyValueCache' => 'cache/PhutilKeyValueCache.php', 'PhutilKeyValueCacheNamespace' => 'cache/PhutilKeyValueCacheNamespace.php', 'PhutilKeyValueCacheProfiler' => 'cache/PhutilKeyValueCacheProfiler.php', 'PhutilKeyValueCacheProxy' => 'cache/PhutilKeyValueCacheProxy.php', 'PhutilKeyValueCacheStack' => 'cache/PhutilKeyValueCacheStack.php', 'PhutilKeyValueCacheTestCase' => 'cache/__tests__/PhutilKeyValueCacheTestCase.php', 'PhutilKoreanLocale' => 'internationalization/locales/PhutilKoreanLocale.php', 'PhutilLDAPAuthAdapter' => 'auth/PhutilLDAPAuthAdapter.php', 'PhutilLanguageGuesser' => 'parser/PhutilLanguageGuesser.php', 'PhutilLanguageGuesserTestCase' => 'parser/__tests__/PhutilLanguageGuesserTestCase.php', 'PhutilLexer' => 'lexer/PhutilLexer.php', 'PhutilLexerSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilLexerSyntaxHighlighter.php', 'PhutilLibraryConflictException' => 'moduleutils/PhutilLibraryConflictException.php', 'PhutilLibraryMapBuilder' => 'moduleutils/PhutilLibraryMapBuilder.php', 'PhutilLibraryTestCase' => '__tests__/PhutilLibraryTestCase.php', 'PhutilLipsumContextFreeGrammar' => 'grammar/PhutilLipsumContextFreeGrammar.php', 'PhutilLocale' => 'internationalization/PhutilLocale.php', 'PhutilLocaleTestCase' => 'internationalization/__tests__/PhutilLocaleTestCase.php', 'PhutilLock' => 'filesystem/PhutilLock.php', 'PhutilLockException' => 'filesystem/PhutilLockException.php', 'PhutilLogFileChannel' => 'channel/PhutilLogFileChannel.php', 'PhutilLunarPhase' => 'utils/PhutilLunarPhase.php', 'PhutilLunarPhaseTestCase' => 'utils/__tests__/PhutilLunarPhaseTestCase.php', 'PhutilMarkupEngine' => 'markup/PhutilMarkupEngine.php', 'PhutilMarkupTestCase' => 'markup/__tests__/PhutilMarkupTestCase.php', 'PhutilMemcacheKeyValueCache' => 'cache/PhutilMemcacheKeyValueCache.php', 'PhutilMercurialBinaryAnalyzer' => 'filesystem/binary/PhutilMercurialBinaryAnalyzer.php', 'PhutilMethodNotImplementedException' => 'error/PhutilMethodNotImplementedException.php', 'PhutilMetricsChannel' => 'channel/PhutilMetricsChannel.php', 'PhutilMissingSymbolException' => 'symbols/exception/PhutilMissingSymbolException.php', 'PhutilModuleUtilsTestCase' => 'moduleutils/__tests__/PhutilModuleUtilsTestCase.php', 'PhutilNiceDaemon' => 'daemon/torture/PhutilNiceDaemon.php', 'PhutilNumber' => 'internationalization/PhutilNumber.php', 'PhutilOAuth1AuthAdapter' => 'auth/PhutilOAuth1AuthAdapter.php', 'PhutilOAuth1Future' => 'future/oauth/PhutilOAuth1Future.php', 'PhutilOAuth1FutureTestCase' => 'future/oauth/__tests__/PhutilOAuth1FutureTestCase.php', 'PhutilOAuthAuthAdapter' => 'auth/PhutilOAuthAuthAdapter.php', 'PhutilOnDiskKeyValueCache' => 'cache/PhutilOnDiskKeyValueCache.php', 'PhutilOpaqueEnvelope' => 'error/PhutilOpaqueEnvelope.php', 'PhutilOpaqueEnvelopeKey' => 'error/PhutilOpaqueEnvelopeKey.php', 'PhutilOpaqueEnvelopeTestCase' => 'error/__tests__/PhutilOpaqueEnvelopeTestCase.php', 'PhutilPHPCodeSnippetContextFreeGrammar' => 'grammar/code/PhutilPHPCodeSnippetContextFreeGrammar.php', 'PhutilPHPFragmentLexer' => 'lexer/PhutilPHPFragmentLexer.php', 'PhutilPHPFragmentLexerHighlighterTestCase' => 'markup/syntax/highlighter/__tests__/PhutilPHPFragmentLexerHighlighterTestCase.php', 'PhutilPHPFragmentLexerTestCase' => 'lexer/__tests__/PhutilPHPFragmentLexerTestCase.php', 'PhutilPHPObjectProtocolChannel' => 'channel/PhutilPHPObjectProtocolChannel.php', 'PhutilPHPObjectProtocolChannelTestCase' => 'channel/__tests__/PhutilPHPObjectProtocolChannelTestCase.php', 'PhutilParserGenerator' => 'parser/PhutilParserGenerator.php', 'PhutilParserGeneratorException' => 'parser/generator/exception/PhutilParserGeneratorException.php', 'PhutilParserGeneratorTestCase' => 'parser/__tests__/PhutilParserGeneratorTestCase.php', 'PhutilPayPalAPIFuture' => 'future/paypal/PhutilPayPalAPIFuture.php', 'PhutilPerson' => 'internationalization/PhutilPerson.php', 'PhutilPersonTest' => 'internationalization/__tests__/PhutilPersonTest.php', 'PhutilPhabricatorAuthAdapter' => 'auth/PhutilPhabricatorAuthAdapter.php', 'PhutilPhtTestCase' => 'internationalization/__tests__/PhutilPhtTestCase.php', 'PhutilPirateEnglishLocale' => 'internationalization/locales/PhutilPirateEnglishLocale.php', 'PhutilPortugueseBrazilLocale' => 'internationalization/locales/PhutilPortugueseBrazilLocale.php', 'PhutilPortuguesePortugalLocale' => 'internationalization/locales/PhutilPortuguesePortugalLocale.php', + 'PhutilPostmarkFuture' => 'future/postmark/PhutilPostmarkFuture.php', 'PhutilPregsprintfTestCase' => 'xsprintf/__tests__/PhutilPregsprintfTestCase.php', 'PhutilProcessGroupDaemon' => 'daemon/torture/PhutilProcessGroupDaemon.php', 'PhutilProseDiff' => 'utils/PhutilProseDiff.php', 'PhutilProseDiffTestCase' => 'utils/__tests__/PhutilProseDiffTestCase.php', 'PhutilProseDifferenceEngine' => 'utils/PhutilProseDifferenceEngine.php', 'PhutilProtocolChannel' => 'channel/PhutilProtocolChannel.php', 'PhutilProxyException' => 'error/PhutilProxyException.php', 'PhutilProxyIterator' => 'utils/PhutilProxyIterator.php', 'PhutilPygmentizeBinaryAnalyzer' => 'filesystem/binary/PhutilPygmentizeBinaryAnalyzer.php', 'PhutilPygmentizeParser' => 'parser/PhutilPygmentizeParser.php', 'PhutilPygmentizeParserTestCase' => 'parser/__tests__/PhutilPygmentizeParserTestCase.php', 'PhutilPygmentsSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilPygmentsSyntaxHighlighter.php', 'PhutilPythonFragmentLexer' => 'lexer/PhutilPythonFragmentLexer.php', 'PhutilQsprintfInterface' => 'xsprintf/PhutilQsprintfInterface.php', 'PhutilQueryStringParser' => 'parser/PhutilQueryStringParser.php', 'PhutilQueryStringParserTestCase' => 'parser/__tests__/PhutilQueryStringParserTestCase.php', 'PhutilRainbowSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilRainbowSyntaxHighlighter.php', 'PhutilRawEnglishLocale' => 'internationalization/locales/PhutilRawEnglishLocale.php', 'PhutilReadableSerializer' => 'readableserializer/PhutilReadableSerializer.php', 'PhutilReadableSerializerTestCase' => 'readableserializer/__tests__/PhutilReadableSerializerTestCase.php', 'PhutilRealNameContextFreeGrammar' => 'grammar/PhutilRealNameContextFreeGrammar.php', 'PhutilRemarkupBlockInterpreter' => 'markup/engine/remarkup/blockrule/PhutilRemarkupBlockInterpreter.php', 'PhutilRemarkupBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupBlockRule.php', 'PhutilRemarkupBlockStorage' => 'markup/engine/remarkup/PhutilRemarkupBlockStorage.php', 'PhutilRemarkupBoldRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupBoldRule.php', 'PhutilRemarkupCodeBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupCodeBlockRule.php', 'PhutilRemarkupDefaultBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupDefaultBlockRule.php', 'PhutilRemarkupDelRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupDelRule.php', 'PhutilRemarkupDocumentLinkRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupDocumentLinkRule.php', 'PhutilRemarkupEngine' => 'markup/engine/PhutilRemarkupEngine.php', 'PhutilRemarkupEngineTestCase' => 'markup/engine/__tests__/PhutilRemarkupEngineTestCase.php', 'PhutilRemarkupEscapeRemarkupRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupEscapeRemarkupRule.php', 'PhutilRemarkupHeaderBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupHeaderBlockRule.php', 'PhutilRemarkupHighlightRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupHighlightRule.php', 'PhutilRemarkupHorizontalRuleBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupHorizontalRuleBlockRule.php', 'PhutilRemarkupHyperlinkRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupHyperlinkRule.php', 'PhutilRemarkupInlineBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupInlineBlockRule.php', 'PhutilRemarkupInterpreterBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupInterpreterBlockRule.php', 'PhutilRemarkupItalicRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupItalicRule.php', 'PhutilRemarkupLinebreaksRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupLinebreaksRule.php', 'PhutilRemarkupListBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupListBlockRule.php', 'PhutilRemarkupLiteralBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupLiteralBlockRule.php', 'PhutilRemarkupMonospaceRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupMonospaceRule.php', 'PhutilRemarkupNoteBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupNoteBlockRule.php', 'PhutilRemarkupQuotesBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupQuotesBlockRule.php', 'PhutilRemarkupReplyBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupReplyBlockRule.php', 'PhutilRemarkupRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupRule.php', 'PhutilRemarkupSimpleTableBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupSimpleTableBlockRule.php', 'PhutilRemarkupTableBlockRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupTableBlockRule.php', 'PhutilRemarkupTestInterpreterRule' => 'markup/engine/remarkup/blockrule/PhutilRemarkupTestInterpreterRule.php', 'PhutilRemarkupUnderlineRule' => 'markup/engine/remarkup/markuprule/PhutilRemarkupUnderlineRule.php', 'PhutilRope' => 'utils/PhutilRope.php', 'PhutilRopeTestCase' => 'utils/__tests__/PhutilRopeTestCase.php', 'PhutilSafeHTML' => 'markup/PhutilSafeHTML.php', 'PhutilSafeHTMLProducerInterface' => 'markup/PhutilSafeHTMLProducerInterface.php', 'PhutilSafeHTMLTestCase' => 'markup/__tests__/PhutilSafeHTMLTestCase.php', 'PhutilSaturateStdoutDaemon' => 'daemon/torture/PhutilSaturateStdoutDaemon.php', 'PhutilSearchQueryCompiler' => 'search/PhutilSearchQueryCompiler.php', 'PhutilSearchQueryCompilerSyntaxException' => 'search/PhutilSearchQueryCompilerSyntaxException.php', 'PhutilSearchQueryCompilerTestCase' => 'search/__tests__/PhutilSearchQueryCompilerTestCase.php', 'PhutilSearchQueryToken' => 'search/PhutilSearchQueryToken.php', 'PhutilSearchStemmer' => 'search/PhutilSearchStemmer.php', 'PhutilSearchStemmerTestCase' => 'search/__tests__/PhutilSearchStemmerTestCase.php', 'PhutilServiceProfiler' => 'serviceprofiler/PhutilServiceProfiler.php', 'PhutilShellLexer' => 'lexer/PhutilShellLexer.php', 'PhutilShellLexerTestCase' => 'lexer/__tests__/PhutilShellLexerTestCase.php', 'PhutilSignalHandler' => 'future/exec/PhutilSignalHandler.php', 'PhutilSignalRouter' => 'future/exec/PhutilSignalRouter.php', 'PhutilSimpleOptions' => 'parser/PhutilSimpleOptions.php', 'PhutilSimpleOptionsLexer' => 'lexer/PhutilSimpleOptionsLexer.php', 'PhutilSimpleOptionsLexerTestCase' => 'lexer/__tests__/PhutilSimpleOptionsLexerTestCase.php', 'PhutilSimpleOptionsTestCase' => 'parser/__tests__/PhutilSimpleOptionsTestCase.php', 'PhutilSimplifiedChineseLocale' => 'internationalization/locales/PhutilSimplifiedChineseLocale.php', 'PhutilSlackAuthAdapter' => 'auth/PhutilSlackAuthAdapter.php', 'PhutilSlackFuture' => 'future/slack/PhutilSlackFuture.php', 'PhutilSocketChannel' => 'channel/PhutilSocketChannel.php', 'PhutilSortVector' => 'utils/PhutilSortVector.php', 'PhutilSpanishSpainLocale' => 'internationalization/locales/PhutilSpanishSpainLocale.php', 'PhutilSprite' => 'sprites/PhutilSprite.php', 'PhutilSpriteSheet' => 'sprites/PhutilSpriteSheet.php', 'PhutilStreamIterator' => 'utils/PhutilStreamIterator.php', 'PhutilSubversionBinaryAnalyzer' => 'filesystem/binary/PhutilSubversionBinaryAnalyzer.php', 'PhutilSymbolLoader' => 'symbols/PhutilSymbolLoader.php', 'PhutilSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilSyntaxHighlighter.php', 'PhutilSyntaxHighlighterEngine' => 'markup/syntax/engine/PhutilSyntaxHighlighterEngine.php', 'PhutilSyntaxHighlighterException' => 'markup/syntax/highlighter/PhutilSyntaxHighlighterException.php', 'PhutilSystem' => 'utils/PhutilSystem.php', 'PhutilSystemTestCase' => 'utils/__tests__/PhutilSystemTestCase.php', 'PhutilTerminalString' => 'xsprintf/PhutilTerminalString.php', 'PhutilTestPhobject' => 'object/__tests__/PhutilTestPhobject.php', 'PhutilTortureTestDaemon' => 'daemon/torture/PhutilTortureTestDaemon.php', 'PhutilTraditionalChineseLocale' => 'internationalization/locales/PhutilTraditionalChineseLocale.php', 'PhutilTranslation' => 'internationalization/PhutilTranslation.php', 'PhutilTranslationTestCase' => 'internationalization/__tests__/PhutilTranslationTestCase.php', 'PhutilTranslator' => 'internationalization/PhutilTranslator.php', 'PhutilTranslatorTestCase' => 'internationalization/__tests__/PhutilTranslatorTestCase.php', 'PhutilTsprintfTestCase' => 'xsprintf/__tests__/PhutilTsprintfTestCase.php', 'PhutilTwitchAuthAdapter' => 'auth/PhutilTwitchAuthAdapter.php', 'PhutilTwitchFuture' => 'future/twitch/PhutilTwitchFuture.php', 'PhutilTwitterAuthAdapter' => 'auth/PhutilTwitterAuthAdapter.php', 'PhutilTypeCheckException' => 'parser/exception/PhutilTypeCheckException.php', 'PhutilTypeExtraParametersException' => 'parser/exception/PhutilTypeExtraParametersException.php', 'PhutilTypeLexer' => 'lexer/PhutilTypeLexer.php', 'PhutilTypeMissingParametersException' => 'parser/exception/PhutilTypeMissingParametersException.php', 'PhutilTypeSpec' => 'parser/PhutilTypeSpec.php', 'PhutilTypeSpecTestCase' => 'parser/__tests__/PhutilTypeSpecTestCase.php', 'PhutilURI' => 'parser/PhutilURI.php', 'PhutilURITestCase' => 'parser/__tests__/PhutilURITestCase.php', 'PhutilUSEnglishLocale' => 'internationalization/locales/PhutilUSEnglishLocale.php', 'PhutilUTF8StringTruncator' => 'utils/PhutilUTF8StringTruncator.php', 'PhutilUTF8TestCase' => 'utils/__tests__/PhutilUTF8TestCase.php', 'PhutilUnknownSymbolParserGeneratorException' => 'parser/generator/exception/PhutilUnknownSymbolParserGeneratorException.php', 'PhutilUnreachableRuleParserGeneratorException' => 'parser/generator/exception/PhutilUnreachableRuleParserGeneratorException.php', 'PhutilUnreachableTerminalParserGeneratorException' => 'parser/generator/exception/PhutilUnreachableTerminalParserGeneratorException.php', 'PhutilUrisprintfTestCase' => 'xsprintf/__tests__/PhutilUrisprintfTestCase.php', 'PhutilUtilsTestCase' => 'utils/__tests__/PhutilUtilsTestCase.php', 'PhutilVeryWowEnglishLocale' => 'internationalization/locales/PhutilVeryWowEnglishLocale.php', 'PhutilWordPressAuthAdapter' => 'auth/PhutilWordPressAuthAdapter.php', 'PhutilWordPressFuture' => 'future/wordpress/PhutilWordPressFuture.php', 'PhutilXHPASTBinary' => 'parser/xhpast/bin/PhutilXHPASTBinary.php', 'PhutilXHPASTSyntaxHighlighter' => 'markup/syntax/highlighter/PhutilXHPASTSyntaxHighlighter.php', 'PhutilXHPASTSyntaxHighlighterFuture' => 'markup/syntax/highlighter/xhpast/PhutilXHPASTSyntaxHighlighterFuture.php', 'PhutilXHPASTSyntaxHighlighterTestCase' => 'markup/syntax/highlighter/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php', 'QueryFuture' => 'future/query/QueryFuture.php', 'TempFile' => 'filesystem/TempFile.php', 'TestAbstractDirectedGraph' => 'utils/__tests__/TestAbstractDirectedGraph.php', 'XHPASTNode' => 'parser/xhpast/api/XHPASTNode.php', 'XHPASTNodeTestCase' => 'parser/xhpast/api/__tests__/XHPASTNodeTestCase.php', 'XHPASTSyntaxErrorException' => 'parser/xhpast/api/XHPASTSyntaxErrorException.php', 'XHPASTToken' => 'parser/xhpast/api/XHPASTToken.php', 'XHPASTTree' => 'parser/xhpast/api/XHPASTTree.php', 'XHPASTTreeTestCase' => 'parser/xhpast/api/__tests__/XHPASTTreeTestCase.php', 'XsprintfUnknownConversionException' => 'xsprintf/exception/XsprintfUnknownConversionException.php', ), 'function' => array( 'array_fuse' => 'utils/utils.php', 'array_interleave' => 'utils/utils.php', 'array_mergev' => 'utils/utils.php', 'array_select_keys' => 'utils/utils.php', 'assert_instances_of' => 'utils/utils.php', 'assert_stringlike' => 'utils/utils.php', 'coalesce' => 'utils/utils.php', 'csprintf' => 'xsprintf/csprintf.php', 'exec_manual' => 'future/exec/execx.php', 'execx' => 'future/exec/execx.php', 'head' => 'utils/utils.php', 'head_key' => 'utils/utils.php', 'hgsprintf' => 'xsprintf/hgsprintf.php', 'hsprintf' => 'markup/render.php', 'id' => 'utils/utils.php', 'idx' => 'utils/utils.php', 'idxv' => 'utils/utils.php', 'ifilter' => 'utils/utils.php', 'igroup' => 'utils/utils.php', 'ipull' => 'utils/utils.php', 'isort' => 'utils/utils.php', 'jsprintf' => 'xsprintf/jsprintf.php', 'last' => 'utils/utils.php', 'last_key' => 'utils/utils.php', 'ldap_sprintf' => 'xsprintf/ldapsprintf.php', 'mfilter' => 'utils/utils.php', 'mgroup' => 'utils/utils.php', 'mpull' => 'utils/utils.php', 'msort' => 'utils/utils.php', 'msortv' => 'utils/utils.php', 'newv' => 'utils/utils.php', 'nonempty' => 'utils/utils.php', 'phlog' => 'error/phlog.php', 'pht' => 'internationalization/pht.php', 'phutil_censor_credentials' => 'utils/utils.php', 'phutil_console_confirm' => 'console/format.php', 'phutil_console_format' => 'console/format.php', 'phutil_console_get_terminal_width' => 'console/format.php', 'phutil_console_prompt' => 'console/format.php', 'phutil_console_require_tty' => 'console/format.php', 'phutil_console_select' => 'console/format.php', 'phutil_console_wrap' => 'console/format.php', 'phutil_count' => 'internationalization/pht.php', 'phutil_date_format' => 'utils/viewutils.php', 'phutil_deprecated' => 'moduleutils/moduleutils.php', 'phutil_error_listener_example' => 'error/phlog.php', 'phutil_escape_html' => 'markup/render.php', 'phutil_escape_html_newlines' => 'markup/render.php', 'phutil_escape_uri' => 'markup/render.php', 'phutil_escape_uri_path_component' => 'markup/render.php', 'phutil_fnmatch' => 'utils/utils.php', 'phutil_format_bytes' => 'utils/viewutils.php', 'phutil_format_relative_time' => 'utils/viewutils.php', 'phutil_format_relative_time_detailed' => 'utils/viewutils.php', 'phutil_format_units_generic' => 'utils/viewutils.php', 'phutil_fwrite_nonblocking_stream' => 'utils/utils.php', 'phutil_get_current_library_name' => 'moduleutils/moduleutils.php', 'phutil_get_library_name_for_root' => 'moduleutils/moduleutils.php', 'phutil_get_library_root' => 'moduleutils/moduleutils.php', 'phutil_get_library_root_for_path' => 'moduleutils/moduleutils.php', 'phutil_get_signal_name' => 'future/exec/execx.php', + 'phutil_get_system_locale' => 'utils/utf8.php', 'phutil_hashes_are_identical' => 'utils/utils.php', 'phutil_implode_html' => 'markup/render.php', 'phutil_ini_decode' => 'utils/utils.php', 'phutil_is_hiphop_runtime' => 'utils/utils.php', + 'phutil_is_system_locale_available' => 'utils/utf8.php', 'phutil_is_utf8' => 'utils/utf8.php', 'phutil_is_utf8_slowly' => 'utils/utf8.php', 'phutil_is_utf8_with_only_bmp_characters' => 'utils/utf8.php', 'phutil_is_windows' => 'utils/utils.php', 'phutil_json_decode' => 'utils/utils.php', 'phutil_json_encode' => 'utils/utils.php', 'phutil_load_library' => 'moduleutils/core.php', 'phutil_loggable_string' => 'utils/utils.php', 'phutil_parse_bytes' => 'utils/viewutils.php', 'phutil_passthru' => 'future/exec/execx.php', 'phutil_person' => 'internationalization/pht.php', 'phutil_register_library' => 'moduleutils/core.php', 'phutil_register_library_map' => 'moduleutils/core.php', 'phutil_safe_html' => 'markup/render.php', + 'phutil_set_system_locale' => 'utils/utf8.php', 'phutil_split_lines' => 'utils/utils.php', 'phutil_tag' => 'markup/render.php', 'phutil_tag_div' => 'markup/render.php', 'phutil_unescape_uri_path_component' => 'markup/render.php', 'phutil_units' => 'utils/utils.php', 'phutil_utf8_console_strlen' => 'utils/utf8.php', 'phutil_utf8_convert' => 'utils/utf8.php', 'phutil_utf8_encode_codepoint' => 'utils/utf8.php', 'phutil_utf8_hard_wrap' => 'utils/utf8.php', 'phutil_utf8_hard_wrap_html' => 'utils/utf8.php', 'phutil_utf8_is_cjk' => 'utils/utf8.php', 'phutil_utf8_is_combining_character' => 'utils/utf8.php', 'phutil_utf8_strlen' => 'utils/utf8.php', 'phutil_utf8_strtolower' => 'utils/utf8.php', 'phutil_utf8_strtoupper' => 'utils/utf8.php', 'phutil_utf8_strtr' => 'utils/utf8.php', 'phutil_utf8_ucwords' => 'utils/utf8.php', 'phutil_utf8ize' => 'utils/utf8.php', 'phutil_utf8v' => 'utils/utf8.php', 'phutil_utf8v_codepoints' => 'utils/utf8.php', 'phutil_utf8v_combine_characters' => 'utils/utf8.php', 'phutil_utf8v_combined' => 'utils/utf8.php', 'phutil_validate_json' => 'utils/utils.php', 'phutil_var_export' => 'utils/utils.php', 'ppull' => 'utils/utils.php', 'pregsprintf' => 'xsprintf/pregsprintf.php', 'qsprintf' => 'xsprintf/qsprintf.php', 'qsprintf_check_scalar_type' => 'xsprintf/qsprintf.php', 'qsprintf_check_type' => 'xsprintf/qsprintf.php', 'queryfx' => 'xsprintf/queryfx.php', 'queryfx_all' => 'xsprintf/queryfx.php', 'queryfx_one' => 'xsprintf/queryfx.php', 'tsprintf' => 'xsprintf/tsprintf.php', 'urisprintf' => 'xsprintf/urisprintf.php', 'vcsprintf' => 'xsprintf/csprintf.php', 'vjsprintf' => 'xsprintf/jsprintf.php', 'vqsprintf' => 'xsprintf/qsprintf.php', 'vurisprintf' => 'xsprintf/urisprintf.php', 'xhp_parser_node_constants' => 'parser/xhpast/parser_nodes.php', 'xhpast_parser_token_constants' => 'parser/xhpast/parser_tokens.php', 'xsprintf' => 'xsprintf/xsprintf.php', 'xsprintf_callback_example' => 'xsprintf/xsprintf.php', 'xsprintf_command' => 'xsprintf/csprintf.php', 'xsprintf_javascript' => 'xsprintf/jsprintf.php', 'xsprintf_ldap' => 'xsprintf/ldapsprintf.php', 'xsprintf_mercurial' => 'xsprintf/hgsprintf.php', 'xsprintf_query' => 'xsprintf/qsprintf.php', 'xsprintf_regex' => 'xsprintf/pregsprintf.php', 'xsprintf_terminal' => 'xsprintf/tsprintf.php', 'xsprintf_uri' => 'xsprintf/urisprintf.php', ), 'xmap' => array( 'AASTNode' => 'Phobject', 'AASTNodeList' => array( 'Phobject', 'Countable', 'Iterator', ), 'AASTToken' => 'Phobject', 'AASTTree' => 'Phobject', 'AbstractDirectedGraph' => 'Phobject', 'AbstractDirectedGraphTestCase' => 'PhutilTestCase', 'AphrontAccessDeniedQueryException' => 'AphrontQueryException', 'AphrontBaseMySQLDatabaseConnection' => 'AphrontDatabaseConnection', 'AphrontCharacterSetQueryException' => 'AphrontQueryException', 'AphrontConnectionLostQueryException' => 'AphrontRecoverableQueryException', 'AphrontConnectionQueryException' => 'AphrontQueryException', 'AphrontCountQueryException' => 'AphrontQueryException', 'AphrontDatabaseConnection' => array( 'Phobject', 'PhutilQsprintfInterface', ), 'AphrontDatabaseTransactionState' => 'Phobject', 'AphrontDeadlockQueryException' => 'AphrontRecoverableQueryException', 'AphrontDuplicateKeyQueryException' => 'AphrontQueryException', 'AphrontHTTPHeaderParser' => 'Phobject', 'AphrontHTTPHeaderParserTestCase' => 'PhutilTestCase', 'AphrontInvalidCredentialsQueryException' => 'AphrontQueryException', 'AphrontIsolatedDatabaseConnection' => 'AphrontDatabaseConnection', 'AphrontLockTimeoutQueryException' => 'AphrontRecoverableQueryException', 'AphrontMultipartParser' => 'Phobject', 'AphrontMultipartParserTestCase' => 'PhutilTestCase', 'AphrontMultipartPart' => 'Phobject', 'AphrontMySQLDatabaseConnection' => 'AphrontBaseMySQLDatabaseConnection', 'AphrontMySQLiDatabaseConnection' => 'AphrontBaseMySQLDatabaseConnection', 'AphrontNotSupportedQueryException' => 'AphrontQueryException', 'AphrontObjectMissingQueryException' => 'AphrontQueryException', 'AphrontParameterQueryException' => 'AphrontQueryException', 'AphrontQueryException' => 'Exception', 'AphrontQueryTimeoutQueryException' => 'AphrontRecoverableQueryException', 'AphrontRecoverableQueryException' => 'AphrontQueryException', 'AphrontRequestStream' => 'Phobject', 'AphrontSchemaQueryException' => 'AphrontQueryException', 'AphrontScopedUnguardedWriteCapability' => 'Phobject', 'AphrontWriteGuard' => 'Phobject', 'BaseHTTPFuture' => 'Future', 'CaseInsensitiveArray' => 'PhutilArray', 'CaseInsensitiveArrayTestCase' => 'PhutilTestCase', 'CommandException' => 'Exception', 'ConduitClient' => 'Phobject', 'ConduitClientException' => 'Exception', 'ConduitClientTestCase' => 'PhutilTestCase', 'ConduitFuture' => 'FutureProxy', 'ExecFuture' => 'PhutilExecutableFuture', 'ExecFutureTestCase' => 'PhutilTestCase', 'ExecPassthruTestCase' => 'PhutilTestCase', 'FileFinder' => 'Phobject', 'FileFinderTestCase' => 'PhutilTestCase', 'FileList' => 'Phobject', 'Filesystem' => 'Phobject', 'FilesystemException' => 'Exception', 'FilesystemTestCase' => 'PhutilTestCase', 'Future' => 'Phobject', 'FutureIterator' => array( 'Phobject', 'Iterator', ), 'FutureIteratorTestCase' => 'PhutilTestCase', 'FutureProxy' => 'Future', 'HTTPFuture' => 'BaseHTTPFuture', 'HTTPFutureCURLResponseStatus' => 'HTTPFutureResponseStatus', 'HTTPFutureCertificateResponseStatus' => 'HTTPFutureResponseStatus', 'HTTPFutureHTTPResponseStatus' => 'HTTPFutureResponseStatus', 'HTTPFutureParseResponseStatus' => 'HTTPFutureResponseStatus', 'HTTPFutureResponseStatus' => 'Exception', 'HTTPFutureTransportResponseStatus' => 'HTTPFutureResponseStatus', 'HTTPSFuture' => 'BaseHTTPFuture', 'ImmediateFuture' => 'Future', 'LibphutilUSEnglishTranslation' => 'PhutilTranslation', 'LinesOfALarge' => array( 'Phobject', 'Iterator', ), 'LinesOfALargeExecFuture' => 'LinesOfALarge', 'LinesOfALargeExecFutureTestCase' => 'PhutilTestCase', 'LinesOfALargeFile' => 'LinesOfALarge', 'LinesOfALargeFileTestCase' => 'PhutilTestCase', 'MFilterTestHelper' => 'Phobject', 'PHPASTParserTestCase' => 'PhutilTestCase', 'PhageAction' => 'Phobject', 'PhageAgentAction' => 'PhageAction', 'PhageAgentBootloader' => 'Phobject', 'PhageAgentTestCase' => 'PhutilTestCase', 'PhageExecuteAction' => 'PhageAction', 'PhageLocalAction' => 'PhageAgentAction', 'PhagePHPAgent' => 'Phobject', 'PhagePHPAgentBootloader' => 'PhageAgentBootloader', 'PhagePlanAction' => 'PhageAction', 'Phobject' => 'Iterator', 'PhobjectTestCase' => 'PhutilTestCase', 'PhutilAPCKeyValueCache' => 'PhutilKeyValueCache', 'PhutilAWSCloudFormationFuture' => 'PhutilAWSFuture', 'PhutilAWSEC2Future' => 'PhutilAWSFuture', 'PhutilAWSException' => 'Exception', 'PhutilAWSFuture' => 'FutureProxy', 'PhutilAWSManagementWorkflow' => 'PhutilArgumentWorkflow', 'PhutilAWSS3DeleteManagementWorkflow' => 'PhutilAWSS3ManagementWorkflow', 'PhutilAWSS3Future' => 'PhutilAWSFuture', 'PhutilAWSS3GetManagementWorkflow' => 'PhutilAWSS3ManagementWorkflow', 'PhutilAWSS3ManagementWorkflow' => 'PhutilAWSManagementWorkflow', 'PhutilAWSS3PutManagementWorkflow' => 'PhutilAWSS3ManagementWorkflow', 'PhutilAWSv4Signature' => 'Phobject', 'PhutilAWSv4SignatureTestCase' => 'PhutilTestCase', 'PhutilAggregateException' => 'Exception', 'PhutilAllCapsEnglishLocale' => 'PhutilLocale', 'PhutilAmazonAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilArgumentParser' => 'Phobject', 'PhutilArgumentParserException' => 'Exception', 'PhutilArgumentParserTestCase' => 'PhutilTestCase', 'PhutilArgumentSpecification' => 'Phobject', 'PhutilArgumentSpecificationException' => 'PhutilArgumentParserException', 'PhutilArgumentSpecificationTestCase' => 'PhutilTestCase', 'PhutilArgumentSpellingCorrector' => 'Phobject', 'PhutilArgumentSpellingCorrectorTestCase' => 'PhutilTestCase', 'PhutilArgumentUsageException' => 'PhutilArgumentParserException', 'PhutilArgumentWorkflow' => 'Phobject', 'PhutilArray' => array( 'Phobject', 'Countable', 'ArrayAccess', 'Iterator', ), 'PhutilArrayTestCase' => 'PhutilTestCase', 'PhutilArrayWithDefaultValue' => 'PhutilArray', 'PhutilAsanaAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilAsanaFuture' => 'FutureProxy', 'PhutilAuthAdapter' => 'Phobject', 'PhutilAuthConfigurationException' => 'PhutilAuthException', 'PhutilAuthCredentialException' => 'PhutilAuthException', 'PhutilAuthException' => 'Exception', 'PhutilAuthUserAbortedException' => 'PhutilAuthException', 'PhutilBacktraceSignalHandler' => 'PhutilSignalHandler', 'PhutilBallOfPHP' => 'Phobject', 'PhutilBinaryAnalyzer' => 'Phobject', 'PhutilBinaryAnalyzerTestCase' => 'PhutilTestCase', 'PhutilBitbucketAuthAdapter' => 'PhutilOAuth1AuthAdapter', 'PhutilBootloaderException' => 'Exception', 'PhutilBritishEnglishLocale' => 'PhutilLocale', 'PhutilBufferedIterator' => array( 'Phobject', 'Iterator', ), 'PhutilBufferedIteratorTestCase' => 'PhutilTestCase', 'PhutilBugtraqParser' => 'Phobject', 'PhutilBugtraqParserTestCase' => 'PhutilTestCase', 'PhutilCIDRBlock' => 'Phobject', 'PhutilCIDRList' => 'Phobject', 'PhutilCLikeCodeSnippetContextFreeGrammar' => 'PhutilCodeSnippetContextFreeGrammar', 'PhutilCalendarAbsoluteDateTime' => 'PhutilCalendarDateTime', 'PhutilCalendarContainerNode' => 'PhutilCalendarNode', 'PhutilCalendarDateTime' => 'Phobject', 'PhutilCalendarDateTimeTestCase' => 'PhutilTestCase', 'PhutilCalendarDocumentNode' => 'PhutilCalendarContainerNode', 'PhutilCalendarDuration' => 'Phobject', 'PhutilCalendarEventNode' => 'PhutilCalendarContainerNode', 'PhutilCalendarNode' => 'Phobject', 'PhutilCalendarProxyDateTime' => 'PhutilCalendarDateTime', 'PhutilCalendarRawNode' => 'PhutilCalendarContainerNode', 'PhutilCalendarRecurrenceList' => 'PhutilCalendarRecurrenceSource', 'PhutilCalendarRecurrenceRule' => 'PhutilCalendarRecurrenceSource', 'PhutilCalendarRecurrenceRuleTestCase' => 'PhutilTestCase', 'PhutilCalendarRecurrenceSet' => 'Phobject', 'PhutilCalendarRecurrenceSource' => 'Phobject', 'PhutilCalendarRecurrenceTestCase' => 'PhutilTestCase', 'PhutilCalendarRelativeDateTime' => 'PhutilCalendarProxyDateTime', 'PhutilCalendarRootNode' => 'PhutilCalendarContainerNode', 'PhutilCalendarUserNode' => 'PhutilCalendarNode', 'PhutilCallbackFilterIterator' => 'FilterIterator', 'PhutilCallbackSignalHandler' => 'PhutilSignalHandler', 'PhutilChannel' => 'Phobject', 'PhutilChannelChannel' => 'PhutilChannel', 'PhutilChannelTestCase' => 'PhutilTestCase', 'PhutilChunkedIterator' => array( 'Phobject', 'Iterator', ), 'PhutilChunkedIteratorTestCase' => 'PhutilTestCase', 'PhutilClassMapQuery' => 'Phobject', 'PhutilCodeSnippetContextFreeGrammar' => 'PhutilContextFreeGrammar', 'PhutilCommandString' => 'Phobject', 'PhutilConsole' => 'Phobject', 'PhutilConsoleBlock' => 'PhutilConsoleView', 'PhutilConsoleError' => 'PhutilConsoleLogLine', 'PhutilConsoleFormatter' => 'Phobject', 'PhutilConsoleInfo' => 'PhutilConsoleLogLine', 'PhutilConsoleList' => 'PhutilConsoleView', 'PhutilConsoleLogLine' => 'PhutilConsoleView', 'PhutilConsoleMessage' => 'Phobject', 'PhutilConsoleMetrics' => 'Phobject', 'PhutilConsoleMetricsSignalHandler' => 'PhutilSignalHandler', 'PhutilConsoleProgressBar' => 'Phobject', 'PhutilConsoleServer' => 'Phobject', 'PhutilConsoleServerChannel' => 'PhutilChannelChannel', 'PhutilConsoleSkip' => 'PhutilConsoleLogLine', 'PhutilConsoleStdinNotInteractiveException' => 'Exception', 'PhutilConsoleSyntaxHighlighter' => 'Phobject', 'PhutilConsoleTable' => 'PhutilConsoleView', 'PhutilConsoleView' => 'Phobject', 'PhutilConsoleWarning' => 'PhutilConsoleLogLine', 'PhutilConsoleWrapTestCase' => 'PhutilTestCase', 'PhutilContextFreeGrammar' => 'Phobject', 'PhutilCowsay' => 'Phobject', 'PhutilCowsayTestCase' => 'PhutilTestCase', 'PhutilCsprintfTestCase' => 'PhutilTestCase', 'PhutilCzechLocale' => 'PhutilLocale', 'PhutilDaemon' => 'Phobject', 'PhutilDaemonHandle' => 'Phobject', 'PhutilDaemonOverseer' => 'Phobject', 'PhutilDaemonOverseerModule' => 'Phobject', 'PhutilDaemonPool' => 'Phobject', 'PhutilDefaultSyntaxHighlighter' => 'Phobject', 'PhutilDefaultSyntaxHighlighterEngine' => 'PhutilSyntaxHighlighterEngine', 'PhutilDefaultSyntaxHighlighterEnginePygmentsFuture' => 'FutureProxy', 'PhutilDefaultSyntaxHighlighterEngineTestCase' => 'PhutilTestCase', 'PhutilDeferredLog' => 'Phobject', 'PhutilDeferredLogTestCase' => 'PhutilTestCase', 'PhutilDiffBinaryAnalyzer' => 'PhutilBinaryAnalyzer', 'PhutilDirectedScalarGraph' => 'AbstractDirectedGraph', 'PhutilDirectoryFixture' => 'Phobject', 'PhutilDirectoryKeyValueCache' => 'PhutilKeyValueCache', 'PhutilDisqusAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilDivinerSyntaxHighlighter' => 'Phobject', 'PhutilDocblockParser' => 'Phobject', 'PhutilDocblockParserTestCase' => 'PhutilTestCase', 'PhutilEditDistanceMatrix' => 'Phobject', 'PhutilEditDistanceMatrixTestCase' => 'PhutilTestCase', 'PhutilEditorConfig' => 'Phobject', 'PhutilEditorConfigTestCase' => 'PhutilTestCase', 'PhutilEmailAddress' => 'Phobject', 'PhutilEmailAddressTestCase' => 'PhutilTestCase', 'PhutilEmojiLocale' => 'PhutilLocale', 'PhutilEmptyAuthAdapter' => 'PhutilAuthAdapter', 'PhutilEnglishCanadaLocale' => 'PhutilLocale', 'PhutilErrorHandler' => 'Phobject', 'PhutilErrorHandlerTestCase' => 'PhutilTestCase', 'PhutilErrorTrap' => 'Phobject', 'PhutilEvent' => 'Phobject', 'PhutilEventConstants' => 'Phobject', 'PhutilEventEngine' => 'Phobject', 'PhutilEventListener' => 'Phobject', 'PhutilEventType' => 'PhutilEventConstants', 'PhutilExampleBufferedIterator' => 'PhutilBufferedIterator', 'PhutilExcessiveServiceCallsDaemon' => 'PhutilTortureTestDaemon', 'PhutilExecChannel' => 'PhutilChannel', 'PhutilExecPassthru' => 'PhutilExecutableFuture', 'PhutilExecutableFuture' => 'Future', 'PhutilExecutionEnvironment' => 'Phobject', 'PhutilExtensionsTestCase' => 'PhutilTestCase', 'PhutilFacebookAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilFatalDaemon' => 'PhutilTortureTestDaemon', 'PhutilFileLock' => 'PhutilLock', 'PhutilFileLockTestCase' => 'PhutilTestCase', 'PhutilFileTree' => 'Phobject', 'PhutilFrenchLocale' => 'PhutilLocale', 'PhutilGermanLocale' => 'PhutilLocale', 'PhutilGitBinaryAnalyzer' => 'PhutilBinaryAnalyzer', 'PhutilGitHubAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilGitHubFuture' => 'FutureProxy', 'PhutilGitHubResponse' => 'Phobject', 'PhutilGitURI' => 'Phobject', 'PhutilGitURITestCase' => 'PhutilTestCase', 'PhutilGoogleAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilHTTPEngineExtension' => 'Phobject', + 'PhutilHTTPResponse' => 'Phobject', + 'PhutilHTTPResponseParser' => 'Phobject', + 'PhutilHTTPResponseParserTestCase' => 'PhutilTestCase', 'PhutilHangForeverDaemon' => 'PhutilTortureTestDaemon', 'PhutilHashingIterator' => array( 'PhutilProxyIterator', 'Iterator', ), 'PhutilHashingIteratorTestCase' => 'PhutilTestCase', 'PhutilHelpArgumentWorkflow' => 'PhutilArgumentWorkflow', 'PhutilHgsprintfTestCase' => 'PhutilTestCase', 'PhutilHighIntensityIntervalDaemon' => 'PhutilTortureTestDaemon', 'PhutilICSParser' => 'Phobject', 'PhutilICSParserException' => 'Exception', 'PhutilICSParserTestCase' => 'PhutilTestCase', 'PhutilICSWriter' => 'Phobject', 'PhutilICSWriterTestCase' => 'PhutilTestCase', 'PhutilINIParserException' => 'Exception', 'PhutilIPAddress' => 'Phobject', 'PhutilIPAddressTestCase' => 'PhutilTestCase', 'PhutilIPv4Address' => 'PhutilIPAddress', 'PhutilIPv6Address' => 'PhutilIPAddress', 'PhutilInRequestKeyValueCache' => 'PhutilKeyValueCache', 'PhutilInteractiveEditor' => 'Phobject', 'PhutilInvalidRuleParserGeneratorException' => 'PhutilParserGeneratorException', 'PhutilInvalidStateException' => 'Exception', 'PhutilInvalidStateExceptionTestCase' => 'PhutilTestCase', 'PhutilInvisibleSyntaxHighlighter' => 'Phobject', 'PhutilIrreducibleRuleParserGeneratorException' => 'PhutilParserGeneratorException', 'PhutilJIRAAuthAdapter' => 'PhutilOAuth1AuthAdapter', 'PhutilJSON' => 'Phobject', 'PhutilJSONFragmentLexer' => 'PhutilLexer', 'PhutilJSONFragmentLexerHighlighterTestCase' => 'PhutilTestCase', 'PhutilJSONParser' => 'Phobject', 'PhutilJSONParserException' => 'Exception', 'PhutilJSONParserTestCase' => 'PhutilTestCase', 'PhutilJSONProtocolChannel' => 'PhutilProtocolChannel', 'PhutilJSONProtocolChannelTestCase' => 'PhutilTestCase', 'PhutilJSONTestCase' => 'PhutilTestCase', 'PhutilJavaCodeSnippetContextFreeGrammar' => 'PhutilCLikeCodeSnippetContextFreeGrammar', 'PhutilKeyValueCache' => 'Phobject', 'PhutilKeyValueCacheNamespace' => 'PhutilKeyValueCacheProxy', 'PhutilKeyValueCacheProfiler' => 'PhutilKeyValueCacheProxy', 'PhutilKeyValueCacheProxy' => 'PhutilKeyValueCache', 'PhutilKeyValueCacheStack' => 'PhutilKeyValueCache', 'PhutilKeyValueCacheTestCase' => 'PhutilTestCase', 'PhutilKoreanLocale' => 'PhutilLocale', 'PhutilLDAPAuthAdapter' => 'PhutilAuthAdapter', 'PhutilLanguageGuesser' => 'Phobject', 'PhutilLanguageGuesserTestCase' => 'PhutilTestCase', 'PhutilLexer' => 'Phobject', 'PhutilLexerSyntaxHighlighter' => 'PhutilSyntaxHighlighter', 'PhutilLibraryConflictException' => 'Exception', 'PhutilLibraryMapBuilder' => 'Phobject', 'PhutilLibraryTestCase' => 'PhutilTestCase', 'PhutilLipsumContextFreeGrammar' => 'PhutilContextFreeGrammar', 'PhutilLocale' => 'Phobject', 'PhutilLocaleTestCase' => 'PhutilTestCase', 'PhutilLock' => 'Phobject', 'PhutilLockException' => 'Exception', 'PhutilLogFileChannel' => 'PhutilChannelChannel', 'PhutilLunarPhase' => 'Phobject', 'PhutilLunarPhaseTestCase' => 'PhutilTestCase', 'PhutilMarkupEngine' => 'Phobject', 'PhutilMarkupTestCase' => 'PhutilTestCase', 'PhutilMemcacheKeyValueCache' => 'PhutilKeyValueCache', 'PhutilMercurialBinaryAnalyzer' => 'PhutilBinaryAnalyzer', 'PhutilMethodNotImplementedException' => 'Exception', 'PhutilMetricsChannel' => 'PhutilChannelChannel', 'PhutilMissingSymbolException' => 'Exception', 'PhutilModuleUtilsTestCase' => 'PhutilTestCase', 'PhutilNiceDaemon' => 'PhutilTortureTestDaemon', 'PhutilNumber' => 'Phobject', 'PhutilOAuth1AuthAdapter' => 'PhutilAuthAdapter', 'PhutilOAuth1Future' => 'FutureProxy', 'PhutilOAuth1FutureTestCase' => 'PhutilTestCase', 'PhutilOAuthAuthAdapter' => 'PhutilAuthAdapter', 'PhutilOnDiskKeyValueCache' => 'PhutilKeyValueCache', 'PhutilOpaqueEnvelope' => 'Phobject', 'PhutilOpaqueEnvelopeKey' => 'Phobject', 'PhutilOpaqueEnvelopeTestCase' => 'PhutilTestCase', 'PhutilPHPCodeSnippetContextFreeGrammar' => 'PhutilCLikeCodeSnippetContextFreeGrammar', 'PhutilPHPFragmentLexer' => 'PhutilLexer', 'PhutilPHPFragmentLexerHighlighterTestCase' => 'PhutilTestCase', 'PhutilPHPFragmentLexerTestCase' => 'PhutilTestCase', 'PhutilPHPObjectProtocolChannel' => 'PhutilProtocolChannel', 'PhutilPHPObjectProtocolChannelTestCase' => 'PhutilTestCase', 'PhutilParserGenerator' => 'Phobject', 'PhutilParserGeneratorException' => 'Exception', 'PhutilParserGeneratorTestCase' => 'PhutilTestCase', 'PhutilPayPalAPIFuture' => 'FutureProxy', 'PhutilPersonTest' => array( 'Phobject', 'PhutilPerson', ), 'PhutilPhabricatorAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilPhtTestCase' => 'PhutilTestCase', 'PhutilPirateEnglishLocale' => 'PhutilLocale', 'PhutilPortugueseBrazilLocale' => 'PhutilLocale', 'PhutilPortuguesePortugalLocale' => 'PhutilLocale', + 'PhutilPostmarkFuture' => 'FutureProxy', 'PhutilPregsprintfTestCase' => 'PhutilTestCase', 'PhutilProcessGroupDaemon' => 'PhutilTortureTestDaemon', 'PhutilProseDiff' => 'Phobject', 'PhutilProseDiffTestCase' => 'PhutilTestCase', 'PhutilProseDifferenceEngine' => 'Phobject', 'PhutilProtocolChannel' => 'PhutilChannelChannel', 'PhutilProxyException' => 'Exception', 'PhutilProxyIterator' => array( 'Phobject', 'Iterator', ), 'PhutilPygmentizeBinaryAnalyzer' => 'PhutilBinaryAnalyzer', 'PhutilPygmentizeParser' => 'Phobject', 'PhutilPygmentizeParserTestCase' => 'PhutilTestCase', 'PhutilPygmentsSyntaxHighlighter' => 'Phobject', 'PhutilPythonFragmentLexer' => 'PhutilLexer', 'PhutilQueryStringParser' => 'Phobject', 'PhutilQueryStringParserTestCase' => 'PhutilTestCase', 'PhutilRainbowSyntaxHighlighter' => 'Phobject', 'PhutilRawEnglishLocale' => 'PhutilLocale', 'PhutilReadableSerializer' => 'Phobject', 'PhutilReadableSerializerTestCase' => 'PhutilTestCase', 'PhutilRealNameContextFreeGrammar' => 'PhutilContextFreeGrammar', 'PhutilRemarkupBlockInterpreter' => 'Phobject', 'PhutilRemarkupBlockRule' => 'Phobject', 'PhutilRemarkupBlockStorage' => 'Phobject', 'PhutilRemarkupBoldRule' => 'PhutilRemarkupRule', 'PhutilRemarkupCodeBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupDefaultBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupDelRule' => 'PhutilRemarkupRule', 'PhutilRemarkupDocumentLinkRule' => 'PhutilRemarkupRule', 'PhutilRemarkupEngine' => 'PhutilMarkupEngine', 'PhutilRemarkupEngineTestCase' => 'PhutilTestCase', 'PhutilRemarkupEscapeRemarkupRule' => 'PhutilRemarkupRule', 'PhutilRemarkupHeaderBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupHighlightRule' => 'PhutilRemarkupRule', 'PhutilRemarkupHorizontalRuleBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupHyperlinkRule' => 'PhutilRemarkupRule', 'PhutilRemarkupInlineBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupInterpreterBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupItalicRule' => 'PhutilRemarkupRule', 'PhutilRemarkupLinebreaksRule' => 'PhutilRemarkupRule', 'PhutilRemarkupListBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupLiteralBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupMonospaceRule' => 'PhutilRemarkupRule', 'PhutilRemarkupNoteBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupQuotesBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupReplyBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupRule' => 'Phobject', 'PhutilRemarkupSimpleTableBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupTableBlockRule' => 'PhutilRemarkupBlockRule', 'PhutilRemarkupTestInterpreterRule' => 'PhutilRemarkupBlockInterpreter', 'PhutilRemarkupUnderlineRule' => 'PhutilRemarkupRule', 'PhutilRope' => 'Phobject', 'PhutilRopeTestCase' => 'PhutilTestCase', 'PhutilSafeHTML' => 'Phobject', 'PhutilSafeHTMLTestCase' => 'PhutilTestCase', 'PhutilSaturateStdoutDaemon' => 'PhutilTortureTestDaemon', 'PhutilSearchQueryCompiler' => 'Phobject', 'PhutilSearchQueryCompilerSyntaxException' => 'Exception', 'PhutilSearchQueryCompilerTestCase' => 'PhutilTestCase', 'PhutilSearchQueryToken' => 'Phobject', 'PhutilSearchStemmer' => 'Phobject', 'PhutilSearchStemmerTestCase' => 'PhutilTestCase', 'PhutilServiceProfiler' => 'Phobject', 'PhutilShellLexer' => 'PhutilLexer', 'PhutilShellLexerTestCase' => 'PhutilTestCase', 'PhutilSignalHandler' => 'Phobject', 'PhutilSignalRouter' => 'Phobject', 'PhutilSimpleOptions' => 'Phobject', 'PhutilSimpleOptionsLexer' => 'PhutilLexer', 'PhutilSimpleOptionsLexerTestCase' => 'PhutilTestCase', 'PhutilSimpleOptionsTestCase' => 'PhutilTestCase', 'PhutilSimplifiedChineseLocale' => 'PhutilLocale', 'PhutilSlackAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilSlackFuture' => 'FutureProxy', 'PhutilSocketChannel' => 'PhutilChannel', 'PhutilSortVector' => 'Phobject', 'PhutilSpanishSpainLocale' => 'PhutilLocale', 'PhutilSprite' => 'Phobject', 'PhutilSpriteSheet' => 'Phobject', 'PhutilStreamIterator' => array( 'Phobject', 'Iterator', ), 'PhutilSubversionBinaryAnalyzer' => 'PhutilBinaryAnalyzer', 'PhutilSyntaxHighlighter' => 'Phobject', 'PhutilSyntaxHighlighterEngine' => 'Phobject', 'PhutilSyntaxHighlighterException' => 'Exception', 'PhutilSystem' => 'Phobject', 'PhutilSystemTestCase' => 'PhutilTestCase', 'PhutilTerminalString' => 'Phobject', 'PhutilTestPhobject' => 'Phobject', 'PhutilTortureTestDaemon' => 'PhutilDaemon', 'PhutilTraditionalChineseLocale' => 'PhutilLocale', 'PhutilTranslation' => 'Phobject', 'PhutilTranslationTestCase' => 'PhutilTestCase', 'PhutilTranslator' => 'Phobject', 'PhutilTranslatorTestCase' => 'PhutilTestCase', 'PhutilTsprintfTestCase' => 'PhutilTestCase', 'PhutilTwitchAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilTwitchFuture' => 'FutureProxy', 'PhutilTwitterAuthAdapter' => 'PhutilOAuth1AuthAdapter', 'PhutilTypeCheckException' => 'Exception', 'PhutilTypeExtraParametersException' => 'Exception', 'PhutilTypeLexer' => 'PhutilLexer', 'PhutilTypeMissingParametersException' => 'Exception', 'PhutilTypeSpec' => 'Phobject', 'PhutilTypeSpecTestCase' => 'PhutilTestCase', 'PhutilURI' => 'Phobject', 'PhutilURITestCase' => 'PhutilTestCase', 'PhutilUSEnglishLocale' => 'PhutilLocale', 'PhutilUTF8StringTruncator' => 'Phobject', 'PhutilUTF8TestCase' => 'PhutilTestCase', 'PhutilUnknownSymbolParserGeneratorException' => 'PhutilParserGeneratorException', 'PhutilUnreachableRuleParserGeneratorException' => 'PhutilParserGeneratorException', 'PhutilUnreachableTerminalParserGeneratorException' => 'PhutilParserGeneratorException', 'PhutilUrisprintfTestCase' => 'PhutilTestCase', 'PhutilUtilsTestCase' => 'PhutilTestCase', 'PhutilVeryWowEnglishLocale' => 'PhutilLocale', 'PhutilWordPressAuthAdapter' => 'PhutilOAuthAuthAdapter', 'PhutilWordPressFuture' => 'FutureProxy', 'PhutilXHPASTBinary' => 'Phobject', 'PhutilXHPASTSyntaxHighlighter' => 'Phobject', 'PhutilXHPASTSyntaxHighlighterFuture' => 'FutureProxy', 'PhutilXHPASTSyntaxHighlighterTestCase' => 'PhutilTestCase', 'QueryFuture' => 'Future', 'TempFile' => 'Phobject', 'TestAbstractDirectedGraph' => 'AbstractDirectedGraph', 'XHPASTNode' => 'AASTNode', 'XHPASTNodeTestCase' => 'PhutilTestCase', 'XHPASTSyntaxErrorException' => 'Exception', 'XHPASTToken' => 'AASTToken', 'XHPASTTree' => 'AASTTree', 'XHPASTTreeTestCase' => 'PhutilTestCase', 'XsprintfUnknownConversionException' => 'InvalidArgumentException', ), )); diff --git a/src/auth/PhutilOAuth1AuthAdapter.php b/src/auth/PhutilOAuth1AuthAdapter.php index f2d0bba..fe5e3b4 100644 --- a/src/auth/PhutilOAuth1AuthAdapter.php +++ b/src/auth/PhutilOAuth1AuthAdapter.php @@ -1,205 +1,211 @@ privateKey = $private_key; return $this; } public function getPrivateKey() { return $this->privateKey; } public function setCallbackURI($callback_uri) { $this->callbackURI = $callback_uri; return $this; } public function getCallbackURI() { return $this->callbackURI; } public function setVerifier($verifier) { $this->verifier = $verifier; return $this; } public function getVerifier() { return $this->verifier; } public function setConsumerSecret(PhutilOpaqueEnvelope $consumer_secret) { $this->consumerSecret = $consumer_secret; return $this; } public function getConsumerSecret() { return $this->consumerSecret; } public function setConsumerKey($consumer_key) { $this->consumerKey = $consumer_key; return $this; } public function getConsumerKey() { return $this->consumerKey; } public function setTokenSecret($token_secret) { $this->tokenSecret = $token_secret; return $this; } public function getTokenSecret() { return $this->tokenSecret; } public function setToken($token) { $this->token = $token; return $this; } public function getToken() { return $this->token; } protected function getHandshakeData() { if ($this->handshakeData === null) { $this->finishOAuthHandshake(); } return $this->handshakeData; } abstract protected function getRequestTokenURI(); abstract protected function getAuthorizeTokenURI(); abstract protected function getValidateTokenURI(); protected function getSignatureMethod() { return 'HMAC-SHA1'; } + public function getContentSecurityPolicyFormActions() { + return array( + $this->getAuthorizeTokenURI(), + ); + } + protected function newOAuth1Future($uri, $data = array()) { $future = id(new PhutilOAuth1Future($uri, $data)) ->setMethod('POST') ->setSignatureMethod($this->getSignatureMethod()); $consumer_key = $this->getConsumerKey(); if (strlen($consumer_key)) { $future->setConsumerKey($consumer_key); } else { throw new Exception( pht( '%s is required!', 'setConsumerKey()')); } $consumer_secret = $this->getConsumerSecret(); if ($consumer_secret) { $future->setConsumerSecret($consumer_secret); } if (strlen($this->getToken())) { $future->setToken($this->getToken()); } if (strlen($this->getTokenSecret())) { $future->setTokenSecret($this->getTokenSecret()); } if ($this->getPrivateKey()) { $future->setPrivateKey($this->getPrivateKey()); } return $future; } public function getClientRedirectURI() { $request_token_uri = $this->getRequestTokenURI(); $future = $this->newOAuth1Future($request_token_uri); if (strlen($this->getCallbackURI())) { $future->setCallbackURI($this->getCallbackURI()); } list($body) = $future->resolvex(); $data = id(new PhutilQueryStringParser())->parseQueryString($body); // NOTE: Per the spec, this value MUST be the string 'true'. $confirmed = idx($data, 'oauth_callback_confirmed'); if ($confirmed !== 'true') { throw new Exception( pht("Expected '%s' to be '%s'!", 'oauth_callback_confirmed', 'true')); } $this->readTokenAndTokenSecret($data); $authorize_token_uri = new PhutilURI($this->getAuthorizeTokenURI()); $authorize_token_uri->setQueryParam('oauth_token', $this->getToken()); return (string)$authorize_token_uri; } protected function finishOAuthHandshake() { $this->willFinishOAuthHandshake(); if (!$this->getToken()) { throw new Exception(pht('Expected token to finish OAuth handshake!')); } if (!$this->getVerifier()) { throw new Exception(pht('Expected verifier to finish OAuth handshake!')); } $validate_uri = $this->getValidateTokenURI(); $params = array( 'oauth_verifier' => $this->getVerifier(), ); list($body) = $this->newOAuth1Future($validate_uri, $params)->resolvex(); $data = id(new PhutilQueryStringParser())->parseQueryString($body); $this->readTokenAndTokenSecret($data); $this->handshakeData = $data; } private function readTokenAndTokenSecret(array $data) { $token = idx($data, 'oauth_token'); if (!$token) { throw new Exception(pht("Expected '%s' in response!", 'oauth_token')); } $token_secret = idx($data, 'oauth_token_secret'); if (!$token_secret) { throw new Exception( pht("Expected '%s' in response!", 'oauth_token_secret')); } $this->setToken($token); $this->setTokenSecret($token_secret); return $this; } /** * Hook that allows subclasses to take actions before the OAuth handshake * is completed. */ protected function willFinishOAuthHandshake() { return; } } diff --git a/src/filesystem/FileFinder.php b/src/filesystem/FileFinder.php index 98acef1..6b1dbbb 100644 --- a/src/filesystem/FileFinder.php +++ b/src/filesystem/FileFinder.php @@ -1,294 +1,365 @@ withType('f') * ->withSuffix('php') * ->find(); * * @task create Creating a File Query * @task config Configuring File Queries * @task exec Executing the File Query * @task internal Internal */ final class FileFinder extends Phobject { private $root; private $exclude = array(); private $paths = array(); private $name = array(); private $suffix = array(); + private $nameGlobs = array(); private $type; private $generateChecksums = false; private $followSymlinks; private $forceMode; /** * Create a new FileFinder. * * @param string Root directory to find files beneath. * @return this * @task create */ public function __construct($root) { $this->root = rtrim($root, '/'); } /** * @task config */ public function excludePath($path) { $this->exclude[] = $path; return $this; } /** * @task config */ public function withName($name) { $this->name[] = $name; return $this; } /** * @task config */ public function withSuffix($suffix) { - $this->suffix[] = '*.'.$suffix; + $this->suffix[] = $suffix; return $this; } /** * @task config */ public function withPath($path) { $this->paths[] = $path; return $this; } /** * @task config */ public function withType($type) { $this->type = $type; return $this; } /** * @task config */ public function withFollowSymlinks($follow) { $this->followSymlinks = $follow; return $this; } /** * @task config */ public function setGenerateChecksums($generate) { $this->generateChecksums = $generate; return $this; } + public function getGenerateChecksums() { + return $this->generateChecksums; + } + + public function withNameGlob($pattern) { + $this->nameGlobs[] = $pattern; + return $this; + } + /** * @task config * @param string Either "php", "shell", or the empty string. */ public function setForceMode($mode) { $this->forceMode = $mode; return $this; } /** * @task internal */ public function validateFile($file) { - $matches = !count($this->name) && !count($this->suffix); - foreach ($this->name as $curr_name) { - if (basename($file) === $curr_name) { - $matches = true; - break; + + if ($this->name) { + $matches = false; + foreach ($this->name as $curr_name) { + if (basename($file) === $curr_name) { + $matches = true; + break; + } + } + + if (!$matches) { + return false; } } - foreach ($this->suffix as $curr_suffix) { - if (fnmatch($curr_suffix, $file)) { - $matches = true; - break; + + if ($this->nameGlobs) { + $name = basename($file); + + $matches = false; + foreach ($this->nameGlobs as $glob) { + $glob = addcslashes($glob, '\\'); + if (fnmatch($glob, $name)) { + $matches = true; + break; + } + } + + if (!$matches) { + return false; } } - if (!$matches) { - return false; + + if ($this->suffix) { + $matches = false; + foreach ($this->suffix as $suffix) { + $suffix = addcslashes($suffix, '\\?*'); + $suffix = '*.'.$suffix; + if (fnmatch($suffix, $file)) { + $matches = true; + break; + } + } + + if (!$matches) { + return false; + } } - $matches = (count($this->paths) == 0); - foreach ($this->paths as $path) { - if (fnmatch($path, $this->root.'/'.$file)) { - $matches = true; - break; + if ($this->paths) { + $matches = false; + foreach ($this->paths as $path) { + if (fnmatch($path, $this->root.'/'.$file)) { + $matches = true; + break; + } + } + + if (!$matches) { + return false; } } $fullpath = $this->root.'/'.ltrim($file, '/'); if (($this->type == 'f' && is_dir($fullpath)) || ($this->type == 'd' && !is_dir($fullpath))) { - $matches = false; + return false; } - return $matches; + return true; } /** * @task internal */ private function getFiles($dir) { $found = Filesystem::listDirectory($this->root.'/'.$dir, true); $files = array(); if (strlen($dir) > 0) { $dir = rtrim($dir, '/').'/'; } foreach ($found as $filename) { // Only exclude files whose names match relative to the root. if ($dir == '') { $matches = true; foreach ($this->exclude as $exclude_path) { if (fnmatch(ltrim($exclude_path, './'), $dir.$filename)) { $matches = false; break; } } if (!$matches) { continue; } } if ($this->validateFile($dir.$filename)) { $files[] = $dir.$filename; } if (is_dir($this->root.'/'.$dir.$filename)) { foreach ($this->getFiles($dir.$filename) as $file) { $files[] = $file; } } } return $files; } /** * @task exec */ public function find() { $files = array(); if (!is_dir($this->root) || !is_readable($this->root)) { throw new Exception( pht( "Invalid %s root directory specified ('%s'). Root directory ". "must be a directory, be readable, and be specified with an ". "absolute path.", __CLASS__, $this->root)); } if ($this->forceMode == 'shell') { $php_mode = false; } else if ($this->forceMode == 'php') { $php_mode = true; } else { $php_mode = (phutil_is_windows() || !Filesystem::binaryExists('find')); } if ($php_mode) { $files = $this->getFiles(''); } else { $args = array(); $command = array(); $command[] = 'find'; if ($this->followSymlinks) { $command[] = '-L'; } $command[] = '.'; if ($this->exclude) { $command[] = $this->generateList('path', $this->exclude).' -prune'; $command[] = '-o'; } if ($this->type) { $command[] = '-type %s'; $args[] = $this->type; } - if ($this->name || $this->suffix) { - $command[] = $this->generateList('name', array_merge( - $this->name, - $this->suffix)); + if ($this->name) { + $command[] = $this->generateList('name', $this->name, 'name'); + } + + if ($this->suffix) { + $command[] = $this->generateList('name', $this->suffix, 'suffix'); } if ($this->paths) { $command[] = $this->generateList('path', $this->paths); } + if ($this->nameGlobs) { + $command[] = $this->generateList('name', $this->nameGlobs); + } + $command[] = '-print0'; array_unshift($args, implode(' ', $command)); list($stdout) = newv('ExecFuture', $args) ->setCWD($this->root) ->resolvex(); $stdout = trim($stdout); if (!strlen($stdout)) { return array(); } $files = explode("\0", $stdout); // On OSX/BSD, find prepends a './' to each file. foreach ($files as $key => $file) { // When matching directories, we can get "." back in the result set, // but this isn't an interesting result. if ($file == '.') { unset($files[$key]); continue; } if (substr($files[$key], 0, 2) == './') { $files[$key] = substr($files[$key], 2); } } } if (!$this->generateChecksums) { return $files; } else { $map = array(); foreach ($files as $line) { $fullpath = $this->root.'/'.ltrim($line, '/'); if (is_dir($fullpath)) { $map[$line] = null; } else { $map[$line] = md5_file($fullpath); } } return $map; } } /** * @task internal */ - private function generateList($flag, array $items) { - $items = array_map('escapeshellarg', $items); + private function generateList( + $flag, + array $items, + $mode = 'glob') { + foreach ($items as $key => $item) { - $items[$key] = '-'.$flag.' '.$item; + // If the mode is not "glob" mode, we're going to escape glob characters + // in the pattern. Otherwise, we escape only backslashes. + if ($mode === 'glob') { + $item = addcslashes($item, '\\'); + } else { + $item = addcslashes($item, '\\*?'); + } + + if ($mode === 'suffix') { + $item = '*.'.$item; + } + + $item = (string)csprintf('%s %s', '-'.$flag, $item); + + $items[$key] = $item; } + $items = implode(' -o ', $items); return '"(" '.$items.' ")"'; } } diff --git a/src/filesystem/__tests__/FileFinderTestCase.php b/src/filesystem/__tests__/FileFinderTestCase.php index 03947c8..f7214bd 100644 --- a/src/filesystem/__tests__/FileFinderTestCase.php +++ b/src/filesystem/__tests__/FileFinderTestCase.php @@ -1,165 +1,232 @@ excludePath('./exclude') + private function newFinder($directory = null) { + if (!$directory) { + $directory = dirname(__FILE__).'/data'; + } + + return id(new FileFinder($directory)) + ->excludePath('./exclude') ->excludePath('subdir.txt'); - return $finder; } public function testFinderWithChecksums() { - foreach (array('php', 'shell') as $mode) { - $files = $this->getFinder() + $this->assertFinder( + pht('Basic Checksums'), + $this->newFinder() ->setGenerateChecksums(true) ->withType('f') ->withPath('*') - ->withSuffix('txt') - ->setForceMode($mode) - ->find(); - - // Test whether correct files were found. - $this->assertTrue(array_key_exists('test.txt', $files)); - $this->assertTrue(array_key_exists('file.txt', $files)); - $this->assertTrue( - array_key_exists( - 'include_dir.txt/subdir.txt/alsoinclude.txt', - $files)); - $this->assertFalse(array_key_exists('test', $files)); - $this->assertTrue(array_key_exists('.hidden.txt', $files)); - $this->assertFalse(array_key_exists('exclude/file.txt', $files)); - $this->assertFalse(array_key_exists('include_dir.txt', $files)); - - foreach ($files as $file => $checksum) { - $this->assertFalse(is_dir($file)); - } - - // Test checksums. - $this->assertEqual( - $files['test.txt'], - 'aea46212fa8b8d0e0e6aa34a15c9e2f5'); - $this->assertEqual( - $files['file.txt'], - '725130ba6441eadb4e5d807898e0beae'); - $this->assertEqual( - $files['.hidden.txt'], - 'b6cfc9ce9afe12b258ee1c19c235aa27'); - $this->assertEqual( - $files['include_dir.txt/subdir.txt/alsoinclude.txt'], - '91e5c1ad76ff229c6456ac92e74e1d9f'); - } + ->withSuffix('txt'), + array( + '.hidden.txt' => + 'b6cfc9ce9afe12b258ee1c19c235aa27', + 'file.txt' => + '725130ba6441eadb4e5d807898e0beae', + 'include_dir.txt/anotherfile.txt' => + '91e5c1ad76ff229c6456ac92e74e1d9f', + 'include_dir.txt/subdir.txt/alsoinclude.txt' => + '91e5c1ad76ff229c6456ac92e74e1d9f', + 'test.txt' => + 'aea46212fa8b8d0e0e6aa34a15c9e2f5', + )); } public function testFinderWithoutChecksums() { - foreach (array('php', 'shell') as $mode) { - $files = $this->getFinder() + $this->assertFinder( + pht('Basic No Checksums'), + $this->newFinder() ->withType('f') ->withPath('*') - ->withSuffix('txt') - ->setForceMode($mode) - ->find(); - - // Test whether correct files were found. - $this->assertTrue(in_array('test.txt', $files)); - $this->assertTrue(in_array('file.txt', $files)); - $this->assertTrue(in_array('.hidden.txt', $files)); - $this->assertTrue( - in_array('include_dir.txt/subdir.txt/alsoinclude.txt', $files)); - $this->assertFalse(in_array('test', $files)); - $this->assertFalse(in_array('exclude/file.txt', $files)); - $this->assertFalse(in_array('include_dir.txt', $files)); - - foreach ($files as $file => $checksum) { - $this->assertFalse(is_dir($file)); - } - } + ->withSuffix('txt'), + array( + '.hidden.txt', + 'file.txt', + 'include_dir.txt/anotherfile.txt', + 'include_dir.txt/subdir.txt/alsoinclude.txt', + 'test.txt', + )); } public function testFinderWithFilesAndDirectories() { - foreach (array('php', 'shell') as $mode) { - $files = $this->getFinder() + $this->assertFinder( + pht('With Files And Directories'), + $this->newFinder() ->setGenerateChecksums(true) ->withPath('*') - ->withSuffix('txt') - ->setForceMode($mode) - ->find(); - - // Test whether the correct files were found. - $this->assertTrue(array_key_exists('test.txt', $files)); - $this->assertTrue(array_key_exists('file.txt', $files)); - $this->assertTrue( - array_key_exists( - 'include_dir.txt/subdir.txt/alsoinclude.txt', - $files)); - $this->assertFalse(array_key_exists('test', $files)); - $this->assertTrue(array_key_exists('.hidden.txt', $files)); - $this->assertFalse(array_key_exists('exclude/file.txt', $files)); - $this->assertTrue(array_key_exists('include_dir.txt', $files)); - - // Test checksums. - $this->assertEqual($files['test.txt'], - 'aea46212fa8b8d0e0e6aa34a15c9e2f5'); - $this->assertEqual($files['include_dir.txt'], null); - } + ->withSuffix('txt'), + array( + '.hidden.txt' => + 'b6cfc9ce9afe12b258ee1c19c235aa27', + 'file.txt' => + '725130ba6441eadb4e5d807898e0beae', + 'include_dir.txt' => null, + 'include_dir.txt/anotherfile.txt' => + '91e5c1ad76ff229c6456ac92e74e1d9f', + 'include_dir.txt/subdir.txt' => null, + 'include_dir.txt/subdir.txt/alsoinclude.txt' => + '91e5c1ad76ff229c6456ac92e74e1d9f', + 'test.txt' => + 'aea46212fa8b8d0e0e6aa34a15c9e2f5', + )); } public function testFinderWithDirectories() { - foreach (array('php', 'shell') as $mode) { - $directories = $this->getFinder() - ->withType('d') - ->setForceMode($mode) - ->find(); - - sort($directories); - $directories = array_values($directories); - - $this->assertEqual( - array( - 'include_dir.txt', - 'include_dir.txt/subdir.txt', - ), - $directories, - pht('FileFinder of directories in "%s" mode', $mode)); - } + $this->assertFinder( + pht('Just Directories'), + $this->newFinder() + ->withType('d'), + array( + 'include_dir.txt', + 'include_dir.txt/subdir.txt', + )); } public function testFinderWithPath() { - foreach (array('php', 'shell') as $mode) { - $files = $this->getFinder() + $this->assertFinder( + pht('With Path'), + $this->newFinder() ->setGenerateChecksums(true) ->withType('f') ->withPath('*/include_dir.txt/subdir.txt/alsoinclude.txt') - ->withSuffix('txt') - ->setForceMode($mode) - ->find(); - - // Test whether the correct files were found. - $this->assertTrue( - array_key_exists( - 'include_dir.txt/subdir.txt/alsoinclude.txt', - $files)); - // Ensure that only the one file was found. - $this->assertEqual(1, count($files)); - } + ->withSuffix('txt'), + array( + 'include_dir.txt/subdir.txt/alsoinclude.txt' => + '91e5c1ad76ff229c6456ac92e74e1d9f', + )); } public function testFinderWithNames() { - foreach (array('php', 'shell') as $mode) { - $files = $this->getFinder() + $this->assertFinder( + pht('With Names'), + $this->newFinder() ->withType('f') ->withPath('*') - ->withName('test') + ->withName('test'), + array( + 'include_dir.txt/subdir.txt/test', + 'include_dir.txt/test', + 'test', + )); + } + + public function testFinderWithNameAndSuffix() { + $this->assertFinder( + pht('With Name and Suffix'), + $this->newFinder() + ->withType('f') + ->withName('alsoinclude.txt') + ->withSuffix('txt'), + array( + 'include_dir.txt/subdir.txt/alsoinclude.txt', + )); + } + + public function testFinderWithGlobMagic() { + // Fill a temporary directory with all this magic garbage so we don't have + // to check a bunch of files with backslashes in their names into version + // control. + $tmp_dir = Filesystem::createTemporaryDirectory(); + + $crazy_magic = array( + 'backslash\\.\\*', + 'star-*.*', + 'star-*.txt', + 'star.t*t', + 'star.tesseract', + ); + + foreach ($crazy_magic as $sketchy_path) { + Filesystem::writeFile($tmp_dir.'/'.$sketchy_path, '.'); + } + + $this->assertFinder( + pht('Glob Magic, Literal .t*t'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withSuffix('t*t'), + array( + 'star.t*t', + )); + + $this->assertFinder( + pht('Glob Magic, .tesseract'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withSuffix('tesseract'), + array( + 'star.tesseract', + )); + + $this->assertFinder( + pht('Glob Magic, Name'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withName('star-*'), + array()); + + $this->assertFinder( + pht('Glob Magic, Name + Suffix'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withName('star-*.*'), + array( + 'star-*.*', + )); + + $this->assertFinder( + pht('Glob Magic, Backslash Suffix'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withSuffix('\\*'), + array( + 'backslash\\.\\*', + )); + + $this->assertFinder( + pht('Glob Magic, With Globs'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withNameGlob('star-*'), + array( + 'star-*.*', + 'star-*.txt', + )); + + $this->assertFinder( + pht('Glob Magic, With Globs + Suffix'), + $this->newFinder($tmp_dir) + ->withType('f') + ->withNameGlob('star-*') + ->withSuffix('txt'), + array( + 'star-*.txt', + )); + } + + private function assertFinder($label, FileFinder $finder, $expect) { + $modes = array( + 'php', + 'shell', + ); + foreach ($modes as $mode) { + $actual = id(clone $finder) ->setForceMode($mode) ->find(); - // Test whether the correct files were found. - $this->assertTrue(in_array('test', $files)); - $this->assertFalse(in_array('exclude/test', $files)); - $this->assertTrue(in_array('include_dir.txt/test', $files)); - $this->assertTrue(in_array('include_dir.txt/subdir.txt/test', $files)); - $this->assertEqual(3, count($files)); + if ($finder->getGenerateChecksums()) { + ksort($actual); + } else { + sort($actual); + } + + $this->assertEqual( + $expect, + $actual, + pht('Test Case "%s" in Mode "%s"', $label, $mode)); } } } diff --git a/src/future/postmark/PhutilPostmarkFuture.php b/src/future/postmark/PhutilPostmarkFuture.php new file mode 100644 index 0000000..090d8b3 --- /dev/null +++ b/src/future/postmark/PhutilPostmarkFuture.php @@ -0,0 +1,85 @@ +accessToken = $token; + return $this; + } + + public function setClientID($client_id) { + $this->clientID = $client_id; + return $this; + } + + public function setMethod($method, array $parameters) { + $this->method = $method; + $this->parameters = $parameters; + return $this; + } + + protected function getProxiedFuture() { + if (!$this->future) { + if ($this->accessToken === null) { + throw new PhutilInvalidStateException('setAccessToken'); + } + + if ($this->method === null || $this->parameters === null) { + throw new PhutilInvalidStateException('setMethod'); + } + + $uri = id(new PhutilURI('https://api.postmarkapp.com/')) + ->setPath('/'.$this->method); + + $request_body = phutil_json_encode($this->parameters); + + $future = id(new HTTPSFuture($uri)) + ->setData($request_body) + ->setMethod('POST') + ->addHeader('X-Postmark-Server-Token', $this->accessToken) + ->addHeader('Accept', 'application/json') + ->addHeader('Content-Type', 'application/json'); + + $this->future = $future; + } + + return $this->future; + } + + protected function didReceiveResult($result) { + list($status, $body, $headers) = $result; + + if ($status->isError()) { + throw $status; + } + + try { + $data = phutil_json_decode($body); + } catch (PhutilJSONParserException $ex) { + throw new PhutilProxyException( + pht('Expected JSON response from Postmark.'), + $ex); + } + + if (idx($data, 'ErrorCode')) { + $error = $data['ErrorCode']; + throw new Exception( + pht( + 'Received error from Postmark: (%s) %s', + $error, + idx($data, 'Message'))); + } + + return $data; + } + +} diff --git a/src/markup/__tests__/PhutilMarkupTestCase.php b/src/markup/__tests__/PhutilMarkupTestCase.php index 50dde40..909df20 100644 --- a/src/markup/__tests__/PhutilMarkupTestCase.php +++ b/src/markup/__tests__/PhutilMarkupTestCase.php @@ -1,283 +1,223 @@ assertEqual( (string)phutil_tag('br'), (string)phutil_tag('br', array())); $this->assertEqual( (string)phutil_tag('br', array()), (string)phutil_tag('br', array(), null)); } public function testTagEmpty() { $this->assertEqual( '
', (string)phutil_tag('br', array(), null)); $this->assertEqual( '
', (string)phutil_tag('div', array(), null)); $this->assertEqual( '
', (string)phutil_tag('div', array(), '')); } public function testTagBasics() { $this->assertEqual( '
', (string)phutil_tag('br')); $this->assertEqual( '
y
', (string)phutil_tag('div', array(), 'y')); } public function testTagAttributes() { $this->assertEqual( '
y
', (string)phutil_tag('div', array('u' => 'v'), 'y')); $this->assertEqual( '
', (string)phutil_tag('br', array('u' => 'v'))); } public function testTagEscapes() { $this->assertEqual( '
', (string)phutil_tag('br', array('u' => '<'))); $this->assertEqual( '

', (string)phutil_tag('div', array(), phutil_tag('br'))); } public function testTagNullAttribute() { $this->assertEqual( '
', (string)phutil_tag('br', array('y' => null))); } - public function testDefaultRelNoreferrer() { - $map = array( - // These should not have rel="nofollow" inserted implicitly. - '/' => false, - '/path/to/local.html' => false, - '#example' => false, - '' => false, - - // These should get the implicit insertion. - 'http://www.example.org/' => true, - ' http://www.example.org/' => true, - 'ftp://filez.com' => true, - 'mailto:santa@northpole.com' => true, - 'tel:18005555555' => true, - - // These are protocol-relative hrefs. Browers will treat a URI with - // a leading slash followed by any positive number of slashes and - // backslashes as a protocol-relative link. - '//evil.com/' => true, - '/\\evil.com/' => true, - '///evil.com/' => true, - '//\\evil.com/' => true, - '/\\/evil.com/' => true, - '/\\\\/evil.com' => true, - ); - - foreach ($map as $input => $expect) { - $tag = phutil_tag( - 'a', - array( - 'href' => $input, - ), - 'link'); - $tag = (string)$tag; - $this->assertEqual($expect, (bool)preg_match('/noreferrer/', $tag)); - } - - // With an explicit `rel` present, we should not override it. - $tag = phutil_tag( - 'a', - array( - 'href' => 'http://www.example.org/', - 'rel' => 'nofollow', - ), - 'link'); - - $this->assertFalse((bool)preg_match('/noreferrer/', (string)$tag)); - - // For tags other than `a`, we should not insert `rel`. - $tag = phutil_tag( - 'link', - array( - 'href' => 'http://www.example.org/', - ), - 'link'); - - $this->assertFalse((bool)preg_match('/noreferrer/', (string)$tag)); - } - - public function testTagJavascriptProtocolRejection() { $hrefs = array( 'javascript:alert(1)' => true, 'JAVASCRIPT:alert(2)' => true, // NOTE: When interpreted as a URI, this is dropped because of leading // whitespace. ' javascript:alert(3)' => array(true, false), '/' => false, '/path/to/stuff/' => false, '' => false, 'http://example.com/' => false, '#' => false, 'javascript://anything' => true, // Chrome 33 and IE11, at a minimum, treat this as Javascript. "javascript\n:alert(4)" => true, // Opera currently accepts a variety of unicode spaces. This test case // has a smattering of them. "\xE2\x80\x89javascript:" => true, "javascript\xE2\x80\x89:" => true, "\xE2\x80\x84javascript:" => true, "javascript\xE2\x80\x84:" => true, // Because we're aggressive, all of unicode should trigger detection // by default. "\xE2\x98\x83javascript:" => true, "javascript\xE2\x98\x83:" => true, "\xE2\x98\x83javascript\xE2\x98\x83:" => true, // We're aggressive about this, so we'll intentionally raise false // positives in these cases. 'javascript~:alert(5)' => true, '!!!javascript!!!!:alert(6)' => true, // However, we should raise true negatives in these slightly more // reasonable cases. 'javascript/:docs.html' => false, 'javascripts:x.png' => false, 'COOLjavascript:page' => false, '/javascript:alert(1)' => false, ); foreach (array(true, false) as $use_uri) { foreach ($hrefs as $href => $expect) { if (is_array($expect)) { $expect = ($use_uri ? $expect[1] : $expect[0]); } if ($use_uri) { $href_value = new PhutilURI($href); } else { $href_value = $href; } $caught = null; try { phutil_tag('a', array('href' => $href_value), 'click for candy'); } catch (Exception $ex) { $caught = $ex; } $desc = pht( 'Unexpected result for "%s". ', $href, $use_uri ? pht('Yes') : pht('No'), $expect ? pht('Yes') : pht('No')); $this->assertEqual( $expect, $caught instanceof Exception, $desc); } } } public function testURIEscape() { $this->assertEqual( '%2B/%20%3F%23%26%3A%21xyz%25', phutil_escape_uri('+/ ?#&:!xyz%')); } public function testURIPathComponentEscape() { $this->assertEqual( 'a%252Fb', phutil_escape_uri_path_component('a/b')); $str = ''; for ($ii = 0; $ii <= 255; $ii++) { $str .= chr($ii); } $this->assertEqual( $str, phutil_unescape_uri_path_component( rawurldecode( // Simulates webserver. phutil_escape_uri_path_component($str)))); } public function testHsprintf() { $this->assertEqual( '
<3
', (string)hsprintf('
%s
', '<3')); } public function testAppendHTML() { $html = phutil_tag('hr'); $html->appendHTML(phutil_tag('br'), ''); $this->assertEqual('

<evil>', $html->getHTMLContent()); } public function testArrayEscaping() { $this->assertEqual( '
<div>
', phutil_escape_html( array( hsprintf('
'), array( array( '<', array( 'd', array( array( hsprintf('i'), ), 'v', ), ), array( array( '>', ), ), ), ), hsprintf('
'), ))); $this->assertEqual( '


', phutil_tag( 'div', array(), array( array( array( phutil_tag('br'), array( phutil_tag('hr'), ), phutil_tag('wbr'), ), ), ))->getHTMLContent()); } } diff --git a/src/markup/engine/__tests__/remarkup/link-noreferrer.txt b/src/markup/engine/__tests__/remarkup/link-noreferrer.txt new file mode 100644 index 0000000..65a8681 --- /dev/null +++ b/src/markup/engine/__tests__/remarkup/link-noreferrer.txt @@ -0,0 +1,16 @@ +[[ /\evil.com ]] + +[[ / +/evil.com ]] + +~~~~~~~~~~ +

/\evil.com

+ +

/ +/evil.com

+~~~~~~~~~~ +/\evil.com + +/ +/evil.com diff --git a/src/markup/engine/__tests__/remarkup/link-square.txt b/src/markup/engine/__tests__/remarkup/link-square.txt index 2b24f3a..86f0c64 100644 --- a/src/markup/engine/__tests__/remarkup/link-square.txt +++ b/src/markup/engine/__tests__/remarkup/link-square.txt @@ -1,29 +1,29 @@ [[http://www.example.com/]] [[http://www.example.com/ | example.com]] -[[/]] +[[/x/]] [[#anchor]] [[#anchor | Anchors ]] ~~~~~~~~~~

http://www.example.com/

example.com

-

http://www.example.com/

+

http://www.example.com/x/

http://www.example.com/page/#anchor

Anchors

~~~~~~~~~~ http://www.example.com/ example.com -http://www.example.com/ +http://www.example.com/x/ http://www.example.com/page/#anchor Anchors diff --git a/src/markup/engine/remarkup/markuprule/PhutilRemarkupDocumentLinkRule.php b/src/markup/engine/remarkup/markuprule/PhutilRemarkupDocumentLinkRule.php index e863da9..27c7290 100644 --- a/src/markup/engine/remarkup/markuprule/PhutilRemarkupDocumentLinkRule.php +++ b/src/markup/engine/remarkup/markuprule/PhutilRemarkupDocumentLinkRule.php @@ -1,144 +1,175 @@ getEngine(); $is_anchor = false; if (strncmp($link, '/', 1) == 0) { $base = $engine->getConfig('uri.base'); $base = rtrim($base, '/'); $link = $base.$link; } else if (strncmp($link, '#', 1) == 0) { $here = $engine->getConfig('uri.here'); $link = $here.$link; $is_anchor = true; } if ($engine->isTextMode()) { // If present, strip off "mailto:" or "tel:". $link = preg_replace('/^(?:mailto|tel):/', '', $link); if (!strlen($name)) { return $link; } return $name.' <'.$link.'>'; } if (!strlen($name)) { $name = $link; $name = preg_replace('/^(?:mailto|tel):/', '', $name); } if ($engine->getState('toc')) { return $name; } $same_window = $engine->getConfig('uri.same-window', false); if ($same_window) { $target = null; } else { $target = '_blank'; } // For anchors on the same page, always stay here. if ($is_anchor) { $target = null; } return phutil_tag( 'a', array( - 'href' => $link, - 'class' => 'remarkup-link', - 'target' => $target, + 'href' => $link, + 'class' => 'remarkup-link', + 'target' => $target, + 'rel' => 'noreferrer', ), $name); } public function markupAlternateLink(array $matches) { $uri = trim($matches[2]); // NOTE: We apply some special rules to avoid false positives here. The // major concern is that we do not want to convert `x[0][1](y)` in a // discussion about C source code into a link. To this end, we: // // - Don't match at word boundaries; // - require the URI to contain a "/" character or "@" character; and // - reject URIs which being with a quote character. if ($uri[0] == '"' || $uri[0] == "'" || $uri[0] == '`') { return $matches[0]; } + if (!strlen($uri[0])) { + return $matches[0]; + } + if (strpos($uri, '/') === false && strpos($uri, '@') === false && strncmp($uri, 'tel:', 4)) { return $matches[0]; } return $this->markupDocumentLink( array( $matches[0], $matches[2], $matches[1], )); } public function markupDocumentLink(array $matches) { $uri = trim($matches[1]); $name = trim(idx($matches, 2)); // If whatever is being linked to begins with "/" or "#", or has "://", // or is "mailto:" or "tel:", treat it as a URI instead of a wiki page. $is_uri = preg_match('@(^/)|(://)|(^#)|(^(?:mailto|tel):)@', $uri); if ($is_uri && strncmp('/', $uri, 1) && strncmp('#', $uri, 1)) { $protocols = $this->getEngine()->getConfig( 'uri.allowed-protocols', array()); try { $protocol = id(new PhutilURI($uri))->getProtocol(); if (!idx($protocols, $protocol)) { // Don't treat this as a URI if it's not an allowed protocol. $is_uri = false; } } catch (Exception $ex) { // We can end up here if we try to parse an ambiguous URI, see // T12796. $is_uri = false; } } + // As a special case, skip "[[ / ]]" so that Phriction picks it up as a + // link to the Phriction root. It is more useful to be able to use this + // syntax to link to the root document than the home page of the install. + if ($uri == '/') { + $is_uri = false; + } + if (!$is_uri) { return $matches[0]; } return $this->getEngine()->storeText($this->renderHyperlink($uri, $name)); } } diff --git a/src/markup/engine/remarkup/markuprule/PhutilRemarkupHyperlinkRule.php b/src/markup/engine/remarkup/markuprule/PhutilRemarkupHyperlinkRule.php index c887b38..68968ed 100644 --- a/src/markup/engine/remarkup/markuprule/PhutilRemarkupHyperlinkRule.php +++ b/src/markup/engine/remarkup/markuprule/PhutilRemarkupHyperlinkRule.php @@ -1,121 +1,122 @@ " around them get linked exactly, without // the "<>". Angle brackets are basically special and mean "this is a URL // with weird characters". This is assumed to be reasonable because they // don't appear in normal text or normal URLs. $text = preg_replace_callback( '@<(\w{3,}://[^\s'.PhutilRemarkupBlockStorage::MAGIC_BYTE.']+?)>@', array($this, 'markupHyperlink'), $text); // Anything else we match "ungreedily", which means we'll look for // stuff that's probably puncutation or otherwise not part of the URL and // not link it. This lets someone write "QuicK! Go to // http://www.example.com/!". We also apply some paren balancing rules. // NOTE: We're explicitly avoiding capturing stored blocks, so text like // `http://www.example.com/[[x | y]]` doesn't get aggressively captured. $text = preg_replace_callback( '@(\w{3,}://[^\s'.PhutilRemarkupBlockStorage::MAGIC_BYTE.']+)@', array($this, 'markupHyperlinkUngreedy'), $text); return $text; } protected function markupHyperlink(array $matches) { try { $uri = new PhutilURI($matches[1]); } catch (Exception $ex) { return $matches[0]; } $protocol = $uri->getProtocol(); $protocols = $this->getEngine()->getConfig( 'uri.allowed-protocols', array()); if (!idx($protocols, $protocol)) { // If this URI doesn't use a whitelisted protocol, don't link it. This // is primarily intended to prevent javascript:// silliness. return $this->getEngine()->storeText($matches[1]); } return $this->storeRenderedHyperlink($matches[1]); } protected function storeRenderedHyperlink($link) { return $this->getEngine()->storeText($this->renderHyperlink($link)); } protected function renderHyperlink($link) { $engine = $this->getEngine(); if ($engine->isTextMode()) { return $link; } if ($engine->getState('toc')) { return $link; } $same_window = $engine->getConfig('uri.same-window', false); if ($same_window) { $target = null; } else { $target = '_blank'; } return phutil_tag( 'a', array( - 'href' => $link, - 'class' => 'remarkup-link', - 'target' => $target, + 'href' => $link, + 'class' => 'remarkup-link', + 'target' => $target, + 'rel' => 'noreferrer', ), $link); } protected function markupHyperlinkUngreedy($matches) { $match = $matches[1]; $tail = null; $trailing = null; if (preg_match('/[;,.:!?]+$/', $match, $trailing)) { $tail = $trailing[0]; $match = substr($match, 0, -strlen($tail)); } // If there's a closing paren at the end but no balancing open paren in // the URL, don't link the close paren. This is an attempt to gracefully // handle the two common paren cases, Wikipedia links and English language // parentheticals, e.g.: // // http://en.wikipedia.org/wiki/Noun_(disambiguation) // (see also http://www.example.com) // // We could apply a craftier heuristic here which tries to actually balance // the parens, but this is probably sufficient. if (preg_match('/\\)$/', $match) && !preg_match('/\\(/', $match)) { $tail = ')'.$tail; $match = substr($match, 0, -1); } try { $uri = new PhutilURI($match); } catch (Exception $ex) { return $matches[0]; } return hsprintf('%s%s', $this->markupHyperlink(array(null, $match)), $tail); } } diff --git a/src/markup/render.php b/src/markup/render.php index 14c6f6e..b6f4db6 100644 --- a/src/markup/render.php +++ b/src/markup/render.php @@ -1,278 +1,251 @@ ` tags, if the `rel` attribute is not specified, it * is interpreted as `rel="noreferrer"`. * - When rendering `` tags, the `href` attribute may not begin with * `javascript:`. * * These special cases can not be disabled. * * IMPORTANT: The `$tag` attribute and the keys of the `$attributes` array are * trusted blindly, and not escaped. You should not pass user data in these * parameters. * * @param string The name of the tag, like `a` or `div`. * @param map A map of tag attributes. * @param wild Content to put in the tag. * @return PhutilSafeHTML Tag object. */ function phutil_tag($tag, array $attributes = array(), $content = null) { - // If the `href` attribute is present: - // - make sure it is not a "javascript:" URI. We never permit these. - // - if the tag is an `` and the link is to some foreign resource, - // add `rel="nofollow"` by default. + // If the `href` attribute is present, make sure it is not a "javascript:" + // URI. We never permit these. if (!empty($attributes['href'])) { - // This might be a URI object, so cast it to a string. $href = (string)$attributes['href']; if (isset($href[0])) { - $is_anchor_href = ($href[0] == '#'); - - // Is this a link to a resource on the same domain? The second part of - // this excludes "//evil.com/" protocol-relative hrefs. The third part - // of this excludes "/\evil.com/" protocol-relative fantasy hrefs which - // are completely made up but which browsers all respect. Broadly, - // browsers will dutifuly treat "/" followed by ANY sequence of "/" and - // "\" as though it were "//". - $is_domain_href = - ($href[0] == '/') && - (!isset($href[1]) || ($href[1] != '/' && $href[1] != '\\')); - - // If the `rel` attribute is not specified, fill in `rel="noreferrer"`. - // Effectively, this serves to make the default behavior for offsite - // links "do not send a referrer", which is broadly desirable. Specifying - // some non-null `rel` will skip this. - if (!isset($attributes['rel'])) { - if (!$is_anchor_href && !$is_domain_href) { - if ($tag == 'a') { - $attributes['rel'] = 'noreferrer'; - } - } - } - // Block 'javascript:' hrefs at the tag level: no well-designed // application should ever use them, and they are a potent attack vector. // This function is deep in the core and performance sensitive, so we're // doing a cheap version of this test first to avoid calling preg_match() // on URIs which begin with '/' or `#`. These cover essentially all URIs // in Phabricator. - if (!$is_anchor_href && !$is_domain_href) { + if (($href[0] !== '/') && ($href[0] !== '#')) { // Chrome 33 and IE 11 both interpret "javascript\n:" as a Javascript // URI, and all browsers interpret " javascript:" as a Javascript URI, // so be aggressive about looking for "javascript:" in the initial // section of the string. $normalized_href = preg_replace('([^a-z0-9/:]+)i', '', $href); if (preg_match('/^javascript:/i', $normalized_href)) { throw new Exception( pht( "Attempting to render a tag with an '%s' attribute that begins ". "with '%s'. This is either a serious security concern or a ". "serious architecture concern. Seek urgent remedy.", 'href', 'javascript:')); } } } } // For tags which can't self-close, treat null as the empty string -- for // example, always render `
`, never `
`. static $self_closing_tags = array( 'area' => true, 'base' => true, 'br' => true, 'col' => true, 'command' => true, 'embed' => true, 'frame' => true, 'hr' => true, 'img' => true, 'input' => true, 'keygen' => true, 'link' => true, 'meta' => true, 'param' => true, 'source' => true, 'track' => true, 'wbr' => true, ); $attr_string = ''; foreach ($attributes as $k => $v) { if ($v === null) { continue; } $v = phutil_escape_html($v); $attr_string .= ' '.$k.'="'.$v.'"'; } if ($content === null) { if (isset($self_closing_tags[$tag])) { return new PhutilSafeHTML('<'.$tag.$attr_string.' />'); } else { $content = ''; } } else { $content = phutil_escape_html($content); } return new PhutilSafeHTML('<'.$tag.$attr_string.'>'.$content.''); } function phutil_tag_div($class, $content = null) { return phutil_tag('div', array('class' => $class), $content); } function phutil_escape_html($string) { if ($string instanceof PhutilSafeHTML) { return $string; } else if ($string instanceof PhutilSafeHTMLProducerInterface) { $result = $string->producePhutilSafeHTML(); if ($result instanceof PhutilSafeHTML) { return phutil_escape_html($result); } else if (is_array($result)) { return phutil_escape_html($result); } else if ($result instanceof PhutilSafeHTMLProducerInterface) { return phutil_escape_html($result); } else { try { assert_stringlike($result); return phutil_escape_html((string)$result); } catch (Exception $ex) { throw new Exception( pht( "Object (of class '%s') implements %s but did not return anything ". "renderable from %s.", get_class($string), 'PhutilSafeHTMLProducerInterface', 'producePhutilSafeHTML()')); } } } else if (is_array($string)) { $result = ''; foreach ($string as $item) { $result .= phutil_escape_html($item); } return $result; } return htmlspecialchars($string, ENT_QUOTES, 'UTF-8'); } function phutil_escape_html_newlines($string) { return PhutilSafeHTML::applyFunction('nl2br', $string); } /** * Mark string as safe for use in HTML. */ function phutil_safe_html($string) { if ($string == '') { return $string; } else if ($string instanceof PhutilSafeHTML) { return $string; } else { return new PhutilSafeHTML($string); } } /** * HTML safe version of `implode()`. */ function phutil_implode_html($glue, array $pieces) { $glue = phutil_escape_html($glue); foreach ($pieces as $k => $piece) { $pieces[$k] = phutil_escape_html($piece); } return phutil_safe_html(implode($glue, $pieces)); } /** * Format a HTML code. This function behaves like `sprintf()`, except that all * the normal conversions (like %s) will be properly escaped. */ function hsprintf($html /* , ... */) { $args = func_get_args(); array_shift($args); return new PhutilSafeHTML( vsprintf($html, array_map('phutil_escape_html', $args))); } /** * Escape text for inclusion in a URI or a query parameter. Note that this * method does NOT escape '/', because "%2F" is invalid in paths and Apache * will automatically 404 the page if it's present. This will produce correct * (the URIs will work) and desirable (the URIs will be readable) behavior in * these cases: * * '/path/?param='.phutil_escape_uri($string); # OK: Query Parameter * '/path/to/'.phutil_escape_uri($string); # OK: URI Suffix * * It will potentially produce the WRONG behavior in this special case: * * COUNTEREXAMPLE * '/path/to/'.phutil_escape_uri($string).'/thing/'; # BAD: URI Infix * * In this case, any '/' characters in the string will not be escaped, so you * will not be able to distinguish between the string and the suffix (unless * you have more information, like you know the format of the suffix). For infix * URI components, use @{function:phutil_escape_uri_path_component} instead. * * @param string Some string. * @return string URI encoded string, except for '/'. */ function phutil_escape_uri($string) { return str_replace('%2F', '/', rawurlencode($string)); } /** * Escape text for inclusion as an infix URI substring. See discussion at * @{function:phutil_escape_uri}. This function covers an unusual special case; * @{function:phutil_escape_uri} is usually the correct function to use. * * This function will escape a string into a format which is safe to put into * a URI path and which does not contain '/' so it can be correctly parsed when * embedded as a URI infix component. * * However, you MUST decode the string with * @{function:phutil_unescape_uri_path_component} before it can be used in the * application. * * @param string Some string. * @return string URI encoded string that is safe for infix composition. */ function phutil_escape_uri_path_component($string) { return rawurlencode(rawurlencode($string)); } /** * Unescape text that was escaped by * @{function:phutil_escape_uri_path_component}. See * @{function:phutil_escape_uri} for discussion. * * Note that this function is NOT the inverse of * @{function:phutil_escape_uri_path_component}! It undoes additional escaping * which is added to survive the implied unescaping performed by the webserver * when interpreting the request. * * @param string Some string emitted * from @{function:phutil_escape_uri_path_component} and * then accessed via a web server. * @return string Original string. */ function phutil_unescape_uri_path_component($string) { return rawurldecode($string); } diff --git a/src/moduleutils/PhutilBootloader.php b/src/moduleutils/PhutilBootloader.php index 83aad25..de09571 100644 --- a/src/moduleutils/PhutilBootloader.php +++ b/src/moduleutils/PhutilBootloader.php @@ -1,328 +1,334 @@ classTree; } public function registerInMemoryLibrary($name, $map) { $this->registeredLibraries[$name] = "memory:$name"; $this->inMemoryMaps[$name] = $map; $this->getLibraryMap($name); } public function registerLibrary($name, $path) { if (basename($path) != '__phutil_library_init__.php') { throw new PhutilBootloaderException( 'Only directories with a __phutil_library_init__.php file may be '. 'registered as libphutil libraries.'); } $path = dirname($path); // Detect attempts to load the same library multiple times from different // locations. This might mean you're doing something silly like trying to // include two different versions of something, or it might mean you're // doing something subtle like running a different version of 'arc' on a // working copy of Arcanist. if (isset($this->registeredLibraries[$name])) { $old_path = $this->registeredLibraries[$name]; if ($old_path != $path) { throw new PhutilLibraryConflictException($name, $old_path, $path); } } $this->registeredLibraries[$name] = $path; // For libphutil v2 libraries, load all functions when we load the library. if (!class_exists('PhutilSymbolLoader', false)) { $root = $this->getLibraryRoot('phutil'); $this->executeInclude($root.'/symbols/PhutilSymbolLoader.php'); } $loader = new PhutilSymbolLoader(); $loader ->setLibrary($name) ->setType('function'); try { $loader->selectAndLoadSymbols(); } catch (PhutilBootloaderException $ex) { // Ignore this, it happens if a global function's file is removed or // similar. Worst case is that we fatal when calling the function, which // is no worse than fataling here. } catch (PhutilMissingSymbolException $ex) { // Ignore this, it happens if a global function is removed. Everything // else loaded so proceed forward: worst case is a fatal when we // hit a function call to a function which no longer exists, which is // no worse than fataling here. } if (empty($_SERVER['PHUTIL_DISABLE_RUNTIME_EXTENSIONS'])) { $extdir = $path.DIRECTORY_SEPARATOR.'extensions'; if (Filesystem::pathExists($extdir)) { $extensions = id(new FileFinder($extdir)) ->withSuffix('php') ->withType('f') ->withFollowSymlinks(true) ->setForceMode('php') ->find(); foreach ($extensions as $extension) { $this->loadExtension( $name, $path, $extdir.DIRECTORY_SEPARATOR.$extension); } } } return $this; } public function registerLibraryMap(array $map) { $this->libraryMaps[$this->currentLibrary] = $map; return $this; } public function getLibraryMap($name) { if (isset($this->extendedMaps[$name])) { return $this->extendedMaps[$name]; } if (empty($this->libraryMaps[$name])) { $root = $this->getLibraryRoot($name); $this->currentLibrary = $name; if (isset($this->inMemoryMaps[$name])) { $this->libraryMaps[$name] = $this->inMemoryMaps[$name]; } else { $okay = include $root.'/__phutil_library_map__.php'; if (!$okay) { throw new PhutilBootloaderException( "Include of '{$root}/__phutil_library_map__.php' failed!"); } } $map = $this->libraryMaps[$name]; $version = isset($map['__library_version__']) ? $map['__library_version__'] : 1; switch ($version) { case 1: throw new Exception( 'libphutil v1 libraries are no longer supported.'); case 2: // NOTE: In version 2 of the library format, all parents (both // classes and interfaces) are stored in the 'xmap'. The value is // either a string for a single parent (the common case) or an array // for multiple parents. foreach ($map['xmap'] as $child => $parents) { foreach ((array)$parents as $parent) { $this->classTree[$parent][] = $child; } } break; default: throw new Exception("Unsupported library version '{$version}'!"); } } $map = $this->libraryMaps[$name]; // If there's an extension map for this library, merge the maps. if (isset($this->extensionMaps[$name])) { $emap = $this->extensionMaps[$name]; foreach (array('function', 'class', 'xmap') as $dict_key) { if (!isset($emap[$dict_key])) { continue; } $map[$dict_key] += $emap[$dict_key]; } } $this->extendedMaps[$name] = $map; return $map; } public function getLibraryMapWithoutExtensions($name) { // This just does all the checks to make sure the library is valid, then // we throw away the result. $this->getLibraryMap($name); return $this->libraryMaps[$name]; } public function getLibraryRoot($name) { if (empty($this->registeredLibraries[$name])) { throw new PhutilBootloaderException( "The phutil library '{$name}' has not been loaded!"); } return $this->registeredLibraries[$name]; } public function getAllLibraries() { return array_keys($this->registeredLibraries); } public function loadLibrary($path) { $root = null; if (!empty($_SERVER['PHUTIL_LIBRARY_ROOT'])) { if ($path[0] != '/') { $root = $_SERVER['PHUTIL_LIBRARY_ROOT']; } } $this->executeInclude($root.$path.'/__phutil_library_init__.php'); } public function loadLibrarySource($library, $source) { $path = $this->getLibraryRoot($library).'/'.$source; $this->executeInclude($path); } private function executeInclude($path) { // Include the source using `include_once`, but convert any warnings or - // errors into exceptions. + // recoverable errors into exceptions. // Some messages, including "Declaration of X should be compatible with Y", // do not cause `include_once` to return an error code. Use // error_get_last() to make sure we're catching everything in every PHP // version. // (Also, the severity of some messages changed between versions of PHP.) // Note that we may enter this method after some earlier, unrelated error. // In this case, error_get_last() will return information for that error. // In PHP7 and later we could use error_clear_last() to clear that error, // but the function does not exist in earlier versions of PHP. Instead, // check if the value has changed. + // Some parser-like errors, including "class must implement all abstract + // methods", cause PHP to fatal immediately with an E_ERROR. In these + // cases, include_once() does not throw and never returns. We leave + // reporting enabled for these errors since we don't have a way to do + // anything more graceful. + // See also T12190. $old_last = error_get_last(); try { - $old = error_reporting(0); + $old = error_reporting(E_ERROR); $okay = include_once $path; error_reporting($old); } catch (Exception $ex) { throw $ex; } catch (ParseError $throwable) { // NOTE: As of PHP7, syntax errors may raise a ParseError (which is a // Throwable, not an Exception) with a useless message (like "syntax // error, unexpected ':'") and a trace which ends a level above this. // Treating this object normally results in an unusable message which // does not identify where the syntax error occurred. Converting it to // a string and taking the first line gives us something reasonable, // however. $message = (string)$throwable; $message = preg_split("/\n/", $message); $message = reset($message); throw new Exception($message); } if (!$okay) { throw new Exception("Source file \"{$path}\" failed to load."); } $new_last = error_get_last(); if ($new_last !== null) { if ($new_last !== $old_last) { $message = $new_last['message']; throw new Exception( "Error while loading file \"{$path}\": {$message}"); } } } private function loadExtension($library, $root, $path) { $old_functions = get_defined_functions(); $old_functions = array_fill_keys($old_functions['user'], true); $old_classes = array_fill_keys(get_declared_classes(), true); $old_interfaces = array_fill_keys(get_declared_interfaces(), true); $this->executeInclude($path); $new_functions = get_defined_functions(); $new_functions = array_fill_keys($new_functions['user'], true); $new_classes = array_fill_keys(get_declared_classes(), true); $new_interfaces = array_fill_keys(get_declared_interfaces(), true); $add_functions = array_diff_key($new_functions, $old_functions); $add_classes = array_diff_key($new_classes, $old_classes); $add_interfaces = array_diff_key($new_interfaces, $old_interfaces); // NOTE: We can't trust the path we loaded to be the location of these // symbols, because it might have loaded other paths. foreach ($add_functions as $func => $ignored) { $rfunc = new ReflectionFunction($func); $fpath = Filesystem::resolvePath($rfunc->getFileName(), $root); $this->extensionMaps[$library]['function'][$func] = $fpath; } foreach ($add_classes + $add_interfaces as $class => $ignored) { $rclass = new ReflectionClass($class); $cpath = Filesystem::resolvePath($rclass->getFileName(), $root); $this->extensionMaps[$library]['class'][$class] = $cpath; $xmap = $rclass->getInterfaceNames(); $parent = $rclass->getParentClass(); if ($parent) { $xmap[] = $parent->getName(); } if ($xmap) { foreach ($xmap as $parent_class) { $this->classTree[$parent_class][] = $class; } if (count($xmap) == 1) { $xmap = head($xmap); } $this->extensionMaps[$library]['xmap'][$class] = $xmap; } } // Clear the extended library cache (should one exist) so we know that // we need to rebuild it. unset($this->extendedMaps[$library]); } } diff --git a/src/parser/PhutilEmailAddress.php b/src/parser/PhutilEmailAddress.php index b9a3a44..6acda75 100644 --- a/src/parser/PhutilEmailAddress.php +++ b/src/parser/PhutilEmailAddress.php @@ -1,86 +1,114 @@ $/', $email_address, $matches)) { $display_name = trim($matches[1], '\'" '); if (strpos($matches[2], '@') !== false) { list($local_part, $domain_name) = explode('@', $matches[2], 2); } else { $local_part = $matches[2]; $domain_name = null; } } else if (preg_match('/^(.*)@(.*)$/', $email_address, $matches)) { $display_name = null; $local_part = $matches[1]; $domain_name = $matches[2]; } else { $display_name = null; $local_part = $email_address; $domain_name = null; } $this->displayName = $display_name; $this->localPart = $local_part; $this->domainName = $domain_name; } public function __toString() { $address = $this->getAddress(); - if ($this->displayName) { - return $this->displayName.' <'.$address.'>'; + if (strlen($this->displayName)) { + $display_name = $this->encodeDisplayName($this->displayName); + return $display_name.' <'.$address.'>'; } else { return $address; } } public function setDisplayName($display_name) { $this->displayName = $display_name; return $this; } public function getDisplayName() { return $this->displayName; } public function setLocalPart($local_part) { $this->localPart = $local_part; return $this; } public function getLocalPart() { return $this->localPart; } public function setDomainName($domain_name) { $this->domainName = $domain_name; return $this; } public function getDomainName() { return $this->domainName; } + public function setAddress($address) { + $parts = explode('@', $address, 2); + + $this->localPart = $parts[0]; + if (isset($parts[1])) { + $this->domainName = $parts[1]; + } + + return $this; + } + public function getAddress() { $address = $this->localPart; - if ($this->domainName) { + if (strlen($this->domainName)) { $address .= '@'.$this->domainName; } return $address; } + private function encodeDisplayName($name) { + // NOTE: This is a reasonable effort based on a cursory reading of + // RFC2822, but may be significantly misguided. + + // Newlines are not permitted, even when escaped. Discard them. + $name = preg_replace("/\s*[\r\n]+\s*/", ' ', $name); + + // Escape double quotes and backslashes. + $name = addcslashes($name, '\\"'); + + // Quote the string. + $name = '"'.$name.'"'; + + return $name; + } + } diff --git a/src/parser/__tests__/PhutilEmailAddressTestCase.php b/src/parser/__tests__/PhutilEmailAddressTestCase.php index b052098..f2c4158 100644 --- a/src/parser/__tests__/PhutilEmailAddressTestCase.php +++ b/src/parser/__tests__/PhutilEmailAddressTestCase.php @@ -1,94 +1,130 @@ '); $this->assertEqual( 'Abraham Lincoln', $email->getDisplayName()); $this->assertEqual( 'alincoln', $email->getLocalPart()); $this->assertEqual( 'logcabin.com', $email->getDomainName()); $this->assertEqual( 'alincoln@logcabin.com', $email->getAddress()); $email = new PhutilEmailAddress('alincoln@logcabin.com'); $this->assertEqual( null, $email->getDisplayName()); $this->assertEqual( 'alincoln', $email->getLocalPart()); $this->assertEqual( 'logcabin.com', $email->getDomainName()); $this->assertEqual( 'alincoln@logcabin.com', $email->getAddress()); $email = new PhutilEmailAddress('"Abraham" '); $this->assertEqual( 'Abraham', $email->getDisplayName()); $this->assertEqual( 'alincoln', $email->getLocalPart()); $this->assertEqual( 'logcabin.com', $email->getDomainName()); $this->assertEqual( 'alincoln@logcabin.com', $email->getAddress()); $email = new PhutilEmailAddress(' alincoln@logcabin.com '); $this->assertEqual( null, $email->getDisplayName()); $this->assertEqual( 'alincoln', $email->getLocalPart()); $this->assertEqual( 'logcabin.com', $email->getDomainName()); $this->assertEqual( 'alincoln@logcabin.com', $email->getAddress()); $email = new PhutilEmailAddress('alincoln'); $this->assertEqual( null, $email->getDisplayName()); $this->assertEqual( 'alincoln', $email->getLocalPart()); $this->assertEqual( null, $email->getDomainName()); $this->assertEqual( 'alincoln', $email->getAddress()); $email = new PhutilEmailAddress('alincoln '); $this->assertEqual( 'alincoln', $email->getDisplayName()); $this->assertEqual( 'alincoln at logcabin dot com', $email->getLocalPart()); $this->assertEqual( null, $email->getDomainName()); $this->assertEqual( 'alincoln at logcabin dot com', $email->getAddress()); } + public function testEmailEncoding() { + $cases = array( + array( + 'Tangerine Q. Hawthorne', + 'thawthorne@blackspire.bunker', + '"Tangerine Q. Hawthorne" ', + ), + array( + 'Hector "\\" Backslash', + 'hector@backslash', + '"Hector \\"\\\\\\" Backslash" ', + ), + array( + 'My Middle Name "" Is My Email', + 'name@domain', + '"My Middle Name \\"\\" Is My Email" ', + ), + array( + "My Legal Name\nContains A Newline", + 'newline@example', + '"My Legal Name Contains A Newline" ', + ), + ); + + foreach ($cases as $case) { + list($name, $address, $expect) = $case; + $actual = (string)id(new PhutilEmailAddress()) + ->setDisplayName($name) + ->setAddress($address); + $this->assertEqual( + $expect, + $actual, + pht('Email: %s + %s -> %s', $name, $address, $expect)); + } + } + } diff --git a/src/parser/http/PhutilHTTPResponse.php b/src/parser/http/PhutilHTTPResponse.php new file mode 100644 index 0000000..60d33b6 --- /dev/null +++ b/src/parser/http/PhutilHTTPResponse.php @@ -0,0 +1,40 @@ +body = new PhutilRope(); + } + + public function setHeaders(array $headers) { + $this->headers = $headers; + return $this; + } + + public function getHeaders() { + return $this->headers; + } + + public function setStatus(HTTPFutureResponseStatus $status) { + $this->status = $status; + return $this; + } + + public function getStatus() { + return $this->status; + } + + public function appendBody($bytes) { + $this->body->append($bytes); + } + + public function getBody() { + return $this->body->getAsString(); + } + +} diff --git a/src/parser/http/PhutilHTTPResponseParser.php b/src/parser/http/PhutilHTTPResponseParser.php new file mode 100644 index 0000000..41f751e --- /dev/null +++ b/src/parser/http/PhutilHTTPResponseParser.php @@ -0,0 +1,174 @@ +followLocationHeaders = $follow_location_headers; + return $this; + } + + public function getFollowLocationHeaders() { + return $this->followLocationHeaders; + } + + public function readBytes($bytes) { + if ($this->state == 'discard') { + return $this; + } + + $this->buffer .= $bytes; + + while (true) { + if ($this->state == 'headers') { + $matches = null; + + $ok = preg_match( + "/(\r?\n\r?\n)/", + $this->buffer, + $matches, + PREG_OFFSET_CAPTURE); + if (!$ok) { + break; + } + + $headers_len = $matches[1][1]; + $boundary_len = strlen($matches[1][0]); + $raw_headers = substr($this->buffer, 0, $headers_len); + $this->buffer = substr($this->buffer, $headers_len + $boundary_len); + + $header_lines = phutil_split_lines($raw_headers); + $first_line = array_shift($header_lines); + $response_valid = true; + + $matches = null; + $ok = preg_match( + '(^HTTP/\S+\s+(\d+)\s+(.*)$)i', + $first_line, + $matches); + + if ($ok) { + $http_code = (int)$matches[1]; + $http_status = phutil_utf8_strtolower($matches[2]); + } else { + $response_valid = false; + } + + $header_list = array(); + $saw_location = false; + foreach ($header_lines as $header_line) { + $pos = strpos($header_line, ':'); + if ($pos === false) { + $response_valid = false; + break; + } + + $name = substr($header_line, 0, $pos); + $value = ltrim(substr($header_line, $pos + 1), ' '); + + if (phutil_utf8_strtolower($name) == 'location') { + $saw_location = true; + } + + $header_list[] = array( + $name, + $value, + ); + } + + // If the response didn't start with a properly formatted "HTTP/..." + // line, or any of the header lines were not formatted correctly, add + // a malformed response to the response list and discard anything else + // we're given. + if (!$response_valid) { + $malformed = new HTTPFutureParseResponseStatus( + HTTPFutureParseResponseStatus::ERROR_MALFORMED_RESPONSE, + $raw_headers); + + $this->newHTTPRepsonse() + ->setStatus($malformed); + + $this->buffer = ''; + $this->state = 'discard'; + break; + } + + // Otherwise, we have a valid set of response headers. + $response_status = new HTTPFutureHTTPResponseStatus( + $http_code, + null, + $header_list); + + $this->newHTTPResponse() + ->setStatus($response_status) + ->setHeaders($header_list); + + $is_https_proxy = + ($http_code === 200) && + ($http_status === 'connection established'); + + if ($http_code === 100) { + // If this is "HTTP/1.1 100 Continue", this is just the server + // telling us that everything is okay. This response won't have + // a body associated with it. + $more_headers = true; + } else if ($is_https_proxy) { + // If this is "HTTP/1.1 200 Connection Established", this is a + // response to a CONNECT request made automatically by cURL to + // an HTTPS proxy. This response won't have a body associated + // with it, and the real body will follow later. + $more_headers = true; + } else if ($saw_location && $this->followLocationHeaders) { + // If we're following location headers and this response had + // a location header, cURL will automatically follow it. This + // response shouldn't have a body. + $more_headers = true; + } else { + $more_headers = false; + } + + // If we're expecting more headers, we're going to stay in the + // "headers" state and parse another set of headers. Otherwise, + // we transition to the "body" state and look for a body. + if (!$more_headers) { + $this->state = 'body'; + } + + continue; + } + + if ($this->state == 'body') { + if (strlen($this->buffer)) { + $this->response->appendBody($this->buffer); + $this->buffer = ''; + } + break; + } + } + + return $this; + } + + public function getResponses() { + if ($this->state !== 'body') { + throw new HTTPFutureParseResponseStatus( + HTTPFutureParseResponseStatus::ERROR_MALFORMED_RESPONSE, + $this->buffer); + } + + return $this->responses; + } + + private function newHTTPResponse() { + $response = new PhutilHTTPResponse(); + $this->responses[] = $response; + $this->response = $response; + return $response; + } + +} diff --git a/src/parser/http/__tests__/PhutilHTTPResponseParserTestCase.php b/src/parser/http/__tests__/PhutilHTTPResponseParserTestCase.php new file mode 100644 index 0000000..a972fc6 --- /dev/null +++ b/src/parser/http/__tests__/PhutilHTTPResponseParserTestCase.php @@ -0,0 +1,124 @@ +assertParse( + array( + array( + 'headers' => array( + array('Duck', 'Quack'), + ), + 'body' => 'I am the very model of a modern major general.', + ), + ), + $input); + + $input = <<assertParse( + array( + array( + 'code' => 200, + 'headers' => array( + array('X-I-Am-A-Proxy-Server', 'Hello'), + ), + 'body' => '', + ), + array( + 'code' => 100, + 'headers' => array( + array('X-Everything-Is-Fine', 'true'), + ), + 'body' => '', + ), + array( + 'code' => 302, + 'headers' => array( + array('Location', 'Over-There'), + ), + 'body' => '', + ), + array( + 'code' => 404, + 'headers' => array(), + 'body' => 'Not all who wander are lost.', + ), + ), + $input, + id(new PhutilHTTPResponseParser()) + ->setFollowLocationHeaders(true)); + } + + private function assertParse(array $expect, $input, $parser = null) { + if ($parser === null) { + $parser = new PhutilHTTPResponseParser(); + } + + // Submit the input in little bits to try to catch any weird parser bugs. + $length = strlen($input); + $pos = 0; + while ($pos < $length) { + $next_len = mt_rand(1, 32); + $piece = substr($input, $pos, $next_len); + $pos = $pos + $next_len; + + $parser->readBytes($piece); + } + + $responses = $parser->getResponses(); + + $this->assertEqual(count($expect), count($responses)); + + $expect = array_values($expect); + $responses = array_values($responses); + + for ($ii = 0; $ii < count($expect); $ii++) { + $expect_map = $expect[$ii]; + $actual = $responses[$ii]; + + foreach ($expect_map as $key => $spec) { + switch ($key) { + case 'headers': + $this->assertEqual($spec, $actual->getHeaders()); + break; + case 'body': + $this->assertEqual($spec, $actual->getBody()); + break; + case 'code': + $status = $actual->getStatus(); + $this->assertTrue($status instanceof HTTPFutureHTTPResponseStatus); + $this->assertEqual($spec, $status->getStatusCode()); + break; + default: + throw new Exception( + pht( + 'Unknown HTTPResponseParser test ("%s").', + $key)); + } + } + } + } + +} diff --git a/src/parser/xhpast/__tests__/data/return-type.php.test b/src/parser/xhpast/__tests__/data/return-type.php.test index 25f331a..6b3c473 100644 --- a/src/parser/xhpast/__tests__/data/return-type.php.test +++ b/src/parser/xhpast/__tests__/data/return-type.php.test @@ -1,2234 +1,2197 @@ discardMode = true; } + public function setCollectStackTraces($collect_stack_traces) { + $this->collectStackTraces = $collect_stack_traces; + return $this; + } + + public function getCollectStackTraces() { + return $this->collectStackTraces; + } + public static function getInstance() { if (empty(self::$instance)) { self::$instance = new PhutilServiceProfiler(); } return self::$instance; } public function beginServiceCall(array $data) { $data['begin'] = microtime(true); + + if ($this->collectStackTraces) { + $trace = debug_backtrace(); + $trace = PhutilErrorHandler::formatStacktrace($trace); + $data['trace'] = $trace; + } + $id = $this->logSize++; $this->events[$id] = $data; foreach ($this->listeners as $listener) { call_user_func($listener, 'begin', $id, $data); } return $id; } public function endServiceCall($call_id, array $data) { $data = ($this->events[$call_id] + $data); $data['end'] = microtime(true); $data['duration'] = ($data['end'] - $data['begin']); $this->events[$call_id] = $data; foreach ($this->listeners as $listener) { call_user_func($listener, 'end', $call_id, $data); } if ($this->discardMode) { unset($this->events[$call_id]); } } public function getServiceCallLog() { return $this->events; } public function addListener($callback) { $this->listeners[] = $callback; } public static function installEchoListener() { $instance = self::getInstance(); $instance->addListener(array(__CLASS__, 'echoListener')); } public static function echoListener($type, $id, $data) { $is_begin = false; $is_end = false; switch ($type) { case 'begin': $is_begin = true; $mark = '>>>'; break; case 'end': $is_end = true; $mark = '<<<'; break; default: $mark = null; break; } $type = idx($data, 'type', 'mystery'); $desc = null; if ($is_begin) { switch ($type) { case 'connect': $desc = $data['database']; break; case 'query': $desc = substr($data['query'], 0, 512); break; case 'multi-query': $desc = array(); foreach ($data['queries'] as $query) { $desc[] = substr($query, 0, 256); } $desc = implode('; ', $desc); break; case 'exec': $desc = '$ '.$data['command']; break; case 'conduit': if (isset($data['size'])) { $desc = $data['method'].'() '; $desc .= pht('', new PhutilNumber($data['size'])); } else { $desc = $data['method'].'()'; } break; case 'http': if (isset($data['proxy'])) { $proxy = phutil_censor_credentials($data['proxy']); } else { $proxy = null; } $uri = phutil_censor_credentials($data['uri']); if (strlen($proxy)) { $desc = "{$proxy} >> {$uri}"; } else { $desc = $uri; } break; case 'lint': $desc = $data['linter']; if (isset($data['paths'])) { $desc .= ' '.pht('', phutil_count($data['paths'])); } break; case 'lock': $desc = $data['name']; break; case 'event': $desc = $data['kind'].' '; $desc .= pht('', new PhutilNumber($data['count'])); break; case 'ldap': $call = idx($data, 'call', '?'); $params = array(); switch ($call) { case 'connect': $params[] = $data['host'].':'.$data['port']; break; case 'start-tls': break; case 'bind': $params[] = $data['user']; break; case 'search': $params[] = $data['dn']; $params[] = $data['query']; break; default: $params[] = '?'; break; } $desc = "{$call} (".implode(', ', $params).")"; break; } } else if ($is_end) { $desc = pht( '%s us', new PhutilNumber((int)(1000000 * $data['duration']))); } $console = PhutilConsole::getConsole(); $console->writeLog( "%s [%s] <%s> %s\n", $mark, $id, $type, $desc); } } diff --git a/src/utils/PhutilSortVector.php b/src/utils/PhutilSortVector.php index 14c6204..0014607 100644 --- a/src/utils/PhutilSortVector.php +++ b/src/utils/PhutilSortVector.php @@ -1,47 +1,54 @@ parts[] = sprintf('%s%020u', $prefix, $value); return $this; } public function addString($value) { if (strlen($value) && (strpos("\0", $value) !== false)) { throw new Exception( pht( 'String components of a sort vector must not contain NULL bytes.')); } $this->parts[] = $value; return $this; } public function __toString() { return implode("\0", $this->parts); } + /** + * This allows you to sort a list of sort vectors using @{function:msortv}. + */ + public function getSelf() { + return $this; + } + } diff --git a/src/utils/__tests__/PhutilUTF8TestCase.php b/src/utils/__tests__/PhutilUTF8TestCase.php index 37206ad..a6e76a2 100644 --- a/src/utils/__tests__/PhutilUTF8TestCase.php +++ b/src/utils/__tests__/PhutilUTF8TestCase.php @@ -1,742 +1,808 @@ assertEqual($input, phutil_utf8ize($input)); } public function testUTF8izeUTF8Ignored() { $input = "\xc3\x9c \xc3\xbc \xe6\x9d\xb1!"; $this->assertEqual($input, phutil_utf8ize($input)); } public function testUTF8izeLongStringNosegfault() { // For some reason my laptop is segfaulting on long inputs inside // preg_match(). Forestall this craziness in the common case, at least. phutil_utf8ize(str_repeat('x', 1024 * 1024)); $this->assertTrue(true); } public function testUTF8izeInvalidUTF8Fixed() { $input = "\xc3 this has \xe6\x9d some invalid utf8 \xe6"; $expect = "\xEF\xBF\xBD this has \xEF\xBF\xBD\xEF\xBF\xBD some invalid utf8 ". "\xEF\xBF\xBD"; $result = phutil_utf8ize($input); $this->assertEqual($expect, $result); } public function testUTF8izeOwlIsCuteAndFerocious() { // This was once a ferocious owl when we used to use "?" as the replacement // character instead of U+FFFD, but now he is sort of not as cute or // ferocious. $input = "M(o\xEE\xFF\xFFo)M"; $expect = "M(o\xEF\xBF\xBD\xEF\xBF\xBD\xEF\xBF\xBDo)M"; $result = phutil_utf8ize($input); $this->assertEqual($expect, $result); } public function testOverlongFormFiltering() { $bad = "\xEF\xBF\xBD"; $map = array( 'quack' => 'quack', // This is U+1000, a valid character. "\xE1\x80\x80" => "\xE1\x80\x80", // This is a 2-byte encoding of U+0000. "\xC0\x80" => "{$bad}{$bad}", // This is a 3-byte encoding of U+0020. "\xE0\x80\xA0" => "{$bad}{$bad}{$bad}", "A \xE0\x83\x83" => "A {$bad}{$bad}{$bad}", ); foreach ($map as $input => $expect) { $actual = phutil_utf8ize($input); $this->assertEqual( $expect, $actual, pht('Overlong form canonicalization of: %s', $input)); } } public function testSurrogateFiltering() { $bad = "\xEF\xBF\xBD"; $map = array( "A \xED\xA9\x98" => "A {$bad}{$bad}{$bad}", ); foreach ($map as $input => $expect) { $actual = phutil_utf8ize($input); $this->assertEqual( $expect, $actual, pht('Surrogate filtering: %s', $input)); } } public function testUTF8CodepointEncoding() { $map = array( 0x20 => ' ', 0x7E => '~', 0xE9 => "\xC3\xA9", 0x2603 => "\xE2\x98\x83", 0x1F417 => "\xF0\x9F\x90\x97", ); foreach ($map as $input => $expect) { $actual = phutil_utf8_encode_codepoint($input); $this->assertEqual( $expect, $actual, pht('UTF8 codepoint encoding of "%s".', $input)); } } public function testUTF8len() { $strings = array( '' => 0, 'x' => 1, "\xEF\xBF\xBD" => 1, "x\xe6\x9d\xb1y" => 3, 'xyz' => 3, 'quack' => 5, ); foreach ($strings as $str => $expect) { $this->assertEqual($expect, phutil_utf8_strlen($str), 'Length of '.$str); } } public function testUTF8v() { $strings = array( '' => array(), 'x' => array('x'), 'quack' => array('q', 'u', 'a', 'c', 'k'), "x\xe6\x9d\xb1y" => array('x', "\xe6\x9d\xb1", 'y'), // This is a combining character. "x\xCD\xA0y" => array('x', "\xCD\xA0", 'y'), ); foreach ($strings as $str => $expect) { $this->assertEqual($expect, phutil_utf8v($str), 'Vector of '.$str); } } public function testUTF8vCodepoints() { $strings = array( '' => array(), 'x' => array(0x78), 'quack' => array(0x71, 0x75, 0x61, 0x63, 0x6B), "x\xe6\x9d\xb1y" => array(0x78, 0x6771, 0x79), "\xC2\xBB" => array(0x00BB), "\xE2\x98\x83" => array(0x2603), "\xEF\xBF\xBF" => array(0xFFFF), "\xF0\x9F\x92\xA9" => array(0x1F4A9), // This is a combining character. "x\xCD\xA0y" => array(0x78, 0x0360, 0x79), ); foreach ($strings as $str => $expect) { $this->assertEqual( $expect, phutil_utf8v_codepoints($str), pht('Codepoint Vector of %s', $str)); } } public function testUTF8ConsoleStrlen() { $strings = array( '' => 0, "\0" => 0, 'x' => 1, // Double-width chinese character. "\xe6\x9d\xb1" => 2, // Combining character. "x\xCD\xA0y" => 2, // Combining plus double-width. "\xe6\x9d\xb1\xCD\xA0y" => 3, // Colors and formatting. "\x1B[1mx\x1B[m" => 1, "\x1B[1m\x1B[31mx\x1B[m" => 1, ); foreach ($strings as $str => $expect) { $this->assertEqual( $expect, phutil_utf8_console_strlen($str), pht('Console Length of %s', $str)); } } public function testUTF8shorten() { $inputs = array( array('1erp derp derp', 9, '', '1erp derp'), array('2erp derp derp', 12, '...', '2erp derp...'), array('derpxderpxderp', 12, '...', 'derpxderp...'), array("derp\xE2\x99\x83derpderp", 12, '...', "derp\xE2\x99\x83derp..."), array('', 12, '...', ''), array('derp', 12, '...', 'derp'), array('11111', 5, '2222', '11111'), array('111111', 5, '2222', '12222'), array('D1rp. Derp derp.', 7, '...', 'D1rp.'), // "D2rp." is a better shortening of this, but it's dramatically more // complicated to implement with the newer byte/glyph/character // shortening code. array('D2rp. Derp derp.', 5, '...', 'D2...'), array('D3rp. Derp derp.', 4, '...', 'D...'), array('D4rp. Derp derp.', 14, '...', 'D4rp. Derp...'), array('D5rpderp, derp derp', 16, '...', 'D5rpderp...'), array('D6rpderp, derp derp', 17, '...', 'D6rpderp, derp...'), // Strings with combining characters. array("Gr\xCD\xA0mpyCatSmiles", 8, '...', "Gr\xCD\xA0mpy..."), array("X\xCD\xA0\xCD\xA0\xCD\xA0Y", 1, '', "X\xCD\xA0\xCD\xA0\xCD\xA0"), // This behavior is maybe a little bad, but it seems mostly reasonable, // at least for latin languages. array( 'Derp, supercalafragalisticexpialadoshus', 30, '...', 'Derp...', ), // If a string has only word-break characters in it, we should just cut // it, not produce only the terminal. array('((((((((((', 8, '...', '(((((...'), // Terminal is longer than requested input. array('derp', 3, 'quack', 'quack'), ); foreach ($inputs as $input) { list($string, $length, $terminal, $expect) = $input; $result = id(new PhutilUTF8StringTruncator()) ->setMaximumGlyphs($length) ->setTerminator($terminal) ->truncateString($string); $this->assertEqual($expect, $result, pht('Shortening of %s', $string)); } } public function testUTF8StringTruncator() { $cases = array( array( "o\xCD\xA0o\xCD\xA0o\xCD\xA0o\xCD\xA0o\xCD\xA0", 6, "o\xCD\xA0!", 6, "o\xCD\xA0o\xCD\xA0!", 6, "o\xCD\xA0o\xCD\xA0o\xCD\xA0o\xCD\xA0o\xCD\xA0", ), array( "X\xCD\xA0\xCD\xA0\xCD\xA0Y", 6, '!', 6, "X\xCD\xA0\xCD\xA0\xCD\xA0Y", 6, "X\xCD\xA0\xCD\xA0\xCD\xA0Y", ), array( "X\xCD\xA0\xCD\xA0\xCD\xA0YZ", 6, '!', 5, "X\xCD\xA0\xCD\xA0\xCD\xA0!", 2, "X\xCD\xA0\xCD\xA0\xCD\xA0!", ), array( "\xE2\x98\x83\xE2\x98\x83\xE2\x98\x83\xE2\x98\x83", 4, "\xE2\x98\x83!", 3, "\xE2\x98\x83\xE2\x98\x83!", 3, "\xE2\x98\x83\xE2\x98\x83!", ), ); foreach ($cases as $case) { list($input, $b_len, $b_out, $p_len, $p_out, $g_len, $g_out) = $case; $result = id(new PhutilUTF8StringTruncator()) ->setMaximumBytes($b_len) ->setTerminator('!') ->truncateString($input); $this->assertEqual($b_out, $result, pht('byte-short of %s', $input)); $result = id(new PhutilUTF8StringTruncator()) ->setMaximumCodepoints($p_len) ->setTerminator('!') ->truncateString($input); $this->assertEqual($p_out, $result, pht('codepoint-short of %s', $input)); $result = id(new PhutilUTF8StringTruncator()) ->setMaximumGlyphs($g_len) ->setTerminator('!') ->truncateString($input); $this->assertEqual($g_out, $result, pht('glyph-short of %s', $input)); } } public function testUTF8LargeTruncation() { // This is testing that our performance is reasonable when truncating a // large input into a small output. Runtime should be on the order of the // output size, not the input size. $whale = "\xF0\x9F\x90\xB3"; $input = str_repeat($whale, 1024 * 1024); $result = id(new PhutilUTF8StringTruncator()) ->setMaximumBytes(16) ->setTerminator('!') ->truncateString($input); $this->assertEqual( str_repeat($whale, 3).'!', $result, pht('Large truncation.')); } public function testUTF8Wrap() { $inputs = array( array( 'aaaaaaa', 3, array( 'aaa', 'aaa', 'a', ), ), array( 'aaaaaaa', 3, array( 'aaa', 'aaa', 'a', ), ), array( 'aa&aaaa', 3, array( 'aa&', 'aaa', 'a', ), ), array( "aa\xe6\x9d\xb1aaaa", 3, array( "aa\xe6\x9d\xb1", 'aaa', 'a', ), ), array( '', 80, array( ), ), array( 'a', 80, array( 'a', ), ), ); foreach ($inputs as $input) { list($string, $width, $expect) = $input; $this->assertEqual( $expect, phutil_utf8_hard_wrap_html($string, $width), pht("Wrapping of '%s'.", $string)); } } public function testUTF8NonHTMLWrap() { $inputs = array( array( 'aaaaaaa', 3, array( 'aaa', 'aaa', 'a', ), ), array( 'abracadabra!', 4, array( 'abra', 'cada', 'bra!', ), ), array( '', 10, array( ), ), array( 'a', 20, array( 'a', ), ), array( "aa\xe6\x9d\xb1aaaa", 3, array( "aa\xe6\x9d\xb1", 'aaa', 'a', ), ), array( "mmm\nmmm\nmmmm", 3, array( 'mmm', 'mmm', 'mmm', 'm', ), ), ); foreach ($inputs as $input) { list($string, $width, $expect) = $input; $this->assertEqual( $expect, phutil_utf8_hard_wrap($string, $width), pht("Wrapping of '%s'", $string)); } } public function testUTF8ConvertParams() { $caught = null; try { phutil_utf8_convert('', 'utf8', ''); } catch (Exception $ex) { $caught = $ex; } $this->assertTrue((bool)$caught, pht('Requires source encoding.')); $caught = null; try { phutil_utf8_convert('', '', 'utf8'); } catch (Exception $ex) { $caught = $ex; } $this->assertTrue((bool)$caught, pht('Requires target encoding.')); } public function testUTF8Convert() { if (!function_exists('mb_convert_encoding')) { $this->assertSkipped(pht('Requires %s extension.', 'mbstring')); } // "[ae]gis se[n]or [(c)] 1970 [+/-] 1 [degree]" $input = "\xE6gis SE\xD1OR \xA9 1970 \xB11\xB0"; $expect = "\xC3\xA6gis SE\xC3\x91OR \xC2\xA9 1970 \xC2\xB11\xC2\xB0"; $output = phutil_utf8_convert($input, 'UTF-8', 'ISO-8859-1'); $this->assertEqual($expect, $output, pht('Conversion from ISO-8859-1.')); $caught = null; try { phutil_utf8_convert('xyz', 'moon language', 'UTF-8'); } catch (Exception $ex) { $caught = $ex; } $this->assertTrue((bool)$caught, pht('Conversion with bogus encoding.')); } public function testUTF8ucwords() { $tests = array( '' => '', 'x' => 'X', 'X' => 'X', 'five short graybles' => 'Five Short Graybles', 'xXxSNiPeRKiLLeRxXx' => 'XXxSNiPeRKiLLeRxXx', ); foreach ($tests as $input => $expect) { $this->assertEqual( $expect, phutil_utf8_ucwords($input), 'phutil_utf8_ucwords("'.$input.'")'); } } public function testUTF8strtolower() { $tests = array( '' => '', 'a' => 'a', 'A' => 'a', '!' => '!', 'OMG!~ LOLolol ROFLwaffle11~' => 'omg!~ lololol roflwaffle11~', "\xE2\x98\x83" => "\xE2\x98\x83", ); foreach ($tests as $input => $expect) { $this->assertEqual( $expect, phutil_utf8_strtolower($input), 'phutil_utf8_strtolower("'.$input.'")'); } } public function testUTF8strtoupper() { $tests = array( '' => '', 'a' => 'A', 'A' => 'A', '!' => '!', 'Cats have 9 lives.' => 'CATS HAVE 9 LIVES.', "\xE2\x98\x83" => "\xE2\x98\x83", ); foreach ($tests as $input => $expect) { $this->assertEqual( $expect, phutil_utf8_strtoupper($input), 'phutil_utf8_strtoupper("'.$input.'")'); } } public function testUTF8IsCombiningCharacter() { $character = "\xCD\xA0"; $this->assertEqual( true, phutil_utf8_is_combining_character($character)); $character = 'a'; $this->assertEqual( false, phutil_utf8_is_combining_character($character)); } public function testUTF8vCombined() { // Empty string. $string = ''; $this->assertEqual(array(), phutil_utf8v_combined($string)); // Single character. $string = 'x'; $this->assertEqual(array('x'), phutil_utf8v_combined($string)); // No combining characters. $string = 'cat'; $this->assertEqual(array('c', 'a', 't'), phutil_utf8v_combined($string)); // String with a combining character in the middle. $string = "ca\xCD\xA0t"; $this->assertEqual( array('c', "a\xCD\xA0", 't'), phutil_utf8v_combined($string)); // String starting with a combined character. $string = "c\xCD\xA0at"; $this->assertEqual( array("c\xCD\xA0", 'a', 't'), phutil_utf8v_combined($string)); // String with trailing combining character. $string = "cat\xCD\xA0"; $this->assertEqual( array('c', 'a', "t\xCD\xA0"), phutil_utf8v_combined($string)); // String with muliple combined characters. $string = "c\xCD\xA0a\xCD\xA0t\xCD\xA0"; $this->assertEqual( array("c\xCD\xA0", "a\xCD\xA0", "t\xCD\xA0"), phutil_utf8v_combined($string)); // String with multiple combining characters. $string = "ca\xCD\xA0\xCD\xA0t"; $this->assertEqual( array('c', "a\xCD\xA0\xCD\xA0", 't'), phutil_utf8v_combined($string)); // String beginning with a combining character. $string = "\xCD\xA0\xCD\xA0c"; $this->assertEqual( array(" \xCD\xA0\xCD\xA0", 'c'), phutil_utf8v_combined($string)); } public function testUTF8BMPSegfaults() { // This test case fails by segfaulting, or passes by not segfaulting. See // the function implementation for details. $input = str_repeat("\xEF\xBF\xBF", 1024 * 32); phutil_is_utf8_with_only_bmp_characters($input); $this->assertTrue(true); } public function testCJK() { $map = array( '' => false, 'a' => false, '.' => false, "\xE2\x98\x83" => false, "\xE5\xA0\xB1" => true, ); foreach ($map as $input => $expect) { $actual = phutil_utf8_is_cjk($input); $this->assertEqual($expect, $actual, pht('CJK: "%s"', $input)); } } public function testUTF8BMP() { $tests = array( '' => array( true, true, pht('empty string'), ), 'a' => array( true, true, 'a', ), "a\xCD\xA0\xCD\xA0" => array( true, true, pht('%s with combining', 'a'), ), "\xE2\x98\x83" => array( true, true, pht('snowman'), ), // This is the last character in BMP, U+FFFF. "\xEF\xBF\xBF" => array( true, true, 'U+FFFF', ), // This isn't valid. "\xEF\xBF\xC0" => array( false, false, pht('Invalid, byte range.'), ), // This is an invalid nonminimal representation. "\xF0\x81\x80\x80" => array( false, false, pht('Nonminimal 4-byte character.'), ), // This is the first character above BMP, U+10000. "\xF0\x90\x80\x80" => array( true, false, 'U+10000', ), "\xF0\x9D\x84\x9E" => array( true, false, 'gclef', ), "musical \xF0\x9D\x84\x9E g-clef" => array( true, false, pht('gclef text'), ), "\xF0\x9D\x84" => array( false, false, pht('Invalid, truncated.'), ), "\xE0\x80\x80" => array( false, false, pht('Nonminimal 3-byte character.'), ), // Partial BMP characters. "\xCD" => array( false, false, pht('Partial 2-byte character.'), ), "\xE0\xA0" => array( false, false, pht('Partial BMP 0xE0 character.'), ), "\xE2\x98" => array( false, false, pht('Partial BMP cahracter.'), ), ); foreach ($tests as $input => $test) { list($expect_utf8, $expect_bmp, $test_name) = $test; // Depending on what's installed on the system, this may use an // extension. $this->assertEqual( $expect_utf8, phutil_is_utf8($input), pht('is_utf(%s)', $test_name)); // Also test this against the pure PHP implementation, explicitly. $this->assertEqual( $expect_utf8, phutil_is_utf8_slowly($input), pht('is_utf_slowly(%s)', $test_name)); $this->assertEqual( $expect_bmp, phutil_is_utf8_with_only_bmp_characters($input), pht('is_utf_bmp(%s)', $test_name)); } } + public function testSystemLocaleManagement() { + $original_locale = phutil_get_system_locale(); + $this->assertTrue( + (strlen($original_locale) > 0), + pht('System has some identifiable locale.')); + + $this->assertFalse( + phutil_is_system_locale_available('duck.quack'), + pht('Imaginary locale should be unavailable.')); + + $this->assertEqual( + $original_locale, + phutil_get_system_locale(), + pht('Testing locale availability should not change the locale.')); + + $this->assertTrue( + phutil_is_system_locale_available($original_locale), + pht('The current locale should be available.')); + + $caught = null; + try { + phutil_set_system_locale('duck.quack'); + } catch (Exception $ex) { + $caught = $ex; + } + + $this->assertTrue( + ($caught instanceof Exception), + pht('Setting an imaginary locale should raise an exception.')); + + // We need two locales for the next part because one of them might be the + // current locale, and we want to make sure we can actually change the + // locale value. + + // If the current locale was "zz_ZZ", and then we do this: + // + // set_locale("zz_ZZ"); + // assert("zz_ZZ" == get_locale()); + // + // ...the test could pass even if "set_locale(...)" does nothing. + + $has_us = phutil_is_system_locale_available('en_US.UTF-8'); + $has_gb = phutil_is_system_locale_available('en_GB.UTF-8'); + if (!$has_us || !$has_gb) { + $this->assertSkipped( + pht( + 'System does not have en_US + en_GB to do locale adjustment '. + 'tests.')); + } + + phutil_set_system_locale('en_US.UTF-8'); + $this->assertEqual( + 'en_US.UTF-8', + phutil_get_system_locale(), + pht('Set locale to en_US.')); + + phutil_set_system_locale('en_GB.UTF-8'); + $this->assertEqual( + 'en_GB.UTF-8', + phutil_get_system_locale(), + pht('Set locale to en_GB.')); + + // Put things back the way they were. + phutil_set_system_locale($original_locale); + } + } diff --git a/src/utils/utf8.php b/src/utils/utf8.php index 142ee56..6f8af08 100644 --- a/src/utils/utf8.php +++ b/src/utils/utf8.php @@ -1,899 +1,950 @@ = 0xD800 && $codepoint <= 0xDFFF) { $result[] = str_repeat($replacement, strlen($match)); $offset += strlen($matches[0]); continue; } } $result[] = $match; } else { // Unicode replacement character, U+FFFD. $result[] = $replacement; } $offset += strlen($matches[0]); } return implode('', $result); } /** * Determine if a string is valid UTF-8, with only basic multilingual plane * characters. This is particularly important because MySQL's `utf8` column * types silently truncate strings which contain characters outside of this * set. * * @param string String to test for being valid UTF-8 with only characters in * the basic multilingual plane. * @return bool True if the string is valid UTF-8 with only BMP characters. */ function phutil_is_utf8_with_only_bmp_characters($string) { return phutil_is_utf8_slowly($string, $only_bmp = true); } /** * Determine if a string is valid UTF-8. * * @param string Some string which may or may not be valid UTF-8. * @return bool True if the string is valid UTF-8. */ function phutil_is_utf8($string) { if (function_exists('mb_check_encoding')) { // If mbstring is available, this is significantly faster than using PHP. return mb_check_encoding($string, 'UTF-8'); } return phutil_is_utf8_slowly($string); } /** * Determine if a string is valid UTF-8, slowly. * * This works on any system, but has very poor performance. * * You should call @{function:phutil_is_utf8} instead of this function, as * that function can use more performant mechanisms if they are available on * the system. * * @param string Some string which may or may not be valid UTF-8. * @param bool True to require all characters be part of the basic * multilingual plane (no more than 3-bytes long). * @return bool True if the string is valid UTF-8. */ function phutil_is_utf8_slowly($string, $only_bmp = false) { // First, check the common case of normal ASCII strings. We're fine if // the string contains no bytes larger than 127. if (preg_match('/^[\x01-\x7F]+\z/', $string)) { return true; } // NOTE: In the past, we used a large regular expression in the form of // '(x|y|z)+' to match UTF8 strings. However, PCRE can segfaults on patterns // like this at relatively small input sizes, at least on some systems // (observed on OSX and Windows). This is apparently because the internal // implementation is recursive and it blows the stack. // See for some discussion. Since the // input limit is extremely low (less than 50KB on my system), do this check // very very slowly in PHP instead. See also T5316. $len = strlen($string); for ($ii = 0; $ii < $len; $ii++) { $chr = ord($string[$ii]); if ($chr >= 0x01 && $chr <= 0x7F) { continue; } else if ($chr >= 0xC2 && $chr <= 0xDF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { continue; } return false; } else if ($chr > 0xE0 && $chr <= 0xEF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { continue; } } return false; } else if ($chr == 0xE0) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); // NOTE: This range starts at 0xA0, not 0x80. The values 0x80-0xA0 are // "valid", but not minimal representations, and MySQL rejects them. We're // special casing this part of the range. if ($chr >= 0xA0 && $chr <= 0xBF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { continue; } } return false; } else if (!$only_bmp) { if ($chr > 0xF0 && $chr <= 0xF4) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { continue; } } } } else if ($chr == 0xF0) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); // NOTE: As above, this range starts at 0x90, not 0x80. The values // 0x80-0x90 are not minimal representations. if ($chr >= 0x90 && $chr <= 0xBF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { ++$ii; if ($ii >= $len) { return false; } $chr = ord($string[$ii]); if ($chr >= 0x80 && $chr <= 0xBF) { continue; } } } } } return false; } return true; } /** * Find the character length of a UTF-8 string. * * @param string A valid utf-8 string. * @return int The character length of the string. */ function phutil_utf8_strlen($string) { if (function_exists('utf8_decode')) { return strlen(utf8_decode($string)); } return count(phutil_utf8v($string)); } /** * Find the console display length of a UTF-8 string. This may differ from the * character length of the string if it contains double-width characters, like * many Chinese characters. * * This method is based on a C implementation here, which is based on the IEEE * standards. The source has more discussion and addresses more considerations * than this implementation does. * * http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c * * NOTE: We currently assume width 1 for East-Asian ambiguous characters. * * NOTE: This function is VERY slow. * * @param string A valid UTF-8 string. * @return int The console display length of the string. */ function phutil_utf8_console_strlen($string) { // Formatting and colors don't contribute any width in the console. $string = preg_replace("/\x1B\[\d*m/", '', $string); // In the common case of an ASCII string, just return the string length. if (preg_match('/^[\x01-\x7F]*\z/', $string)) { return strlen($string); } $len = 0; // NOTE: To deal with combining characters, we're splitting the string into // glyphs first (characters with combiners) and then counting just the width // of the first character in each glyph. $display_glyphs = phutil_utf8v_combined($string); foreach ($display_glyphs as $display_glyph) { $glyph_codepoints = phutil_utf8v_codepoints($display_glyph); foreach ($glyph_codepoints as $c) { if ($c == 0) { break; } $len += 1 + ($c >= 0x1100 && ($c <= 0x115F || /* Hangul Jamo init. consonants */ $c == 0x2329 || $c == 0x232A || ($c >= 0x2E80 && $c <= 0xA4CF && $c != 0x303F) || /* CJK ... Yi */ ($c >= 0xAC00 && $c <= 0xD7A3) || /* Hangul Syllables */ ($c >= 0xF900 && $c <= 0xFAFF) || /* CJK Compatibility Ideographs */ ($c >= 0xFE10 && $c <= 0xFE19) || /* Vertical forms */ ($c >= 0xFE30 && $c <= 0xFE6F) || /* CJK Compatibility Forms */ ($c >= 0xFF00 && $c <= 0xFF60) || /* Fullwidth Forms */ ($c >= 0xFFE0 && $c <= 0xFFE6) || ($c >= 0x20000 && $c <= 0x2FFFD) || ($c >= 0x30000 && $c <= 0x3FFFD))); break; } } return $len; } /** * Test if a string contains Chinese, Japanese, or Korean characters. * * Most languages use spaces to separate words, but these languages do not. * * @param string String to examine, in UTF8. * @return bool True if the string contains Chinese, Japanese, or Korean * characters. */ function phutil_utf8_is_cjk($string) { $codepoints = phutil_utf8v_codepoints($string); foreach ($codepoints as $codepoint) { // CJK Unified Ideographs if ($codepoint >= 0x4E00 && $codepoint <= 0x9FFF) { return true; } // CJK Unified Ideographs Extension A if ($codepoint >= 0x3400 && $codepoint <= 0x4DBF) { return true; } // CJK Unified Ideographs Extension B if ($codepoint >= 0x20000 && $codepoint <= 0x2A6DF) { return true; } // CJK Unified Ideographs Extension C if ($codepoint >= 0x2A700 && $codepoint <= 0x2B73F) { return true; } // CJK Unified Ideographs Extension D if ($codepoint >= 0x2B740 && $codepoint <= 0x2B81F) { return true; } // CJK Unified Ideographs Extension E if ($codepoint >= 0x2B820 && $codepoint <= 0x2CEAF) { return true; } // CJK Unified Ideographs Extension F if ($codepoint >= 0x2CEB0 && $codepoint <= 0x2EBEF) { return true; } // CJK Compatibility Ideographs if ($codepoint >= 0xF900 && $codepoint <= 0xFAFF) { return true; } } return false; } /** * Split a UTF-8 string into an array of characters. Combining characters are * also split. * * @param string A valid utf-8 string. * @param int|null Stop processing after examining this many bytes. * @return list A list of characters in the string. */ function phutil_utf8v($string, $byte_limit = null) { $res = array(); $len = strlen($string); $ii = 0; while ($ii < $len) { $byte = $string[$ii]; if ($byte <= "\x7F") { $res[] = $byte; $ii += 1; if ($byte_limit && ($ii >= $byte_limit)) { break; } continue; } else if ($byte < "\xC0") { throw new Exception( pht('Invalid UTF-8 string passed to %s.', __FUNCTION__)); } else if ($byte <= "\xDF") { $seq_len = 2; } else if ($byte <= "\xEF") { $seq_len = 3; } else if ($byte <= "\xF7") { $seq_len = 4; } else if ($byte <= "\xFB") { $seq_len = 5; } else if ($byte <= "\xFD") { $seq_len = 6; } else { throw new Exception( pht('Invalid UTF-8 string passed to %s.', __FUNCTION__)); } if ($ii + $seq_len > $len) { throw new Exception( pht('Invalid UTF-8 string passed to %s.', __FUNCTION__)); } for ($jj = 1; $jj < $seq_len; ++$jj) { if ($string[$ii + $jj] >= "\xC0") { throw new Exception( pht('Invalid UTF-8 string passed to %s.', __FUNCTION__)); } } $res[] = substr($string, $ii, $seq_len); $ii += $seq_len; if ($byte_limit && ($ii >= $byte_limit)) { break; } } return $res; } /** * Split a UTF-8 string into an array of codepoints (as integers). * * @param string A valid UTF-8 string. * @return list A list of codepoints, as integers. */ function phutil_utf8v_codepoints($string) { $str_v = phutil_utf8v($string); foreach ($str_v as $key => $char) { $c = ord($char[0]); $v = 0; if (($c & 0x80) == 0) { $v = $c; } else if (($c & 0xE0) == 0xC0) { $v = (($c & 0x1F) << 6) + ((ord($char[1]) & 0x3F)); } else if (($c & 0xF0) == 0xE0) { $v = (($c & 0x0F) << 12) + ((ord($char[1]) & 0x3F) << 6) + ((ord($char[2]) & 0x3F)); } else if (($c & 0xF8) == 0xF0) { $v = (($c & 0x07) << 18) + ((ord($char[1]) & 0x3F) << 12) + ((ord($char[2]) & 0x3F) << 6) + ((ord($char[3]) & 0x3F)); } else if (($c & 0xFC) == 0xF8) { $v = (($c & 0x03) << 24) + ((ord($char[1]) & 0x3F) << 18) + ((ord($char[2]) & 0x3F) << 12) + ((ord($char[3]) & 0x3F) << 6) + ((ord($char[4]) & 0x3F)); } else if (($c & 0xFE) == 0xFC) { $v = (($c & 0x01) << 30) + ((ord($char[1]) & 0x3F) << 24) + ((ord($char[2]) & 0x3F) << 18) + ((ord($char[3]) & 0x3F) << 12) + ((ord($char[4]) & 0x3F) << 6) + ((ord($char[5]) & 0x3F)); } $str_v[$key] = $v; } return $str_v; } /** * Convert a Unicode codepoint into a UTF8-encoded string. * * @param int Unicode codepoint. * @return string UTF8 encoding. */ function phutil_utf8_encode_codepoint($codepoint) { if ($codepoint < 0x80) { $r = chr($codepoint); } else if ($codepoint < 0x800) { $r = chr(0xC0 | (($codepoint >> 6) & 0x1F)). chr(0x80 | (($codepoint) & 0x3F)); } else if ($codepoint < 0x10000) { $r = chr(0xE0 | (($codepoint >> 12) & 0x0F)). chr(0x80 | (($codepoint >> 6) & 0x3F)). chr(0x80 | (($codepoint) & 0x3F)); } else if ($codepoint < 0x110000) { $r = chr(0xF0 | (($codepoint >> 18) & 0x07)). chr(0x80 | (($codepoint >> 12) & 0x3F)). chr(0x80 | (($codepoint >> 6) & 0x3F)). chr(0x80 | (($codepoint) & 0x3F)); } else { throw new Exception( pht( 'Encoding UTF8 codepoint "%s" is not supported.', $codepoint)); } return $r; } /** * Hard-wrap a block of UTF-8 text with embedded HTML tags and entities. * * @param string An HTML string with tags and entities. * @return list List of hard-wrapped lines. */ function phutil_utf8_hard_wrap_html($string, $width) { $break_here = array(); // Convert the UTF-8 string into a list of UTF-8 characters. $vector = phutil_utf8v($string); $len = count($vector); $char_pos = 0; for ($ii = 0; $ii < $len; ++$ii) { // An ampersand indicates an HTML entity; consume the whole thing (until // ";") but treat it all as one character. if ($vector[$ii] == '&') { do { ++$ii; } while ($vector[$ii] != ';'); ++$char_pos; // An "<" indicates an HTML tag, consume the whole thing but don't treat // it as a character. } else if ($vector[$ii] == '<') { do { ++$ii; } while ($vector[$ii] != '>'); } else { ++$char_pos; } // Keep track of where we need to break the string later. if ($char_pos == $width) { $break_here[$ii] = true; $char_pos = 0; } } $result = array(); $string = ''; foreach ($vector as $ii => $char) { $string .= $char; if (isset($break_here[$ii])) { $result[] = $string; $string = ''; } } if (strlen($string)) { $result[] = $string; } return $result; } /** * Hard-wrap a block of UTF-8 text with no embedded HTML tags and entities. * * @param string A non HTML string * @param int Width of the hard-wrapped lines * @return list List of hard-wrapped lines. */ function phutil_utf8_hard_wrap($string, $width) { $result = array(); $lines = phutil_split_lines($string, $retain_endings = false); foreach ($lines as $line) { // Convert the UTF-8 string into a list of UTF-8 characters. $vector = phutil_utf8v($line); $len = count($vector); $buffer = ''; for ($ii = 1; $ii <= $len; ++$ii) { $buffer .= $vector[$ii - 1]; if (($ii % $width) === 0) { $result[] = $buffer; $buffer = ''; } } if (strlen($buffer)) { $result[] = $buffer; } } return $result; } /** * Convert a string from one encoding (like ISO-8859-1) to another encoding * (like UTF-8). * * This is primarily a thin wrapper around `mb_convert_encoding()` which checks * you have the extension installed, since we try to require the extension * only if you actually need it (i.e., you want to work with encodings other * than UTF-8). * * NOTE: This function assumes that the input is in the given source encoding. * If it is not, it may not output in the specified target encoding. If you * need to perform a hard conversion to UTF-8, use this function in conjunction * with @{function:phutil_utf8ize}. We can detect failures caused by invalid * encoding names, but `mb_convert_encoding()` fails silently if the * encoding name identifies a real encoding but the string is not actually * encoded with that encoding. * * @param string String to re-encode. * @param string Target encoding name, like "UTF-8". * @param string Source encoding name, like "ISO-8859-1". * @return string Input string, with converted character encoding. * * @phutil-external-symbol function mb_convert_encoding */ function phutil_utf8_convert($string, $to_encoding, $from_encoding) { if (!$from_encoding) { throw new InvalidArgumentException( pht( 'Attempting to convert a string encoding, but no source encoding '. 'was provided. Explicitly provide the source encoding.')); } if (!$to_encoding) { throw new InvalidArgumentException( pht( 'Attempting to convert a string encoding, but no target encoding '. 'was provided. Explicitly provide the target encoding.')); } // Normalize encoding names so we can no-op the very common case of UTF8 // to UTF8 (or any other conversion where both encodings are identical). $to_upper = strtoupper(str_replace('-', '', $to_encoding)); $from_upper = strtoupper(str_replace('-', '', $from_encoding)); if ($from_upper == $to_upper) { return $string; } if (!function_exists('mb_convert_encoding')) { throw new Exception( pht( "Attempting to convert a string encoding from '%s' to '%s', ". "but the '%s' PHP extension is not available. Install %s to ". "work with encodings other than UTF-8.", $from_encoding, $to_encoding, 'mbstring', 'mbstring')); } $result = @mb_convert_encoding($string, $to_encoding, $from_encoding); if ($result === false) { $message = error_get_last(); if ($message) { $message = idx($message, 'message', pht('Unknown error.')); } throw new Exception( pht( "String conversion from encoding '%s' to encoding '%s' failed: %s", $from_encoding, $to_encoding, $message)); } return $result; } /** * Convert a string to title case in a UTF8-aware way. This function doesn't * necessarily do a great job, but the builtin implementation of `ucwords()` can * completely destroy inputs, so it just has to be better than that. Similar to * @{function:ucwords}. * * @param string UTF-8 input string. * @return string Input, in some semblance of title case. */ function phutil_utf8_ucwords($str) { // NOTE: mb_convert_case() discards uppercase letters in words when converting // to title case. For example, it will convert "AAA" into "Aaa", which is // undesirable. $v = phutil_utf8v($str); $result = ''; $last = null; $ord_a = ord('a'); $ord_z = ord('z'); foreach ($v as $c) { $convert = false; if ($last === null || $last === ' ') { $o = ord($c[0]); if ($o >= $ord_a && $o <= $ord_z) { $convert = true; } } if ($convert) { $result .= phutil_utf8_strtoupper($c); } else { $result .= $c; } $last = $c; } return $result; } /** * Convert a string to lower case in a UTF8-aware way. Similar to * @{function:strtolower}. * * @param string UTF-8 input string. * @return string Input, in some semblance of lower case. * * @phutil-external-symbol function mb_convert_case */ function phutil_utf8_strtolower($str) { if (function_exists('mb_convert_case')) { return mb_convert_case($str, MB_CASE_LOWER, 'UTF-8'); } static $map; if ($map === null) { $map = array_combine( range('A', 'Z'), range('a', 'z')); } return phutil_utf8_strtr($str, $map); } /** * Convert a string to upper case in a UTF8-aware way. Similar to * @{function:strtoupper}. * * @param string UTF-8 input string. * @return string Input, in some semblance of upper case. * * @phutil-external-symbol function mb_convert_case */ function phutil_utf8_strtoupper($str) { if (function_exists('mb_convert_case')) { return mb_convert_case($str, MB_CASE_UPPER, 'UTF-8'); } static $map; if ($map === null) { $map = array_combine( range('a', 'z'), range('A', 'Z')); } return phutil_utf8_strtr($str, $map); } /** * Replace characters in a string in a UTF-aware way. Similar to * @{function:strtr}. * * @param string UTF-8 input string. * @param map Map of characters to replace. * @return string Input with translated characters. */ function phutil_utf8_strtr($str, array $map) { $v = phutil_utf8v($str); $result = ''; foreach ($v as $c) { if (isset($map[$c])) { $result .= $map[$c]; } else { $result .= $c; } } return $result; } /** * Determine if a given unicode character is a combining character or not. * * @param string A single unicode character. * @return boolean True or false. */ function phutil_utf8_is_combining_character($character) { $components = phutil_utf8v_codepoints($character); // Combining Diacritical Marks (0300 - 036F). // Combining Diacritical Marks Supplement (1DC0 - 1DFF). // Combining Diacritical Marks for Symbols (20D0 - 20FF). // Combining Half Marks (FE20 - FE2F). foreach ($components as $codepoint) { if ($codepoint >= 0x0300 && $codepoint <= 0x036F || $codepoint >= 0x1DC0 && $codepoint <= 0x1DFF || $codepoint >= 0x20D0 && $codepoint <= 0x20FF || $codepoint >= 0xFE20 && $codepoint <= 0xFE2F) { return true; } } return false; } /** * Split a UTF-8 string into an array of characters. Combining characters * are not split. * * @param string A valid utf-8 string. * @return list A list of characters in the string. */ function phutil_utf8v_combined($string) { $components = phutil_utf8v($string); return phutil_utf8v_combine_characters($components); } /** * Merge combining characters in a UTF-8 string. * * This is a low-level method which can allow other operations to do less work. * If you have a string, call @{method:phutil_utf8v_combined} instead. * * @param list List of UTF-8 characters. * @return list List of UTF-8 strings with combining characters merged. */ function phutil_utf8v_combine_characters(array $characters) { if (!$characters) { return array(); } // If the first character in the string is a combining character, // start with a space. if (phutil_utf8_is_combining_character($characters[0])) { $buf = ' '; } else { $buf = null; } $parts = array(); foreach ($characters as $character) { if (!isset($character[1])) { // This an optimization: there are no one-byte combining characters, // so we can just pass these through unmodified. $is_combining = false; } else { $is_combining = phutil_utf8_is_combining_character($character); } if ($is_combining) { $buf .= $character; } else { if ($buf !== null) { $parts[] = $buf; } $buf = $character; } } $parts[] = $buf; return $parts; } + + +/** + * Return the current system locale setting (LC_ALL). + * + * @return string Current system locale setting. + */ +function phutil_get_system_locale() { + $locale = setlocale(LC_ALL, 0); + + if ($locale === false) { + throw new Exception( + pht( + 'Unable to determine current system locale (call to '. + '"setlocale(LC_ALL, 0)" failed).')); + } + + return $locale; +} + + +/** + * Test if a system locale (LC_ALL) is available on the system. + * + * @param string Locale name like "en_US.UTF-8". + * @return bool True if the locale is available. + */ +function phutil_is_system_locale_available($locale) { + $old_locale = phutil_get_system_locale(); + $is_available = @setlocale(LC_ALL, $locale); + setlocale(LC_ALL, $old_locale); + + return ($is_available !== false); +} + + +/** + * Set the system locale (LC_ALL) to a particular value. + * + * @param string New locale setting. + * @return void + */ +function phutil_set_system_locale($locale) { + $ok = @setlocale(LC_ALL, $locale); + if (!$ok) { + throw new Exception( + pht( + 'Failed to set system locale (to "%s").', + $locale)); + } +} diff --git a/support/xhpast/parser.yacc.cpp b/support/xhpast/parser.yacc.cpp index 6d985bb..51edcd5 100644 --- a/support/xhpast/parser.yacc.cpp +++ b/support/xhpast/parser.yacc.cpp @@ -1,7578 +1,7586 @@ /* A Bison parser, made by GNU Bison 3.0.4. */ /* Bison implementation for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* C LALR(1) parser skeleton written by Richard Stallman, by simplifying the original so-called "semantic" parser. */ /* All symbols defined below should begin with yy or YY, to avoid infringing on user name space. This should be done even for local variables, as they might otherwise be expanded by user macros. There are some unavoidable exceptions within include files to define necessary library symbols; they are noted "INFRINGES ON USER NAME SPACE" below. */ /* Identify Bison output. */ #define YYBISON 1 /* Bison version. */ #define YYBISON_VERSION "3.0.4" /* Skeleton name. */ #define YYSKELETON_NAME "yacc.c" /* Pure parsers. */ #define YYPURE 1 /* Push parsers. */ #define YYPUSH 0 /* Pull parsers. */ #define YYPULL 1 /* Substitute the variable and function names. */ #define yyparse xhpastparse #define yylex xhpastlex #define yyerror xhpasterror #define yydebug xhpastdebug #define yynerrs xhpastnerrs /* Copy the first part of user declarations. */ #line 1 "parser.y" /* yacc.c:339 */ /* * If you modify this grammar, please update the version number in * ./xhpast.cpp and libphutil/src/parser/xhpast/bin/xhpast_parse.php */ #include "ast.hpp" #include "node_names.hpp" // PHP's if/else rules use right reduction rather than left reduction which // means while parsing nested if/else's the stack grows until it the last // statement is read. This is annoying, particularly because of a quirk in // bison. // http://www.gnu.org/software/bison/manual/html_node/Memory-Management.html // Apparently if you compile a bison parser with g++ it can no longer grow // the stack. The work around is to just make your initial stack ridiculously // large. Unfortunately that increases memory usage while parsing which is // dumb. Anyway, putting a TODO here to fix PHP's if/else grammar. #define YYINITDEPTH 500 #line 21 "parser.y" /* yacc.c:339 */ #undef yyextra #define yyextra static_cast(xhpastget_extra(yyscanner)) #undef yylineno #define yylineno yyextra->first_lineno #define push_state(s) xhp_new_push_state(s, (struct yyguts_t*) yyscanner) #define pop_state() xhp_new_pop_state((struct yyguts_t*) yyscanner) #define set_state(s) xhp_set_state(s, (struct yyguts_t*) yyscanner) #define NNEW(t) \ (new xhpast::Node(t)) #define NTYPE(n, type) \ ((n)->setType(type)) #define NMORE(n, end) \ ((n)->expandRange(end)) #define NSPAN(n, type, end) \ (NMORE(NTYPE((n), type), end)) #define NEXPAND(l, n, r) \ ((n)->expandRange(l)->expandRange(r)) using namespace std; static void yyerror(void* yyscanner, void* _, const char* error) { if (yyextra->terminated) { return; } yyextra->terminated = true; yyextra->error = error; } #line 127 "parser.yacc.cpp" /* yacc.c:339 */ # ifndef YY_NULLPTR # if defined __cplusplus && 201103L <= __cplusplus # define YY_NULLPTR nullptr # else # define YY_NULLPTR 0 # endif # endif /* Enabling verbose error messages. */ #ifdef YYERROR_VERBOSE # undef YYERROR_VERBOSE # define YYERROR_VERBOSE 1 #else # define YYERROR_VERBOSE 1 #endif /* In a future release of Bison, this section will be replaced by #include "parser.yacc.hpp". */ #ifndef YY_XHPAST_PARSER_YACC_HPP_INCLUDED # define YY_XHPAST_PARSER_YACC_HPP_INCLUDED /* Debug traces. */ #ifndef YYDEBUG # define YYDEBUG 0 #endif #if YYDEBUG extern int xhpastdebug; #endif /* Token type. */ #ifndef YYTOKENTYPE # define YYTOKENTYPE enum yytokentype { T_INCLUDE = 258, T_INCLUDE_ONCE = 259, T_EVAL = 260, T_REQUIRE = 261, T_REQUIRE_ONCE = 262, T_LOGICAL_OR = 263, T_LOGICAL_XOR = 264, T_LOGICAL_AND = 265, T_PRINT = 266, T_PLUS_EQUAL = 267, T_MINUS_EQUAL = 268, T_MUL_EQUAL = 269, T_DIV_EQUAL = 270, T_CONCAT_EQUAL = 271, T_MOD_EQUAL = 272, T_AND_EQUAL = 273, T_OR_EQUAL = 274, T_XOR_EQUAL = 275, T_SL_EQUAL = 276, T_SR_EQUAL = 277, T_COALESCE = 278, T_BOOLEAN_OR = 279, T_BOOLEAN_AND = 280, T_IS_EQUAL = 281, T_IS_NOT_EQUAL = 282, T_IS_IDENTICAL = 283, T_IS_NOT_IDENTICAL = 284, T_SPACESHIP = 285, T_IS_SMALLER_OR_EQUAL = 286, T_IS_GREATER_OR_EQUAL = 287, T_SL = 288, T_SR = 289, T_INSTANCEOF = 290, T_INC = 291, T_DEC = 292, T_INT_CAST = 293, T_DOUBLE_CAST = 294, T_STRING_CAST = 295, T_UNICODE_CAST = 296, T_BINARY_CAST = 297, T_ARRAY_CAST = 298, T_OBJECT_CAST = 299, T_BOOL_CAST = 300, T_UNSET_CAST = 301, T_NEW = 302, T_CLONE = 303, T_EXIT = 304, T_IF = 305, T_ELSEIF = 306, T_ELSE = 307, T_ENDIF = 308, T_LNUMBER = 309, T_DNUMBER = 310, T_STRING = 311, T_STRING_VARNAME = 312, T_VARIABLE = 313, T_NUM_STRING = 314, T_INLINE_HTML = 315, T_CHARACTER = 316, T_BAD_CHARACTER = 317, T_ENCAPSED_AND_WHITESPACE = 318, T_CONSTANT_ENCAPSED_STRING = 319, T_BACKTICKS_EXPR = 320, T_ECHO = 321, T_DO = 322, T_WHILE = 323, T_ENDWHILE = 324, T_FOR = 325, T_ENDFOR = 326, T_FOREACH = 327, T_ENDFOREACH = 328, T_DECLARE = 329, T_ENDDECLARE = 330, T_AS = 331, T_SWITCH = 332, T_ENDSWITCH = 333, T_CASE = 334, T_DEFAULT = 335, T_BREAK = 336, T_CONTINUE = 337, T_GOTO = 338, T_FUNCTION = 339, T_CONST = 340, T_RETURN = 341, T_TRY = 342, T_CATCH = 343, T_THROW = 344, T_USE = 345, T_GLOBAL = 346, T_STATIC = 347, T_ABSTRACT = 348, T_FINAL = 349, T_PRIVATE = 350, T_PROTECTED = 351, T_PUBLIC = 352, T_VAR = 353, T_UNSET = 354, T_ISSET = 355, T_EMPTY = 356, T_HALT_COMPILER = 357, T_CLASS = 358, T_INTERFACE = 359, T_EXTENDS = 360, T_IMPLEMENTS = 361, T_OBJECT_OPERATOR = 362, T_DOUBLE_ARROW = 363, T_LIST = 364, T_ARRAY = 365, T_CLASS_C = 366, T_METHOD_C = 367, T_FUNC_C = 368, T_LINE = 369, T_FILE = 370, T_COMMENT = 371, T_DOC_COMMENT = 372, T_OPEN_TAG = 373, T_OPEN_TAG_WITH_ECHO = 374, T_OPEN_TAG_FAKE = 375, T_CLOSE_TAG = 376, T_WHITESPACE = 377, T_START_HEREDOC = 378, T_END_HEREDOC = 379, T_HEREDOC = 380, T_DOLLAR_OPEN_CURLY_BRACES = 381, T_CURLY_OPEN = 382, T_PAAMAYIM_NEKUDOTAYIM = 383, T_BINARY_DOUBLE = 384, T_BINARY_HEREDOC = 385, T_NAMESPACE = 386, T_NS_C = 387, T_DIR = 388, T_NS_SEPARATOR = 389, T_INSTEADOF = 390, T_CALLABLE = 391, T_TRAIT = 392, T_TRAIT_C = 393, T_YIELD = 394, T_FINALLY = 395, T_ELLIPSIS = 396 }; #endif /* Value type. */ #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef int YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define YYSTYPE_IS_DECLARED 1 #endif int xhpastparse (void* yyscanner, xhpast::Node** root); #endif /* !YY_XHPAST_PARSER_YACC_HPP_INCLUDED */ /* Copy the second part of user declarations. */ #line 319 "parser.yacc.cpp" /* yacc.c:358 */ #ifdef short # undef short #endif #ifdef YYTYPE_UINT8 typedef YYTYPE_UINT8 yytype_uint8; #else typedef unsigned char yytype_uint8; #endif #ifdef YYTYPE_INT8 typedef YYTYPE_INT8 yytype_int8; #else typedef signed char yytype_int8; #endif #ifdef YYTYPE_UINT16 typedef YYTYPE_UINT16 yytype_uint16; #else typedef unsigned short int yytype_uint16; #endif #ifdef YYTYPE_INT16 typedef YYTYPE_INT16 yytype_int16; #else typedef short int yytype_int16; #endif #ifndef YYSIZE_T # ifdef __SIZE_TYPE__ # define YYSIZE_T __SIZE_TYPE__ # elif defined size_t # define YYSIZE_T size_t # elif ! defined YYSIZE_T # include /* INFRINGES ON USER NAME SPACE */ # define YYSIZE_T size_t # else # define YYSIZE_T unsigned int # endif #endif #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) #ifndef YY_ # if defined YYENABLE_NLS && YYENABLE_NLS # if ENABLE_NLS # include /* INFRINGES ON USER NAME SPACE */ # define YY_(Msgid) dgettext ("bison-runtime", Msgid) # endif # endif # ifndef YY_ # define YY_(Msgid) Msgid # endif #endif #ifndef YY_ATTRIBUTE # if (defined __GNUC__ \ && (2 < __GNUC__ || (__GNUC__ == 2 && 96 <= __GNUC_MINOR__))) \ || defined __SUNPRO_C && 0x5110 <= __SUNPRO_C # define YY_ATTRIBUTE(Spec) __attribute__(Spec) # else # define YY_ATTRIBUTE(Spec) /* empty */ # endif #endif #ifndef YY_ATTRIBUTE_PURE # define YY_ATTRIBUTE_PURE YY_ATTRIBUTE ((__pure__)) #endif #ifndef YY_ATTRIBUTE_UNUSED # define YY_ATTRIBUTE_UNUSED YY_ATTRIBUTE ((__unused__)) #endif #if !defined _Noreturn \ && (!defined __STDC_VERSION__ || __STDC_VERSION__ < 201112) # if defined _MSC_VER && 1200 <= _MSC_VER # define _Noreturn __declspec (noreturn) # else # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) # endif #endif /* Suppress unused-variable warnings by "using" E. */ #if ! defined lint || defined __GNUC__ # define YYUSE(E) ((void) (E)) #else # define YYUSE(E) /* empty */ #endif #if defined __GNUC__ && 407 <= __GNUC__ * 100 + __GNUC_MINOR__ /* Suppress an incorrect diagnostic about yylval being uninitialized. */ # define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN \ _Pragma ("GCC diagnostic push") \ _Pragma ("GCC diagnostic ignored \"-Wuninitialized\"")\ _Pragma ("GCC diagnostic ignored \"-Wmaybe-uninitialized\"") # define YY_IGNORE_MAYBE_UNINITIALIZED_END \ _Pragma ("GCC diagnostic pop") #else # define YY_INITIAL_VALUE(Value) Value #endif #ifndef YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN # define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN # define YY_IGNORE_MAYBE_UNINITIALIZED_END #endif #ifndef YY_INITIAL_VALUE # define YY_INITIAL_VALUE(Value) /* Nothing. */ #endif #if ! defined yyoverflow || YYERROR_VERBOSE /* The parser invokes alloca or malloc; define the necessary symbols. */ # ifdef YYSTACK_USE_ALLOCA # if YYSTACK_USE_ALLOCA # ifdef __GNUC__ # define YYSTACK_ALLOC __builtin_alloca # elif defined __BUILTIN_VA_ARG_INCR # include /* INFRINGES ON USER NAME SPACE */ # elif defined _AIX # define YYSTACK_ALLOC __alloca # elif defined _MSC_VER # include /* INFRINGES ON USER NAME SPACE */ # define alloca _alloca # else # define YYSTACK_ALLOC alloca # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS # include /* INFRINGES ON USER NAME SPACE */ /* Use EXIT_SUCCESS as a witness for stdlib.h. */ # ifndef EXIT_SUCCESS # define EXIT_SUCCESS 0 # endif # endif # endif # endif # endif # ifdef YYSTACK_ALLOC /* Pacify GCC's 'empty if-body' warning. */ # define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) # ifndef YYSTACK_ALLOC_MAXIMUM /* The OS might guarantee only one guard page at the bottom of the stack, and a page size can be as small as 4096 bytes. So we cannot safely invoke alloca (N) if N exceeds 4096. Use a slightly smaller number to allow for a few compiler-allocated temporary stack slots. */ # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */ # endif # else # define YYSTACK_ALLOC YYMALLOC # define YYSTACK_FREE YYFREE # ifndef YYSTACK_ALLOC_MAXIMUM # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM # endif # if (defined __cplusplus && ! defined EXIT_SUCCESS \ && ! ((defined YYMALLOC || defined malloc) \ && (defined YYFREE || defined free))) # include /* INFRINGES ON USER NAME SPACE */ # ifndef EXIT_SUCCESS # define EXIT_SUCCESS 0 # endif # endif # ifndef YYMALLOC # define YYMALLOC malloc # if ! defined malloc && ! defined EXIT_SUCCESS void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ # endif # endif # ifndef YYFREE # define YYFREE free # if ! defined free && ! defined EXIT_SUCCESS void free (void *); /* INFRINGES ON USER NAME SPACE */ # endif # endif # endif #endif /* ! defined yyoverflow || YYERROR_VERBOSE */ #if (! defined yyoverflow \ && (! defined __cplusplus \ || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL))) /* A type that is properly aligned for any stack member. */ union yyalloc { yytype_int16 yyss_alloc; YYSTYPE yyvs_alloc; }; /* The size of the maximum gap between one aligned stack and the next. */ # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) /* The size of an array large to enough to hold all stacks, each with N elements. */ # define YYSTACK_BYTES(N) \ ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ + YYSTACK_GAP_MAXIMUM) # define YYCOPY_NEEDED 1 /* Relocate STACK from its old location to the new one. The local variables YYSIZE and YYSTACKSIZE give the old and new number of elements in the stack, and YYPTR gives the new location of the stack. Advance YYPTR to a properly aligned location for the next stack. */ # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ do \ { \ YYSIZE_T yynewbytes; \ YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ Stack = &yyptr->Stack_alloc; \ yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ yyptr += yynewbytes / sizeof (*yyptr); \ } \ while (0) #endif #if defined YYCOPY_NEEDED && YYCOPY_NEEDED /* Copy COUNT objects from SRC to DST. The source and destination do not overlap. */ # ifndef YYCOPY # if defined __GNUC__ && 1 < __GNUC__ # define YYCOPY(Dst, Src, Count) \ __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src))) # else # define YYCOPY(Dst, Src, Count) \ do \ { \ YYSIZE_T yyi; \ for (yyi = 0; yyi < (Count); yyi++) \ (Dst)[yyi] = (Src)[yyi]; \ } \ while (0) # endif # endif #endif /* !YYCOPY_NEEDED */ /* YYFINAL -- State number of the termination state. */ #define YYFINAL 3 /* YYLAST -- Last index in YYTABLE. */ -#define YYLAST 7500 +#define YYLAST 7552 /* YYNTOKENS -- Number of terminals. */ #define YYNTOKENS 168 /* YYNNTS -- Number of nonterminals. */ #define YYNNTS 135 /* YYNRULES -- Number of rules. */ #define YYNRULES 442 /* YYNSTATES -- Number of states. */ #define YYNSTATES 908 /* YYTRANSLATE[YYX] -- Symbol number corresponding to YYX as returned by yylex, with out-of-bounds checking. */ #define YYUNDEFTOK 2 #define YYMAXUTOK 396 #define YYTRANSLATE(YYX) \ ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) /* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM as returned by yylex, without out-of-bounds checking. */ static const yytype_uint8 yytranslate[] = { 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 50, 2, 2, 166, 49, 32, 2, 161, 162, 47, 44, 8, 45, 46, 48, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 26, 163, 38, 13, 40, 25, 64, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 65, 2, 167, 31, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 164, 30, 165, 52, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 29, 33, 34, 35, 36, 37, 39, 41, 42, 43, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 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, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160 }; #if YYDEBUG /* YYRLINE[YYN] -- Source line where rule number YYN was defined. */ static const yytype_uint16 yyrline[] = { 0, 210, 210, 216, 219, 225, 228, 234, 235, 236, 237, 242, 249, 255, 263, 268, 275, 278, 285, 290, 296, 302, 312, 319, 329, 332, 338, 339, 340, 341, 349, 350, 356, 359, 362, 368, 371, 401, 420, 427, 435, 448, 455, 462, 469, 476, 483, 490, 497, 504, 509, 514, 519, 523, 527, 531, 537, 555, 572, 578, 582, 591, 600, 608, 619, 623, 629, 641, 644, 648, 657, 661, 668, 672, 676, 680, 683, 689, 705, 717, 732, 736, 743, 750, 757, 760, 766, 770, 773, 781, 784, 792, 795, 801, 804, 810, 811, 819, 820, 828, 829, 837, 838, 846, 852, 863, 866, 876, 881, 893, 896, 904, 914, 915, 919, 920, 928, 931, 941, 944, 954, 957, 965, 968, 976, 977, 983, 991, 1000, 1009, - 1017, 1025, 1034, 1044, 1056, 1060, 1066, 1069, 1073, 1076, - 1079, 1085, 1088, 1093, 1101, 1102, 1108, 1111, 1117, 1118, - 1121, 1128, 1132, 1139, 1142, 1146, 1153, 1161, 1169, 1177, - 1188, 1191, 1197, 1205, 1209, 1212, 1212, 1230, 1238, 1241, - 1247, 1250, 1256, 1259, 1265, 1269, 1276, 1279, 1285, 1293, - 1297, 1304, 1308, 1314, 1322, 1328, 1337, 1340, 1348, 1351, - 1357, 1358, 1365, 1368, 1375, 1379, 1385, 1386, 1387, 1388, - 1389, 1390, 1394, 1401, 1408, 1415, 1425, 1434, 1446, 1449, - 1456, 1459, 1464, 1467, 1474, 1482, 1488, 1498, 1512, 1517, - 1523, 1529, 1535, 1541, 1547, 1553, 1559, 1565, 1571, 1577, - 1583, 1588, 1593, 1598, 1603, 1609, 1615, 1621, 1627, 1633, - 1639, 1645, 1651, 1677, 1683, 1689, 1695, 1701, 1707, 1713, - 1719, 1724, 1729, 1734, 1739, 1745, 1751, 1757, 1763, 1769, - 1775, 1781, 1787, 1793, 1799, 1800, 1801, 1809, 1817, 1823, - 1824, 1829, 1834, 1839, 1844, 1849, 1854, 1859, 1864, 1869, - 1873, 1874, 1875, 1876, 1881, 1887, 1902, 1926, 1932, 1938, - 1944, 1953, 1957, 1960, 1968, 1971, 1976, 1980, 1989, 1994, - 2001, 2007, 2016, 2025, 2034, 2043, 2051, 2054, 2057, 2061, - 2068, 2071, 2075, 2082, 2083, 2087, 2102, 2106, 2109, 2115, - 2121, 2124, 2128, 2136, 2139, 2145, 2148, 2151, 2154, 2157, - 2160, 2163, 2166, 2169, 2172, 2175, 2178, 2184, 2185, 2186, - 2190, 2194, 2199, 2204, 2209, 2214, 2218, 2226, 2227, 2228, - 2229, 2232, 2235, 2239, 2242, 2248, 2251, 2255, 2266, 2273, - 2280, 2290, 2291, 2295, 2299, 2303, 2307, 2333, 2337, 2340, - 2346, 2356, 2362, 2371, 2377, 2378, 2379, 2385, 2386, 2401, - 2406, 2414, 2418, 2424, 2433, 2434, 2435, 2439, 2440, 2443, - 2455, 2459, 2465, 2471, 2475, 2478, 2486, 2489, 2495, 2496, - 2500, 2506, 2512, 2516, 2520, 2526, 2529, 2544, 2547, 2554, - 2555, 2559, 2565, 2568, 2574, 2581, 2588, 2595, 2602, 2609, - 2616, 2623, 2633, 2643, 2653, 2656, 2659, 2669, 2672, 2678, - 2682, 2688, 2693, 2699, 2705, 2711, 2717, 2723, 2732, 2737, - 2745, 2754, 2759 + 1017, 1025, 1034, 1044, 1056, 1060, 1066, 1069, 1070, 1077, + 1080, 1083, 1089, 1092, 1099, 1100, 1106, 1109, 1115, 1116, + 1119, 1126, 1130, 1137, 1140, 1144, 1151, 1159, 1167, 1175, + 1186, 1189, 1195, 1203, 1207, 1210, 1210, 1228, 1236, 1239, + 1245, 1248, 1254, 1257, 1263, 1267, 1274, 1277, 1283, 1291, + 1295, 1302, 1306, 1312, 1320, 1326, 1335, 1338, 1346, 1349, + 1355, 1356, 1363, 1366, 1373, 1377, 1383, 1384, 1385, 1386, + 1387, 1388, 1392, 1399, 1406, 1413, 1423, 1432, 1444, 1447, + 1454, 1457, 1462, 1465, 1472, 1480, 1486, 1496, 1510, 1515, + 1521, 1527, 1533, 1539, 1545, 1551, 1557, 1563, 1569, 1575, + 1581, 1586, 1591, 1596, 1601, 1607, 1613, 1619, 1625, 1631, + 1637, 1643, 1649, 1675, 1681, 1687, 1693, 1699, 1705, 1711, + 1717, 1722, 1727, 1732, 1737, 1743, 1749, 1755, 1761, 1767, + 1773, 1779, 1785, 1791, 1797, 1798, 1799, 1807, 1815, 1821, + 1822, 1827, 1832, 1837, 1842, 1847, 1852, 1857, 1862, 1867, + 1871, 1872, 1873, 1874, 1879, 1885, 1900, 1924, 1930, 1936, + 1942, 1951, 1955, 1958, 1966, 1969, 1974, 1978, 1987, 1992, + 1999, 2005, 2014, 2023, 2032, 2041, 2049, 2052, 2055, 2059, + 2066, 2069, 2073, 2080, 2081, 2085, 2100, 2104, 2107, 2113, + 2119, 2122, 2126, 2134, 2137, 2143, 2146, 2149, 2152, 2155, + 2158, 2161, 2164, 2167, 2170, 2173, 2176, 2182, 2183, 2184, + 2188, 2192, 2197, 2202, 2207, 2212, 2216, 2224, 2225, 2226, + 2227, 2230, 2233, 2237, 2240, 2246, 2249, 2253, 2264, 2271, + 2278, 2288, 2289, 2293, 2297, 2301, 2305, 2331, 2335, 2338, + 2344, 2354, 2360, 2369, 2375, 2376, 2377, 2383, 2384, 2399, + 2404, 2412, 2416, 2422, 2431, 2432, 2433, 2437, 2438, 2441, + 2453, 2457, 2463, 2469, 2473, 2476, 2484, 2487, 2493, 2494, + 2498, 2504, 2510, 2514, 2518, 2524, 2527, 2542, 2545, 2552, + 2553, 2557, 2563, 2566, 2572, 2579, 2586, 2593, 2600, 2607, + 2614, 2621, 2631, 2641, 2651, 2654, 2657, 2667, 2670, 2676, + 2680, 2686, 2691, 2697, 2703, 2709, 2715, 2721, 2730, 2735, + 2743, 2752, 2757 }; #endif #if YYDEBUG || YYERROR_VERBOSE || 1 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. First, the terminals, then, starting at YYNTOKENS, nonterminals. */ static const char *const yytname[] = { "$end", "error", "$undefined", "T_INCLUDE", "T_INCLUDE_ONCE", "T_EVAL", "T_REQUIRE", "T_REQUIRE_ONCE", "','", "T_LOGICAL_OR", "T_LOGICAL_XOR", "T_LOGICAL_AND", "T_PRINT", "'='", "T_PLUS_EQUAL", "T_MINUS_EQUAL", "T_MUL_EQUAL", "T_DIV_EQUAL", "T_CONCAT_EQUAL", "T_MOD_EQUAL", "T_AND_EQUAL", "T_OR_EQUAL", "T_XOR_EQUAL", "T_SL_EQUAL", "T_SR_EQUAL", "'?'", "':'", "T_COALESCE", "T_BOOLEAN_OR", "T_BOOLEAN_AND", "'|'", "'^'", "'&'", "T_IS_EQUAL", "T_IS_NOT_EQUAL", "T_IS_IDENTICAL", "T_IS_NOT_IDENTICAL", "T_SPACESHIP", "'<'", "T_IS_SMALLER_OR_EQUAL", "'>'", "T_IS_GREATER_OR_EQUAL", "T_SL", "T_SR", "'+'", "'-'", "'.'", "'*'", "'/'", "'%'", "'!'", "T_INSTANCEOF", "'~'", "T_INC", "T_DEC", "T_INT_CAST", "T_DOUBLE_CAST", "T_STRING_CAST", "T_UNICODE_CAST", "T_BINARY_CAST", "T_ARRAY_CAST", "T_OBJECT_CAST", "T_BOOL_CAST", "T_UNSET_CAST", "'@'", "'['", "T_NEW", "T_CLONE", "T_EXIT", "T_IF", "T_ELSEIF", "T_ELSE", "T_ENDIF", "T_LNUMBER", "T_DNUMBER", "T_STRING", "T_STRING_VARNAME", "T_VARIABLE", "T_NUM_STRING", "T_INLINE_HTML", "T_CHARACTER", "T_BAD_CHARACTER", "T_ENCAPSED_AND_WHITESPACE", "T_CONSTANT_ENCAPSED_STRING", "T_BACKTICKS_EXPR", "T_ECHO", "T_DO", "T_WHILE", "T_ENDWHILE", "T_FOR", "T_ENDFOR", "T_FOREACH", "T_ENDFOREACH", "T_DECLARE", "T_ENDDECLARE", "T_AS", "T_SWITCH", "T_ENDSWITCH", "T_CASE", "T_DEFAULT", "T_BREAK", "T_CONTINUE", "T_GOTO", "T_FUNCTION", "T_CONST", "T_RETURN", "T_TRY", "T_CATCH", "T_THROW", "T_USE", "T_GLOBAL", "T_STATIC", "T_ABSTRACT", "T_FINAL", "T_PRIVATE", "T_PROTECTED", "T_PUBLIC", "T_VAR", "T_UNSET", "T_ISSET", "T_EMPTY", "T_HALT_COMPILER", "T_CLASS", "T_INTERFACE", "T_EXTENDS", "T_IMPLEMENTS", "T_OBJECT_OPERATOR", "T_DOUBLE_ARROW", "T_LIST", "T_ARRAY", "T_CLASS_C", "T_METHOD_C", "T_FUNC_C", "T_LINE", "T_FILE", "T_COMMENT", "T_DOC_COMMENT", "T_OPEN_TAG", "T_OPEN_TAG_WITH_ECHO", "T_OPEN_TAG_FAKE", "T_CLOSE_TAG", "T_WHITESPACE", "T_START_HEREDOC", "T_END_HEREDOC", "T_HEREDOC", "T_DOLLAR_OPEN_CURLY_BRACES", "T_CURLY_OPEN", "T_PAAMAYIM_NEKUDOTAYIM", "T_BINARY_DOUBLE", "T_BINARY_HEREDOC", "T_NAMESPACE", "T_NS_C", "T_DIR", "T_NS_SEPARATOR", "T_INSTEADOF", "T_CALLABLE", "T_TRAIT", "T_TRAIT_C", "T_YIELD", "T_FINALLY", "T_ELLIPSIS", "'('", "')'", "';'", "'{'", "'}'", "'$'", "']'", "$accept", "start", "top_statement_list", "namespace_name", "top_statement", "use_declarations", "use_declaration", "constant_declaration", "inner_statement_list", "inner_statement", "statement", "unticked_statement", "catch_list", "catch", "finally_statement", "non_empty_finally_statement", "unset_variables", "unset_variable", "function_declaration_statement", "class_declaration_statement", "is_reference", "unticked_function_declaration_statement", "unticked_class_declaration_statement", "class_entry_type", "extends_from", "interface_entry", "interface_extends_list", "implements_list", "interface_list", "foreach_optional_arg", "foreach_variable", "for_statement", "foreach_statement", "declare_statement", "declare_list", "switch_case_list", "case_list", "case_separator", "while_statement", "elseif_list", "new_elseif_list", "else_single", "new_else_single", "parameter_list", "non_empty_parameter_list", "parameter", "optional_type", "type", "return_type", "function_call_parameter_list", "non_empty_function_call_parameter_list", "argument", "global_var_list", "global_var", "static_var_list", "class_statement_list", "class_statement", "$@1", "trait_use_statement", "trait_list", "trait_adaptations", "trait_adaptation_list", "non_empty_trait_adaptation_list", "trait_adaptation_statement", "trait_precedence", "trait_reference_list", "trait_method_reference", "trait_method_reference_fully_qualified", "trait_alias", "trait_modifiers", "method_body", "variable_modifiers", "method_modifiers", "non_empty_member_modifiers", "member_modifier", "class_variable_declaration", "class_constant_declaration", "echo_expr_list", "for_expr", "non_empty_for_expr", "expr_without_variable", "yield_expr", "function", "lexical_vars", "lexical_var_list", "function_call", "class_name", "fully_qualified_class_name", "class_name_reference", "dynamic_class_name_reference", "dynamic_class_name_variable_properties", "dynamic_class_name_variable_property", "exit_expr", "ctor_arguments", "common_scalar", "static_scalar", "static_class_constant", "scalar", "static_array_pair_list", "possible_comma", "non_empty_static_array_pair_list", "expr", "r_variable", "w_variable", "rw_variable", "variable", "variable_properties", "variable_property", "array_method_dereference", "method", "method_or_not", "variable_without_objects", "static_member", "variable_class_name", "array_function_dereference", "base_variable_with_function_calls", "base_variable", "reference_variable", "compound_variable", "dim_offset", "object_property", "object_dim_list", "variable_name", "simple_indirect_reference", "assignment_list", "assignment_list_element", "array_pair_list", "non_empty_array_pair_list", "internal_functions_in_yacc", "isset_variables", "parenthesis_expr", "combined_scalar_offset", "combined_scalar", "new_expr", "class_constant", YY_NULLPTR }; #endif # ifdef YYPRINT /* YYTOKNUM[NUM] -- (External) token number corresponding to the (internal) symbol number NUM (which must be that of a token). */ static const yytype_uint16 yytoknum[] = { 0, 256, 257, 258, 259, 260, 261, 262, 44, 263, 264, 265, 266, 61, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 63, 58, 278, 279, 280, 124, 94, 38, 281, 282, 283, 284, 285, 60, 286, 62, 287, 288, 289, 43, 45, 46, 42, 47, 37, 33, 290, 126, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 64, 91, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 40, 41, 59, 123, 125, 36, 93 }; # endif -#define YYPACT_NINF -694 +#define YYPACT_NINF -702 #define yypact_value_is_default(Yystate) \ - (!!((Yystate) == (-694))) + (!!((Yystate) == (-702))) #define YYTABLE_NINF -382 #define yytable_value_is_error(Yytable_value) \ (!!((Yytable_value) == (-382))) /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing STATE-NUM. */ static const yytype_int16 yypact[] = { - -694, 81, 1776, -694, 5946, 5946, -75, 5946, 5946, 5946, - 5946, 5946, 5946, 5946, 395, 395, 5946, 5946, 5946, 5946, - 5946, 5946, 5946, 5946, 4616, 466, 5946, -73, -71, -694, - -694, 65, -694, -694, -694, 49, -694, 5946, 4474, -68, - -59, -45, -35, -18, 4749, 4882, 129, -694, 147, 5015, - -11, 5946, -13, -19, -4, 110, 113, 88, 92, 112, - 116, -694, -694, 124, 137, -694, -694, -694, -694, -694, - -694, -694, -694, -694, 153, -694, -694, 208, -694, -694, - 5946, 6079, -694, -694, 141, -50, -694, 11, -694, -694, - -694, -694, -694, -694, 245, 253, -694, 176, 313, 284, - 222, -694, -694, 6451, -694, 227, 1240, 191, -694, 224, - 316, 257, -694, 80, -694, -6, -694, -694, 320, 323, - -694, 325, 333, 297, 249, -694, 313, 7252, 7252, 5946, - 7252, 7252, 7358, -694, -694, 357, -694, -694, -694, 251, - 208, 343, 64, 267, -694, -694, 273, -694, -694, -694, - -694, -694, -694, -694, -694, -694, 395, 7047, 255, 415, - 272, 208, 274, 281, 269, -694, 285, 311, -22, -6, - -694, 5148, -694, 5946, -694, 5946, 5946, 13, 7252, 351, - 5946, 5946, 5946, 382, 5946, -694, 6502, -694, 6545, 296, - 447, -694, 298, 7252, 1217, -694, 6588, 208, -30, 19, - -694, -694, 212, 20, -694, 449, 21, 313, -694, -694, - 395, 395, 395, 326, 402, 4616, 208, -694, -57, 98, - 131, 7090, 148, 328, 6639, 334, 1918, 5946, 398, 1272, - 422, -694, 378, 380, -694, -694, -33, 5946, -39, 5946, - 5946, 5946, 5281, 5946, 5946, 5946, 5946, 5946, 5946, 5946, - 5946, 5946, 5946, 5946, 5946, 5946, 5946, 5946, 5946, 5946, - 5946, 5946, 5946, 5946, 5946, 5946, 466, -694, -694, -694, - 5414, 5946, 5946, 5946, 5946, 5946, 5946, 5946, 5946, 5946, - 5946, 5946, 1272, -7, 5946, 57, 5946, 5946, 141, -9, - 5946, 5946, 5946, 344, 6682, 208, 73, 334, 12, 23, - -694, -694, 5547, -694, 5680, -694, 208, 274, 47, 1272, - -694, 47, 57, -16, -694, 6725, 6775, 7252, 345, 347, - 5946, -694, 350, 6818, 352, 519, 7252, 440, 758, 523, - 29, 6861, -694, -694, -694, 895, -694, -694, 2060, -694, - -12, 462, -13, -694, 5946, -694, -694, -19, -694, 895, - 465, -694, 385, 31, -694, -694, -694, 32, 387, 388, - 389, -694, 33, -694, 396, 109, 1492, -694, -694, 1272, - 5946, -694, -694, -694, 399, -694, -694, -694, -694, -694, - 1062, -694, 395, 5946, 397, 549, -694, 7252, 551, 185, - 442, 185, 401, 408, 241, 403, 411, 412, -16, -6, - 7294, 7333, 7358, 5946, 7194, 7383, 7406, 7428, 7449, 4669, - 1472, 1626, 1626, 1626, 1626, 1626, 970, 970, 970, 970, - 649, 649, 306, 306, 306, 357, 357, 357, -694, 165, - 7358, 7358, 7358, 7358, 7358, 7358, 7358, 7358, 7358, 7358, - 7358, 7358, 414, 413, 417, 416, -694, 5946, -694, 419, - -10, -694, 418, 6224, 421, 423, 424, -694, 105, 411, - 413, 395, 7252, 395, 7151, 274, -694, 427, -694, -694, - -694, 3764, -694, -694, 7252, 5946, 3906, 5946, 5946, 395, - 197, 895, 506, 4048, 22, 895, 895, 895, -694, 425, - 439, 208, -38, 450, -694, -694, -694, 78, 524, -694, - -694, 6267, -694, -694, 589, 241, 395, 441, 395, -694, - -694, -694, 402, 402, 590, -694, 1272, -694, 1634, 443, - 170, 431, 445, -694, -694, 7252, -694, 1272, 895, 464, - 208, 274, -694, 185, 454, 613, -694, -694, 241, -694, - -694, 461, 617, 28, -694, -694, -694, 1272, 1272, -16, - 7383, 5946, 466, -694, -694, 1272, 1272, -694, 6310, 1272, - 564, 566, -694, 5946, 5946, -694, -694, -694, -694, -694, - -694, -694, 5813, -694, 509, -694, -694, 6911, -694, -694, - -694, 474, 7252, 511, 395, 511, -694, -694, 628, -694, - -694, -694, 479, 480, -694, -694, -694, 518, 482, 639, - 895, 208, -3, 575, 490, 488, 78, -694, -694, -694, - -694, 895, 495, -694, -694, -694, 37, -694, 5946, 496, - -694, -694, 497, -694, -694, 208, 274, 613, -694, 185, - 626, 499, 553, 276, -14, -694, 587, 656, 508, 512, - 7383, 269, 513, 514, -694, 516, 5946, 5946, 545, 515, - 6363, 395, 7252, 57, -694, 3622, 271, 510, 2202, 5946, - 197, 521, -694, 526, 895, 2344, -694, 314, -694, 14, - 895, -694, 895, -694, 537, 122, -694, 185, -694, -694, - -694, -694, -694, 553, -694, 7358, -694, -694, 274, 723, - -694, 606, 185, -694, -694, -694, -694, -694, -694, -694, - -694, -694, -694, 624, 297, 498, -694, 24, 678, 544, - 678, 43, 693, -694, 895, -694, -694, -694, -694, -694, - -694, 540, 541, 57, -694, -694, -694, -694, -694, 289, - 554, 4474, -694, -694, 556, 550, -694, 4190, 4190, -694, - 557, 337, 559, 5946, 35, 149, -694, -694, 596, -694, - 637, 2486, 678, -694, 703, 17, -694, 712, 27, -694, - -694, 651, -694, 83, 563, 42, 565, -14, 715, 895, - -694, -694, -694, 419, 570, 706, 662, 5946, -694, -694, - 4332, -694, -694, -694, -694, -694, 581, -694, 6408, -694, - -694, -694, -694, 895, 583, -694, 582, 895, 185, -694, - 193, -694, 895, 671, -694, 313, 737, 276, -694, -694, - 674, -694, 38, -694, 739, 895, -694, -694, 5946, -694, - 592, 6954, -694, -694, -694, 2628, -694, -694, 3622, -694, - 595, -694, -694, -694, 661, 597, 193, -694, 598, 665, - 609, 602, 619, -694, 754, 694, 895, -694, 2770, -694, - 45, -694, 2912, 895, -694, 6997, 3622, -694, 4474, 3054, - 620, 3622, -694, 3196, -694, -694, -694, 353, 185, -694, - 709, 895, 629, -694, -694, 708, -694, -694, -694, 768, - -694, 635, -694, 3338, -694, 724, 725, 793, -694, -694, - -694, 241, -694, -694, -694, -694, -694, 185, 644, 3622, - -694, 678, 203, -694, -694, -694, 3480, -694 + -702, 51, 1810, -702, 5980, 5980, -97, 5980, 5980, 5980, + 5980, 5980, 5980, 5980, 394, 394, 5980, 5980, 5980, 5980, + 5980, 5980, 5980, 5980, 4650, 440, 5980, -95, -85, -702, + -702, 33, -702, -702, -702, 13, -702, 5980, 4508, -76, + -71, -62, 38, 64, 4783, 4916, 107, -702, 155, 5049, + 7, 5980, 138, 48, -17, 116, 184, 92, 143, 161, + 166, -702, -702, 174, 177, -702, -702, -702, -702, -702, + -702, -702, -702, -702, 84, -702, -702, 275, -702, -702, + 5980, 6113, -702, -702, 194, -73, -702, 9, -702, -702, + -702, -702, -702, -702, 291, 299, -702, 215, 347, 315, + 234, -702, -702, 6536, -702, 41, 1047, 221, -702, 240, + 323, 264, -702, -9, -702, 56, -702, -702, 326, 327, + -702, 330, 332, 295, 248, -702, 347, 7366, 7366, 5980, + 7366, 7366, 7433, -702, -702, 352, -702, -702, -702, 253, + 275, 342, -98, 265, -702, -702, 269, -702, -702, -702, + -702, -702, -702, -702, -702, -702, 394, 7126, 244, 409, + 267, 275, 268, 271, 262, -702, 280, 302, -11, 56, + -702, 5182, -702, 5980, -702, 5980, 5980, 16, 7366, 363, + 5980, 5980, 5980, 377, 5980, -702, 6579, -702, 6622, 290, + 442, -702, 294, 7366, 959, -702, 6673, 275, 115, 17, + -702, -702, 249, 20, -702, 448, 21, 347, -702, -702, + 394, 394, 394, 301, 298, 4650, 275, -702, 150, 103, + 104, 7169, 96, 303, 6716, 304, 1952, 5980, 393, 1276, + 395, -702, 348, 349, -702, -702, 6, 5980, -27, 5980, + 5980, 5980, 5315, 5980, 5980, 5980, 5980, 5980, 5980, 5980, + 5980, 5980, 5980, 5980, 5980, 5980, 5980, 5980, 5980, 5980, + 5980, 5980, 5980, 5980, 5980, 5980, 440, -702, -702, -702, + 5448, 5980, 5980, 5980, 5980, 5980, 5980, 5980, 5980, 5980, + 5980, 5980, 1276, 52, 5980, 91, 5980, 5980, 194, 0, + 5980, 5980, 5980, 316, 6759, 275, -86, 304, 67, 126, + -702, -702, 5581, -702, 5714, -702, 275, 268, 81, 1276, + -702, 81, 91, -21, -702, 6810, 6854, 7366, 311, 317, + 5980, -702, 322, 6897, 328, 484, 7366, 399, 1032, 483, + 25, 6946, -702, -702, -702, 7235, -702, -702, 2094, -702, + 117, 423, 138, -702, 5980, -702, -702, 48, -702, 7235, + 422, -702, 345, 26, -702, -702, -702, 27, 351, 346, + 350, -702, 28, -702, 357, 118, 1498, -702, -702, 1276, + 5980, -702, -702, -702, 353, -702, -702, -702, -702, -702, + 6258, -702, 394, 5980, 360, 510, -702, 7366, 511, 165, + 401, 165, 368, 366, 66, 369, 374, 378, -21, 56, + 7408, 1202, 7433, 5980, 7294, 7458, 1659, 7480, 7501, 4703, + 1449, 1802, 1802, 1802, 1802, 1802, 1219, 1219, 1219, 1219, + 398, 398, 314, 314, 314, 352, 352, 352, -702, 206, + 7433, 7433, 7433, 7433, 7433, 7433, 7433, 7433, 7433, 7433, + 7433, 7433, 379, 381, 382, 373, -702, 5980, -702, 384, + -7, -702, 385, 6301, 386, 387, 389, -702, -82, 374, + 381, 394, 7366, 394, 7227, 268, -702, 403, -702, -702, + -702, 3798, -702, -702, 7366, 5980, 3940, 5980, 5980, 394, + 70, 7235, 471, 4082, 1, 7235, 7235, 7235, -702, 388, + 404, 275, 49, 414, -702, -702, -702, -58, 488, -702, + -702, 6344, -702, -702, 556, 66, 394, 408, 394, -702, + -702, -702, 298, 298, 559, -702, 1276, -702, 1668, 411, + 124, 947, 412, -702, -702, 7366, -702, 1276, 7235, 424, + 275, 268, -702, 165, 415, 567, -702, -702, 66, 202, + -702, -702, 416, 573, 10, -702, -702, -702, 1276, 1276, + -21, 7458, 5980, 440, -702, -702, 1276, 1276, -702, 6397, + 1276, 517, 520, -702, 5980, 5980, -702, -702, -702, -702, + -702, -702, -702, 5847, -702, 460, -702, -702, 6990, -702, + -702, -702, 425, 7366, 462, 394, 462, -702, -702, 578, + -702, -702, -702, 431, 432, -702, -702, -702, 472, 435, + 590, 7235, 275, 98, 528, 444, 447, -58, -702, -702, + -702, -702, 7235, 452, -702, -702, -702, 29, -702, 5980, + 453, -702, -702, 455, -702, -702, 275, 268, 567, -702, + 165, 582, 454, -702, 513, 79, 86, -702, 542, 607, + 461, 464, 7458, 262, 474, 476, -702, 477, 5980, 5980, + 498, 466, 6440, 394, 7366, 91, -702, 3656, 263, 479, + 2236, 5980, 70, 481, -702, 482, 7235, 2378, -702, 213, + -702, -37, 7235, -702, 7235, -702, 485, 131, -702, 165, + -702, -702, -702, -702, -702, 513, -702, 7433, -702, -702, + 268, 661, -702, 571, 165, -702, -702, -702, -702, -702, + -702, -702, -702, -702, -702, 557, 295, 319, -702, 22, + 624, 490, 624, 57, 640, -702, 7235, -702, -702, -702, + -702, -702, -702, 487, 495, 91, -702, -702, -702, -702, + -702, 272, 502, 4508, -702, -702, 501, 506, -702, 4224, + 4224, -702, 507, 222, 508, 5980, 14, 128, -702, -702, + 545, -702, 596, 2520, 624, -702, 662, 11, -702, 663, + 23, -702, -702, 602, -702, 79, 514, 162, 516, 86, + 668, 7235, -702, -702, -702, 384, 522, 659, 615, 5980, + -702, -702, 4366, -702, -702, -702, -702, -702, 529, -702, + 6485, -702, -702, -702, -702, 7235, 538, -702, 537, 7235, + 165, -702, 179, -702, 7235, 626, -702, 347, 692, -702, + -702, 632, -702, 31, -702, 710, 7235, -702, -702, 5980, + -702, 561, 7033, -702, -702, -702, 2662, -702, -702, 3656, + -702, 563, -702, -702, -702, 630, 564, 179, -702, 565, + 635, 577, 569, 594, -702, 724, 667, 7235, 2804, -702, + 172, -702, 2946, 7235, -702, 7082, 3656, -702, 4508, 3088, + 580, 3656, -702, 3230, -702, -702, -702, 604, 165, -702, + 669, 7235, 584, -702, -702, 671, -702, -702, -702, 720, + -702, 586, -702, 3372, -702, 675, 678, 746, -702, -702, + -702, 66, -702, -702, -702, -702, -702, 165, 595, 3656, + -702, 624, 182, -702, -702, -702, 3514, -702 }; /* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM. Performed when YYTABLE does not specify something else to do. Zero means the default is an error. */ static const yytype_uint16 yydefact[] = { 4, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 412, 0, 0, 320, 0, 325, 326, 5, 347, 394, 52, 327, 279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 291, 0, 0, 0, 0, 0, 0, 306, 0, 0, 0, 0, 0, 0, 80, 86, 0, 0, 331, 332, 334, 328, 329, 32, 33, 34, 336, 0, 335, 330, 0, 83, 333, 284, 0, 59, 25, 405, 349, 3, 0, 7, 30, 8, 9, 73, 74, 0, 0, 362, 0, 75, 386, 0, 352, 280, 0, 361, 0, 363, 0, 390, 0, 385, 367, 384, 387, 393, 0, 269, 264, 281, 282, 265, 348, 5, 306, 0, 284, 75, 424, 425, 0, 427, 428, 283, 250, 251, 252, 253, 5, 306, 0, 0, 0, 307, 0, 231, 365, 0, 233, 270, 271, 272, 273, 274, 275, 276, 278, 0, 417, 0, 355, 0, 0, 307, 313, 323, 314, 0, 316, 387, 0, 218, 0, 277, 0, 31, 396, 396, 0, 209, 0, 0, 210, 0, 0, 0, 42, 0, 44, 0, 0, 0, 46, 362, 0, 363, 25, 0, 0, 18, 0, 17, 153, 0, 0, 152, 158, 0, 75, 81, 82, 0, 0, 0, 0, 411, 412, 0, 4, 0, 351, 362, 0, 363, 0, 0, 265, 0, 0, 0, 145, 0, 15, 84, 87, 54, 76, 0, 396, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 230, 232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145, 0, 396, 0, 396, 0, 406, 389, 396, 396, 396, 0, 0, 0, 309, 0, 0, 0, 421, 364, 0, 439, 356, 413, 0, 309, 0, 145, 440, 0, 0, 389, 321, 0, 0, 397, 0, 0, 0, 51, 0, 0, 0, 211, 213, 362, 363, 0, 0, 0, 43, 45, 63, 0, 47, 48, 0, 62, 20, 0, 0, 14, 0, 154, 363, 0, 49, 0, 0, 50, 0, 0, 70, 72, 429, 0, 0, 0, 0, 409, 0, 408, 0, 350, 0, 11, 4, 145, 0, 432, 431, 388, 0, 35, 24, 26, 27, 28, 0, 6, 0, 0, 0, 144, 146, 148, 0, 0, 89, 0, 0, 0, 136, 0, 441, 379, 377, 0, 236, 238, 237, 0, 0, 268, 234, 235, 239, 241, 240, 256, 257, 254, 255, 262, 258, 259, 260, 261, 248, 249, 243, 244, 242, 245, 246, 247, 263, 0, 215, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 0, 442, 380, 0, 403, 0, 399, 376, 398, 402, 0, 0, 0, 0, 0, 426, 308, 0, 0, 0, 416, 0, 415, 308, 379, 0, 380, 318, 322, 0, 437, 435, 208, 0, 0, 210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 353, 327, 0, 0, 0, 338, 0, 337, 23, 345, 0, 0, 19, 16, 0, 151, 159, 156, 136, 0, 0, 0, 422, 423, 10, 411, 411, 0, 438, 145, 13, 0, 0, 362, 363, 0, 395, 150, 149, 298, 0, 0, 0, - 0, 310, 85, 0, 0, 88, 91, 161, 136, 139, - 140, 0, 124, 0, 137, 138, 383, 145, 145, 378, - 267, 0, 0, 216, 305, 145, 145, 382, 0, 145, - 375, 374, 369, 396, 0, 391, 392, 434, 433, 436, - 420, 419, 0, 324, 315, 25, 116, 0, 25, 114, - 38, 0, 212, 93, 0, 93, 95, 103, 0, 25, - 101, 58, 109, 109, 41, 341, 342, 360, 0, 355, - 353, 0, 340, 0, 0, 0, 67, 65, 61, 21, - 155, 0, 0, 71, 55, 430, 0, 407, 0, 0, - 12, 300, 0, 147, 22, 0, 312, 90, 161, 0, - 192, 0, 292, 136, 0, 135, 0, 126, 0, 0, - 266, 323, 0, 0, 404, 0, 396, 396, 366, 0, - 0, 0, 414, 0, 317, 118, 120, 0, 0, 210, - 0, 0, 96, 0, 0, 0, 109, 0, 109, 0, - 0, 344, 356, 354, 0, 339, 346, 0, 25, 64, - 60, 68, 157, 292, 410, 214, 299, 29, 311, 192, - 92, 0, 0, 199, 200, 201, 198, 197, 196, 191, - 79, 160, 164, 0, 0, 190, 194, 0, 141, 0, - 141, 0, 127, 134, 0, 301, 304, 217, 302, 303, - 373, 0, 0, 0, 368, 400, 401, 418, 319, 122, - 0, 0, 36, 39, 0, 0, 94, 0, 0, 104, - 0, 0, 0, 0, 0, 0, 105, 359, 358, 343, - 0, 0, 141, 78, 0, 0, 168, 204, 0, 165, - 195, 0, 163, 0, 0, 0, 0, 0, 130, 0, - 129, 371, 372, 376, 0, 0, 0, 0, 121, 115, - 0, 25, 99, 57, 56, 102, 0, 107, 0, 112, - 113, 25, 106, 0, 0, 69, 0, 0, 0, 170, - 172, 167, 0, 0, 162, 75, 0, 0, 143, 25, - 0, 296, 0, 25, 131, 0, 128, 370, 0, 25, - 0, 0, 25, 97, 40, 0, 108, 25, 111, 357, - 0, 25, 207, 169, 5, 0, 173, 174, 0, 0, - 182, 0, 0, 205, 202, 0, 0, 142, 0, 297, + 0, 310, 85, 0, 0, 88, 91, 161, 136, 0, + 140, 141, 0, 124, 0, 137, 139, 383, 145, 145, + 378, 267, 0, 0, 216, 305, 145, 145, 382, 0, + 145, 375, 374, 369, 396, 0, 391, 392, 434, 433, + 436, 420, 419, 0, 324, 315, 25, 116, 0, 25, + 114, 38, 0, 212, 93, 0, 93, 95, 103, 0, + 25, 101, 58, 109, 109, 41, 341, 342, 360, 0, + 355, 353, 0, 340, 0, 0, 0, 67, 65, 61, + 21, 155, 0, 0, 71, 55, 430, 0, 407, 0, + 0, 12, 300, 0, 147, 22, 0, 312, 90, 161, + 0, 192, 0, 138, 292, 136, 0, 135, 0, 126, + 0, 0, 266, 323, 0, 0, 404, 0, 396, 396, + 366, 0, 0, 0, 414, 0, 317, 118, 120, 0, + 0, 210, 0, 0, 96, 0, 0, 0, 109, 0, + 109, 0, 0, 344, 356, 354, 0, 339, 346, 0, + 25, 64, 60, 68, 157, 292, 410, 214, 299, 29, + 311, 192, 92, 0, 0, 199, 200, 201, 198, 197, + 196, 191, 79, 160, 164, 0, 0, 190, 194, 0, + 142, 0, 142, 0, 127, 134, 0, 301, 304, 217, + 302, 303, 373, 0, 0, 0, 368, 400, 401, 418, + 319, 122, 0, 0, 36, 39, 0, 0, 94, 0, + 0, 104, 0, 0, 0, 0, 0, 0, 105, 359, + 358, 343, 0, 0, 142, 78, 0, 0, 168, 204, + 0, 165, 195, 0, 163, 136, 0, 0, 0, 0, + 130, 0, 129, 371, 372, 376, 0, 0, 0, 0, + 121, 115, 0, 25, 99, 57, 56, 102, 0, 107, + 0, 112, 113, 25, 106, 0, 0, 69, 0, 0, + 0, 170, 172, 167, 0, 0, 162, 75, 0, 143, + 25, 0, 296, 0, 25, 131, 0, 128, 370, 0, + 25, 0, 0, 25, 97, 40, 0, 108, 25, 111, + 357, 0, 25, 207, 169, 5, 0, 173, 174, 0, + 0, 182, 0, 0, 205, 202, 0, 0, 0, 297, 0, 293, 0, 0, 133, 0, 123, 37, 0, 0, 0, 110, 25, 0, 171, 175, 176, 186, 0, 177, 0, 0, 0, 206, 77, 0, 294, 285, 132, 0, 117, 0, 100, 0, 286, 0, 185, 178, 179, 183, 203, 136, 295, 25, 98, 66, 184, 0, 0, 119, - 180, 141, 0, 188, 25, 166, 0, 189 + 180, 142, 0, 188, 25, 166, 0, 189 }; /* YYPGOTO[NTERM-NUM]. */ static const yytype_int16 yypgoto[] = { - -694, -694, -195, -5, -694, -694, 467, -694, -183, -694, - 16, -694, -694, 201, -694, 202, -694, 312, 2, 6, - -125, -694, -694, -694, -694, -694, -694, -694, 288, 232, - 162, -694, 86, -694, -694, -694, -341, 40, -694, -694, - -694, -694, -694, -494, -694, -610, 192, -678, -693, -252, - -694, 302, -694, 483, -694, 214, -694, -694, -694, -694, - -694, -694, -694, 7, -694, -694, -694, -694, -694, -694, - -694, -694, -694, -694, -690, -694, -694, -694, -463, -694, - -46, 752, -2, 161, -694, -694, 205, -358, -250, -694, - -694, -694, -694, 204, -271, -231, -694, -694, 247, 250, - -694, 904, 650, -369, 360, 307, -694, -694, -694, -694, - 82, -232, -694, 789, -694, -694, -23, -20, -694, -153, - -305, -694, -694, 1, 339, 349, 643, -694, -694, -694, - -694, -694, -694, -31, -694 + -702, -702, -199, -5, -702, -702, 419, -702, -183, -702, + 19, -702, -702, 149, -702, 156, -702, 256, 2, 3, + -125, -702, -702, -702, -702, -702, -702, -702, 231, 181, + 106, -702, 39, -702, -702, -702, -562, -8, -702, -702, + -702, -702, -702, -497, -702, -591, -589, 230, -701, -209, + -702, 254, -702, 436, -702, 157, -702, -702, -702, -702, + -702, -702, -702, -53, -702, -702, -702, -702, -702, -702, + -702, -702, -702, -702, -694, -702, -702, -702, -463, -702, + -42, 706, -2, 108, -702, -702, 227, -66, -251, -702, + -702, -702, -702, 145, -187, -212, -702, -702, 188, 191, + -702, 908, 598, -356, 339, 356, -702, -702, -702, -702, + 30, -215, -702, 793, -702, -702, -22, -23, -702, -160, + -306, -702, -702, -3, 284, 279, 583, -702, -702, -702, + -702, -702, -702, -38, -702 }; /* YYDEFGOTO[NTERM-NUM]. */ static const yytype_int16 yydefgoto[] = { -1, 1, 2, 85, 86, 199, 200, 87, 226, 376, - 377, 89, 606, 607, 680, 608, 353, 354, 378, 379, - 236, 92, 93, 94, 390, 95, 392, 534, 535, 661, - 585, 824, 783, 591, 330, 594, 667, 791, 580, 656, - 729, 732, 776, 541, 542, 637, 543, 544, 764, 384, - 385, 386, 203, 204, 206, 630, 701, 805, 702, 755, - 801, 835, 836, 837, 838, 887, 839, 840, 841, 885, - 905, 703, 704, 705, 706, 758, 707, 177, 324, 325, - 96, 97, 126, 710, 812, 99, 100, 545, 164, 165, - 574, 654, 172, 310, 101, 597, 496, 102, 598, 305, - 599, 103, 104, 300, 105, 106, 648, 724, 560, 561, - 562, 107, 108, 109, 110, 111, 112, 113, 114, 318, + 377, 89, 607, 608, 682, 609, 353, 354, 378, 379, + 236, 92, 93, 94, 390, 95, 392, 534, 535, 663, + 586, 825, 785, 592, 330, 595, 669, 793, 581, 658, + 731, 734, 778, 542, 543, 639, 544, 545, 766, 384, + 385, 386, 203, 204, 206, 631, 703, 807, 704, 757, + 803, 836, 837, 838, 839, 887, 840, 841, 842, 885, + 905, 705, 706, 707, 708, 760, 709, 177, 324, 325, + 96, 97, 126, 712, 813, 99, 100, 546, 164, 165, + 575, 656, 172, 310, 101, 598, 496, 102, 599, 305, + 600, 103, 104, 300, 105, 106, 650, 726, 561, 562, + 563, 107, 108, 109, 110, 111, 112, 113, 114, 318, 449, 450, 451, 115, 362, 363, 158, 159, 116, 357, 117, 118, 119, 120, 121 }; /* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If positive, shift that token. If negative, reduce the rule whose number is the opposite. If YYTABLE_NINF, syntax error. */ static const yytype_int16 yytable[] = { - 98, 293, 167, 192, 90, 168, 397, 469, 91, 142, - 142, 612, 338, 524, 581, 760, 428, 766, 88, 230, - 162, 320, 366, 319, 712, 798, 169, 342, 347, 350, - 442, 532, 761, 536, 220, 803, 396, 482, 33, 506, - 508, 513, 393, 286, 631, 513, 850, 198, 592, 286, - 225, 444, 207, 448, 179, 563, 286, 467, 201, 796, - 634, 789, 137, 635, 494, 341, 397, 444, 443, 218, - 33, 33, 219, 205, 810, 767, 466, 875, 494, 468, - 448, 3, 352, 498, 395, 808, 129, 459, 171, 33, - 173, 174, 570, 180, 571, 289, 228, -307, 460, 47, - 33, 768, 181, 228, 495, 635, 367, 368, 807, -307, - 297, 229, 743, 744, 176, 228, 182, 519, 503, 811, - 635, 207, 876, 228, 33, -381, 183, 84, 394, 847, - 175, 445, 446, 452, 33, 296, 327, 454, 455, 456, - 197, 228, 287, 184, -309, 286, 636, 202, 287, 313, - 228, 142, -378, 195, 564, 287, 307, 814, 137, 84, - 288, 270, 271, 272, 273, 274, 275, 276, 277, 278, - 279, 280, 281, 518, 231, 536, 321, 886, 84, 746, - 799, 800, 343, 348, 351, 604, 593, 762, 636, 84, - 804, 483, 340, 507, 509, 514, 735, 142, 790, 684, - 851, -365, -365, 636, 189, 142, 142, 142, 902, 142, - 494, 365, 539, 84, 494, 494, 494, 228, 398, 143, - 143, 447, 190, 84, 98, 229, 228, -381, 137, 584, - 163, 552, 208, 529, 369, 209, 530, 605, 540, 399, - 137, -377, 33, 167, 287, -309, 168, 743, 744, 210, - 587, 228, 669, 211, 595, 596, -308, 494, 228, 369, - 137, 162, 228, 398, 619, 398, 516, 169, 834, -308, - 516, 690, 137, 212, 33, 228, 138, 213, 398, 398, - 268, 269, 727, 137, 399, 214, 399, 137, 398, 33, - 458, 398, 398, -287, -287, 638, 639, 624, 215, 399, - 399, 465, 641, 642, 643, 227, 216, 645, 138, 399, - -288, -288, 399, 399, 792, 139, 137, 217, 140, 750, - 232, 145, 145, 138, 520, 741, 141, 745, 233, 494, - 492, 84, -289, -289, 756, 529, 98, 198, 530, 234, - 494, 730, 731, 529, 492, 235, 530, 139, 728, 237, - 140, 137, 282, 263, 264, 265, 194, 266, 141, 774, - 775, 143, 139, 84, 98, 140, 903, 904, 90, 238, - 539, 283, 91, 141, 144, 147, 344, 142, 84, 549, - 682, 284, 88, 285, 531, 290, 531, 222, 291, 531, - 292, 529, 655, 494, 530, 658, 540, 898, 175, 494, - 47, 494, 216, -125, 295, 539, 665, 143, 266, 25, - 649, 742, 743, 744, 298, 143, 143, 143, 773, 143, - 299, 448, 303, 304, 142, 306, 529, 228, 308, 530, - 309, 540, 311, 739, 786, 743, 744, 312, 322, 747, - 833, 748, 842, 494, 270, 271, 272, 273, 274, 275, - 276, 277, 278, 279, 280, 281, 142, 329, 142, 334, - 335, 336, 349, 301, 693, 694, 695, 696, 697, 698, - 137, 163, 33, 381, 142, 142, 492, 137, 842, 33, - 492, 492, 492, 770, -365, -365, 602, 576, 359, 328, - 371, 448, 579, 721, 722, 751, 373, 388, 494, 590, - 531, 142, 389, 142, 391, 394, 138, 142, 142, 346, - 888, 475, 472, 138, 473, 477, 98, 355, 356, 358, - 90, 361, 494, 492, 91, 626, 494, 478, 531, 167, - 360, 494, 168, 531, 88, 479, 481, 499, 816, 900, - 493, 137, 504, 33, 494, 139, 505, 162, 140, 510, - 512, 511, 139, 169, 493, 140, 141, 527, 515, 526, - 522, 84, 829, 141, 528, 537, 832, 533, 84, 538, - 546, 843, 547, 548, 555, 494, 554, 138, 556, 142, - 559, 588, 494, 557, 854, 565, 600, 143, 567, 573, - 568, 569, 601, -290, -290, 492, 675, 603, 825, 609, - 494, -193, 611, 618, 614, 621, 492, 622, 828, 693, - 694, 695, 696, 697, 698, 873, 160, 625, 628, 161, - 688, 629, 878, 632, 531, 633, 848, 141, 531, 646, - 852, 647, 84, 398, 143, 653, 856, 659, 660, 859, - 890, 664, 666, 668, 861, 670, 142, 672, 863, 671, - 676, 677, 678, 98, 399, 142, 98, 683, 686, 492, - 687, 708, 709, 98, 713, 492, 143, 492, 143, 714, - 715, 723, 531, 733, 716, 718, 719, 521, 720, 883, - 845, 754, 725, 737, 143, 143, 493, 531, 738, 301, - 493, 493, 493, 260, 261, 262, 263, 264, 265, 749, - 266, 757, 759, 398, 763, 765, 769, 771, 772, 492, - 899, 143, 780, 143, 794, 777, 797, 143, 143, 779, - 785, 906, 787, 793, 399, 802, 806, 809, 815, 813, - 691, 818, 819, 493, 820, 692, 553, 693, 694, 695, - 696, 697, 698, 699, 826, 830, 831, 778, 844, 98, - 846, 849, 853, 782, 782, 857, -181, 163, 531, 862, - 867, 866, 864, 868, 492, 869, 870, 871, 301, 872, - 301, 270, 271, 272, 273, 274, 275, 276, 277, 278, - 279, 280, 281, 882, 889, 892, 583, 586, 492, 143, - 891, 700, 492, 531, 893, 531, 823, 492, 894, 896, - -187, 897, 531, 146, 146, 493, 901, 679, 681, 500, - 492, -365, -365, 355, 166, 615, 493, 663, 613, 361, - 361, 627, 736, 98, 784, 711, 98, 691, 827, 623, - 502, 531, 692, 223, 693, 694, 695, 696, 697, 698, - 699, 492, 689, 865, 752, 717, 98, 674, 492, 673, - 98, 616, 345, 480, 98, 817, 143, 98, 364, 98, - 0, 98, 617, 531, 0, 143, 492, 0, 0, 493, - 0, 0, 0, 0, 880, 493, 0, 493, 0, 0, - 0, 98, 0, 0, 0, 0, 531, 0, 753, 0, - 0, 662, 531, 0, 0, 0, 0, 98, 0, 0, - 0, 0, 0, 0, 98, 0, 0, 0, 127, 128, - 0, 130, 131, 132, 133, 134, 135, 136, 0, 493, - 148, 149, 150, 151, 152, 153, 154, 155, 157, 0, - 170, 0, 0, 0, 0, 0, 0, 0, 0, 485, - 486, 178, 0, 0, 0, 146, 0, 0, 186, 188, - 0, 0, 0, 193, 0, 196, 0, 0, 301, 0, - 487, 0, 0, 0, 0, 0, 0, 586, 29, 30, - 137, 0, 0, 0, 493, 0, 0, 0, 488, 0, - 0, 0, 0, 0, 221, 224, 0, 0, 0, 0, - 0, 146, 0, 0, 0, 0, 0, 0, 493, 146, - 146, 146, 493, 146, 0, 0, 138, 493, -382, -382, - -382, -382, 258, 259, 260, 261, 262, 263, 264, 265, - 493, 266, 0, 0, 489, 65, 66, 67, 68, 69, - 0, 0, 0, 294, 0, 0, 0, 0, 0, 73, - 0, 0, 0, 0, 0, 490, 75, 76, 491, 0, - 0, 493, 79, 0, 0, 166, 0, 0, 493, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 239, 240, 241, 0, 315, 493, 316, 0, 317, - 317, 0, 0, 0, 323, 326, 193, 242, 331, 243, - 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, - 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 264, 265, 0, 266, 0, 0, 0, 0, 0, 157, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 380, 0, 387, 0, 0, 0, 0, 0, 0, - 0, 317, 0, 400, 401, 402, 404, 405, 406, 407, - 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, - 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, - 0, 146, 0, 0, 430, 431, 432, 433, 434, 435, - 436, 437, 438, 439, 440, 441, 387, 0, 317, 0, - 317, 453, 0, 0, 317, 317, 317, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 462, 0, 464, 0, - 0, 0, 0, 387, 0, 0, 0, 0, 146, 0, - 0, 0, 0, 0, 474, 0, 0, 523, 0, 0, + 98, 293, 168, 167, 90, 91, 469, 192, 613, 142, + 142, 768, 338, 762, 582, 428, 319, 230, 366, 800, + 162, 88, 169, 397, 320, 342, 524, 593, 347, 350, + 763, 805, 671, 482, 506, 508, 513, 513, 220, 850, + 791, 632, 636, 225, 286, 714, 713, 198, 396, 605, + 33, 3, 207, 798, 286, 228, 286, 179, 564, 174, + 205, 745, 746, 229, 129, 286, 171, 228, 444, 218, + 448, 228, 219, 442, -307, 369, 173, 395, 176, 516, + 228, 393, 352, 397, 444, 180, 47, 637, 229, 769, + 181, 539, 289, 466, 268, 269, 468, 448, 175, 182, + 467, 606, 585, 297, 539, 571, 743, 572, 747, 270, + 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, + 281, 207, 770, 495, 445, 201, 452, 443, 748, 33, + 454, 455, 456, 33, 637, 296, -381, 503, -381, 84, + 327, 137, 459, 287, 33, 137, 313, 33, 494, -365, + -365, 142, -377, 287, 137, 287, 307, 565, 33, 137, + 519, -378, 494, 637, 287, 594, 446, 394, 33, 518, + 638, 195, 231, 886, 801, 802, 809, 792, 815, 321, + 343, 138, 189, 348, 351, 764, 806, 483, 507, 509, + 514, 686, 340, 851, 811, 540, -307, 142, 737, 183, + 902, 460, 228, 33, 875, 142, 142, 142, 540, 142, + 341, 365, 498, 137, 202, 398, 529, 638, 84, 530, + 139, 541, 288, 140, 98, 184, 745, 746, -125, 529, + 190, 141, 530, 84, 541, 399, 84, 216, 208, 812, + 137, 143, 143, 168, 167, -309, 638, 84, 217, 876, + -309, 228, 163, 210, 835, 447, 228, 84, -288, -288, + 398, 162, 398, 169, 369, -308, -287, -287, 228, 588, + 228, 228, 553, 596, 597, 398, 398, 137, -308, 516, + 399, 137, 399, 33, 228, 398, -289, -289, 398, 398, + 458, 197, 84, 794, 494, 399, 399, 729, 494, 494, + 494, 465, 643, 228, 211, 399, 209, 620, 399, 399, + 744, 745, 746, 367, 368, 529, 625, 138, 530, 788, + 745, 746, 212, 532, 137, 536, 33, 213, 520, 529, + 492, 540, 530, 732, 733, 214, 98, 198, 215, 640, + 641, 494, 776, 777, 492, 903, 904, 644, 645, 730, + 137, 647, 529, 144, 147, 530, 139, 541, 227, 140, + 138, 263, 264, 265, 98, 266, 232, 141, 90, 91, + 145, 145, 84, 137, 233, 33, 550, 142, 234, 235, + 237, 238, 282, 143, 531, 88, 531, 283, 284, 531, + 285, 290, 291, 657, 898, 292, 660, 175, 47, 139, + 684, 216, 140, 266, 651, 194, 295, 667, 25, 138, + 141, 303, 298, 344, 494, 84, 299, 304, 308, 775, + 306, 228, -193, 309, 142, 494, 360, 311, 312, 143, + 695, 696, 697, 698, 699, 700, 222, 143, 143, 143, + 448, 143, 260, 261, 262, 263, 264, 265, 139, 266, + 322, 140, 329, 334, 741, 335, 142, 336, 142, 141, + 749, 349, 750, 359, 84, 371, 373, 536, 381, 137, + 388, 33, 389, 391, 142, 142, 492, 394, 472, 494, + 492, 492, 492, 475, 473, 494, 603, 494, 723, 724, + 577, 477, 478, 163, 479, 580, 481, 753, 499, 504, + 531, 142, 591, 142, 772, 138, 505, 142, 142, 511, + 448, 512, 301, 510, 522, 137, 98, 33, 527, 515, + 90, 91, 526, 492, 528, 627, 533, 538, 531, 494, + 168, 167, 537, 531, 531, 548, 547, 88, 328, 549, + 558, 555, 556, 557, 139, 560, 589, 140, 162, 601, + 169, 138, 566, 568, 569, 141, 570, 602, 346, 817, + 84, 604, 493, 610, 692, 574, 355, 356, 358, 612, + 361, 615, 619, 622, 623, 630, 493, 626, 634, 629, + 142, 635, 648, 830, 494, 649, 655, 833, 661, 662, + 160, 666, 844, 161, 668, 670, 492, 677, 674, 672, + 826, 141, 673, 678, 854, 679, 84, 492, 494, 143, + 829, 680, 494, 752, 685, 688, 710, 494, 689, 715, + 716, 690, 711, 717, 725, 531, 718, 848, 758, 494, + 531, 852, 398, 727, 759, 873, 720, 856, 721, 722, + 859, 878, 735, 739, 740, 861, 756, 751, 142, 863, + 765, 767, 399, 771, 773, 98, 143, 142, 98, 890, + 494, 492, 774, 779, 781, 98, 494, 492, 782, 492, + 787, 789, 795, 796, 531, 799, 804, 808, 810, 883, + 814, 816, 846, 819, 494, 820, 693, 821, 143, 531, + 143, 694, 827, 695, 696, 697, 698, 699, 700, 701, + 831, 832, 398, 845, 761, 847, 143, 143, 493, 849, + 899, 492, 493, 493, 493, 695, 696, 697, 698, 699, + 700, 906, 399, 853, 857, -181, 521, 862, 866, 864, + 867, 868, 869, 143, 834, 143, 843, 871, 301, 143, + 143, 870, 872, 882, 889, 891, 893, 702, 892, 894, + 896, 98, 780, -187, 897, 493, 681, 901, 784, 784, + 531, 500, 614, 683, 628, 693, 492, 665, 738, 633, + 694, 843, 695, 696, 697, 698, 699, 700, 701, 786, + 163, 624, 828, 502, 865, 554, 691, 223, 719, 676, + 492, 675, 618, 754, 492, 531, 617, 531, 364, 492, + 345, 824, 888, 0, 0, 818, 0, 146, 146, 0, + 0, 492, 143, 0, 0, 0, 0, 301, 166, 301, + 0, 0, 0, 0, 98, 0, 755, 98, 493, 0, + 0, 900, 531, 0, 0, 584, 587, 0, 0, 493, + 0, 0, 492, 0, 0, 0, 98, 0, 492, 0, + 98, 0, 0, 0, 98, 0, 0, 98, 0, 98, + 0, 98, 355, 531, 616, 0, 492, 0, 361, 361, + 0, 0, 0, 0, 0, 0, 0, 880, 0, 0, + 143, 98, 0, 0, 0, 0, 531, 0, 0, 143, + 0, 0, 531, 493, 0, 0, 0, 98, 0, 493, + 0, 493, 0, 0, 98, 0, 0, 0, 0, 0, + 0, 0, 127, 128, 0, 130, 131, 132, 133, 134, + 135, 136, 0, 0, 148, 149, 150, 151, 152, 153, + 154, 155, 157, 0, 170, 0, 0, 0, 0, 0, + 0, 664, 0, 493, 0, 178, 0, 0, 0, 146, + 0, 0, 186, 188, 0, 0, 0, 193, 0, 196, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, - 280, 281, 0, 0, 0, 0, 0, 0, 501, 0, - 146, 0, 146, 270, 271, 272, 273, 274, 275, 276, - 277, 278, 279, 280, 281, 0, 0, 0, 146, 146, - -365, -365, 0, 387, 193, 4, 5, 6, 7, 8, - 0, 0, 0, 0, 9, 0, 0, 525, 0, 0, - 0, 0, 0, -365, -365, 146, 0, 146, 0, 0, - 0, 146, 146, 0, 382, 0, 0, 550, 0, 0, - 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, - 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, - 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, - 27, 166, 0, 0, 0, 29, 30, 122, 32, 33, - 0, 558, 0, 0, 0, 35, 36, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 146, 0, 47, 0, 0, 0, 577, - 337, 326, 582, 123, 0, 0, 0, 0, 0, 0, - 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, - 63, 64, 65, 66, 67, 68, 69, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 73, 0, 0, 0, - 387, 0, 124, 75, 76, 77, 0, 0, 0, 79, - 125, 387, 383, 81, 0, 0, 0, 0, 84, 0, - 146, 0, 0, 0, 0, 0, 0, 0, 0, 146, - 0, 387, 387, 0, 0, 640, 0, 0, 0, 387, - 387, 0, 0, 387, 0, 0, 0, 317, 650, 0, - 0, 0, 0, 0, 0, 0, 652, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 4, 5, 6, 7, 8, - 0, 0, 0, 0, 9, 249, 250, 251, 252, 253, + 280, 281, 270, 271, 272, 273, 274, 275, 276, 277, + 278, 279, 280, 281, 0, 0, 0, 0, 221, 224, + 0, 0, 0, 0, 0, 146, 0, 0, 493, 0, + -365, -365, 0, 146, 146, 146, 0, 146, 0, 301, + 0, 0, -365, -365, 0, 0, 0, 0, 587, 0, + 0, 0, 493, 0, 0, 0, 493, 0, 0, 0, + 0, 493, 0, 0, 0, 0, 0, 294, 0, 0, + 0, 0, 0, 493, 0, 270, 271, 272, 273, 274, + 275, 276, 277, 278, 279, 280, 281, 0, 0, 166, + 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, + 280, 281, 0, 0, 493, 0, 0, 0, 0, 315, + 493, 316, 0, 317, 317, -365, -365, 0, 323, 326, + 193, 0, 331, 0, 0, 0, 0, 0, 493, 0, + -365, -365, 0, 0, 0, 0, 0, 0, 0, -290, + -290, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 337, 157, 0, 0, 0, 480, 0, 0, + 0, 0, 0, 0, 0, 380, 0, 387, 0, 0, + 0, 0, 0, 0, 0, 317, 0, 400, 401, 402, + 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, + 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, + 424, 425, 426, 427, 0, 146, 0, 0, 430, 431, + 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, + 387, 0, 317, 0, 317, 453, 0, 0, 317, 317, + 317, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 462, 0, 464, 241, 0, 0, 0, 387, 0, 0, + 0, 0, 146, 0, 0, 0, 0, 242, 474, 243, + 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 264, 265, 685, 266, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, - 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, - 317, 317, 19, 20, 21, 22, 23, 24, 25, 26, - 27, 28, 0, 326, 0, 29, 30, 31, 32, 33, - 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, - 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, - 0, 0, 44, 45, 46, 47, 48, 49, 50, 0, - 51, 52, 53, 54, 55, 56, 0, 0, 0, 0, - 57, 58, 59, 60, 61, 62, 0, 0, 0, 0, - 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, - 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, - 7, 8, 74, 75, 76, 77, 9, 788, 78, 79, - 80, 0, 0, 81, 0, 82, 83, 517, 84, -382, - -382, -382, -382, -382, 254, 255, 256, 257, 258, 259, - 260, 261, 262, 263, 264, 265, 0, 266, 10, 11, - 0, 821, 0, 0, 12, 0, 13, 14, 15, 16, - 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, - 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, - 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, - 38, 39, 855, 40, 0, 41, 0, 42, 0, 0, - 43, 0, 0, 0, 44, 45, 46, 47, 48, 49, - 50, 0, 51, 52, 53, 54, 55, 56, 0, 0, - 0, 0, 57, 58, 59, 60, 61, 62, 0, 0, - 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, - 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, - 5, 6, 7, 8, 74, 75, 76, 77, 9, 0, - 78, 79, 80, 0, 0, 81, 0, 82, 83, 620, - 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 264, 265, 501, 266, 146, 0, 146, -382, -382, -382, + -382, 258, 259, 260, 261, 262, 263, 264, 265, 0, + 266, 0, 146, 146, 0, 0, 0, 387, 193, 4, + 5, 6, 7, 8, 0, 0, 0, 0, 9, 0, + 0, 525, 0, 0, 0, 0, 0, 0, 0, 146, + 0, 146, 0, 0, 0, 146, 146, 0, 382, 0, + 0, 551, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, - 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, - 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, - 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, - 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, - 48, 49, 50, 0, 51, 52, 53, 54, 55, 56, - 0, 0, 0, 0, 57, 58, 59, 60, 61, 62, + 23, 24, 25, 26, 27, 0, 166, 0, 0, 29, + 30, 122, 32, 33, 0, 559, 0, 0, 0, 35, + 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 146, 47, + 0, 0, 0, 578, 0, 326, 583, 123, 0, 0, + 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, - 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, - 73, 4, 5, 6, 7, 8, 74, 75, 76, 77, - 9, 0, 78, 79, 80, 0, 0, 81, 0, 82, - 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, + 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 73, 0, 0, 0, 387, 0, 124, 75, 76, 77, + 0, 0, 0, 79, 125, 387, 383, 81, 0, 0, + 0, 0, 84, 0, 0, 0, 146, 0, 0, 0, + 0, 0, 0, 0, 0, 146, 387, 387, 0, 0, + 642, 0, 0, 0, 387, 387, 0, 0, 387, 0, + 0, 0, 317, 652, 0, 0, 0, 0, 0, 0, + 0, 654, 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, + 266, 4, 5, 6, 7, 8, 0, 0, 0, 0, + 9, 0, 0, 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, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, - 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, + 13, 14, 15, 16, 17, 18, 317, 317, 19, 20, + 21, 22, 23, 24, 25, 26, 27, 28, 0, 326, + 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, + 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, + 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, + 46, 47, 48, 49, 50, 0, 51, 52, 53, 54, + 55, 56, 0, 0, 0, 0, 57, 58, 59, 60, + 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, + 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, + 0, 0, 73, 0, 0, 0, 0, 0, 74, 75, + 76, 77, 0, 790, 78, 79, 80, 0, 0, 81, + 0, 82, 83, 517, 84, 0, 0, 0, 0, 0, + 0, 4, 5, 6, 7, 8, 0, 0, 0, 0, + 9, 0, 0, 0, 0, 0, 0, 822, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, + 266, 0, 10, 11, 0, 0, 0, 0, 12, 0, + 13, 14, 15, 16, 17, 18, 0, 855, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, - 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, - 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, + 46, 47, 48, 49, 50, 0, 51, 52, 53, 54, + 55, 56, 0, 0, 0, 0, 57, 58, 59, 60, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, - 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, + 0, 0, 73, 4, 5, 6, 7, 8, 74, 75, 76, 77, 9, 0, 78, 79, 80, 0, 0, 81, - 0, 82, 83, 375, 84, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, + 0, 82, 83, 621, 84, -382, -382, -382, -382, -382, + 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, + 264, 265, 0, 266, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, - 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, + 44, 45, 46, 47, 48, 49, 50, 0, 51, 52, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, - 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, + 59, 60, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, - 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, - 0, 81, 0, 82, 83, 497, 84, 0, 0, 0, + 74, 75, 76, 77, 9, 0, 78, 79, 80, 0, + 0, 81, 0, 82, 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, - 734, 40, 0, 41, 0, 42, 0, 0, 43, 0, + 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, - 80, 0, 0, 81, 0, 82, 83, 0, 84, 0, + 80, 0, 0, 81, 0, 82, 83, 375, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, - 38, 39, 0, 40, 0, 41, 0, 42, 740, 0, + 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, - 78, 79, 80, 0, 0, 81, 0, 82, 83, 0, + 78, 79, 80, 0, 0, 81, 0, 82, 83, 497, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, - 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, + 36, 37, 38, 39, 736, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, 0, 81, 0, 82, - 83, 795, 84, 0, 0, 0, 0, 0, 0, 0, + 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, - 860, 42, 0, 0, 43, 0, 0, 0, 44, 45, + 0, 42, 742, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, 0, 81, 0, 82, 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, - 0, 81, 0, 82, 83, 874, 84, 0, 0, 0, + 0, 81, 0, 82, 83, 797, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, - 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, + 0, 40, 0, 41, 860, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, - 80, 0, 0, 81, 0, 82, 83, 877, 84, 0, + 80, 0, 0, 81, 0, 82, 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, - 38, 39, 0, 40, 881, 41, 0, 42, 0, 0, + 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, - 78, 79, 80, 0, 0, 81, 0, 82, 83, 0, + 78, 79, 80, 0, 0, 81, 0, 82, 83, 874, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, 0, 81, 0, 82, - 83, 884, 84, 0, 0, 0, 0, 0, 0, 0, + 83, 877, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, - 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, + 0, 35, 36, 37, 38, 39, 0, 40, 881, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, 0, 81, - 0, 82, 83, 895, 84, 0, 0, 0, 0, 0, + 0, 82, 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, 80, 0, - 0, 81, 0, 82, 83, 907, 84, 0, 0, 0, + 0, 81, 0, 82, 83, 884, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 78, 79, - 80, 0, 0, 81, 0, 82, 83, 0, 84, 0, - 575, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 80, 0, 0, 81, 0, 82, 83, 895, 84, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, - 50, 0, 51, 0, 53, 54, 0, 0, 0, 0, - 0, 0, 57, 58, 59, 0, 0, 0, 0, 0, + 50, 0, 51, 0, 53, 54, 55, 56, 0, 0, + 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, - 0, 79, 80, 0, 0, 81, 0, 82, 83, 0, - 84, 0, 578, 0, 0, 0, 0, 0, 0, 0, + 78, 79, 80, 0, 0, 81, 0, 82, 83, 907, + 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, - 0, 49, 50, 0, 51, 0, 53, 54, 0, 0, - 0, 0, 0, 0, 57, 58, 59, 0, 0, 0, + 0, 49, 50, 0, 51, 0, 53, 54, 55, 56, + 0, 0, 0, 0, 57, 58, 59, 374, 61, 62, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, - 9, 0, 0, 79, 80, 0, 0, 81, 0, 82, - 83, 0, 84, 0, 589, 0, 0, 0, 0, 0, + 9, 0, 78, 79, 80, 0, 0, 81, 0, 82, + 83, 0, 84, 0, 576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 0, 0, 0, 0, 0, 0, 57, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 0, 79, 80, 0, 0, 81, - 0, 82, 83, 0, 84, 0, 781, 0, 0, 0, + 0, 82, 83, 0, 84, 0, 579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 0, 0, 0, 0, 0, 0, 57, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 0, 79, 80, 0, - 0, 81, 0, 82, 83, 0, 84, 0, 822, 0, + 0, 81, 0, 82, 83, 0, 84, 0, 590, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 0, 0, 0, 0, 0, 0, 57, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 0, 79, 80, 0, 0, 81, 0, 82, 83, 0, 84, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 783, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, 0, 0, 0, 0, 0, 0, 57, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, 9, 0, 0, 79, 80, 0, 0, 81, 0, 82, 83, 0, - 84, 0, 0, 0, 0, 0, 0, 0, 156, 0, + 84, 0, 823, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, + 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, + 23, 24, 25, 26, 27, 28, 0, 0, 0, 29, + 30, 31, 32, 33, 0, 34, 0, 0, 0, 35, + 36, 37, 38, 39, 0, 40, 0, 41, 0, 42, + 0, 0, 43, 0, 0, 0, 44, 45, 46, 47, + 0, 49, 50, 0, 51, 0, 53, 54, 0, 0, + 0, 0, 0, 0, 57, 58, 59, 0, 0, 0, + 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, + 69, 0, 0, 70, 71, 0, 72, 0, 0, 0, + 73, 4, 5, 6, 7, 8, 124, 75, 76, 77, + 9, 0, 0, 79, 80, 0, 0, 81, 0, 82, + 83, 0, 84, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, + 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, + 21, 22, 23, 24, 25, 26, 27, 28, 0, 0, + 0, 29, 30, 31, 32, 33, 0, 34, 0, 0, + 0, 35, 36, 37, 38, 39, 0, 40, 0, 41, + 0, 42, 0, 0, 43, 0, 0, 0, 44, 45, + 46, 47, 0, 49, 50, 0, 51, 0, 53, 54, + 0, 0, 0, 0, 0, 0, 57, 58, 59, 0, + 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, + 67, 68, 69, 0, 0, 70, 71, 0, 72, 0, + 0, 0, 73, 4, 5, 6, 7, 8, 124, 75, + 76, 77, 9, 0, 0, 79, 80, 0, 0, 81, + 0, 82, 83, 0, 84, 0, 0, 0, 0, 0, + 0, 0, 156, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, + 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, + 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, + 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, + 0, 0, 0, 35, 36, 248, 249, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, + 263, 264, 265, 47, 266, 0, 0, 0, 0, 0, + 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, + 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, + 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, + 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, + 124, 75, 76, 77, 0, 0, 0, 79, 125, 0, + 0, 81, 0, 0, 0, 0, 84, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, + 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, + 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, + 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, + 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, + 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, + 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, + 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, + 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, + 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, + 79, 125, 0, 0, 81, 0, 185, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, - 36, 248, 249, 250, 251, 252, 253, 254, 255, 256, - 257, 258, 259, 260, 261, 262, 263, 264, 265, 47, - 266, 0, 0, 0, 0, 0, 0, 123, 0, 0, + 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, + 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, - 0, 0, 0, 79, 125, 0, 0, 81, 0, 0, + 0, 0, 0, 79, 125, 0, 0, 81, 0, 187, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, 79, 125, 0, 0, - 81, 0, 185, 0, 0, 84, 0, 0, 0, 0, + 81, 0, 191, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, 79, - 125, 0, 0, 81, 0, 187, 0, 0, 84, 0, + 125, 403, 0, 81, 314, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, - 0, 0, 79, 125, 0, 0, 81, 0, 191, 0, - 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 79, 125, 0, 0, 81, 0, 0, 0, + 429, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, - 76, 77, 0, 0, 0, 79, 125, 403, 0, 81, - 314, 0, 0, 0, 84, 0, 0, 0, 0, 0, + 76, 77, 0, 0, 0, 79, 125, 0, 0, 81, + 0, 0, 0, 461, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, 79, 125, - 0, 0, 81, 0, 0, 0, 429, 84, 0, 0, + 0, 0, 81, 0, 0, 0, 463, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, 0, - 0, 79, 125, 0, 0, 81, 0, 0, 0, 461, + 0, 79, 125, 0, 0, 81, 0, 0, 0, 653, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, 79, 125, 0, 0, 81, 0, - 0, 0, 463, 84, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, 79, 125, 0, - 0, 81, 0, 0, 0, 651, 84, 0, 0, 0, + 0, 81, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, 0, 0, 0, - 0, 63, 64, 65, 66, 67, 68, 69, 0, 4, - 5, 6, 7, 8, 0, 0, 0, 73, 9, 0, - 0, 0, 0, 124, 75, 76, 77, 0, 0, 0, - 79, 125, 0, 0, 81, 0, 0, 0, 0, 84, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 10, 11, 0, 0, 0, 0, 12, 0, 13, 14, - 15, 16, 17, 18, 0, 0, 19, 20, 21, 22, - 23, 24, 25, 26, 27, 0, 0, 0, 0, 29, - 30, 122, 32, 33, 0, 0, 0, 0, 0, 35, - 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, - 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, - 0, 0, 0, 0, 0, 58, 59, 0, 0, 0, - 0, 0, 0, 0, 63, 64, 65, 66, 67, 68, - 69, 0, 4, 5, 6, 7, 8, 0, 0, 0, - 73, 9, 0, 0, 0, 0, 124, 75, 76, 77, - 0, 0, 0, 79, 125, 0, 0, 81, 0, 0, - 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 10, 11, 0, 0, 0, 0, 12, - 0, 13, 14, 15, 16, 17, 18, 0, 0, 19, - 20, 21, 22, 23, 24, 25, 26, 27, 0, 0, - 0, 0, 29, 30, 122, 32, 33, 0, 0, 0, - 0, 0, 35, 36, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, - 123, 0, 0, 0, 0, 0, 0, 0, 58, 59, - 0, 0, 0, 0, 0, 0, 0, 63, 64, 65, - 66, 67, 68, 69, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 73, 0, 0, 0, 0, 0, 124, - 75, 76, 77, 239, 240, 241, 79, 80, 0, 0, - 81, 0, 0, 0, 0, 84, 0, 0, 0, 242, + 0, 63, 64, 65, 66, 67, 68, 69, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 73, 0, 0, + 0, 0, 0, 124, 75, 76, 77, 239, 240, 241, + 79, 80, 0, 0, 81, 0, 0, 0, 0, 84, + 0, 0, 0, 242, 0, 243, 244, 245, 246, 247, + 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, + 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, + 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 242, 0, 243, 244, + 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, + 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, + 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, 0, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, - 262, 263, 264, 265, 0, 266, 239, 240, 241, 0, + 262, 263, 264, 265, 0, 266, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 242, 0, 243, 244, 245, 246, 247, 248, + 0, 0, 242, 523, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 242, 0, 243, 244, 245, + 0, 0, 0, 0, 0, 242, 567, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, - 0, 266, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 239, 240, 241, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 242, 566, - 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, - 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, - 263, 264, 265, 0, 266, 0, 0, 239, 240, 241, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 610, 242, 789, 243, 244, 245, 246, 247, - 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, - 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, - 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 644, 242, 0, 243, 244, - 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, - 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, - 265, 0, 266, 0, 0, 0, 0, 0, 0, 0, - 0, 239, 240, 241, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 242, 726, 243, - 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, - 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 242, 790, 243, 244, 245, 246, 247, 248, 249, 250, + 0, 266, 0, 0, 239, 240, 241, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 611, + 242, 791, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, - 261, 262, 263, 264, 265, 0, 266, 239, 240, 241, + 261, 262, 263, 264, 265, 0, 266, 0, 0, 0, + 0, 0, 0, 0, 0, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 242, 267, 243, 244, 245, 246, 247, - 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, - 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, - 0, 0, 0, 0, 0, 0, 0, 0, 239, 240, + 0, 242, 646, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 242, 332, 243, 244, 245, 246, + 0, 0, 0, 0, 242, 728, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 242, 333, 243, + 0, 0, 0, 0, 0, 0, 0, 242, 792, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 242, 339, 243, 244, 245, 246, 247, 248, 249, 250, - 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, - 261, 262, 263, 264, 265, 0, 266, 0, 0, 0, - 0, 0, 0, 0, 239, 240, 241, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 242, 372, 243, 244, 245, 246, 247, 248, 249, 250, - 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, - 261, 262, 263, 264, 265, 0, 266, 239, 240, 241, + 264, 265, 0, 266, 0, 0, 0, 0, 0, 0, + 0, 0, 239, 240, 241, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 242, 267, + 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, + 263, 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 242, 457, 243, 244, 245, 246, 247, - 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, - 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, - 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 242, 470, 243, 244, - 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, - 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, - 265, 0, 266, 0, 0, 0, 0, 0, 0, 0, - 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 242, 471, 243, 244, - 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, - 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, - 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, - 476, 243, 244, 245, 246, 247, 248, 249, 250, 251, + 0, 242, 332, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 0, 266, 239, 240, + 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 242, 333, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, + 266, 0, 0, 0, 0, 0, 0, 0, 0, 239, + 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 242, 339, 243, 244, 245, + 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, + 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, + 0, 266, 0, 239, 240, 241, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 372, 242, + 0, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 242, 484, 243, 244, 245, 246, 247, 248, + 0, 457, 242, 0, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, 0, - 0, 0, 0, 0, 0, 0, 239, 240, 241, 0, + 0, 0, 0, 0, 0, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 242, 657, 243, 244, 245, 246, 247, 248, - 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, - 259, 260, 261, 262, 263, 264, 265, 0, 266, 239, + 0, 242, 470, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 0, 266, 0, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 242, 858, 243, 244, 245, + 0, 0, 0, 0, 0, 242, 471, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, - 0, 266, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 879, - 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 302, 0, 242, 0, 243, 244, - 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, - 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, - 265, 0, 266, 239, 240, 241, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 370, 0, 242, - 551, 243, 244, 245, 246, 247, 248, 249, 250, 251, - 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, - 262, 263, 264, 265, 0, 266, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 266, 239, 240, 241, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 242, 476, + 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, + 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, + 263, 264, 265, 0, 266, 0, 0, 0, 0, 0, 0, 239, 240, 241, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 242, 572, 243, + 0, 0, 0, 0, 0, 0, 0, 242, 484, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 264, 265, 0, 266, 240, 241, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 242, - 0, 243, 244, 245, 246, 247, 248, 249, 250, 251, + 264, 265, 0, 266, 0, 239, 240, 241, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 242, 659, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 0, 266, 239, 240, + 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 242, 858, 243, 244, 245, 246, + 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, + 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, + 266, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 239, 240, 241, 0, + 0, 0, 0, 0, 879, 0, 0, 0, 0, 0, + 0, 0, 242, 302, 243, 244, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, + 259, 260, 261, 262, 263, 264, 265, 0, 266, 485, + 486, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 370, 0, 0, 0, + 487, 0, 0, 239, 240, 241, 0, 0, 29, 30, + 137, 0, 0, 0, 0, 0, 0, 0, 488, 242, + 552, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, - 262, 263, 264, 265, 241, 266, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 242, 0, - 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, - 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, - 263, 264, 265, 242, 266, 243, 244, 245, 246, 247, + 262, 263, 264, 265, 0, 266, 138, 0, 0, 0, + 0, 0, 0, 0, 573, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 489, 65, 66, 67, 68, 69, + 0, 0, 0, 0, 0, 239, 240, 241, 0, 73, + 0, 0, 0, 0, 0, 490, 75, 76, 491, 0, + 0, 242, 79, 243, 244, 245, 246, 247, 248, 249, + 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, + 260, 261, 262, 263, 264, 265, 0, 266, 240, 241, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 242, 0, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, - 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, + 258, 259, 260, 261, 262, 263, 264, 265, 242, 266, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, - 263, 264, 265, 0, 266, 245, 246, 247, 248, 249, - 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, - 260, 261, 262, 263, 264, 265, 0, 266, 246, 247, + 263, 264, 265, 0, 266, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, 266, - 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, - 257, 258, 259, 260, 261, 262, 263, 264, 265, 0, - 266 + 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, + 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, + 0, 266, 247, 248, 249, 250, 251, 252, 253, 254, + 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, + 265, 0, 266 }; static const yytype_int16 yycheck[] = { - 2, 126, 25, 49, 2, 25, 238, 312, 2, 14, - 15, 505, 195, 382, 477, 705, 266, 710, 2, 8, - 25, 8, 217, 176, 634, 8, 25, 8, 8, 8, - 282, 389, 8, 391, 80, 8, 75, 8, 77, 8, - 8, 8, 75, 65, 538, 8, 8, 52, 26, 65, - 81, 283, 54, 285, 38, 65, 65, 309, 77, 752, - 32, 26, 75, 77, 335, 95, 298, 299, 75, 74, - 77, 77, 77, 77, 32, 32, 308, 32, 349, 311, - 312, 0, 207, 95, 237, 763, 161, 75, 161, 77, - 161, 26, 461, 161, 463, 115, 153, 147, 75, 103, - 77, 711, 161, 153, 335, 77, 163, 164, 25, 147, - 141, 161, 98, 99, 65, 153, 161, 369, 349, 77, - 77, 123, 77, 153, 77, 147, 161, 166, 161, 807, - 65, 284, 75, 286, 77, 140, 182, 290, 291, 292, - 153, 153, 164, 161, 147, 65, 160, 166, 164, 169, - 153, 156, 161, 164, 164, 164, 161, 767, 75, 166, - 166, 13, 14, 15, 16, 17, 18, 19, 20, 21, - 22, 23, 24, 368, 163, 533, 163, 867, 166, 165, - 163, 164, 163, 163, 163, 107, 164, 163, 160, 166, - 163, 162, 197, 162, 162, 162, 659, 202, 163, 162, - 162, 53, 54, 160, 75, 210, 211, 212, 901, 214, - 481, 216, 129, 166, 485, 486, 487, 153, 238, 14, - 15, 164, 75, 166, 226, 161, 153, 147, 75, 32, - 25, 66, 122, 150, 161, 122, 153, 159, 155, 238, - 75, 161, 77, 266, 164, 147, 266, 98, 99, 161, - 481, 153, 593, 161, 485, 486, 147, 528, 153, 161, - 75, 266, 153, 283, 516, 285, 161, 266, 75, 147, - 161, 629, 75, 161, 77, 153, 111, 161, 298, 299, - 53, 54, 651, 75, 283, 161, 285, 75, 308, 77, - 295, 311, 312, 162, 163, 547, 548, 528, 161, 298, - 299, 306, 552, 555, 556, 164, 153, 559, 111, 308, - 162, 163, 311, 312, 165, 150, 75, 164, 153, 677, - 75, 14, 15, 111, 370, 666, 161, 668, 75, 600, - 335, 166, 162, 163, 692, 150, 338, 342, 153, 163, - 611, 70, 71, 150, 349, 32, 153, 150, 653, 65, - 153, 75, 161, 47, 48, 49, 49, 51, 161, 70, - 71, 156, 150, 166, 366, 153, 163, 164, 366, 147, - 129, 147, 366, 161, 14, 15, 164, 382, 166, 399, - 611, 65, 366, 126, 389, 65, 391, 80, 65, 394, - 65, 150, 575, 664, 153, 578, 155, 891, 65, 670, - 103, 672, 153, 162, 153, 129, 589, 202, 51, 66, - 563, 97, 98, 99, 147, 210, 211, 212, 723, 214, - 147, 653, 167, 8, 429, 153, 150, 153, 147, 153, - 161, 155, 147, 664, 97, 98, 99, 126, 87, 670, - 798, 672, 800, 714, 13, 14, 15, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 461, 75, 463, 163, - 13, 163, 13, 156, 111, 112, 113, 114, 115, 116, - 75, 266, 77, 75, 479, 480, 481, 75, 836, 77, - 485, 486, 487, 714, 53, 54, 491, 471, 162, 182, - 162, 723, 476, 646, 647, 678, 162, 75, 769, 483, - 505, 506, 124, 508, 124, 161, 111, 512, 513, 202, - 868, 161, 167, 111, 167, 163, 518, 210, 211, 212, - 518, 214, 793, 528, 518, 530, 797, 8, 533, 552, - 128, 802, 552, 538, 518, 95, 13, 75, 769, 897, - 335, 75, 77, 77, 815, 150, 161, 552, 153, 162, - 161, 163, 150, 552, 349, 153, 161, 8, 162, 162, - 161, 166, 793, 161, 13, 164, 797, 125, 166, 161, - 167, 802, 161, 161, 161, 846, 162, 111, 161, 584, - 161, 75, 853, 167, 815, 167, 161, 382, 167, 162, - 167, 167, 153, 162, 163, 600, 601, 147, 781, 75, - 871, 103, 13, 13, 163, 162, 611, 162, 791, 111, - 112, 113, 114, 115, 116, 846, 150, 153, 164, 153, - 625, 8, 853, 162, 629, 8, 809, 161, 633, 65, - 813, 65, 166, 653, 429, 126, 819, 163, 127, 822, - 871, 13, 163, 163, 827, 127, 651, 8, 831, 167, - 75, 161, 164, 655, 653, 660, 658, 162, 162, 664, - 163, 162, 109, 665, 77, 670, 461, 672, 463, 13, - 162, 126, 677, 163, 162, 162, 162, 370, 162, 862, - 805, 75, 167, 162, 479, 480, 481, 692, 162, 382, - 485, 486, 487, 44, 45, 46, 47, 48, 49, 162, - 51, 77, 704, 723, 26, 161, 13, 167, 167, 714, - 893, 506, 162, 508, 77, 161, 13, 512, 513, 163, - 163, 904, 163, 127, 723, 13, 75, 164, 13, 164, - 104, 161, 26, 528, 72, 109, 429, 111, 112, 113, - 114, 115, 116, 117, 163, 162, 164, 731, 77, 751, - 13, 77, 13, 737, 738, 163, 95, 552, 763, 164, - 95, 163, 165, 154, 769, 163, 147, 13, 461, 75, - 463, 13, 14, 15, 16, 17, 18, 19, 20, 21, - 22, 23, 24, 163, 75, 77, 479, 480, 793, 584, - 161, 165, 797, 798, 26, 800, 780, 802, 163, 75, - 75, 8, 807, 14, 15, 600, 162, 606, 606, 342, - 815, 53, 54, 506, 25, 508, 611, 585, 506, 512, - 513, 533, 660, 825, 738, 633, 828, 104, 788, 527, - 347, 836, 109, 81, 111, 112, 113, 114, 115, 116, - 117, 846, 628, 836, 683, 641, 848, 600, 853, 599, - 852, 512, 202, 95, 856, 773, 651, 859, 215, 861, - -1, 863, 513, 868, -1, 660, 871, -1, -1, 664, - -1, -1, -1, -1, 858, 670, -1, 672, -1, -1, - -1, 883, -1, -1, -1, -1, 891, -1, 165, -1, - -1, 584, 897, -1, -1, -1, -1, 899, -1, -1, - -1, -1, -1, -1, 906, -1, -1, -1, 4, 5, - -1, 7, 8, 9, 10, 11, 12, 13, -1, 714, - 16, 17, 18, 19, 20, 21, 22, 23, 24, -1, - 26, -1, -1, -1, -1, -1, -1, -1, -1, 44, - 45, 37, -1, -1, -1, 156, -1, -1, 44, 45, - -1, -1, -1, 49, -1, 51, -1, -1, 651, -1, - 65, -1, -1, -1, -1, -1, -1, 660, 73, 74, - 75, -1, -1, -1, 769, -1, -1, -1, 83, -1, - -1, -1, -1, -1, 80, 81, -1, -1, -1, -1, - -1, 202, -1, -1, -1, -1, -1, -1, 793, 210, - 211, 212, 797, 214, -1, -1, 111, 802, 38, 39, - 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, - 815, 51, -1, -1, 129, 130, 131, 132, 133, 134, - -1, -1, -1, 129, -1, -1, -1, -1, -1, 144, - -1, -1, -1, -1, -1, 150, 151, 152, 153, -1, - -1, 846, 157, -1, -1, 266, -1, -1, 853, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 9, 10, 11, -1, 171, 871, 173, -1, 175, - 176, -1, -1, -1, 180, 181, 182, 25, 184, 27, - 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, - 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, -1, 51, -1, -1, -1, -1, -1, 215, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 227, -1, 229, -1, -1, -1, -1, -1, -1, - -1, 237, -1, 239, 240, 241, 242, 243, 244, 245, - 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, - 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, - -1, 382, -1, -1, 270, 271, 272, 273, 274, 275, - 276, 277, 278, 279, 280, 281, 282, -1, 284, -1, - 286, 287, -1, -1, 290, 291, 292, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 302, -1, 304, -1, - -1, -1, -1, 309, -1, -1, -1, -1, 429, -1, - -1, -1, -1, -1, 320, -1, -1, 165, -1, -1, + 2, 126, 25, 25, 2, 2, 312, 49, 505, 14, + 15, 712, 195, 707, 477, 266, 176, 8, 217, 8, + 25, 2, 25, 238, 8, 8, 382, 26, 8, 8, + 8, 8, 594, 8, 8, 8, 8, 8, 80, 8, + 26, 538, 32, 81, 65, 636, 635, 52, 75, 107, + 77, 0, 54, 754, 65, 153, 65, 38, 65, 26, + 77, 98, 99, 161, 161, 65, 161, 153, 283, 74, + 285, 153, 77, 282, 147, 161, 161, 237, 65, 161, + 153, 75, 207, 298, 299, 161, 103, 77, 161, 32, + 161, 25, 115, 308, 53, 54, 311, 312, 65, 161, + 309, 159, 32, 141, 25, 461, 668, 463, 670, 13, + 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, + 24, 123, 713, 335, 284, 77, 286, 75, 165, 77, + 290, 291, 292, 77, 77, 140, 147, 349, 147, 166, + 182, 75, 75, 164, 77, 75, 169, 77, 335, 53, + 54, 156, 161, 164, 75, 164, 161, 164, 77, 75, + 369, 161, 349, 77, 164, 164, 75, 161, 77, 368, + 160, 164, 163, 867, 163, 164, 765, 163, 769, 163, + 163, 111, 75, 163, 163, 163, 163, 162, 162, 162, + 162, 162, 197, 162, 32, 129, 147, 202, 661, 161, + 901, 75, 153, 77, 32, 210, 211, 212, 129, 214, + 95, 216, 95, 75, 166, 238, 150, 160, 166, 153, + 150, 155, 166, 153, 226, 161, 98, 99, 162, 150, + 75, 161, 153, 166, 155, 238, 166, 153, 122, 77, + 75, 14, 15, 266, 266, 147, 160, 166, 164, 77, + 147, 153, 25, 161, 75, 164, 153, 166, 162, 163, + 283, 266, 285, 266, 161, 147, 162, 163, 153, 481, + 153, 153, 66, 485, 486, 298, 299, 75, 147, 161, + 283, 75, 285, 77, 153, 308, 162, 163, 311, 312, + 295, 153, 166, 165, 481, 298, 299, 653, 485, 486, + 487, 306, 553, 153, 161, 308, 122, 516, 311, 312, + 97, 98, 99, 163, 164, 150, 528, 111, 153, 97, + 98, 99, 161, 389, 75, 391, 77, 161, 370, 150, + 335, 129, 153, 70, 71, 161, 338, 342, 161, 548, + 549, 528, 70, 71, 349, 163, 164, 556, 557, 655, + 75, 560, 150, 14, 15, 153, 150, 155, 164, 153, + 111, 47, 48, 49, 366, 51, 75, 161, 366, 366, + 14, 15, 166, 75, 75, 77, 399, 382, 163, 32, + 65, 147, 161, 156, 389, 366, 391, 147, 65, 394, + 126, 65, 65, 576, 891, 65, 579, 65, 103, 150, + 612, 153, 153, 51, 564, 49, 153, 590, 66, 111, + 161, 167, 147, 164, 601, 166, 147, 8, 147, 725, + 153, 153, 103, 161, 429, 612, 128, 147, 126, 202, + 111, 112, 113, 114, 115, 116, 80, 210, 211, 212, + 655, 214, 44, 45, 46, 47, 48, 49, 150, 51, + 87, 153, 75, 163, 666, 13, 461, 163, 463, 161, + 672, 13, 674, 162, 166, 162, 162, 533, 75, 75, + 75, 77, 124, 124, 479, 480, 481, 161, 167, 666, + 485, 486, 487, 161, 167, 672, 491, 674, 648, 649, + 471, 163, 8, 266, 95, 476, 13, 680, 75, 77, + 505, 506, 483, 508, 716, 111, 161, 512, 513, 163, + 725, 161, 156, 162, 161, 75, 518, 77, 8, 162, + 518, 518, 162, 528, 13, 530, 125, 161, 533, 716, + 553, 553, 164, 538, 539, 161, 167, 518, 182, 161, + 167, 162, 161, 161, 150, 161, 75, 153, 553, 161, + 553, 111, 167, 167, 167, 161, 167, 153, 202, 771, + 166, 147, 335, 75, 630, 162, 210, 211, 212, 13, + 214, 163, 13, 162, 162, 8, 349, 153, 162, 164, + 585, 8, 65, 795, 771, 65, 126, 799, 163, 127, + 150, 13, 804, 153, 163, 163, 601, 602, 8, 127, + 783, 161, 167, 75, 816, 161, 166, 612, 795, 382, + 793, 164, 799, 679, 162, 162, 162, 804, 163, 77, + 13, 626, 109, 162, 126, 630, 162, 810, 694, 816, + 635, 814, 655, 167, 77, 847, 162, 820, 162, 162, + 823, 853, 163, 162, 162, 828, 75, 162, 653, 832, + 26, 161, 655, 13, 167, 657, 429, 662, 660, 871, + 847, 666, 167, 161, 163, 667, 853, 672, 162, 674, + 163, 163, 127, 77, 679, 13, 13, 75, 164, 862, + 164, 13, 807, 161, 871, 26, 104, 72, 461, 694, + 463, 109, 163, 111, 112, 113, 114, 115, 116, 117, + 162, 164, 725, 77, 706, 13, 479, 480, 481, 77, + 893, 716, 485, 486, 487, 111, 112, 113, 114, 115, + 116, 904, 725, 13, 163, 95, 370, 164, 163, 165, + 95, 154, 163, 506, 800, 508, 802, 13, 382, 512, + 513, 147, 75, 163, 75, 161, 26, 165, 77, 163, + 75, 753, 733, 75, 8, 528, 607, 162, 739, 740, + 765, 342, 506, 607, 533, 104, 771, 586, 662, 539, + 109, 837, 111, 112, 113, 114, 115, 116, 117, 740, + 553, 527, 790, 347, 837, 429, 629, 81, 643, 601, + 795, 600, 513, 685, 799, 800, 512, 802, 215, 804, + 202, 782, 868, -1, -1, 775, -1, 14, 15, -1, + -1, 816, 585, -1, -1, -1, -1, 461, 25, 463, + -1, -1, -1, -1, 826, -1, 165, 829, 601, -1, + -1, 897, 837, -1, -1, 479, 480, -1, -1, 612, + -1, -1, 847, -1, -1, -1, 848, -1, 853, -1, + 852, -1, -1, -1, 856, -1, -1, 859, -1, 861, + -1, 863, 506, 868, 508, -1, 871, -1, 512, 513, + -1, -1, -1, -1, -1, -1, -1, 858, -1, -1, + 653, 883, -1, -1, -1, -1, 891, -1, -1, 662, + -1, -1, 897, 666, -1, -1, -1, 899, -1, 672, + -1, 674, -1, -1, 906, -1, -1, -1, -1, -1, + -1, -1, 4, 5, -1, 7, 8, 9, 10, 11, + 12, 13, -1, -1, 16, 17, 18, 19, 20, 21, + 22, 23, 24, -1, 26, -1, -1, -1, -1, -1, + -1, 585, -1, 716, -1, 37, -1, -1, -1, 156, + -1, -1, 44, 45, -1, -1, -1, 49, -1, 51, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, - 23, 24, -1, -1, -1, -1, -1, -1, 344, -1, - 461, -1, 463, 13, 14, 15, 16, 17, 18, 19, - 20, 21, 22, 23, 24, -1, -1, -1, 479, 480, - 53, 54, -1, 369, 370, 3, 4, 5, 6, 7, - -1, -1, -1, -1, 12, -1, -1, 383, -1, -1, - -1, -1, -1, 53, 54, 506, -1, 508, -1, -1, - -1, 512, 513, -1, 32, -1, -1, 403, -1, -1, - -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, - -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, - -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, - 68, 552, -1, -1, -1, 73, 74, 75, 76, 77, - -1, 447, -1, -1, -1, 83, 84, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 584, -1, 103, -1, -1, -1, 475, - 163, 477, 478, 111, -1, -1, -1, -1, -1, -1, - -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, - 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 144, -1, -1, -1, - 516, -1, 150, 151, 152, 153, -1, -1, -1, 157, - 158, 527, 160, 161, -1, -1, -1, -1, 166, -1, - 651, -1, -1, -1, -1, -1, -1, -1, -1, 660, - -1, 547, 548, -1, -1, 551, -1, -1, -1, 555, - 556, -1, -1, 559, -1, -1, -1, 563, 564, -1, - -1, -1, -1, -1, -1, -1, 572, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 3, 4, 5, 6, 7, - -1, -1, -1, -1, 12, 33, 34, 35, 36, 37, + 23, 24, 13, 14, 15, 16, 17, 18, 19, 20, + 21, 22, 23, 24, -1, -1, -1, -1, 80, 81, + -1, -1, -1, -1, -1, 202, -1, -1, 771, -1, + 53, 54, -1, 210, 211, 212, -1, 214, -1, 653, + -1, -1, 53, 54, -1, -1, -1, -1, 662, -1, + -1, -1, 795, -1, -1, -1, 799, -1, -1, -1, + -1, 804, -1, -1, -1, -1, -1, 129, -1, -1, + -1, -1, -1, 816, -1, 13, 14, 15, 16, 17, + 18, 19, 20, 21, 22, 23, 24, -1, -1, 266, + 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, + 23, 24, -1, -1, 847, -1, -1, -1, -1, 171, + 853, 173, -1, 175, 176, 53, 54, -1, 180, 181, + 182, -1, 184, -1, -1, -1, -1, -1, 871, -1, + 53, 54, -1, -1, -1, -1, -1, -1, -1, 162, + 163, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 163, 215, -1, -1, -1, 95, -1, -1, + -1, -1, -1, -1, -1, 227, -1, 229, -1, -1, + -1, -1, -1, -1, -1, 237, -1, 239, 240, 241, + 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, + 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, + 262, 263, 264, 265, -1, 382, -1, -1, 270, 271, + 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, + 282, -1, 284, -1, 286, 287, -1, -1, 290, 291, + 292, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 302, -1, 304, 11, -1, -1, -1, 309, -1, -1, + -1, -1, 429, -1, -1, -1, -1, 25, 320, 27, + 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, 618, 51, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, - -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, - 646, 647, 60, 61, 62, 63, 64, 65, 66, 67, - 68, 69, -1, 659, -1, 73, 74, 75, 76, 77, - -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, - -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, - -1, -1, 100, 101, 102, 103, 104, 105, 106, -1, - 108, 109, 110, 111, 112, 113, -1, -1, -1, -1, - 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, - 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, - 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, - 6, 7, 150, 151, 152, 153, 12, 743, 156, 157, - 158, -1, -1, 161, -1, 163, 164, 165, 166, 33, - 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, - 44, 45, 46, 47, 48, 49, -1, 51, 44, 45, - -1, 777, -1, -1, 50, -1, 52, 53, 54, 55, - 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, - 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, - 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, - 86, 87, 818, 89, -1, 91, -1, 93, -1, -1, - 96, -1, -1, -1, 100, 101, 102, 103, 104, 105, - 106, -1, 108, 109, 110, 111, 112, 113, -1, -1, - -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, - -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, - -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, - 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, - 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, - 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 48, 49, 344, 51, 461, -1, 463, 38, 39, 40, + 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, + 51, -1, 479, 480, -1, -1, -1, 369, 370, 3, + 4, 5, 6, 7, -1, -1, -1, -1, 12, -1, + -1, 383, -1, -1, -1, -1, -1, -1, -1, 506, + -1, 508, -1, -1, -1, 512, 513, -1, 32, -1, + -1, 403, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, - 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, - 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, - 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, - -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, - 104, 105, 106, -1, 108, 109, 110, 111, 112, 113, - -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, + 64, 65, 66, 67, 68, -1, 553, -1, -1, 73, + 74, 75, 76, 77, -1, 447, -1, -1, -1, 83, + 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 585, 103, + -1, -1, -1, 475, -1, 477, 478, 111, -1, -1, + -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, - 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, - 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, - 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, - 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, + 134, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 144, -1, -1, -1, 516, -1, 150, 151, 152, 153, + -1, -1, -1, 157, 158, 527, 160, 161, -1, -1, + -1, -1, 166, -1, -1, -1, 653, -1, -1, -1, + -1, -1, -1, -1, -1, 662, 548, 549, -1, -1, + 552, -1, -1, -1, 556, 557, -1, -1, 560, -1, + -1, -1, 564, 565, -1, -1, -1, -1, -1, -1, + -1, 573, 33, 34, 35, 36, 37, 38, 39, 40, + 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, + 51, 3, 4, 5, 6, 7, -1, -1, -1, -1, + 12, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 619, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, - 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, + 52, 53, 54, 55, 56, 57, 648, 649, 60, 61, + 62, 63, 64, 65, 66, 67, 68, 69, -1, 661, + -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, + -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, + -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, + 102, 103, 104, 105, 106, -1, 108, 109, 110, 111, + 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, + 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, + 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, + -1, -1, 144, -1, -1, -1, -1, -1, 150, 151, + 152, 153, -1, 745, 156, 157, 158, -1, -1, 161, + -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, + -1, 3, 4, 5, 6, 7, -1, -1, -1, -1, + 12, -1, -1, -1, -1, -1, -1, 779, 29, 30, + 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, + 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, + 51, -1, 44, 45, -1, -1, -1, -1, 50, -1, + 52, 53, 54, 55, 56, 57, -1, 819, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, - 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, + 102, 103, 104, 105, 106, -1, 108, 109, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, - -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, + -1, 163, 164, 165, 166, 33, 34, 35, 36, 37, + 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, + 48, 49, -1, 51, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, - 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, + 100, 101, 102, 103, 104, 105, 106, -1, 108, 109, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, - -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, + -1, 161, -1, 163, 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, - 88, 89, -1, 91, -1, 93, -1, -1, 96, -1, + -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, - 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, + 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, - 86, 87, -1, 89, -1, 91, -1, 93, 94, -1, + 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, - 156, 157, 158, -1, -1, 161, -1, 163, 164, -1, + 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, - 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, + 84, 85, 86, 87, 88, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, - 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, + 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, - 92, 93, -1, -1, 96, -1, -1, -1, 100, 101, + -1, 93, 94, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, - -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, + -1, 89, -1, 91, 92, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, - 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, + 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, - 86, 87, -1, 89, 90, 91, -1, 93, -1, -1, + 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, - 156, 157, 158, -1, -1, 161, -1, 163, 164, -1, + 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, - -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, + -1, 83, 84, 85, 86, 87, -1, 89, 90, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, - -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, + -1, 163, 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, 156, 157, - 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, - 26, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 158, -1, -1, 161, -1, 163, 164, 165, 166, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, - 106, -1, 108, -1, 110, 111, -1, -1, -1, -1, - -1, -1, 118, 119, 120, -1, -1, -1, -1, -1, + 106, -1, 108, -1, 110, 111, 112, 113, -1, -1, + -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, - -1, 157, 158, -1, -1, 161, -1, 163, 164, -1, - 166, -1, 26, -1, -1, -1, -1, -1, -1, -1, + 156, 157, 158, -1, -1, 161, -1, 163, 164, 165, + 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, - -1, 105, 106, -1, 108, -1, 110, 111, -1, -1, - -1, -1, -1, -1, 118, 119, 120, -1, -1, -1, + -1, 105, 106, -1, 108, -1, 110, 111, 112, 113, + -1, -1, -1, -1, 118, 119, 120, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, - 12, -1, -1, 157, 158, -1, -1, 161, -1, 163, + 12, -1, 156, 157, 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, 26, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, -1, -1, -1, -1, -1, -1, 118, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, -1, 157, 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, 26, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, -1, -1, -1, -1, -1, -1, 118, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, -1, 157, 158, -1, -1, 161, -1, 163, 164, -1, 166, -1, 26, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, -1, -1, -1, -1, -1, -1, 118, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, -1, 157, 158, -1, -1, 161, -1, 163, 164, -1, 166, -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, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, -1, -1, -1, -1, -1, -1, 118, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, 12, -1, -1, 157, 158, -1, -1, 161, -1, 163, 164, -1, - 166, -1, -1, -1, -1, -1, -1, -1, 32, -1, + 166, -1, 26, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, + 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, + 64, 65, 66, 67, 68, 69, -1, -1, -1, 73, + 74, 75, 76, 77, -1, 79, -1, -1, -1, 83, + 84, 85, 86, 87, -1, 89, -1, 91, -1, 93, + -1, -1, 96, -1, -1, -1, 100, 101, 102, 103, + -1, 105, 106, -1, 108, -1, 110, 111, -1, -1, + -1, -1, -1, -1, 118, 119, 120, -1, -1, -1, + -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, + 134, -1, -1, 137, 138, -1, 140, -1, -1, -1, + 144, 3, 4, 5, 6, 7, 150, 151, 152, 153, + 12, -1, -1, 157, 158, -1, -1, 161, -1, 163, + 164, -1, 166, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, + 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, + 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, + -1, 73, 74, 75, 76, 77, -1, 79, -1, -1, + -1, 83, 84, 85, 86, 87, -1, 89, -1, 91, + -1, 93, -1, -1, 96, -1, -1, -1, 100, 101, + 102, 103, -1, 105, 106, -1, 108, -1, 110, 111, + -1, -1, -1, -1, -1, -1, 118, 119, 120, -1, + -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, + 132, 133, 134, -1, -1, 137, 138, -1, 140, -1, + -1, -1, 144, 3, 4, 5, 6, 7, 150, 151, + 152, 153, 12, -1, -1, 157, 158, -1, -1, 161, + -1, 163, 164, -1, 166, -1, -1, -1, -1, -1, + -1, -1, 32, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, + 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, + 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, + -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, + -1, -1, -1, 83, 84, 32, 33, 34, 35, 36, + 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, + 47, 48, 49, 103, 51, -1, -1, -1, -1, -1, + -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, + 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, + 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, + 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, + 150, 151, 152, 153, -1, -1, -1, 157, 158, -1, + -1, 161, -1, -1, -1, -1, 166, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, + -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, + 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, + 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, + 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, + -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, + -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, + -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, + 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, + -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, + 157, 158, -1, -1, 161, -1, 163, -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, - 84, 32, 33, 34, 35, 36, 37, 38, 39, 40, - 41, 42, 43, 44, 45, 46, 47, 48, 49, 103, - 51, -1, -1, -1, -1, -1, -1, 111, -1, -1, + 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, + -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, - -1, -1, -1, 157, 158, -1, -1, 161, -1, -1, + -1, -1, -1, 157, 158, -1, -1, 161, -1, 163, -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, 157, 158, -1, -1, 161, -1, 163, -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, 157, - 158, -1, -1, 161, -1, 163, -1, -1, 166, -1, + 158, 26, -1, 161, 162, -1, -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, - -1, -1, 157, 158, -1, -1, 161, -1, 163, -1, - -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 157, 158, -1, -1, 161, -1, -1, -1, + 32, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, - 152, 153, -1, -1, -1, 157, 158, 26, -1, 161, - 162, -1, -1, -1, 166, -1, -1, -1, -1, -1, + 152, 153, -1, -1, -1, 157, 158, -1, -1, 161, + -1, -1, -1, 32, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, 157, 158, -1, -1, 161, -1, -1, -1, 32, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, 157, 158, -1, -1, 161, -1, -1, -1, 32, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, 157, 158, -1, -1, 161, -1, - -1, -1, 32, 166, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, 157, 158, -1, - -1, 161, -1, -1, -1, 32, 166, -1, -1, -1, + -1, 161, -1, -1, -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, -1, -1, -1, - -1, 128, 129, 130, 131, 132, 133, 134, -1, 3, - 4, 5, 6, 7, -1, -1, -1, 144, 12, -1, - -1, -1, -1, 150, 151, 152, 153, -1, -1, -1, + -1, 128, 129, 130, 131, 132, 133, 134, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 144, -1, -1, + -1, -1, -1, 150, 151, 152, 153, 9, 10, 11, 157, 158, -1, -1, 161, -1, -1, -1, -1, 166, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 44, 45, -1, -1, -1, -1, 50, -1, 52, 53, - 54, 55, 56, 57, -1, -1, 60, 61, 62, 63, - 64, 65, 66, 67, 68, -1, -1, -1, -1, 73, - 74, 75, 76, 77, -1, -1, -1, -1, -1, 83, - 84, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, - -1, -1, -1, -1, -1, -1, -1, 111, -1, -1, - -1, -1, -1, -1, -1, 119, 120, -1, -1, -1, - -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, - 134, -1, 3, 4, 5, 6, 7, -1, -1, -1, - 144, 12, -1, -1, -1, -1, 150, 151, 152, 153, - -1, -1, -1, 157, 158, -1, -1, 161, -1, -1, - -1, -1, 166, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 44, 45, -1, -1, -1, -1, 50, - -1, 52, 53, 54, 55, 56, 57, -1, -1, 60, - 61, 62, 63, 64, 65, 66, 67, 68, -1, -1, - -1, -1, 73, 74, 75, 76, 77, -1, -1, -1, - -1, -1, 83, 84, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 103, -1, -1, -1, -1, -1, -1, -1, - 111, -1, -1, -1, -1, -1, -1, -1, 119, 120, - -1, -1, -1, -1, -1, -1, -1, 128, 129, 130, - 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 144, -1, -1, -1, -1, -1, 150, - 151, 152, 153, 9, 10, 11, 157, 158, -1, -1, - 161, -1, -1, -1, -1, 166, -1, -1, -1, 25, + -1, -1, -1, 25, -1, 27, 28, 29, 30, 31, + 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, + 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, + 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 25, -1, 27, 28, + 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, + 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, + 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 25, -1, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, - 46, 47, 48, 49, -1, 51, 9, 10, 11, -1, + 46, 47, 48, 49, -1, 51, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 25, -1, 27, 28, 29, 30, 31, 32, + -1, -1, 25, 165, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 25, -1, 27, 28, 29, + -1, -1, -1, -1, -1, 25, 165, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, - -1, 51, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 9, 10, 11, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, 25, 165, - 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, - 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, - 47, 48, 49, -1, 51, -1, -1, 9, 10, 11, + -1, 51, -1, -1, 9, 10, 11, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 165, + 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, -1, 51, -1, -1, -1, + -1, -1, -1, -1, -1, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 165, 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, -1, 51, - 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 165, 25, -1, 27, 28, - 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, - 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, - 49, -1, 51, -1, -1, -1, -1, -1, -1, -1, - -1, 9, 10, 11, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 25, 165, 27, + -1, 25, 165, 27, 28, 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, + 44, 45, 46, 47, 48, 49, -1, 51, 9, 10, + 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 25, 165, 27, 28, 29, 30, + 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, + 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, + 51, 9, 10, 11, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 25, 163, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, -1, 51, 9, 10, 11, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 25, 163, 27, 28, 29, 30, 31, 32, 33, 34, - 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, - 45, 46, 47, 48, 49, -1, 51, 9, 10, 11, + 48, 49, -1, 51, -1, -1, -1, -1, -1, -1, + -1, -1, 9, 10, 11, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 25, 163, + 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, + 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, + 47, 48, 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 25, 163, 27, 28, 29, 30, 31, - 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, - 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, - -1, -1, -1, -1, -1, -1, -1, -1, 9, 10, + -1, 25, 163, 27, 28, 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, + 44, 45, 46, 47, 48, 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 25, 163, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, - 51, 9, 10, 11, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 25, 163, 27, - 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, - 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, -1, 51, 9, 10, 11, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 25, 163, 27, 28, 29, 30, 31, 32, 33, 34, - 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, - 45, 46, 47, 48, 49, -1, 51, -1, -1, -1, - -1, -1, -1, -1, 9, 10, 11, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 25, 162, 27, 28, 29, 30, 31, 32, 33, 34, - 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, - 45, 46, 47, 48, 49, -1, 51, 9, 10, 11, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 25, 162, 27, 28, 29, 30, 31, - 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, - 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, - 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 25, 162, 27, 28, - 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, - 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, - 49, -1, 51, -1, -1, -1, -1, -1, -1, -1, - 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 25, 162, 27, 28, - 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, - 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, - 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 25, - 162, 27, 28, 29, 30, 31, 32, 33, 34, 35, + 51, -1, -1, -1, -1, -1, -1, -1, -1, 9, + 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 25, 163, 27, 28, 29, + 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, + 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, + -1, 51, -1, 9, 10, 11, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 162, 25, + -1, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 25, 162, 27, 28, 29, 30, 31, 32, + -1, 162, 25, -1, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, -1, - -1, -1, -1, -1, -1, -1, 9, 10, 11, -1, + -1, -1, -1, -1, -1, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 25, 162, 27, 28, 29, 30, 31, 32, - 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, - 43, 44, 45, 46, 47, 48, 49, -1, 51, 9, + -1, 25, 162, 27, 28, 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, + 44, 45, 46, 47, 48, 49, -1, 51, -1, 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 25, 162, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, - -1, 51, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 162, - 9, 10, 11, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 127, -1, 25, -1, 27, 28, - 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, - 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, - 49, -1, 51, 9, 10, 11, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 127, -1, 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, -1, 51, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 51, 9, 10, 11, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 25, 162, + 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, + 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, + 47, 48, 49, -1, 51, -1, -1, -1, -1, -1, -1, 9, 10, 11, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 25, 127, 27, + -1, -1, -1, -1, -1, -1, -1, 25, 162, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, -1, 51, 10, 11, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 25, - -1, 27, 28, 29, 30, 31, 32, 33, 34, 35, + 48, 49, -1, 51, -1, 9, 10, 11, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 25, 162, 27, 28, 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, + 44, 45, 46, 47, 48, 49, -1, 51, 9, 10, + 11, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 25, 162, 27, 28, 29, 30, + 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, + 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, + 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 9, 10, 11, -1, + -1, -1, -1, -1, 162, -1, -1, -1, -1, -1, + -1, -1, 25, 127, 27, 28, 29, 30, 31, 32, + 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, + 43, 44, 45, 46, 47, 48, 49, -1, 51, 44, + 45, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 127, -1, -1, -1, + 65, -1, -1, 9, 10, 11, -1, -1, 73, 74, + 75, -1, -1, -1, -1, -1, -1, -1, 83, 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, 11, 51, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, 25, -1, - 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, - 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, - 47, 48, 49, 25, 51, 27, 28, 29, 30, 31, + 46, 47, 48, 49, -1, 51, 111, -1, -1, -1, + -1, -1, -1, -1, 127, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 129, 130, 131, 132, 133, 134, + -1, -1, -1, -1, -1, 9, 10, 11, -1, 144, + -1, -1, -1, -1, -1, 150, 151, 152, 153, -1, + -1, 25, 157, 27, 28, 29, 30, 31, 32, 33, + 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, + 44, 45, 46, 47, 48, 49, -1, 51, 10, 11, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 25, -1, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, - 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, + 42, 43, 44, 45, 46, 47, 48, 49, 25, 51, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, - 47, 48, 49, -1, 51, 29, 30, 31, 32, 33, - 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, - 44, 45, 46, 47, 48, 49, -1, 51, 30, 31, + 47, 48, 49, -1, 51, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, 51, - 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, - 41, 42, 43, 44, 45, 46, 47, 48, 49, -1, - 51 + 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, + 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, + -1, 51, 31, 32, 33, 34, 35, 36, 37, 38, + 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, + 49, -1, 51 }; /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing symbol of state STATE-NUM. */ static const yytype_uint16 yystos[] = { 0, 169, 170, 0, 3, 4, 5, 6, 7, 12, 44, 45, 50, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 73, 74, 75, 76, 77, 79, 83, 84, 85, 86, 87, 89, 91, 93, 96, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 112, 113, 118, 119, 120, 121, 122, 123, 128, 129, 130, 131, 132, 133, 134, 137, 138, 140, 144, 150, 151, 152, 153, 156, 157, 158, 161, 163, 164, 166, 171, 172, 175, 178, 179, 186, 187, 189, 190, 191, 193, 248, 249, 250, 253, 254, 262, 265, 269, 270, 272, 273, 279, 280, 281, 282, 283, 284, 285, 286, 291, 296, 298, 299, 300, 301, 302, 75, 111, 150, 158, 250, 269, 269, 161, 269, 269, 269, 269, 269, 269, 269, 75, 111, 150, 153, 161, 171, 254, 272, 273, 281, 272, 269, 269, 269, 269, 269, 269, 269, 269, 32, 269, 294, 295, 150, 153, 171, 254, 256, 257, 281, 284, 285, 291, 269, 161, 260, 161, 26, 65, 65, 245, 269, 178, 161, 161, 161, 161, 161, 163, 269, 163, 269, 75, 75, 163, 248, 269, 273, 164, 269, 153, 171, 173, 174, 77, 166, 220, 221, 77, 222, 250, 122, 122, 161, 161, 161, 161, 161, 161, 153, 164, 171, 171, 248, 269, 273, 249, 269, 301, 176, 164, 153, 161, 8, 163, 75, 75, 163, 32, 188, 65, 147, 9, 10, 11, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 163, 53, 54, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 161, 147, 65, 126, 65, 164, 166, 285, 65, 65, 65, 188, 269, 153, 171, 301, 147, 147, 271, 273, 127, 167, 8, 267, 153, 171, 147, 161, 261, 147, 126, 285, 162, 269, 269, 269, 287, 287, 8, 163, 87, 269, 246, 247, 269, 248, 273, 75, 202, 269, 163, 163, 163, 13, 163, 163, 176, 163, 171, 95, 8, 163, 164, 270, 273, 8, 163, 13, 8, 163, 188, 184, 185, 273, 273, 297, 273, 162, 128, 273, 292, 293, 294, 171, 170, 163, 164, 161, 127, 162, 162, 162, 121, 165, 177, 178, 186, 187, 269, 75, 32, 160, 217, 218, 219, 269, 75, 124, 192, 124, 194, 75, 161, 287, 75, 279, 285, 291, 269, 269, 269, 26, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 256, 32, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 269, 217, 75, 279, 287, 75, 164, 279, 288, 289, 290, 287, 269, 287, 287, 287, 162, 171, 75, 75, 32, 269, 32, 269, 171, 279, 217, 279, 288, 162, 162, 167, 167, 269, 161, 162, 163, 8, 95, 95, 13, 8, 162, 162, 44, 45, 65, 83, 129, 150, 153, 171, 254, 262, 263, 264, 165, 95, 75, 174, 269, 221, 263, 77, 161, 8, 162, 8, 162, 162, 163, 161, 8, 162, 162, 161, 165, 170, 217, 248, 273, 161, 165, 271, 269, 162, 8, 13, 150, - 153, 171, 255, 125, 195, 196, 255, 164, 161, 129, - 155, 211, 212, 214, 215, 255, 167, 161, 161, 285, - 269, 26, 66, 273, 162, 161, 161, 167, 269, 161, - 276, 277, 278, 65, 164, 167, 165, 167, 167, 167, - 271, 271, 127, 162, 258, 26, 178, 269, 26, 178, - 206, 246, 269, 273, 32, 198, 273, 263, 75, 26, - 178, 201, 26, 164, 203, 263, 263, 263, 266, 268, - 161, 153, 171, 147, 107, 159, 180, 181, 183, 75, - 165, 13, 211, 185, 163, 273, 292, 293, 13, 217, - 165, 162, 162, 219, 263, 153, 171, 196, 164, 8, - 223, 211, 162, 8, 32, 77, 160, 213, 217, 217, - 269, 256, 217, 217, 165, 217, 65, 65, 274, 287, - 269, 32, 269, 126, 259, 176, 207, 162, 176, 163, - 127, 197, 273, 197, 13, 176, 163, 204, 163, 204, - 127, 167, 8, 267, 266, 171, 75, 161, 164, 181, - 182, 183, 263, 162, 162, 269, 162, 163, 171, 223, - 255, 104, 109, 111, 112, 113, 114, 115, 116, 117, - 165, 224, 226, 239, 240, 241, 242, 244, 162, 109, - 251, 214, 213, 77, 13, 162, 162, 261, 162, 162, - 162, 287, 287, 126, 275, 167, 165, 271, 288, 208, - 70, 71, 209, 163, 88, 246, 198, 162, 162, 263, - 94, 204, 97, 98, 99, 204, 165, 263, 263, 162, - 255, 176, 251, 165, 75, 227, 255, 77, 243, 250, - 242, 8, 163, 26, 216, 161, 216, 32, 213, 13, - 263, 167, 167, 288, 70, 71, 210, 161, 178, 163, - 162, 26, 178, 200, 200, 163, 97, 163, 269, 26, - 163, 205, 165, 127, 77, 165, 216, 13, 8, 163, - 164, 228, 13, 8, 163, 225, 75, 25, 215, 164, - 32, 77, 252, 164, 213, 13, 263, 278, 161, 26, - 72, 269, 26, 178, 199, 176, 163, 205, 176, 263, - 162, 164, 263, 255, 75, 229, 230, 231, 232, 234, - 235, 236, 255, 263, 77, 188, 13, 215, 176, 77, + 153, 171, 255, 125, 195, 196, 255, 164, 161, 25, + 129, 155, 211, 212, 214, 215, 255, 167, 161, 161, + 285, 269, 26, 66, 273, 162, 161, 161, 167, 269, + 161, 276, 277, 278, 65, 164, 167, 165, 167, 167, + 167, 271, 271, 127, 162, 258, 26, 178, 269, 26, + 178, 206, 246, 269, 273, 32, 198, 273, 263, 75, + 26, 178, 201, 26, 164, 203, 263, 263, 263, 266, + 268, 161, 153, 171, 147, 107, 159, 180, 181, 183, + 75, 165, 13, 211, 185, 163, 273, 292, 293, 13, + 217, 165, 162, 162, 219, 263, 153, 171, 196, 164, + 8, 223, 211, 215, 162, 8, 32, 77, 160, 213, + 217, 217, 269, 256, 217, 217, 165, 217, 65, 65, + 274, 287, 269, 32, 269, 126, 259, 176, 207, 162, + 176, 163, 127, 197, 273, 197, 13, 176, 163, 204, + 163, 204, 127, 167, 8, 267, 266, 171, 75, 161, + 164, 181, 182, 183, 263, 162, 162, 269, 162, 163, + 171, 223, 255, 104, 109, 111, 112, 113, 114, 115, + 116, 117, 165, 224, 226, 239, 240, 241, 242, 244, + 162, 109, 251, 214, 213, 77, 13, 162, 162, 261, + 162, 162, 162, 287, 287, 126, 275, 167, 165, 271, + 288, 208, 70, 71, 209, 163, 88, 246, 198, 162, + 162, 263, 94, 204, 97, 98, 99, 204, 165, 263, + 263, 162, 255, 176, 251, 165, 75, 227, 255, 77, + 243, 250, 242, 8, 163, 26, 216, 161, 216, 32, + 213, 13, 263, 167, 167, 288, 70, 71, 210, 161, + 178, 163, 162, 26, 178, 200, 200, 163, 97, 163, + 269, 26, 163, 205, 165, 127, 77, 165, 216, 13, + 8, 163, 164, 228, 13, 8, 163, 225, 75, 214, + 164, 32, 77, 252, 164, 213, 13, 263, 278, 161, + 26, 72, 269, 26, 178, 199, 176, 163, 205, 176, + 263, 162, 164, 263, 255, 75, 229, 230, 231, 232, + 234, 235, 236, 255, 263, 77, 188, 13, 176, 77, 8, 162, 176, 13, 263, 269, 176, 163, 162, 176, 92, 176, 164, 176, 165, 231, 163, 95, 154, 163, 147, 13, 75, 263, 165, 32, 77, 165, 263, 162, 178, 90, 163, 176, 165, 237, 242, 233, 255, 75, 263, 161, 77, 26, 163, 165, 75, 8, 211, 176, 255, 162, 216, 163, 164, 238, 176, 165 }; /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ static const yytype_uint16 yyr1[] = { 0, 168, 169, 170, 170, 171, 171, 172, 172, 172, 172, 172, 172, 172, 172, 172, 173, 173, 174, 174, 174, 174, 175, 175, 176, 176, 177, 177, 177, 177, 178, 178, 178, 178, 178, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 180, 180, 181, 182, 182, 183, 184, 184, 185, 186, 187, 188, 188, 189, 190, 190, 191, 191, 191, 191, 192, 192, 193, 194, 194, 195, 195, 196, 196, 197, 197, 198, 198, 199, 199, 200, 200, 201, 201, 202, 202, 203, 203, 203, 203, 204, 204, 204, 205, 205, 206, 206, 207, 207, 208, 208, 209, 209, 210, 210, 211, 211, 212, 212, 212, 212, - 212, 212, 212, 212, 213, 213, 214, 214, 215, 215, - 215, 216, 216, 216, 217, 217, 218, 218, 219, 219, + 212, 212, 212, 212, 213, 213, 214, 214, 214, 215, + 215, 215, 216, 216, 217, 217, 218, 218, 219, 219, 219, 220, 220, 221, 221, 221, 222, 222, 222, 222, 223, 223, 224, 224, 224, 225, 224, 226, 227, 227, 228, 228, 229, 229, 230, 230, 231, 231, 232, 233, 233, 234, 234, 235, 236, 236, 237, 237, 238, 238, 239, 239, 240, 240, 241, 241, 242, 242, 242, 242, 242, 242, 243, 243, 243, 243, 244, 244, 245, 245, 246, 246, 247, 247, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 248, 249, 249, 249, 249, 250, 251, 251, 252, 252, 252, 252, 253, 253, 253, 253, 253, 253, 253, 253, 254, 254, 254, 254, 255, 255, 255, 256, 256, 257, 257, 258, 258, 259, 260, 260, 260, 261, 261, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, 263, 263, 263, 263, 263, 263, 263, 263, 264, 265, 265, 265, 265, 265, 265, 266, 266, 267, 267, 268, 268, 268, 268, 269, 269, 270, 271, 272, 273, 273, 274, 274, 275, 276, 276, 277, 278, 278, 278, 279, 279, 280, 280, 281, 282, 282, 283, 283, 283, 284, 284, 284, 284, 285, 285, 285, 286, 286, 287, 287, 288, 288, 289, 289, 289, 290, 290, 291, 291, 292, 292, 293, 293, 293, 294, 294, 295, 295, 295, 295, 295, 295, 295, 295, 296, 296, 296, 296, 296, 296, 296, 297, 297, 298, 298, 299, 299, 299, 299, 299, 300, 300, 301, 302, 302 }; /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */ static const yytype_uint8 yyr2[] = { 0, 2, 1, 2, 0, 1, 3, 1, 1, 1, 4, 3, 5, 4, 3, 2, 3, 1, 1, 3, 2, 4, 5, 4, 2, 0, 1, 1, 1, 4, 1, 2, 1, 1, 1, 3, 7, 10, 5, 7, 9, 5, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 1, 2, 2, 5, 8, 8, 5, 1, 6, 5, 3, 3, 2, 1, 8, 0, 1, 4, 1, 3, 1, 1, 1, 0, 1, 10, 7, 6, 1, 2, 2, 1, 0, 2, 1, 0, 2, 0, 2, 1, 3, 0, 2, 1, 2, 1, 4, 1, 4, 1, 4, 3, 5, 3, 4, 4, 5, 0, 5, 4, 1, 1, 1, 4, 0, 6, 0, 7, 0, 2, 0, 3, 1, 0, 2, 3, 5, 4, - 4, 5, 7, 6, 2, 1, 0, 1, 1, 1, - 1, 0, 3, 2, 1, 0, 1, 3, 1, 2, + 4, 5, 7, 6, 2, 1, 0, 1, 2, 1, + 1, 1, 0, 2, 1, 0, 1, 3, 1, 2, 2, 3, 1, 1, 2, 4, 3, 5, 1, 3, 2, 0, 3, 2, 1, 0, 10, 3, 1, 3, 1, 3, 0, 1, 1, 2, 2, 2, 3, 1, 3, 1, 1, 3, 4, 3, 0, 1, 1, 3, 1, 1, 0, 1, 1, 2, 1, 1, 1, 1, 1, 1, 3, 5, 1, 3, 5, 4, 3, 1, 0, 1, 3, 1, 6, 3, 4, 6, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 5, 4, 3, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 10, 11, 2, 2, 4, 4, 1, 0, 4, 3, 4, 1, 2, 4, 6, 5, 6, 6, 6, 6, 4, 1, 1, 3, 2, 1, 3, 2, 1, 1, 4, 1, 2, 0, 2, 0, 2, 3, 0, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 2, 2, 4, 3, 1, 3, 1, 1, 1, 3, 2, 1, 0, 2, 0, 1, 5, 3, 3, 1, 1, 1, 1, 1, 1, 5, 1, 2, 0, 3, 4, 4, 3, 1, 1, 0, 1, 2, 3, 3, 1, 4, 4, 1, 1, 1, 1, 3, 2, 1, 4, 4, 1, 1, 4, 0, 1, 1, 1, 4, 4, 1, 1, 3, 1, 2, 3, 1, 1, 4, 0, 0, 2, 5, 3, 3, 1, 6, 4, 4, 2, 4, 4, 2, 2, 4, 2, 2, 1, 3, 3, 3, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3 }; #define yyerrok (yyerrstatus = 0) #define yyclearin (yychar = YYEMPTY) #define YYEMPTY (-2) #define YYEOF 0 #define YYACCEPT goto yyacceptlab #define YYABORT goto yyabortlab #define YYERROR goto yyerrorlab #define YYRECOVERING() (!!yyerrstatus) #define YYBACKUP(Token, Value) \ do \ if (yychar == YYEMPTY) \ { \ yychar = (Token); \ yylval = (Value); \ YYPOPSTACK (yylen); \ yystate = *yyssp; \ goto yybackup; \ } \ else \ { \ yyerror (yyscanner, root, YY_("syntax error: cannot back up")); \ YYERROR; \ } \ while (0) /* Error token number */ #define YYTERROR 1 #define YYERRCODE 256 /* Enable debugging if requested. */ #if YYDEBUG # ifndef YYFPRINTF # include /* INFRINGES ON USER NAME SPACE */ # define YYFPRINTF fprintf # endif # define YYDPRINTF(Args) \ do { \ if (yydebug) \ YYFPRINTF Args; \ } while (0) /* This macro is provided for backward compatibility. */ #ifndef YY_LOCATION_PRINT # define YY_LOCATION_PRINT(File, Loc) ((void) 0) #endif # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ do { \ if (yydebug) \ { \ YYFPRINTF (stderr, "%s ", Title); \ yy_symbol_print (stderr, \ Type, Value, yyscanner, root); \ YYFPRINTF (stderr, "\n"); \ } \ } while (0) /*----------------------------------------. | Print this symbol's value on YYOUTPUT. | `----------------------------------------*/ static void yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* yyscanner, xhpast::Node** root) { FILE *yyo = yyoutput; YYUSE (yyo); YYUSE (yyscanner); YYUSE (root); if (!yyvaluep) return; # ifdef YYPRINT if (yytype < YYNTOKENS) YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); # endif YYUSE (yytype); } /*--------------------------------. | Print this symbol on YYOUTPUT. | `--------------------------------*/ static void yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* yyscanner, xhpast::Node** root) { YYFPRINTF (yyoutput, "%s %s (", yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); yy_symbol_value_print (yyoutput, yytype, yyvaluep, yyscanner, root); YYFPRINTF (yyoutput, ")"); } /*------------------------------------------------------------------. | yy_stack_print -- Print the state stack from its BOTTOM up to its | | TOP (included). | `------------------------------------------------------------------*/ static void yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) { YYFPRINTF (stderr, "Stack now"); for (; yybottom <= yytop; yybottom++) { int yybot = *yybottom; YYFPRINTF (stderr, " %d", yybot); } YYFPRINTF (stderr, "\n"); } # define YY_STACK_PRINT(Bottom, Top) \ do { \ if (yydebug) \ yy_stack_print ((Bottom), (Top)); \ } while (0) /*------------------------------------------------. | Report that the YYRULE is going to be reduced. | `------------------------------------------------*/ static void yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, void* yyscanner, xhpast::Node** root) { unsigned long int yylno = yyrline[yyrule]; int yynrhs = yyr2[yyrule]; int yyi; YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", yyrule - 1, yylno); /* The symbols being reduced. */ for (yyi = 0; yyi < yynrhs; yyi++) { YYFPRINTF (stderr, " $%d = ", yyi + 1); yy_symbol_print (stderr, yystos[yyssp[yyi + 1 - yynrhs]], &(yyvsp[(yyi + 1) - (yynrhs)]) , yyscanner, root); YYFPRINTF (stderr, "\n"); } } # define YY_REDUCE_PRINT(Rule) \ do { \ if (yydebug) \ yy_reduce_print (yyssp, yyvsp, Rule, yyscanner, root); \ } while (0) /* Nonzero means print parse trace. It is left uninitialized so that multiple parsers can coexist. */ int yydebug; #else /* !YYDEBUG */ # define YYDPRINTF(Args) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) # define YY_STACK_PRINT(Bottom, Top) # define YY_REDUCE_PRINT(Rule) #endif /* !YYDEBUG */ /* YYINITDEPTH -- initial size of the parser's stacks. */ #ifndef YYINITDEPTH # define YYINITDEPTH 200 #endif /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only if the built-in stack extension method is used). Do not make this value too large; the results are undefined if YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) evaluated with infinite-precision integer arithmetic. */ #ifndef YYMAXDEPTH # define YYMAXDEPTH 10000 #endif #if YYERROR_VERBOSE # ifndef yystrlen # if defined __GLIBC__ && defined _STRING_H # define yystrlen strlen # else /* Return the length of YYSTR. */ static YYSIZE_T yystrlen (const char *yystr) { YYSIZE_T yylen; for (yylen = 0; yystr[yylen]; yylen++) continue; return yylen; } # endif # endif # ifndef yystpcpy # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE # define yystpcpy stpcpy # else /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in YYDEST. */ static char * yystpcpy (char *yydest, const char *yysrc) { char *yyd = yydest; const char *yys = yysrc; while ((*yyd++ = *yys++) != '\0') continue; return yyd - 1; } # endif # endif # ifndef yytnamerr /* Copy to YYRES the contents of YYSTR after stripping away unnecessary quotes and backslashes, so that it's suitable for yyerror. The heuristic is that double-quoting is unnecessary unless the string contains an apostrophe, a comma, or backslash (other than backslash-backslash). YYSTR is taken from yytname. If YYRES is null, do not copy; instead, return the length of what the result would have been. */ static YYSIZE_T yytnamerr (char *yyres, const char *yystr) { if (*yystr == '"') { YYSIZE_T yyn = 0; char const *yyp = yystr; for (;;) switch (*++yyp) { case '\'': case ',': goto do_not_strip_quotes; case '\\': if (*++yyp != '\\') goto do_not_strip_quotes; /* Fall through. */ default: if (yyres) yyres[yyn] = *yyp; yyn++; break; case '"': if (yyres) yyres[yyn] = '\0'; return yyn; } do_not_strip_quotes: ; } if (! yyres) return yystrlen (yystr); return yystpcpy (yyres, yystr) - yyres; } # endif /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message about the unexpected token YYTOKEN for the state stack whose top is YYSSP. Return 0 if *YYMSG was successfully written. Return 1 if *YYMSG is not large enough to hold the message. In that case, also set *YYMSG_ALLOC to the required number of bytes. Return 2 if the required number of bytes is too large to store. */ static int yysyntax_error (YYSIZE_T *yymsg_alloc, char **yymsg, yytype_int16 *yyssp, int yytoken) { YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); YYSIZE_T yysize = yysize0; enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 }; /* Internationalized format string. */ const char *yyformat = YY_NULLPTR; /* Arguments of yyformat. */ char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; /* Number of reported tokens (one for the "unexpected", one per "expected"). */ int yycount = 0; /* There are many possibilities here to consider: - If this state is a consistent state with a default action, then the only way this function was invoked is if the default action is an error action. In that case, don't check for expected tokens because there are none. - The only way there can be no lookahead present (in yychar) is if this state is a consistent state with a default action. Thus, detecting the absence of a lookahead is sufficient to determine that there is no unexpected or expected token to report. In that case, just report a simple "syntax error". - Don't assume there isn't a lookahead just because this state is a consistent state with a default action. There might have been a previous inconsistent state, consistent state with a non-default action, or user semantic action that manipulated yychar. - Of course, the expected token list depends on states to have correct lookahead information, and it depends on the parser not to perform extra reductions after fetching a lookahead from the scanner and before detecting a syntax error. Thus, state merging (from LALR or IELR) and default reductions corrupt the expected token list. However, the list is correct for canonical LR with one exception: it will still contain any token that will not be accepted due to an error action in a later state. */ if (yytoken != YYEMPTY) { int yyn = yypact[*yyssp]; yyarg[yycount++] = yytname[yytoken]; if (!yypact_value_is_default (yyn)) { /* Start YYX at -YYN if negative to avoid negative indexes in YYCHECK. In other words, skip the first -YYN actions for this state because they are default actions. */ int yyxbegin = yyn < 0 ? -yyn : 0; /* Stay within bounds of both yycheck and yytname. */ int yychecklim = YYLAST - yyn + 1; int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; int yyx; for (yyx = yyxbegin; yyx < yyxend; ++yyx) if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR && !yytable_value_is_error (yytable[yyx + yyn])) { if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) { yycount = 1; yysize = yysize0; break; } yyarg[yycount++] = yytname[yyx]; { YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) return 2; yysize = yysize1; } } } } switch (yycount) { # define YYCASE_(N, S) \ case N: \ yyformat = S; \ break YYCASE_(0, YY_("syntax error")); YYCASE_(1, YY_("syntax error, unexpected %s")); YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); # undef YYCASE_ } { YYSIZE_T yysize1 = yysize + yystrlen (yyformat); if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) return 2; yysize = yysize1; } if (*yymsg_alloc < yysize) { *yymsg_alloc = 2 * yysize; if (! (yysize <= *yymsg_alloc && *yymsg_alloc <= YYSTACK_ALLOC_MAXIMUM)) *yymsg_alloc = YYSTACK_ALLOC_MAXIMUM; return 1; } /* Avoid sprintf, as that infringes on the user's name space. Don't have undefined behavior even if the translation produced a string with the wrong number of "%s"s. */ { char *yyp = *yymsg; int yyi = 0; while ((*yyp = *yyformat) != '\0') if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) { yyp += yytnamerr (yyp, yyarg[yyi++]); yyformat += 2; } else { yyp++; yyformat++; } } return 0; } #endif /* YYERROR_VERBOSE */ /*-----------------------------------------------. | Release the memory associated to this symbol. | `-----------------------------------------------*/ static void yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void* yyscanner, xhpast::Node** root) { YYUSE (yyvaluep); YYUSE (yyscanner); YYUSE (root); if (!yymsg) yymsg = "Deleting"; YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN YYUSE (yytype); YY_IGNORE_MAYBE_UNINITIALIZED_END } /*----------. | yyparse. | `----------*/ int yyparse (void* yyscanner, xhpast::Node** root) { /* The lookahead symbol. */ int yychar; /* The semantic value of the lookahead symbol. */ /* Default value used for initialization, for pacifying older GCCs or non-GCC compilers. */ YY_INITIAL_VALUE (static YYSTYPE yyval_default;) YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); /* Number of syntax errors so far. */ int yynerrs; int yystate; /* Number of tokens to shift before error messages enabled. */ int yyerrstatus; /* The stacks and their tools: 'yyss': related to states. 'yyvs': related to semantic values. Refer to the stacks through separate pointers, to allow yyoverflow to reallocate them elsewhere. */ /* The state stack. */ yytype_int16 yyssa[YYINITDEPTH]; yytype_int16 *yyss; yytype_int16 *yyssp; /* The semantic value stack. */ YYSTYPE yyvsa[YYINITDEPTH]; YYSTYPE *yyvs; YYSTYPE *yyvsp; YYSIZE_T yystacksize; int yyn; int yyresult; /* Lookahead token as an internal (translated) token number. */ int yytoken = 0; /* The variables used to return semantic value and location from the action routines. */ YYSTYPE yyval; #if YYERROR_VERBOSE /* Buffer for error messages, and its allocated size. */ char yymsgbuf[128]; char *yymsg = yymsgbuf; YYSIZE_T yymsg_alloc = sizeof yymsgbuf; #endif #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) /* The number of symbols on the RHS of the reduced rule. Keep to zero when no symbol should be popped. */ int yylen = 0; yyssp = yyss = yyssa; yyvsp = yyvs = yyvsa; yystacksize = YYINITDEPTH; YYDPRINTF ((stderr, "Starting parse\n")); yystate = 0; yyerrstatus = 0; yynerrs = 0; yychar = YYEMPTY; /* Cause a token to be read. */ goto yysetstate; /*------------------------------------------------------------. | yynewstate -- Push a new state, which is found in yystate. | `------------------------------------------------------------*/ yynewstate: /* In all cases, when you get here, the value and location stacks have just been pushed. So pushing a state here evens the stacks. */ yyssp++; yysetstate: *yyssp = yystate; if (yyss + yystacksize - 1 <= yyssp) { /* Get the current used size of the three stacks, in elements. */ YYSIZE_T yysize = yyssp - yyss + 1; #ifdef yyoverflow { /* Give user a chance to reallocate the stack. Use copies of these so that the &'s don't force the real ones into memory. */ YYSTYPE *yyvs1 = yyvs; yytype_int16 *yyss1 = yyss; /* Each stack pointer address is followed by the size of the data in use in that stack, in bytes. This used to be a conditional around just the two extra args, but that might be undefined if yyoverflow is a macro. */ yyoverflow (YY_("memory exhausted"), &yyss1, yysize * sizeof (*yyssp), &yyvs1, yysize * sizeof (*yyvsp), &yystacksize); yyss = yyss1; yyvs = yyvs1; } #else /* no yyoverflow */ # ifndef YYSTACK_RELOCATE goto yyexhaustedlab; # else /* Extend the stack our own way. */ if (YYMAXDEPTH <= yystacksize) goto yyexhaustedlab; yystacksize *= 2; if (YYMAXDEPTH < yystacksize) yystacksize = YYMAXDEPTH; { yytype_int16 *yyss1 = yyss; union yyalloc *yyptr = (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); if (! yyptr) goto yyexhaustedlab; YYSTACK_RELOCATE (yyss_alloc, yyss); YYSTACK_RELOCATE (yyvs_alloc, yyvs); # undef YYSTACK_RELOCATE if (yyss1 != yyssa) YYSTACK_FREE (yyss1); } # endif #endif /* no yyoverflow */ yyssp = yyss + yysize - 1; yyvsp = yyvs + yysize - 1; YYDPRINTF ((stderr, "Stack size increased to %lu\n", (unsigned long int) yystacksize)); if (yyss + yystacksize - 1 <= yyssp) YYABORT; } YYDPRINTF ((stderr, "Entering state %d\n", yystate)); if (yystate == YYFINAL) YYACCEPT; goto yybackup; /*-----------. | yybackup. | `-----------*/ yybackup: /* Do appropriate processing given the current state. Read a lookahead token if we need one and don't already have one. */ /* First try to decide what to do without reference to lookahead token. */ yyn = yypact[yystate]; if (yypact_value_is_default (yyn)) goto yydefault; /* Not known => get a lookahead token if don't already have one. */ /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol. */ if (yychar == YYEMPTY) { YYDPRINTF ((stderr, "Reading a token: ")); yychar = yylex (&yylval, yyscanner); } if (yychar <= YYEOF) { yychar = yytoken = YYEOF; YYDPRINTF ((stderr, "Now at end of input.\n")); } else { yytoken = YYTRANSLATE (yychar); YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); } /* If the proper action on seeing token YYTOKEN is to reduce or to detect an error, take that action. */ yyn += yytoken; if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if (yyn <= 0) { if (yytable_value_is_error (yyn)) goto yyerrlab; yyn = -yyn; goto yyreduce; } /* Count tokens shifted since error; after three, turn off error status. */ if (yyerrstatus) yyerrstatus--; /* Shift the lookahead token. */ YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); /* Discard the shifted token. */ yychar = YYEMPTY; yystate = yyn; YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN *++yyvsp = yylval; YY_IGNORE_MAYBE_UNINITIALIZED_END goto yynewstate; /*-----------------------------------------------------------. | yydefault -- do the default action for the current state. | `-----------------------------------------------------------*/ yydefault: yyn = yydefact[yystate]; if (yyn == 0) goto yyerrlab; goto yyreduce; /*-----------------------------. | yyreduce -- Do a reduction. | `-----------------------------*/ yyreduce: /* yyn is the number of a rule to reduce with. */ yylen = yyr2[yyn]; /* If YYLEN is nonzero, implement the default value of the action: '$$ = $1'. Otherwise, the following line sets YYVAL to garbage. This behavior is undocumented and Bison users should not rely upon it. Assigning to YYVAL unconditionally makes the parser a bit smaller, and it avoids a GCC warning that YYVAL may be used uninitialized. */ yyval = yyvsp[1-yylen]; YY_REDUCE_PRINT (yyn); switch (yyn) { case 2: #line 210 "parser.y" /* yacc.c:1646 */ { *root = NNEW(n_PROGRAM)->appendChild((yyvsp[0])); } -#line 3429 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3439 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 3: #line 216 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-1])->appendChild((yyvsp[0])); } -#line 3437 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3447 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 4: #line 219 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT_LIST); } -#line 3445 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3455 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 5: #line 225 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_SYMBOL_NAME); } -#line 3453 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3463 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 6: #line 228 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[-2]), (yyvsp[0])); } -#line 3461 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3471 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 10: #line 237 "parser.y" /* yacc.c:1646 */ { (yyvsp[-3]) = NSPAN((yyvsp[-3]), n_HALT_COMPILER, (yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-3])); NMORE((yyval), (yyvsp[0])); } -#line 3471 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3481 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 11: #line 242 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-2]), n_NAMESPACE, (yyvsp[-1])); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyvsp[-2])->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 3483 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3493 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 12: #line 249 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-4]), n_NAMESPACE, (yyvsp[0])); (yyvsp[-4])->appendChild((yyvsp[-3])); (yyvsp[-4])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-4])); } -#line 3494 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3504 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 13: #line 255 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-3]), n_NAMESPACE, (yyvsp[0])); (yyvsp[-3])->appendChild(NNEW(n_EMPTY)); NMORE((yyvsp[-1]), (yyvsp[0])); NMORE((yyvsp[-1]), (yyvsp[-2])); (yyvsp[-3])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-3])); } -#line 3507 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3517 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 14: #line 263 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-1]), (yyvsp[-2])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3517 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3527 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 15: #line 268 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3526 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3536 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 16: #line 275 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 3534 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3544 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 17: #line 278 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_USE_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 3543 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3553 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 18: #line 285 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_USE); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); } -#line 3553 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3563 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 19: #line 290 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_USE); (yyval)->appendChild((yyvsp[-2])); NTYPE((yyvsp[0]), n_STRING); (yyval)->appendChild((yyvsp[0])); } -#line 3564 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3574 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 20: #line 296 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_USE); NMORE((yyvsp[0]), (yyvsp[-1])); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); } -#line 3575 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3585 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 21: #line 302 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_USE); NMORE((yyvsp[-2]), (yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); NTYPE((yyvsp[0]), n_STRING); (yyval)->appendChild((yyvsp[0])); } -#line 3587 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3597 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 22: #line 312 "parser.y" /* yacc.c:1646 */ { NMORE((yyval), (yyvsp[0])); (yyval)->appendChild( NNEW(n_CONSTANT_DECLARATION) ->appendChild(NTYPE((yyvsp[-2]), n_STRING)) ->appendChild((yyvsp[0]))); } -#line 3599 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3609 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 23: #line 319 "parser.y" /* yacc.c:1646 */ { NSPAN((yyval), n_CONSTANT_DECLARATION_LIST, (yyvsp[0])); (yyval)->appendChild( NNEW(n_CONSTANT_DECLARATION) ->appendChild(NTYPE((yyvsp[-2]), n_STRING)) ->appendChild((yyvsp[0]))); } -#line 3611 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3621 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 24: #line 329 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-1])->appendChild((yyvsp[0])); } -#line 3619 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3629 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 25: #line 332 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT_LIST); } -#line 3627 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3637 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 29: #line 341 "parser.y" /* yacc.c:1646 */ { (yyvsp[-3]) = NSPAN((yyvsp[-3]), n_HALT_COMPILER, (yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-3])); NMORE((yyval), (yyvsp[0])); } -#line 3637 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3647 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 31: #line 350 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_STRING); (yyval) = NNEW(n_LABEL); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3648 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3658 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 32: #line 356 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_OPEN_TAG); } -#line 3656 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3666 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 33: #line 359 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_OPEN_TAG); } -#line 3664 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3674 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 34: #line 362 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_CLOSE_TAG); } -#line 3672 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3682 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 35: #line 368 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 3680 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3690 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 36: #line 371 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CONDITION_LIST); (yyvsp[-6]) = NTYPE((yyvsp[-6]), n_IF); (yyvsp[-6])->appendChild(NSPAN((yyvsp[-5]), n_CONTROL_CONDITION, (yyvsp[-3]))->appendChild((yyvsp[-4]))); (yyvsp[-6])->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[-6])); (yyval)->appendChildren((yyvsp[-1])); // Hacks: merge a list of if (x) { } else if (y) { } into a single condition // list instead of a condition tree. if ((yyvsp[0])->type == n_EMPTY) { // Ignore. } else if ((yyvsp[0])->type == n_ELSE) { xhpast::Node *stype = (yyvsp[0])->firstChild()->firstChild(); if (stype && stype->type == n_CONDITION_LIST) { NTYPE(stype->firstChild(), n_ELSEIF); stype->firstChild()->l_tok = (yyvsp[0])->l_tok; (yyval)->appendChildren(stype); } else { (yyval)->appendChild((yyvsp[0])); } } else { (yyval)->appendChild((yyvsp[0])); } (yyval) = NNEW(n_STATEMENT)->appendChild((yyval)); } -#line 3715 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3725 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 37: #line 405 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CONDITION_LIST); NTYPE((yyvsp[-9]), n_IF); (yyvsp[-9])->appendChild(NSPAN((yyvsp[-8]), n_CONTROL_CONDITION, (yyvsp[-6]))->appendChild((yyvsp[-7]))); (yyvsp[-9])->appendChild((yyvsp[-4])); (yyval)->appendChild((yyvsp[-9])); (yyval)->appendChildren((yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyval)); NMORE((yyval), (yyvsp[0])); } -#line 3735 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3745 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 38: #line 420 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-4]), n_WHILE); (yyvsp[-4])->appendChild(NSPAN((yyvsp[-3]), n_CONTROL_CONDITION, (yyvsp[-1]))->appendChild((yyvsp[-2]))); (yyvsp[-4])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-4])); } -#line 3747 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3757 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 39: #line 427 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-6]), n_DO_WHILE); (yyvsp[-6])->appendChild((yyvsp[-5])); (yyvsp[-6])->appendChild(NSPAN((yyvsp[-3]), n_CONTROL_CONDITION, (yyvsp[-1]))->appendChild((yyvsp[-2]))); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-6])); NMORE((yyval), (yyvsp[0])); } -#line 3760 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3770 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 40: #line 435 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-8]), n_FOR); NSPAN((yyvsp[-7]), n_FOR_EXPRESSION, (yyvsp[-1])) ->appendChild((yyvsp[-6])) ->appendChild((yyvsp[-4])) ->appendChild((yyvsp[-2])); (yyvsp[-8])->appendChild((yyvsp[-7])); (yyvsp[-8])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-8])); } -#line 3778 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3788 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 41: #line 448 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-4]), n_SWITCH); (yyvsp[-4])->appendChild(NSPAN((yyvsp[-3]), n_CONTROL_CONDITION, (yyvsp[-1]))->appendChild((yyvsp[-2]))); (yyvsp[-4])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-4])); } -#line 3790 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3800 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 42: #line 455 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_BREAK); (yyvsp[-1])->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3802 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3812 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 43: #line 462 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_BREAK); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 3814 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3824 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 44: #line 469 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_CONTINUE); (yyvsp[-1])->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3826 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3836 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 45: #line 476 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_CONTINUE); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 3838 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3848 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 46: #line 483 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_RETURN); (yyvsp[-1])->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3850 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3860 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 47: #line 490 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_RETURN); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 3862 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3872 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 48: #line 497 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_RETURN); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 3874 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3884 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 49: #line 504 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-1]), (yyvsp[-2])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3884 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3894 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 50: #line 509 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-1]), (yyvsp[-2])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3894 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3904 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 51: #line 514 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-1]), (yyvsp[-2])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3904 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3914 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 52: #line 519 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_INLINE_HTML); (yyval) = (yyvsp[0]); } -#line 3913 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3923 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 53: #line 523 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3922 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3932 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 54: #line 527 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 3931 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3941 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 55: #line 531 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-2]), (yyvsp[-1])); NMORE((yyvsp[-2]), (yyvsp[-4])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 3942 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3952 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 56: #line 538 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-7]), n_FOREACH); NSPAN((yyvsp[-6]), n_FOREACH_EXPRESSION, (yyvsp[-1])); (yyvsp[-6])->appendChild((yyvsp[-5])); if ((yyvsp[-2])->type == n_EMPTY) { (yyvsp[-6])->appendChild((yyvsp[-2])); (yyvsp[-6])->appendChild((yyvsp[-3])); } else { (yyvsp[-6])->appendChild((yyvsp[-3])); (yyvsp[-6])->appendChild((yyvsp[-2])); } (yyvsp[-7])->appendChild((yyvsp[-6])); (yyvsp[-7])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-7])); } -#line 3964 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3974 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 57: #line 556 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-7]), n_FOREACH); NSPAN((yyvsp[-6]), n_FOREACH_EXPRESSION, (yyvsp[-1])); (yyvsp[-6])->appendChild((yyvsp[-5])); if ((yyvsp[-2])->type == n_EMPTY) { (yyvsp[-6])->appendChild((yyvsp[-2])); (yyvsp[-6])->appendChild((yyvsp[-3])); } else { (yyvsp[-6])->appendChild((yyvsp[-3])); (yyvsp[-6])->appendChild((yyvsp[-2])); } (yyvsp[-7])->appendChild((yyvsp[-6])); (yyvsp[-7])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-7])); } -#line 3985 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 3995 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 58: #line 572 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-4]), n_DECLARE); (yyvsp[-4])->appendChild((yyvsp[-2])); (yyvsp[-4])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-4])); } -#line 3996 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4006 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 59: #line 578 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT)->appendChild(NNEW(n_EMPTY)); NMORE((yyval), (yyvsp[0])); } -#line 4005 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4015 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 60: #line 582 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-5]), n_TRY); (yyvsp[-5])->appendChild(NEXPAND((yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]))); (yyvsp[-5])->appendChild((yyvsp[-1])); (yyvsp[-5])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-5])); } -#line 4019 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4029 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 61: #line 591 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-4]), n_TRY); (yyvsp[-4])->appendChild(NEXPAND((yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]))); (yyvsp[-4])->appendChild(NNEW(n_CATCH_LIST)); (yyvsp[-4])->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-4])); } -#line 4033 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4043 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 62: #line 600 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_THROW); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 4046 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4056 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 63: #line 608 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_GOTO); NTYPE((yyvsp[-1]), n_STRING); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); } -#line 4059 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4069 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 64: #line 619 "parser.y" /* yacc.c:1646 */ { (yyvsp[-1])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 4068 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4078 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 65: #line 623 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CATCH_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 4077 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4087 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 66: #line 630 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-7]), n_CATCH); (yyvsp[-7])->appendChild((yyvsp[-5])); (yyvsp[-7])->appendChild(NTYPE((yyvsp[-4]), n_VARIABLE)); (yyvsp[-7])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); NMORE((yyvsp[-7]), (yyvsp[0])); (yyval) = (yyvsp[-7]); } -#line 4090 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4100 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 67: #line 641 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4098 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4108 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 69: #line 648 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_FINALLY); (yyvsp[-3])->appendChild((yyvsp[-1])); NMORE((yyvsp[-3]), (yyvsp[0])); (yyval) = (yyvsp[-3]); } -#line 4109 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4119 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 70: #line 657 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNSET_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 4118 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4128 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 71: #line 661 "parser.y" /* yacc.c:1646 */ { (yyvsp[-2])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 4127 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4137 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 75: #line 680 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4135 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4145 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 76: #line 683 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_REFERENCE); } -#line 4143 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4153 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 77: #line 690 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-9]), n_FUNCTION_DECLARATION, (yyvsp[-1])); (yyvsp[-9])->appendChild(NNEW(n_EMPTY)); (yyvsp[-9])->appendChild((yyvsp[-8])); (yyvsp[-9])->appendChild(NTYPE((yyvsp[-7]), n_STRING)); (yyvsp[-9])->appendChild(NEXPAND((yyvsp[-6]), (yyvsp[-5]), (yyvsp[-4]))); (yyvsp[-9])->appendChild(NNEW(n_EMPTY)); (yyvsp[-9])->appendChild((yyvsp[-3])); (yyvsp[-9])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-9])); } -#line 4160 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4170 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 78: #line 706 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_DECLARATION); (yyval)->appendChild((yyvsp[-6])); (yyval)->appendChild(NTYPE((yyvsp[-5]), n_CLASS_NAME)); (yyval)->appendChild((yyvsp[-4])); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); NMORE((yyval), (yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyval)); } -#line 4176 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4186 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 79: #line 717 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INTERFACE_DECLARATION); (yyval)->appendChild(NNEW(n_CLASS_ATTRIBUTES)); NMORE((yyval), (yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-4]), n_CLASS_NAME)); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); NMORE((yyval), (yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyval)); } -#line 4193 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4203 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 80: #line 732 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_CLASS_ATTRIBUTES); (yyval) = (yyvsp[0]); } -#line 4202 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4212 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 81: #line 736 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_CLASS_ATTRIBUTES); NMORE((yyvsp[0]), (yyvsp[-1])); (yyvsp[0])->appendChild(NTYPE((yyvsp[-1]), n_STRING)); (yyval) = (yyvsp[0]); } -#line 4214 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4224 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 82: #line 743 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_CLASS_ATTRIBUTES); NMORE((yyvsp[0]), (yyvsp[-1])); (yyvsp[0])->appendChild(NTYPE((yyvsp[-1]), n_STRING)); (yyval) = (yyvsp[0]); } -#line 4226 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4236 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 83: #line 750 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_ATTRIBUTES); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 4235 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4245 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 84: #line 757 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4243 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4253 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 85: #line 760 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_EXTENDS_LIST)->appendChild((yyvsp[0])); } -#line 4251 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4261 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 87: #line 770 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4259 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4269 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 88: #line 773 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_EXTENDS_LIST); (yyvsp[-1])->appendChildren((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 4269 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4279 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 89: #line 781 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4277 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4287 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 90: #line 784 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_IMPLEMENTS_LIST); (yyvsp[-1])->appendChildren((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 4287 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4297 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 91: #line 792 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_IMPLEMENTS_LIST)->appendChild((yyvsp[0])); } -#line 4295 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4305 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 92: #line 795 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 4303 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4313 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 93: #line 801 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4311 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4321 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 94: #line 804 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[0]); } -#line 4319 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4329 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 96: #line 811 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 4329 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4339 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 98: #line 820 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-2]), (yyvsp[-3])); NMORE((yyvsp[-2]), (yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 4339 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4349 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 100: #line 829 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-2]), (yyvsp[-3])); NMORE((yyvsp[-2]), (yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 4349 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4359 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 102: #line 838 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-2]), (yyvsp[-3])); NMORE((yyvsp[-2]), (yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 4359 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4369 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 103: #line 846 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARE_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_STRING)); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_DECLARE_DECLARATION_LIST)->appendChild((yyval)); } -#line 4370 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4380 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 104: #line 852 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARE_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_STRING)); (yyval)->appendChild((yyvsp[0])); (yyvsp[-4])->appendChild((yyval)); (yyval) = (yyvsp[-4]); } -#line 4383 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4393 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 105: #line 863 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 4391 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4401 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 106: #line 866 "parser.y" /* yacc.c:1646 */ { // ...why does this rule exist? NTYPE((yyvsp[-2]), n_STATEMENT); (yyvsp[-3])->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATEMENT_LIST)->appendChild((yyvsp[-2])); (yyval)->appendChildren((yyvsp[-1])); NEXPAND((yyvsp[-3]), (yyval), (yyvsp[0])); } -#line 4406 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4416 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 107: #line 876 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-2]), (yyvsp[0])); NMORE((yyvsp[-2]), (yyvsp[-3])); (yyval) = (yyvsp[-2]); } -#line 4416 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4426 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 108: #line 881 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_STATEMENT); (yyvsp[-4])->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATEMENT_LIST)->appendChild((yyvsp[-3])); (yyval)->appendChildren((yyvsp[-2])); NMORE((yyval), (yyvsp[0])); NMORE((yyval), (yyvsp[-4])); } -#line 4430 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4440 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 109: #line 893 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT_LIST); } -#line 4438 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4448 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 110: #line 896 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_CASE); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyvsp[-3])->appendChild((yyvsp[0])); (yyvsp[-4])->appendChild((yyvsp[-3])); (yyval) = (yyvsp[-4]); } -#line 4451 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4461 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 111: #line 904 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_DEFAULT); (yyvsp[-2])->appendChild((yyvsp[0])); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyval) = (yyvsp[-3]); } -#line 4463 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4473 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 115: #line 920 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-2]), (yyvsp[0])); NMORE((yyvsp[-2]), (yyvsp[-3])); (yyval) = (yyvsp[-2]); } -#line 4473 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4483 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 116: #line 928 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CONDITION_LIST); } -#line 4481 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4491 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 117: #line 931 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-4]), n_ELSEIF); (yyvsp[-4])->appendChild(NSPAN((yyvsp[-3]), n_CONTROL_CONDITION, (yyvsp[-1]))->appendChild((yyvsp[-2]))); (yyvsp[-4])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-5])->appendChild((yyvsp[-4])); } -#line 4493 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4503 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 118: #line 941 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CONDITION_LIST); } -#line 4501 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4511 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 119: #line 944 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-5]), n_ELSEIF); (yyvsp[-5])->appendChild((yyvsp[-3])); (yyvsp[-5])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-6])->appendChild((yyvsp[-5])); } -#line 4513 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4523 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 120: #line 954 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4521 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4531 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 121: #line 957 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_ELSE); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 4531 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4541 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 122: #line 965 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4539 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4549 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 123: #line 968 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_ELSE); (yyvsp[-2])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 4549 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4559 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 125: #line 977 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER_LIST); } -#line 4557 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4567 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 126: #line 983 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-1])); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_DECLARATION_PARAMETER_LIST)->appendChild((yyval)); } -#line 4570 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4580 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 127: #line 991 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE)); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_DECLARATION_PARAMETER_LIST)->appendChild((yyval)); } -#line 4584 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4594 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 128: #line 1000 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-4])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_VARIABLE_REFERENCE)); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_DECLARATION_PARAMETER_LIST)->appendChild((yyval)); } -#line 4598 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4608 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 129: #line 1009 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_DECLARATION_PARAMETER_LIST)->appendChild((yyval)); } -#line 4611 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4621 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 130: #line 1017 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-1])); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = (yyvsp[-3])->appendChild((yyval)); } -#line 4624 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4634 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 131: #line 1025 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE)); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = (yyvsp[-4])->appendChild((yyval)); } -#line 4638 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4648 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 132: #line 1035 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-4])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_VARIABLE_REFERENCE)); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-6])->appendChild((yyval)); } -#line 4652 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4662 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 133: #line 1045 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_PARAMETER); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-5])->appendChild((yyval)); } -#line 4665 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4675 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 134: #line 1056 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_UNPACK); (yyval)->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); } -#line 4674 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4684 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 135: #line 1060 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_VARIABLE); } -#line 4682 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4692 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 136: #line 1066 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4690 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4700 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 138: -#line 1073 "parser.y" /* yacc.c:1646 */ +#line 1070 "parser.y" /* yacc.c:1646 */ { - (yyval) = (yyvsp[0]); + (yyval) = NNEW(n_NULLABLE_TYPE); + (yyval)->appendChild((yyvsp[0])); } -#line 4698 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4709 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 139: -#line 1076 "parser.y" /* yacc.c:1646 */ +#line 1077 "parser.y" /* yacc.c:1646 */ { - (yyval) = NTYPE((yyvsp[0]), n_TYPE_NAME); + (yyval) = (yyvsp[0]); } -#line 4706 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4717 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 140: -#line 1079 "parser.y" /* yacc.c:1646 */ +#line 1080 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_TYPE_NAME); } -#line 4714 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4725 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 141: -#line 1085 "parser.y" /* yacc.c:1646 */ +#line 1083 "parser.y" /* yacc.c:1646 */ { - (yyval) = NNEW(n_EMPTY); + (yyval) = NTYPE((yyvsp[0]), n_TYPE_NAME); } -#line 4722 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4733 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 142: -#line 1088 "parser.y" /* yacc.c:1646 */ +#line 1089 "parser.y" /* yacc.c:1646 */ { - (yyval) = NNEW(n_DECLARATION_RETURN); - (yyval)->appendChild((yyvsp[-1])); - (yyval)->appendChild((yyvsp[0])); + (yyval) = NNEW(n_EMPTY); } -#line 4732 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4741 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 143: -#line 1093 "parser.y" /* yacc.c:1646 */ +#line 1092 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_DECLARATION_RETURN); - (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild((yyvsp[0])); } -#line 4742 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4750 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 145: -#line 1102 "parser.y" /* yacc.c:1646 */ +#line 1100 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CALL_PARAMETER_LIST); } -#line 4750 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4758 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 146: -#line 1108 "parser.y" /* yacc.c:1646 */ +#line 1106 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CALL_PARAMETER_LIST)->appendChild((yyvsp[0])); } -#line 4758 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4766 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 147: -#line 1111 "parser.y" /* yacc.c:1646 */ +#line 1109 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 4766 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4774 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 149: -#line 1118 "parser.y" /* yacc.c:1646 */ +#line 1116 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNPACK)->appendChild((yyvsp[-1])); } -#line 4774 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4782 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 150: -#line 1121 "parser.y" /* yacc.c:1646 */ +#line 1119 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE); (yyval) = (yyvsp[-1])->appendChild((yyvsp[0])); } -#line 4783 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4791 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 151: -#line 1128 "parser.y" /* yacc.c:1646 */ +#line 1126 "parser.y" /* yacc.c:1646 */ { (yyvsp[-2])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 4792 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4800 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 152: -#line 1132 "parser.y" /* yacc.c:1646 */ +#line 1130 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_GLOBAL_DECLARATION_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 4801 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4809 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 153: -#line 1139 "parser.y" /* yacc.c:1646 */ +#line 1137 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_VARIABLE); } -#line 4809 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4817 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 154: -#line 1142 "parser.y" /* yacc.c:1646 */ +#line 1140 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_VARIABLE_VARIABLE); (yyval)->appendChild((yyvsp[0])); } -#line 4818 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4826 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 155: -#line 1146 "parser.y" /* yacc.c:1646 */ +#line 1144 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-3]), n_VARIABLE_VARIABLE); (yyval)->appendChild((yyvsp[-1])); } -#line 4827 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4835 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 156: -#line 1153 "parser.y" /* yacc.c:1646 */ +#line 1151 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_VARIABLE); (yyval) = NNEW(n_STATIC_DECLARATION); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = (yyvsp[-2])->appendChild((yyval)); } -#line 4840 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4848 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 157: -#line 1161 "parser.y" /* yacc.c:1646 */ +#line 1159 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_VARIABLE); (yyval) = NNEW(n_STATIC_DECLARATION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-4])->appendChild((yyval)); } -#line 4853 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4861 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 158: -#line 1169 "parser.y" /* yacc.c:1646 */ +#line 1167 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_VARIABLE); (yyval) = NNEW(n_STATIC_DECLARATION); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_STATIC_DECLARATION_LIST)->appendChild((yyval)); } -#line 4866 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4874 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 159: -#line 1177 "parser.y" /* yacc.c:1646 */ +#line 1175 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_VARIABLE); (yyval) = NNEW(n_STATIC_DECLARATION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATIC_DECLARATION_LIST)->appendChild((yyval)); } -#line 4879 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4887 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 160: -#line 1188 "parser.y" /* yacc.c:1646 */ +#line 1186 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-1])->appendChild((yyvsp[0])); } -#line 4887 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4895 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 161: -#line 1191 "parser.y" /* yacc.c:1646 */ +#line 1189 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT_LIST); } -#line 4895 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4903 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 162: -#line 1197 "parser.y" /* yacc.c:1646 */ +#line 1195 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION_LIST); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChildren((yyvsp[-1])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyval)); NMORE((yyval), (yyvsp[0])); } -#line 4908 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4916 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 163: -#line 1205 "parser.y" /* yacc.c:1646 */ +#line 1203 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_STATEMENT)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 4917 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4925 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 164: -#line 1209 "parser.y" /* yacc.c:1646 */ +#line 1207 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[0]); } -#line 4925 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4933 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 165: -#line 1212 "parser.y" /* yacc.c:1646 */ +#line 1210 "parser.y" /* yacc.c:1646 */ { /* empty */ } -#line 4933 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4941 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 166: -#line 1214 "parser.y" /* yacc.c:1646 */ +#line 1212 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_METHOD_DECLARATION); NMORE((yyval), (yyvsp[-8])); (yyval)->appendChild((yyvsp[-9])); (yyval)->appendChild((yyvsp[-6])); (yyval)->appendChild(NTYPE((yyvsp[-5]), n_STRING)); (yyval)->appendChild(NEXPAND((yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]))); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild((yyvsp[-1])); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_STATEMENT)->appendChild((yyval)); } -#line 4951 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4959 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 167: -#line 1230 "parser.y" /* yacc.c:1646 */ +#line 1228 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-2]), n_TRAIT_USE); (yyval)->appendChildren((yyvsp[-1])); (yyval)->appendChild((yyvsp[0])); } -#line 4961 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4969 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 168: -#line 1238 "parser.y" /* yacc.c:1646 */ +#line 1236 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_USE_LIST)->appendChild((yyvsp[0])); } -#line 4969 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4977 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 169: -#line 1241 "parser.y" /* yacc.c:1646 */ +#line 1239 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 4977 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4985 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 170: -#line 1247 "parser.y" /* yacc.c:1646 */ +#line 1245 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 4985 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 4993 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 171: -#line 1250 "parser.y" /* yacc.c:1646 */ +#line 1248 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 4993 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5001 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 172: -#line 1256 "parser.y" /* yacc.c:1646 */ +#line 1254 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_ADAPTATION_LIST); } -#line 5001 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5009 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 173: -#line 1259 "parser.y" /* yacc.c:1646 */ +#line 1257 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[0]); } -#line 5009 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5017 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 174: -#line 1265 "parser.y" /* yacc.c:1646 */ +#line 1263 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_ADAPTATION_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 5018 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5026 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 175: -#line 1269 "parser.y" /* yacc.c:1646 */ +#line 1267 "parser.y" /* yacc.c:1646 */ { (yyvsp[-1])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 5027 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5035 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 176: -#line 1276 "parser.y" /* yacc.c:1646 */ +#line 1274 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[-1]), (yyvsp[0])); } -#line 5035 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5043 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 177: -#line 1279 "parser.y" /* yacc.c:1646 */ +#line 1277 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[-1]), (yyvsp[0])); } -#line 5043 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5051 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 178: -#line 1285 "parser.y" /* yacc.c:1646 */ +#line 1283 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_INSTEADOF); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); } -#line 5053 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5061 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 179: -#line 1293 "parser.y" /* yacc.c:1646 */ +#line 1291 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_REFERENCE_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 5062 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5070 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 180: -#line 1297 "parser.y" /* yacc.c:1646 */ +#line 1295 "parser.y" /* yacc.c:1646 */ { (yyvsp[-2])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 5071 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5079 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 181: -#line 1304 "parser.y" /* yacc.c:1646 */ +#line 1302 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_METHOD_REFERENCE); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 5080 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5088 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 182: -#line 1308 "parser.y" /* yacc.c:1646 */ +#line 1306 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[0]); } -#line 5088 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5096 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 183: -#line 1314 "parser.y" /* yacc.c:1646 */ +#line 1312 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_TRAIT_METHOD_REFERENCE); NEXPAND((yyvsp[-2]), (yyvsp[-1]), NTYPE((yyvsp[0]), n_STRING)); (yyval) = (yyvsp[-1]); } -#line 5098 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5106 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 184: -#line 1322 "parser.y" /* yacc.c:1646 */ +#line 1320 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_AS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 5109 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5117 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 185: -#line 1328 "parser.y" /* yacc.c:1646 */ +#line 1326 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TRAIT_AS); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval)->appendChild(NNEW(n_EMPTY)); } -#line 5120 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5128 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 186: -#line 1337 "parser.y" /* yacc.c:1646 */ +#line 1335 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 5128 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5136 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 187: -#line 1340 "parser.y" /* yacc.c:1646 */ +#line 1338 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_METHOD_MODIFIER_LIST); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 5137 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5145 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 188: -#line 1348 "parser.y" /* yacc.c:1646 */ +#line 1346 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 5145 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5153 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 189: -#line 1351 "parser.y" /* yacc.c:1646 */ +#line 1349 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 5153 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5161 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 191: -#line 1358 "parser.y" /* yacc.c:1646 */ +#line 1356 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_MODIFIER_LIST); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 5162 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5170 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 192: -#line 1365 "parser.y" /* yacc.c:1646 */ +#line 1363 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_METHOD_MODIFIER_LIST); } -#line 5170 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5178 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 193: -#line 1368 "parser.y" /* yacc.c:1646 */ +#line 1366 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_METHOD_MODIFIER_LIST); (yyval) = (yyvsp[0]); } -#line 5179 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5187 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 194: -#line 1375 "parser.y" /* yacc.c:1646 */ +#line 1373 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_MODIFIER_LIST); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 5188 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5196 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 195: -#line 1379 "parser.y" /* yacc.c:1646 */ +#line 1377 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-1])->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 5196 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5204 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 202: -#line 1394 "parser.y" /* yacc.c:1646 */ +#line 1392 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = (yyvsp[-2])->appendChild((yyval)); } -#line 5208 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5216 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 203: -#line 1401 "parser.y" /* yacc.c:1646 */ +#line 1399 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_VARIABLE)); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-4])->appendChild((yyval)); } -#line 5220 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5228 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 204: -#line 1408 "parser.y" /* yacc.c:1646 */ +#line 1406 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION_LIST)->appendChild((yyval)); } -#line 5232 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5240 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 205: -#line 1415 "parser.y" /* yacc.c:1646 */ +#line 1413 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_VARIABLE)); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_CLASS_MEMBER_DECLARATION_LIST)->appendChild((yyval)); } -#line 5244 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5252 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 206: -#line 1425 "parser.y" /* yacc.c:1646 */ +#line 1423 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_CONSTANT_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_STRING)); (yyval)->appendChild((yyvsp[0])); (yyvsp[-4])->appendChild((yyval)); (yyval) = (yyvsp[-4]); } -#line 5258 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5266 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 207: -#line 1434 "parser.y" /* yacc.c:1646 */ +#line 1432 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_CLASS_CONSTANT_DECLARATION_LIST); (yyval) = NNEW(n_CLASS_CONSTANT_DECLARATION); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_STRING)); (yyval)->appendChild((yyvsp[0])); (yyvsp[-3])->appendChild((yyval)); (yyval) = (yyvsp[-3]); } -#line 5272 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5280 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 208: -#line 1446 "parser.y" /* yacc.c:1646 */ +#line 1444 "parser.y" /* yacc.c:1646 */ { (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 5280 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5288 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 209: -#line 1449 "parser.y" /* yacc.c:1646 */ +#line 1447 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ECHO_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 5289 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5297 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 210: -#line 1456 "parser.y" /* yacc.c:1646 */ +#line 1454 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 5297 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5305 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 212: -#line 1464 "parser.y" /* yacc.c:1646 */ +#line 1462 "parser.y" /* yacc.c:1646 */ { (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 5305 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5313 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 213: -#line 1467 "parser.y" /* yacc.c:1646 */ +#line 1465 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EXPRESSION_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 5314 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5322 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 214: -#line 1474 "parser.y" /* yacc.c:1646 */ +#line 1472 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-5]), n_LIST); (yyvsp[-5])->appendChild(NEXPAND((yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]))); (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5327 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5335 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 215: -#line 1482 "parser.y" /* yacc.c:1646 */ +#line 1480 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5338 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5346 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 216: -#line 1488 "parser.y" /* yacc.c:1646 */ +#line 1486 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_OPERATOR)); NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval)->appendChild((yyvsp[-1])); } -#line 5353 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5361 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 217: -#line 1498 "parser.y" /* yacc.c:1646 */ +#line 1496 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-4]), n_OPERATOR)); NTYPE((yyvsp[-2]), n_NEW); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyvsp[-2])->appendChild((yyvsp[0])); NTYPE((yyvsp[-3]), n_VARIABLE_REFERENCE); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[-3])); } -#line 5372 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5380 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 218: -#line 1512 "parser.y" /* yacc.c:1646 */ +#line 1510 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5382 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5390 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 219: -#line 1517 "parser.y" /* yacc.c:1646 */ +#line 1515 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5393 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5401 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 220: -#line 1523 "parser.y" /* yacc.c:1646 */ +#line 1521 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5404 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5412 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 221: -#line 1529 "parser.y" /* yacc.c:1646 */ +#line 1527 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5415 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5423 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 222: -#line 1535 "parser.y" /* yacc.c:1646 */ +#line 1533 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5426 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5434 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 223: -#line 1541 "parser.y" /* yacc.c:1646 */ +#line 1539 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5437 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5445 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 224: -#line 1547 "parser.y" /* yacc.c:1646 */ +#line 1545 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5448 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5456 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 225: -#line 1553 "parser.y" /* yacc.c:1646 */ +#line 1551 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5459 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5467 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 226: -#line 1559 "parser.y" /* yacc.c:1646 */ +#line 1557 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5470 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5478 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 227: -#line 1565 "parser.y" /* yacc.c:1646 */ +#line 1563 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5481 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5489 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 228: -#line 1571 "parser.y" /* yacc.c:1646 */ +#line 1569 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5492 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5500 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 229: -#line 1577 "parser.y" /* yacc.c:1646 */ +#line 1575 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5503 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5511 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 230: -#line 1583 "parser.y" /* yacc.c:1646 */ +#line 1581 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_POSTFIX_EXPRESSION); (yyval)->appendChild((yyvsp[-1])); (yyval)->appendChild(NTYPE((yyvsp[0]), n_OPERATOR)); } -#line 5513 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5521 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 231: -#line 1588 "parser.y" /* yacc.c:1646 */ +#line 1586 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5523 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5531 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 232: -#line 1593 "parser.y" /* yacc.c:1646 */ +#line 1591 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_POSTFIX_EXPRESSION); (yyval)->appendChild((yyvsp[-1])); (yyval)->appendChild(NTYPE((yyvsp[0]), n_OPERATOR)); } -#line 5533 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5541 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 233: -#line 1598 "parser.y" /* yacc.c:1646 */ +#line 1596 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5543 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5551 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 234: -#line 1603 "parser.y" /* yacc.c:1646 */ +#line 1601 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5554 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5562 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 235: -#line 1609 "parser.y" /* yacc.c:1646 */ +#line 1607 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5565 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5573 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 236: -#line 1615 "parser.y" /* yacc.c:1646 */ +#line 1613 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5576 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5584 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 237: -#line 1621 "parser.y" /* yacc.c:1646 */ +#line 1619 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5587 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5595 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 238: -#line 1627 "parser.y" /* yacc.c:1646 */ +#line 1625 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5598 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5606 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 239: -#line 1633 "parser.y" /* yacc.c:1646 */ +#line 1631 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5609 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5617 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 240: -#line 1639 "parser.y" /* yacc.c:1646 */ +#line 1637 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5620 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5628 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 241: -#line 1645 "parser.y" /* yacc.c:1646 */ +#line 1643 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5631 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5639 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 242: -#line 1651 "parser.y" /* yacc.c:1646 */ +#line 1649 "parser.y" /* yacc.c:1646 */ { /* The concatenation operator generates n_CONCATENATION_LIST instead of n_BINARY_EXPRESSION because we tend to run into stack depth issues in a lot of real-world cases otherwise (e.g., in PHP and JSON decoders). */ if ((yyvsp[-2])->type == n_CONCATENATION_LIST && (yyvsp[0])->type == n_CONCATENATION_LIST) { (yyvsp[-2])->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyvsp[-2])->appendChildren((yyvsp[0])); (yyval) = (yyvsp[-2]); } else if ((yyvsp[-2])->type == n_CONCATENATION_LIST) { (yyvsp[-2])->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyvsp[-2])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2]); } else if ((yyvsp[0])->type == n_CONCATENATION_LIST) { (yyval) = NNEW(n_CONCATENATION_LIST); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChildren((yyvsp[0])); } else { (yyval) = NNEW(n_CONCATENATION_LIST); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } } -#line 5662 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5670 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 243: -#line 1677 "parser.y" /* yacc.c:1646 */ +#line 1675 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5673 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5681 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 244: -#line 1683 "parser.y" /* yacc.c:1646 */ +#line 1681 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5684 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5692 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 245: -#line 1689 "parser.y" /* yacc.c:1646 */ +#line 1687 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5695 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5703 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 246: -#line 1695 "parser.y" /* yacc.c:1646 */ +#line 1693 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5706 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5714 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 247: -#line 1701 "parser.y" /* yacc.c:1646 */ +#line 1699 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5717 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5725 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 248: -#line 1707 "parser.y" /* yacc.c:1646 */ +#line 1705 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5728 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5736 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 249: -#line 1713 "parser.y" /* yacc.c:1646 */ +#line 1711 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5739 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5747 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 250: -#line 1719 "parser.y" /* yacc.c:1646 */ +#line 1717 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5749 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5757 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 251: -#line 1724 "parser.y" /* yacc.c:1646 */ +#line 1722 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5759 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5767 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 252: -#line 1729 "parser.y" /* yacc.c:1646 */ +#line 1727 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5769 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5777 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 253: -#line 1734 "parser.y" /* yacc.c:1646 */ +#line 1732 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5779 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5787 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 254: -#line 1739 "parser.y" /* yacc.c:1646 */ +#line 1737 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5790 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5798 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 255: -#line 1745 "parser.y" /* yacc.c:1646 */ +#line 1743 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5801 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5809 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 256: -#line 1751 "parser.y" /* yacc.c:1646 */ +#line 1749 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5812 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5820 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 257: -#line 1757 "parser.y" /* yacc.c:1646 */ +#line 1755 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5823 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5831 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 258: -#line 1763 "parser.y" /* yacc.c:1646 */ +#line 1761 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5834 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5842 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 259: -#line 1769 "parser.y" /* yacc.c:1646 */ +#line 1767 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5845 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5853 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 260: -#line 1775 "parser.y" /* yacc.c:1646 */ +#line 1773 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5856 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5864 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 261: -#line 1781 "parser.y" /* yacc.c:1646 */ +#line 1779 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5867 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5875 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 262: -#line 1787 "parser.y" /* yacc.c:1646 */ +#line 1785 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5878 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5886 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 263: -#line 1793 "parser.y" /* yacc.c:1646 */ +#line 1791 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5889 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5897 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 266: -#line 1801 "parser.y" /* yacc.c:1646 */ +#line 1799 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TERNARY_EXPRESSION); (yyval)->appendChild((yyvsp[-4])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_OPERATOR)); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5902 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5910 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 267: -#line 1809 "parser.y" /* yacc.c:1646 */ +#line 1807 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_TERNARY_EXPRESSION); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NTYPE((yyvsp[-2]), n_OPERATOR)); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5915 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5923 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 268: -#line 1817 "parser.y" /* yacc.c:1646 */ +#line 1815 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_BINARY_EXPRESSION); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 5926 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5934 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 270: -#line 1824 "parser.y" /* yacc.c:1646 */ +#line 1822 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5936 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5944 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 271: -#line 1829 "parser.y" /* yacc.c:1646 */ +#line 1827 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5946 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5954 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 272: -#line 1834 "parser.y" /* yacc.c:1646 */ +#line 1832 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5956 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5964 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 273: -#line 1839 "parser.y" /* yacc.c:1646 */ +#line 1837 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5966 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5974 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 274: -#line 1844 "parser.y" /* yacc.c:1646 */ +#line 1842 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5976 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5984 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 275: -#line 1849 "parser.y" /* yacc.c:1646 */ +#line 1847 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5986 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 5994 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 276: -#line 1854 "parser.y" /* yacc.c:1646 */ +#line 1852 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CAST_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_CAST)); (yyval)->appendChild((yyvsp[0])); } -#line 5996 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6004 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 277: -#line 1859 "parser.y" /* yacc.c:1646 */ +#line 1857 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 6006 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6014 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 278: -#line 1864 "parser.y" /* yacc.c:1646 */ +#line 1862 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 6016 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6024 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 279: -#line 1869 "parser.y" /* yacc.c:1646 */ +#line 1867 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_BACKTICKS_EXPRESSION); (yyval) = (yyvsp[0]); } -#line 6025 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6033 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 283: -#line 1876 "parser.y" /* yacc.c:1646 */ +#line 1874 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 6035 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6043 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 284: -#line 1881 "parser.y" /* yacc.c:1646 */ +#line 1879 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_YIELD); (yyvsp[0])->appendChild(NNEW(n_EMPTY)); (yyvsp[0])->appendChild(NNEW(n_EMPTY)); (yyval) = (yyvsp[0]); } -#line 6046 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6054 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 285: -#line 1890 "parser.y" /* yacc.c:1646 */ +#line 1888 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-9]), n_FUNCTION_DECLARATION, (yyvsp[-1])); (yyvsp[-9])->appendChild(NNEW(n_EMPTY)); (yyvsp[-9])->appendChild((yyvsp[-8])); (yyvsp[-9])->appendChild(NNEW(n_EMPTY)); (yyvsp[-9])->appendChild(NEXPAND((yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]))); (yyvsp[-9])->appendChild((yyvsp[-4])); (yyvsp[-9])->appendChild((yyvsp[-3])); (yyvsp[-9])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = (yyvsp[-9]); } -#line 6063 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6071 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 286: -#line 1905 "parser.y" /* yacc.c:1646 */ +#line 1903 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-9]), n_FUNCTION_DECLARATION, (yyvsp[-1])); NMORE((yyvsp[-9]), (yyvsp[-10])); (yyval) = NNEW(n_FUNCTION_MODIFIER_LIST); (yyval)->appendChild(NTYPE((yyvsp[-10]), n_STRING)); (yyvsp[-9])->appendChild((yyvsp[-10])); (yyvsp[-9])->appendChild(NNEW(n_EMPTY)); (yyvsp[-9])->appendChild((yyvsp[-8])); (yyvsp[-9])->appendChild(NNEW(n_EMPTY)); (yyvsp[-9])->appendChild(NEXPAND((yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]))); (yyvsp[-9])->appendChild((yyvsp[-4])); (yyvsp[-9])->appendChild((yyvsp[-3])); (yyvsp[-9])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = (yyvsp[-9]); } -#line 6086 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6094 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 287: -#line 1926 "parser.y" /* yacc.c:1646 */ +#line 1924 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_YIELD); (yyvsp[0])->appendChild(NNEW(n_EMPTY)); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 6097 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6105 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 288: -#line 1932 "parser.y" /* yacc.c:1646 */ +#line 1930 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_YIELD); (yyvsp[0])->appendChild(NNEW(n_EMPTY)); (yyvsp[-1])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 6108 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6116 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 289: -#line 1938 "parser.y" /* yacc.c:1646 */ +#line 1936 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_YIELD); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyvsp[-3])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-3]); } -#line 6119 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6127 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 290: -#line 1944 "parser.y" /* yacc.c:1646 */ +#line 1942 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_YIELD); (yyvsp[-3])->appendChild((yyvsp[-2])); (yyvsp[-3])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-3]); } -#line 6130 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6138 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 292: -#line 1957 "parser.y" /* yacc.c:1646 */ +#line 1955 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6138 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6146 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 293: -#line 1960 "parser.y" /* yacc.c:1646 */ +#line 1958 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_LEXICAL_VARIABLE_LIST); (yyvsp[-3])->appendChildren((yyvsp[-1])); (yyval) = (yyvsp[-3]); } -#line 6148 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6156 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 294: -#line 1968 "parser.y" /* yacc.c:1646 */ +#line 1966 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); } -#line 6156 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6164 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 295: -#line 1971 "parser.y" /* yacc.c:1646 */ +#line 1969 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE); (yyvsp[-1])->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); (yyval) = (yyvsp[-3])->appendChild((yyvsp[-1])); } -#line 6166 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6174 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 296: -#line 1976 "parser.y" /* yacc.c:1646 */ +#line 1974 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_LEXICAL_VARIABLE_LIST); (yyval)->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); } -#line 6175 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6183 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 297: -#line 1980 "parser.y" /* yacc.c:1646 */ +#line 1978 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE); (yyvsp[-1])->appendChild(NTYPE((yyvsp[0]), n_VARIABLE)); (yyval) = NNEW(n_LEXICAL_VARIABLE_LIST); (yyval)->appendChild((yyvsp[-1])); } -#line 6186 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6194 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 298: -#line 1989 "parser.y" /* yacc.c:1646 */ +#line 1987 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6196 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6204 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 299: -#line 1995 "parser.y" /* yacc.c:1646 */ +#line 1993 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-3]), (yyvsp[-5])); (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6207 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6215 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 300: -#line 2001 "parser.y" /* yacc.c:1646 */ +#line 1999 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[-3]), (yyvsp[-4])); (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6218 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6226 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 301: -#line 2008 "parser.y" /* yacc.c:1646 */ +#line 2006 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_STRING)); (yyval) = NNEW(n_FUNCTION_CALL)->appendChild((yyval)); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6231 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6239 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 302: -#line 2017 "parser.y" /* yacc.c:1646 */ +#line 2015 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_STRING)); (yyval) = NNEW(n_FUNCTION_CALL)->appendChild((yyval)); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6244 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6252 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 303: -#line 2026 "parser.y" /* yacc.c:1646 */ +#line 2024 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_STRING)); (yyval) = NNEW(n_FUNCTION_CALL)->appendChild((yyval)); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6257 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6265 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 304: -#line 2035 "parser.y" /* yacc.c:1646 */ +#line 2033 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-5])); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_STRING)); (yyval) = NNEW(n_FUNCTION_CALL)->appendChild((yyval)); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6270 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6278 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 305: -#line 2043 "parser.y" /* yacc.c:1646 */ +#line 2041 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 6280 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6288 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 306: -#line 2051 "parser.y" /* yacc.c:1646 */ +#line 2049 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6288 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6296 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 307: -#line 2054 "parser.y" /* yacc.c:1646 */ +#line 2052 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6296 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6304 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 308: -#line 2057 "parser.y" /* yacc.c:1646 */ +#line 2055 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[0]), (yyvsp[-2])); (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6305 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6313 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 309: -#line 2061 "parser.y" /* yacc.c:1646 */ +#line 2059 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[0]), (yyvsp[-1])); (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6314 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6322 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 310: -#line 2068 "parser.y" /* yacc.c:1646 */ +#line 2066 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6322 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6330 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 311: -#line 2071 "parser.y" /* yacc.c:1646 */ +#line 2069 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[0]), (yyvsp[-2])); (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6331 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6339 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 312: -#line 2075 "parser.y" /* yacc.c:1646 */ +#line 2073 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[0]), (yyvsp[-1])); (yyval) = NTYPE((yyvsp[0]), n_CLASS_NAME); } -#line 6340 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6348 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 315: -#line 2090 "parser.y" /* yacc.c:1646 */ +#line 2088 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_OBJECT_PROPERTY_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); for (xhpast::node_list_t::iterator ii = (yyvsp[0])->children.begin(); ii != (yyvsp[0])->children.end(); ++ii) { (yyval) = NNEW(n_OBJECT_PROPERTY_ACCESS)->appendChild((yyval)); (yyval)->appendChild(*ii); } } -#line 6357 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6365 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 317: -#line 2106 "parser.y" /* yacc.c:1646 */ +#line 2104 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-1])->appendChild((yyvsp[0])); } -#line 6365 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6373 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 318: -#line 2109 "parser.y" /* yacc.c:1646 */ +#line 2107 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6373 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6381 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 319: -#line 2115 "parser.y" /* yacc.c:1646 */ +#line 2113 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[0]); } -#line 6381 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6389 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 320: -#line 2121 "parser.y" /* yacc.c:1646 */ +#line 2119 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6389 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6397 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 321: -#line 2124 "parser.y" /* yacc.c:1646 */ +#line 2122 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-1]), n_EMPTY, (yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 6398 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6406 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 322: -#line 2128 "parser.y" /* yacc.c:1646 */ +#line 2126 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-2]), n_PARENTHETICAL_EXPRESSION, (yyvsp[0])); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = (yyvsp[-2]); } -#line 6408 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6416 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 323: -#line 2136 "parser.y" /* yacc.c:1646 */ +#line 2134 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6416 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6424 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 324: -#line 2139 "parser.y" /* yacc.c:1646 */ +#line 2137 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 6424 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6432 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 325: -#line 2145 "parser.y" /* yacc.c:1646 */ +#line 2143 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_NUMERIC_SCALAR); } -#line 6432 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6440 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 326: -#line 2148 "parser.y" /* yacc.c:1646 */ +#line 2146 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_NUMERIC_SCALAR); } -#line 6440 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6448 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 327: -#line 2151 "parser.y" /* yacc.c:1646 */ +#line 2149 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_STRING_SCALAR); } -#line 6448 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6456 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 328: -#line 2154 "parser.y" /* yacc.c:1646 */ +#line 2152 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6456 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6464 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 329: -#line 2157 "parser.y" /* yacc.c:1646 */ +#line 2155 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6464 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6472 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 330: -#line 2160 "parser.y" /* yacc.c:1646 */ +#line 2158 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6472 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6480 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 331: -#line 2163 "parser.y" /* yacc.c:1646 */ +#line 2161 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6480 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6488 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 332: -#line 2166 "parser.y" /* yacc.c:1646 */ +#line 2164 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6488 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6496 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 333: -#line 2169 "parser.y" /* yacc.c:1646 */ +#line 2167 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6496 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6504 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 334: -#line 2172 "parser.y" /* yacc.c:1646 */ +#line 2170 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6504 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6512 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 335: -#line 2175 "parser.y" /* yacc.c:1646 */ +#line 2173 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_MAGIC_SCALAR); } -#line 6512 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6520 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 336: -#line 2178 "parser.y" /* yacc.c:1646 */ +#line 2176 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_HEREDOC); } -#line 6520 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6528 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 339: -#line 2186 "parser.y" /* yacc.c:1646 */ +#line 2184 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[0]), (yyvsp[-2])); (yyval) = (yyvsp[0]); } -#line 6529 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6537 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 340: -#line 2190 "parser.y" /* yacc.c:1646 */ +#line 2188 "parser.y" /* yacc.c:1646 */ { NMORE((yyvsp[0]), (yyvsp[-1])); (yyval) = (yyvsp[0]); } -#line 6538 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6546 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 341: -#line 2194 "parser.y" /* yacc.c:1646 */ +#line 2192 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 6548 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6556 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 342: -#line 2199 "parser.y" /* yacc.c:1646 */ +#line 2197 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_UNARY_PREFIX_EXPRESSION); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_OPERATOR)); (yyval)->appendChild((yyvsp[0])); } -#line 6558 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6566 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 343: -#line 2204 "parser.y" /* yacc.c:1646 */ +#line 2202 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_ARRAY_LITERAL); (yyvsp[-3])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = (yyvsp[-3]); } -#line 6568 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6576 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 344: -#line 2209 "parser.y" /* yacc.c:1646 */ +#line 2207 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_ARRAY_LITERAL); (yyvsp[-2])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = (yyvsp[-2]); } -#line 6578 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6586 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 346: -#line 2218 "parser.y" /* yacc.c:1646 */ +#line 2216 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 6588 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6596 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 350: -#line 2229 "parser.y" /* yacc.c:1646 */ +#line 2227 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[0]), (yyvsp[-2])); } -#line 6596 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6604 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 351: -#line 2232 "parser.y" /* yacc.c:1646 */ +#line 2230 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[0]), (yyvsp[-1])); } -#line 6604 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6612 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 353: -#line 2239 "parser.y" /* yacc.c:1646 */ +#line 2237 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE_LIST); } -#line 6612 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6620 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 354: -#line 2242 "parser.y" /* yacc.c:1646 */ +#line 2240 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[-1]), (yyvsp[0])); } -#line 6620 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6628 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 355: -#line 2248 "parser.y" /* yacc.c:1646 */ +#line 2246 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6628 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6636 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 357: -#line 2259 "parser.y" /* yacc.c:1646 */ +#line 2257 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-4])->appendChild((yyval)); } -#line 6640 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6648 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 358: -#line 2266 "parser.y" /* yacc.c:1646 */ +#line 2264 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2])->appendChild((yyval)); } -#line 6652 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6660 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 359: -#line 2273 "parser.y" /* yacc.c:1646 */ +#line 2271 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_ARRAY_VALUE_LIST)->appendChild((yyval)); } -#line 6664 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6672 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 360: -#line 2280 "parser.y" /* yacc.c:1646 */ +#line 2278 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_ARRAY_VALUE_LIST)->appendChild((yyval)); } -#line 6676 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6684 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 366: -#line 2310 "parser.y" /* yacc.c:1646 */ +#line 2308 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_OBJECT_PROPERTY_ACCESS); (yyval)->appendChild((yyvsp[-4])); (yyval)->appendChild((yyvsp[-2])); if ((yyvsp[-1])->type != n_EMPTY) { (yyval) = NNEW(n_METHOD_CALL)->appendChild((yyval)); (yyval)->appendChild((yyvsp[-1])); } for (xhpast::node_list_t::iterator ii = (yyvsp[0])->children.begin(); ii != (yyvsp[0])->children.end(); ++ii) { if ((*ii)->type == n_CALL_PARAMETER_LIST) { (yyval) = NNEW(n_METHOD_CALL)->appendChild((yyval)); (yyval)->appendChild((*ii)); } else { (yyval) = NNEW(n_OBJECT_PROPERTY_ACCESS)->appendChild((yyval)); (yyval)->appendChild((*ii)); } } } -#line 6704 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6712 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 368: -#line 2337 "parser.y" /* yacc.c:1646 */ +#line 2335 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-1])->appendChildren((yyvsp[0])); } -#line 6712 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6720 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 369: -#line 2340 "parser.y" /* yacc.c:1646 */ +#line 2338 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6720 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6728 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 370: -#line 2346 "parser.y" /* yacc.c:1646 */ +#line 2344 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); (yyval)->appendChild((yyvsp[-1])); if ((yyvsp[0])->type != n_EMPTY) { (yyval)->appendChild((yyvsp[0])); } } -#line 6732 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6740 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 371: -#line 2356 "parser.y" /* yacc.c:1646 */ +#line 2354 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6743 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6751 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 372: -#line 2362 "parser.y" /* yacc.c:1646 */ +#line 2360 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6754 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6762 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 373: -#line 2371 "parser.y" /* yacc.c:1646 */ +#line 2369 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 6762 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6770 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 376: -#line 2379 "parser.y" /* yacc.c:1646 */ +#line 2377 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6770 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6778 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 378: -#line 2386 "parser.y" /* yacc.c:1646 */ +#line 2384 "parser.y" /* yacc.c:1646 */ { xhpast::Node *last = (yyvsp[-1]); NMORE((yyvsp[-1]), (yyvsp[0])); while (last->firstChild() && last->firstChild()->type == n_VARIABLE_VARIABLE) { NMORE(last, (yyvsp[0])); last = last->firstChild(); } last->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 6787 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6795 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 379: -#line 2401 "parser.y" /* yacc.c:1646 */ +#line 2399 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); } -#line 6797 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6805 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 380: -#line 2406 "parser.y" /* yacc.c:1646 */ +#line 2404 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); } -#line 6807 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6815 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 382: -#line 2418 "parser.y" /* yacc.c:1646 */ +#line 2416 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6818 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6826 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 383: -#line 2424 "parser.y" /* yacc.c:1646 */ +#line 2422 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6829 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6837 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 388: -#line 2440 "parser.y" /* yacc.c:1646 */ +#line 2438 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 6837 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6845 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 389: -#line 2443 "parser.y" /* yacc.c:1646 */ +#line 2441 "parser.y" /* yacc.c:1646 */ { xhpast::Node *last = (yyvsp[-1]); NMORE((yyvsp[-1]), (yyvsp[0])); while (last->firstChild() && last->firstChild()->type == n_VARIABLE_VARIABLE) { NMORE(last, (yyvsp[0])); last = last->firstChild(); } last->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 6854 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6862 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 391: -#line 2459 "parser.y" /* yacc.c:1646 */ +#line 2457 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6865 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6873 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 392: -#line 2465 "parser.y" /* yacc.c:1646 */ +#line 2463 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6876 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6884 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 394: -#line 2475 "parser.y" /* yacc.c:1646 */ +#line 2473 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_VARIABLE); } -#line 6884 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6892 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 395: -#line 2478 "parser.y" /* yacc.c:1646 */ +#line 2476 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-3]), n_VARIABLE_EXPRESSION, (yyvsp[0])); (yyvsp[-3])->appendChild((yyvsp[-1])); (yyval) = (yyvsp[-3]); } -#line 6894 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6902 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 396: -#line 2486 "parser.y" /* yacc.c:1646 */ +#line 2484 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 6902 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6910 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 397: -#line 2489 "parser.y" /* yacc.c:1646 */ +#line 2487 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[0]); } -#line 6910 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6918 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 400: -#line 2500 "parser.y" /* yacc.c:1646 */ +#line 2498 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6921 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6929 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 401: -#line 2506 "parser.y" /* yacc.c:1646 */ +#line 2504 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 6932 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6940 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 403: -#line 2516 "parser.y" /* yacc.c:1646 */ +#line 2514 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[0]), n_STRING); (yyval) = (yyvsp[0]); } -#line 6941 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6949 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 404: -#line 2520 "parser.y" /* yacc.c:1646 */ +#line 2518 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 6949 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6957 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 405: -#line 2526 "parser.y" /* yacc.c:1646 */ +#line 2524 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[0]), n_VARIABLE_VARIABLE); } -#line 6957 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6965 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 406: -#line 2529 "parser.y" /* yacc.c:1646 */ +#line 2527 "parser.y" /* yacc.c:1646 */ { (yyvsp[0]) = NTYPE((yyvsp[0]), n_VARIABLE_VARIABLE); xhpast::Node *last = (yyvsp[-1]); while (last->firstChild() && last->firstChild()->type == n_VARIABLE_VARIABLE) { last = last->firstChild(); } last->appendChild((yyvsp[0])); (yyval) = (yyvsp[-1]); } -#line 6974 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6982 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 407: -#line 2544 "parser.y" /* yacc.c:1646 */ +#line 2542 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 6982 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6990 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 408: -#line 2547 "parser.y" /* yacc.c:1646 */ +#line 2545 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ASSIGNMENT_LIST); (yyval)->appendChild((yyvsp[0])); } -#line 6991 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 6999 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 410: -#line 2555 "parser.y" /* yacc.c:1646 */ +#line 2553 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_LIST); (yyval)->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); } -#line 7000 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7008 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 411: -#line 2559 "parser.y" /* yacc.c:1646 */ +#line 2557 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); } -#line 7008 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7016 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 412: -#line 2565 "parser.y" /* yacc.c:1646 */ +#line 2563 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE_LIST); } -#line 7016 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7024 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 413: -#line 2568 "parser.y" /* yacc.c:1646 */ +#line 2566 "parser.y" /* yacc.c:1646 */ { (yyval) = NMORE((yyvsp[-1]), (yyvsp[0])); } -#line 7024 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7032 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 414: -#line 2574 "parser.y" /* yacc.c:1646 */ +#line 2572 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-4])->appendChild((yyval)); } -#line 7036 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7044 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 415: -#line 2581 "parser.y" /* yacc.c:1646 */ +#line 2579 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2])->appendChild((yyval)); } -#line 7048 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7056 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 416: -#line 2588 "parser.y" /* yacc.c:1646 */ +#line 2586 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_ARRAY_VALUE_LIST)->appendChild((yyval)); } -#line 7060 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7068 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 417: -#line 2595 "parser.y" /* yacc.c:1646 */ +#line 2593 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild((yyvsp[0])); (yyval) = NNEW(n_ARRAY_VALUE_LIST)->appendChild((yyval)); } -#line 7072 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7080 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 418: -#line 2602 "parser.y" /* yacc.c:1646 */ +#line 2600 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE)->appendChild((yyvsp[0]))); (yyval) = (yyvsp[-5])->appendChild((yyval)); } -#line 7084 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7092 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 419: -#line 2609 "parser.y" /* yacc.c:1646 */ +#line 2607 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE)->appendChild((yyvsp[0]))); (yyval) = (yyvsp[-3])->appendChild((yyval)); } -#line 7096 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7104 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 420: -#line 2616 "parser.y" /* yacc.c:1646 */ +#line 2614 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE)->appendChild((yyvsp[0]))); (yyval) = NNEW(n_ARRAY_VALUE_LIST)->appendChild((yyval)); } -#line 7108 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7116 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 421: -#line 2623 "parser.y" /* yacc.c:1646 */ +#line 2621 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_ARRAY_VALUE); (yyval)->appendChild(NNEW(n_EMPTY)); (yyval)->appendChild(NTYPE((yyvsp[-1]), n_VARIABLE_REFERENCE)->appendChild((yyvsp[0]))); (yyval) = NNEW(n_ARRAY_VALUE_LIST)->appendChild((yyval)); } -#line 7120 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7128 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 422: -#line 2633 "parser.y" /* yacc.c:1646 */ +#line 2631 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_SYMBOL_NAME); NSPAN((yyvsp[-2]), n_CALL_PARAMETER_LIST, (yyvsp[0])); (yyvsp[-2])->appendChildren((yyvsp[-1])); (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); } -#line 7135 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7143 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 423: -#line 2643 "parser.y" /* yacc.c:1646 */ +#line 2641 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_SYMBOL_NAME); NSPAN((yyvsp[-2]), n_CALL_PARAMETER_LIST, (yyvsp[0])); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); } -#line 7150 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7158 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 424: -#line 2653 "parser.y" /* yacc.c:1646 */ +#line 2651 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_INCLUDE_FILE)->appendChild((yyvsp[0])); } -#line 7158 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7166 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 425: -#line 2656 "parser.y" /* yacc.c:1646 */ +#line 2654 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_INCLUDE_FILE)->appendChild((yyvsp[0])); } -#line 7166 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7174 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 426: -#line 2659 "parser.y" /* yacc.c:1646 */ +#line 2657 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_SYMBOL_NAME); NSPAN((yyvsp[-2]), n_CALL_PARAMETER_LIST, (yyvsp[0])); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = NNEW(n_FUNCTION_CALL); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-2])); } -#line 7181 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7189 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 427: -#line 2669 "parser.y" /* yacc.c:1646 */ +#line 2667 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_INCLUDE_FILE)->appendChild((yyvsp[0])); } -#line 7189 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7197 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 428: -#line 2672 "parser.y" /* yacc.c:1646 */ +#line 2670 "parser.y" /* yacc.c:1646 */ { (yyval) = NTYPE((yyvsp[-1]), n_INCLUDE_FILE)->appendChild((yyvsp[0])); } -#line 7197 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7205 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 429: -#line 2678 "parser.y" /* yacc.c:1646 */ +#line 2676 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_EMPTY); (yyval)->appendChild((yyvsp[0])); } -#line 7206 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7214 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 430: -#line 2682 "parser.y" /* yacc.c:1646 */ +#line 2680 "parser.y" /* yacc.c:1646 */ { (yyval) = (yyvsp[-2])->appendChild((yyvsp[0])); } -#line 7214 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7222 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 431: -#line 2688 "parser.y" /* yacc.c:1646 */ +#line 2686 "parser.y" /* yacc.c:1646 */ { NSPAN((yyvsp[-2]), n_PARENTHETICAL_EXPRESSION, (yyvsp[0])); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyval) = (yyvsp[-2]); } -#line 7224 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7232 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 432: -#line 2693 "parser.y" /* yacc.c:1646 */ +#line 2691 "parser.y" /* yacc.c:1646 */ { (yyval) = NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } -#line 7232 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7240 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 433: -#line 2699 "parser.y" /* yacc.c:1646 */ +#line 2697 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 7243 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7251 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 434: -#line 2705 "parser.y" /* yacc.c:1646 */ +#line 2703 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 7254 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7262 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 435: -#line 2711 "parser.y" /* yacc.c:1646 */ +#line 2709 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_STRING_SCALAR)); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 7265 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7273 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 436: -#line 2717 "parser.y" /* yacc.c:1646 */ +#line 2715 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild((yyvsp[-3])); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 7276 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7284 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 437: -#line 2723 "parser.y" /* yacc.c:1646 */ +#line 2721 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_INDEX_ACCESS); (yyval)->appendChild(NTYPE((yyvsp[-3]), n_STRING)); (yyval)->appendChild((yyvsp[-1])); NMORE((yyval), (yyvsp[0])); } -#line 7287 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7295 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 438: -#line 2732 "parser.y" /* yacc.c:1646 */ +#line 2730 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-3]), n_ARRAY_LITERAL); (yyvsp[-3])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = (yyvsp[-3]); } -#line 7297 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7305 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 439: -#line 2737 "parser.y" /* yacc.c:1646 */ +#line 2735 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_ARRAY_LITERAL); (yyvsp[-2])->appendChild(NEXPAND((yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]))); (yyval) = (yyvsp[-2]); } -#line 7307 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7315 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 440: -#line 2745 "parser.y" /* yacc.c:1646 */ +#line 2743 "parser.y" /* yacc.c:1646 */ { NTYPE((yyvsp[-2]), n_NEW); (yyvsp[-2])->appendChild((yyvsp[-1])); (yyvsp[-2])->appendChild((yyvsp[0])); (yyval) = (yyvsp[-2]); } -#line 7318 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7326 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 441: -#line 2754 "parser.y" /* yacc.c:1646 */ +#line 2752 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 7328 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7336 "parser.yacc.cpp" /* yacc.c:1646 */ break; case 442: -#line 2759 "parser.y" /* yacc.c:1646 */ +#line 2757 "parser.y" /* yacc.c:1646 */ { (yyval) = NNEW(n_CLASS_STATIC_ACCESS); (yyval)->appendChild((yyvsp[-2])); (yyval)->appendChild(NTYPE((yyvsp[0]), n_STRING)); } -#line 7338 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7346 "parser.yacc.cpp" /* yacc.c:1646 */ break; -#line 7342 "parser.yacc.cpp" /* yacc.c:1646 */ +#line 7350 "parser.yacc.cpp" /* yacc.c:1646 */ default: break; } /* User semantic actions sometimes alter yychar, and that requires that yytoken be updated with the new translation. We take the approach of translating immediately before every use of yytoken. One alternative is translating here after every semantic action, but that translation would be missed if the semantic action invokes YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or if it invokes YYBACKUP. In the case of YYABORT or YYACCEPT, an incorrect destructor might then be invoked immediately. In the case of YYERROR or YYBACKUP, subsequent parser actions might lead to an incorrect destructor call or verbose syntax error message before the lookahead is translated. */ YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); YYPOPSTACK (yylen); yylen = 0; YY_STACK_PRINT (yyss, yyssp); *++yyvsp = yyval; /* Now 'shift' the result of the reduction. Determine what state that goes to, based on the state we popped back to and the rule number reduced by. */ yyn = yyr1[yyn]; yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - YYNTOKENS]; goto yynewstate; /*--------------------------------------. | yyerrlab -- here on detecting error. | `--------------------------------------*/ yyerrlab: /* Make sure we have latest lookahead translation. See comments at user semantic actions for why this is necessary. */ yytoken = yychar == YYEMPTY ? YYEMPTY : YYTRANSLATE (yychar); /* If not already recovering from an error, report this error. */ if (!yyerrstatus) { ++yynerrs; #if ! YYERROR_VERBOSE yyerror (yyscanner, root, YY_("syntax error")); #else # define YYSYNTAX_ERROR yysyntax_error (&yymsg_alloc, &yymsg, \ yyssp, yytoken) { char const *yymsgp = YY_("syntax error"); int yysyntax_error_status; yysyntax_error_status = YYSYNTAX_ERROR; if (yysyntax_error_status == 0) yymsgp = yymsg; else if (yysyntax_error_status == 1) { if (yymsg != yymsgbuf) YYSTACK_FREE (yymsg); yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); if (!yymsg) { yymsg = yymsgbuf; yymsg_alloc = sizeof yymsgbuf; yysyntax_error_status = 2; } else { yysyntax_error_status = YYSYNTAX_ERROR; yymsgp = yymsg; } } yyerror (yyscanner, root, yymsgp); if (yysyntax_error_status == 2) goto yyexhaustedlab; } # undef YYSYNTAX_ERROR #endif } if (yyerrstatus == 3) { /* If just tried and failed to reuse lookahead token after an error, discard it. */ if (yychar <= YYEOF) { /* Return failure if at end of input. */ if (yychar == YYEOF) YYABORT; } else { yydestruct ("Error: discarding", yytoken, &yylval, yyscanner, root); yychar = YYEMPTY; } } /* Else will try to reuse lookahead token after shifting the error token. */ goto yyerrlab1; /*---------------------------------------------------. | yyerrorlab -- error raised explicitly by YYERROR. | `---------------------------------------------------*/ yyerrorlab: /* Pacify compilers like GCC when the user code never invokes YYERROR and the label yyerrorlab therefore never appears in user code. */ if (/*CONSTCOND*/ 0) goto yyerrorlab; /* Do not reclaim the symbols of the rule whose action triggered this YYERROR. */ YYPOPSTACK (yylen); yylen = 0; YY_STACK_PRINT (yyss, yyssp); yystate = *yyssp; goto yyerrlab1; /*-------------------------------------------------------------. | yyerrlab1 -- common code for both syntax error and YYERROR. | `-------------------------------------------------------------*/ yyerrlab1: yyerrstatus = 3; /* Each real token shifted decrements this. */ for (;;) { yyn = yypact[yystate]; if (!yypact_value_is_default (yyn)) { yyn += YYTERROR; if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) { yyn = yytable[yyn]; if (0 < yyn) break; } } /* Pop the current state because it cannot handle the error token. */ if (yyssp == yyss) YYABORT; yydestruct ("Error: popping", yystos[yystate], yyvsp, yyscanner, root); YYPOPSTACK (1); yystate = *yyssp; YY_STACK_PRINT (yyss, yyssp); } YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN *++yyvsp = yylval; YY_IGNORE_MAYBE_UNINITIALIZED_END /* Shift the error token. */ YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yystate = yyn; goto yynewstate; /*-------------------------------------. | yyacceptlab -- YYACCEPT comes here. | `-------------------------------------*/ yyacceptlab: yyresult = 0; goto yyreturn; /*-----------------------------------. | yyabortlab -- YYABORT comes here. | `-----------------------------------*/ yyabortlab: yyresult = 1; goto yyreturn; #if !defined yyoverflow || YYERROR_VERBOSE /*-------------------------------------------------. | yyexhaustedlab -- memory exhaustion comes here. | `-------------------------------------------------*/ yyexhaustedlab: yyerror (yyscanner, root, YY_("memory exhausted")); yyresult = 2; /* Fall through. */ #endif yyreturn: if (yychar != YYEMPTY) { /* Make sure we have latest lookahead translation. See comments at user semantic actions for why this is necessary. */ yytoken = YYTRANSLATE (yychar); yydestruct ("Cleanup: discarding lookahead", yytoken, &yylval, yyscanner, root); } /* Do not reclaim the symbols of the rule whose action triggered this YYABORT or YYACCEPT. */ YYPOPSTACK (yylen); YY_STACK_PRINT (yyss, yyssp); while (yyssp != yyss) { yydestruct ("Cleanup: popping", yystos[*yyssp], yyvsp, yyscanner, root); YYPOPSTACK (1); } #ifndef yyoverflow if (yyss != yyssa) YYSTACK_FREE (yyss); #endif #if YYERROR_VERBOSE if (yymsg != yymsgbuf) YYSTACK_FREE (yymsg); #endif return yyresult; } -#line 2766 "parser.y" /* yacc.c:1906 */ +#line 2764 "parser.y" /* yacc.c:1906 */ const char* yytokname(int tok) { if (tok < 255) { return NULL; } return yytname[YYTRANSLATE(tok)]; } /* @generated */