Page MenuHomec4science

__phutil_library_map__.php
No OneTemporary

File Metadata

Created
Tue, Jul 30, 02:59

__phutil_library_map__.php

<?php
/**
* This file is automatically generated. Use 'phutil_mapper.php' to rebuild it.
* @generated
*/
phutil_register_library_map(array(
'class' =>
array(
'AASTNode' => 'parser/aast/api/node',
'AASTNodeList' => 'parser/aast/api/list',
'AASTToken' => 'parser/aast/api/token',
'AASTTree' => 'parser/aast/api/tree',
'AbstractDirectedGraph' => 'utils/abstractgraph',
'AbstractDirectedGraphTestCase' => 'utils/abstractgraph/__tests__',
'BaseHTTPFuture' => 'future/http/base',
'CommandException' => 'future/exec',
'ConduitClient' => 'conduit/client',
'ConduitClientException' => 'conduit/client',
'ConduitFuture' => 'conduit/client',
'ExecFuture' => 'future/exec',
'ExecFutureTestCase' => 'future/exec/__tests__',
'FileFinder' => 'filesystem/filefinder',
'FileList' => 'filesystem/filelist',
'Filesystem' => 'filesystem',
'FilesystemException' => 'filesystem',
'Future' => 'future',
'FutureIterator' => 'future',
'FutureProxy' => 'future/proxy',
'HTTPFuture' => 'future/http/http',
'HTTPFutureResponseStatus' => 'future/http/status/base',
'HTTPFutureResponseStatusCURL' => 'future/http/status/curl',
'HTTPFutureResponseStatusHTTP' => 'future/http/status/http',
'HTTPFutureResponseStatusParse' => 'future/http/status/parse',
'HTTPFutureResponseStatusTransport' => 'future/http/status/transport',
'HTTPSFuture' => 'future/http/https',
'ImmediateFuture' => 'future/immediate',
'LinesOfALarge' => 'filesystem/linesofalarge/base',
'LinesOfALargeExecFuture' => 'filesystem/linesofalarge/execfuture',
'LinesOfALargeExecFutureTestCase' => 'filesystem/linesofalarge/execfuture/__tests__',
'LinesOfALargeFile' => 'filesystem/linesofalarge/file',
'LinesOfALargeFileTestCase' => 'filesystem/linesofalarge/file/__tests__',
'MFilterTestHelper' => 'utils/__tests__',
'PhutilAWSEC2Future' => 'future/aws/ec2',
'PhutilAWSException' => 'future/aws/exception',
'PhutilAWSFuture' => 'future/aws/base',
'PhutilAggregateException' => 'error/aggregate',
'PhutilArgumentParser' => 'parser/argument/parser',
'PhutilArgumentParserException' => 'parser/argument/exception/base',
'PhutilArgumentParserTestCase' => 'parser/argument/parser/__tests__',
'PhutilArgumentSpecification' => 'parser/argument/spec',
'PhutilArgumentSpecificationException' => 'parser/argument/exception/specification',
'PhutilArgumentSpecificationTestCase' => 'parser/argument/spec/__tests__',
'PhutilArgumentUsageException' => 'parser/argument/exception/usage',
'PhutilArgumentWorkflow' => 'parser/argument/workflow/base',
'PhutilConsoleFormatter' => 'console',
'PhutilConsoleStdinNotInteractiveException' => 'console/exception',
'PhutilConsoleSyntaxHighlighter' => 'markup/syntax/highlighter/console',
'PhutilConsoleWrapTestCase' => 'console/__tests__',
'PhutilDaemon' => 'daemon/base',
'PhutilDaemonOverseer' => 'daemon/overseer',
'PhutilDefaultSyntaxHighlighter' => 'markup/syntax/highlighter/default',
'PhutilDefaultSyntaxHighlighterEngine' => 'markup/syntax/engine/default',
'PhutilDefaultSyntaxHighlighterEnginePygmentsFuture' => 'markup/syntax/highlighter/pygments/future',
'PhutilDefaultSyntaxHighlighterEngineTestCase' => 'markup/syntax/engine/default/__tests__',
'PhutilDeferredLog' => 'filesystem/deferredlog',
'PhutilDeferredLogTestCase' => 'filesystem/deferredlog/__tests__',
'PhutilDivinerSyntaxHighlighter' => 'markup/syntax/highlighter/diviner',
'PhutilDocblockParser' => 'parser/docblock',
'PhutilDocblockParserTestCase' => 'parser/docblock/__tests__',
'PhutilEmailAddress' => 'parser/emailaddress',
'PhutilEmailAddressTestCase' => 'parser/emailaddress/__tests__',
'PhutilErrorHandler' => 'error',
'PhutilEvent' => 'events/event',
'PhutilEventConstants' => 'events/constant/base',
'PhutilEventEngine' => 'events/engine',
'PhutilEventListener' => 'events/listener',
'PhutilEventType' => 'events/constant/type',
'PhutilExcessiveServiceCallsDaemon' => 'daemon/torture/excessiveservicecalls',
'PhutilFatalDaemon' => 'daemon/torture/fatal',
'PhutilHangForeverDaemon' => 'daemon/torture/hangforever',
'PhutilHelpArgumentWorkflow' => 'parser/argument/workflow/help',
'PhutilInteractiveEditor' => 'console/editor',
'PhutilJSON' => 'parser/json',
'PhutilJSONTestCase' => 'parser/json/__tests__',
'PhutilLanguageGuesser' => 'parser/languageguesser',
'PhutilLanguageGuesserTestCase' => 'parser/languageguesser/__tests__',
'PhutilMarkupEngine' => 'markup/engine',
'PhutilMarkupTestCase' => 'markup/__tests__',
'PhutilMissingSymbolException' => 'symbols/exception/missing',
'PhutilNiceDaemon' => 'daemon/torture/nice',
'PhutilProcessGroupDaemon' => 'daemon/torture/processgroup',
'PhutilPygmentsSyntaxHighlighter' => 'markup/syntax/highlighter/pygments',
'PhutilRainbowSyntaxHighlighter' => 'markup/syntax/highlighter/rainbow',
'PhutilReadableSerializer' => 'readableserializer',
'PhutilRemarkupBlockStorage' => 'markup/engine/remarkup/blockstorage',
'PhutilRemarkupEngine' => 'markup/engine/remarkup',
'PhutilRemarkupEngineBlockRule' => 'markup/engine/remarkup/blockrule/base',
'PhutilRemarkupEngineRemarkupCodeBlockRule' => 'markup/engine/remarkup/blockrule/remarkupcode',
'PhutilRemarkupEngineRemarkupDefaultBlockRule' => 'markup/engine/remarkup/blockrule/remarkupdefault',
'PhutilRemarkupEngineRemarkupHeaderBlockRule' => 'markup/engine/remarkup/blockrule/remarkupheader',
'PhutilRemarkupEngineRemarkupInlineBlockRule' => 'markup/engine/remarkup/blockrule/remarkupinline',
'PhutilRemarkupEngineRemarkupListBlockRule' => 'markup/engine/remarkup/blockrule/remarkuplist',
'PhutilRemarkupEngineRemarkupLiteralBlockRule' => 'markup/engine/remarkup/blockrule/remarkupliteral',
'PhutilRemarkupEngineRemarkupNoteBlockRule' => 'markup/engine/remarkup/blockrule/remarkupnote',
'PhutilRemarkupEngineRemarkupQuotesBlockRule' => 'markup/engine/remarkup/blockrule/remarkupquotes',
'PhutilRemarkupEngineTestCase' => 'markup/engine/remarkup/__tests__',
'PhutilRemarkupRule' => 'markup/engine/remarkup/markuprule/base',
'PhutilRemarkupRuleBold' => 'markup/engine/remarkup/markuprule/bold',
'PhutilRemarkupRuleDel' => 'markup/engine/remarkup/markuprule/del',
'PhutilRemarkupRuleEscapeHTML' => 'markup/engine/remarkup/markuprule/escapehtml',
'PhutilRemarkupRuleEscapeRemarkup' => 'markup/engine/remarkup/markuprule/escaperemarkup',
'PhutilRemarkupRuleHyperlink' => 'markup/engine/remarkup/markuprule/hyperlink',
'PhutilRemarkupRuleItalic' => 'markup/engine/remarkup/markuprule/italics',
'PhutilRemarkupRuleLinebreaks' => 'markup/engine/remarkup/markuprule/linebreaks',
'PhutilRemarkupRuleMonospace' => 'markup/engine/remarkup/markuprule/monospace',
'PhutilSaturateStdoutDaemon' => 'daemon/torture/saturatestdout',
'PhutilServiceProfiler' => 'serviceprofiler',
'PhutilSimpleOptions' => 'parser/simpleoptions',
'PhutilSimpleOptionsTestCase' => 'parser/simpleoptions/__tests__',
'PhutilSymbolLoader' => 'symbols',
'PhutilSyntaxHighlighter' => 'markup/syntax/highlighter/base',
'PhutilSyntaxHighlighterEngine' => 'markup/syntax/engine/base',
'PhutilSyntaxHighlighterException' => 'markup/syntax/highlighter/exception',
'PhutilTortureTestDaemon' => 'daemon/torture/base',
'PhutilURI' => 'parser/uri',
'PhutilURITestCase' => 'parser/uri/__tests__',
'PhutilUTF8TestCase' => 'utils/__tests__',
'PhutilUtilsTestCase' => 'utils/__tests__',
'PhutilXHPASTSyntaxHighlighter' => 'markup/syntax/highlighter/xhpast',
'PhutilXHPASTSyntaxHighlighterTestCase' => 'markup/syntax/highlighter/xhpast/__tests__',
'TempFile' => 'filesystem/tempfile',
'TestAbstractDirectedGraph' => 'utils/abstractgraph/__tests__',
'XHPASTNode' => 'parser/xhpast/api/node',
'XHPASTSyntaxErrorException' => 'parser/xhpast/api/exception',
'XHPASTToken' => 'parser/xhpast/api/token',
'XHPASTTree' => 'parser/xhpast/api/tree',
'XHPASTTreeTestCase' => 'parser/xhpast/api/tree/__tests__',
),
'function' =>
array(
'Futures' => 'future',
'array_mergev' => 'utils',
'array_select_keys' => 'utils',
'assert_instances_of' => 'utils',
'coalesce' => 'utils',
'csprintf' => 'xsprintf/csprintf',
'exec_manual' => 'future/exec',
'execx' => 'future/exec',
'head' => 'utils',
'head_key' => 'utils',
'hsprintf' => 'markup',
'id' => 'utils',
'idx' => 'utils',
'ifilter' => 'utils',
'igroup' => 'utils',
'ipull' => 'utils',
'isort' => 'utils',
'jsprintf' => 'xsprintf/jsprintf',
'last' => 'utils',
'last_key' => 'utils',
'mfilter' => 'utils',
'mgroup' => 'utils',
'mpull' => 'utils',
'msort' => 'utils',
'newv' => 'utils',
'nonempty' => 'utils',
'phlog' => 'error',
'phutil_console_confirm' => 'console',
'phutil_console_format' => 'console',
'phutil_console_prompt' => 'console',
'phutil_console_require_tty' => 'console',
'phutil_console_wrap' => 'console',
'phutil_deprecated' => 'moduleutils',
'phutil_error_listener_example' => 'error',
'phutil_escape_html' => 'markup',
'phutil_escape_uri' => 'markup',
'phutil_escape_uri_path_component' => 'markup',
'phutil_get_library_name_for_root' => 'moduleutils',
'phutil_get_library_root' => 'moduleutils',
'phutil_get_library_root_for_path' => 'moduleutils',
'phutil_is_utf8' => 'utils',
'phutil_passthru' => 'future/exec',
'phutil_render_tag' => 'markup',
'phutil_unescape_uri_path_component' => 'markup',
'phutil_utf8_hard_wrap_html' => 'utils',
'phutil_utf8_shorten' => 'utils',
'phutil_utf8_strlen' => 'utils',
'phutil_utf8ize' => 'utils',
'phutil_utf8v' => 'utils',
'vcsprintf' => 'xsprintf/csprintf',
'vjsprintf' => 'xsprintf/jsprintf',
'xhp_parser_node_constants' => 'parser/xhpast/constants',
'xhpast_get_binary_path' => 'parser/xhpast/bin',
'xhpast_get_build_instructions' => 'parser/xhpast/bin',
'xhpast_get_parser_future' => 'parser/xhpast/bin',
'xhpast_is_available' => 'parser/xhpast/bin',
'xhpast_parser_token_constants' => 'parser/xhpast/constants',
'xsprintf' => 'xsprintf',
'xsprintf_callback_example' => 'xsprintf',
'xsprintf_command' => 'xsprintf/csprintf',
'xsprintf_javascript' => 'xsprintf/jsprintf',
),
'requires_class' =>
array(
'AbstractDirectedGraphTestCase' => 'ArcanistPhutilTestCase',
'BaseHTTPFuture' => 'Future',
'ConduitFuture' => 'FutureProxy',
'ExecFuture' => 'Future',
'ExecFutureTestCase' => 'ArcanistPhutilTestCase',
'FutureProxy' => 'Future',
'HTTPFuture' => 'BaseHTTPFuture',
'HTTPFutureResponseStatusCURL' => 'HTTPFutureResponseStatus',
'HTTPFutureResponseStatusHTTP' => 'HTTPFutureResponseStatus',
'HTTPFutureResponseStatusParse' => 'HTTPFutureResponseStatus',
'HTTPFutureResponseStatusTransport' => 'HTTPFutureResponseStatus',
'HTTPSFuture' => 'BaseHTTPFuture',
'ImmediateFuture' => 'Future',
'LinesOfALargeExecFuture' => 'LinesOfALarge',
'LinesOfALargeExecFutureTestCase' => 'ArcanistPhutilTestCase',
'LinesOfALargeFile' => 'LinesOfALarge',
'LinesOfALargeFileTestCase' => 'ArcanistPhutilTestCase',
'PhutilAWSEC2Future' => 'PhutilAWSFuture',
'PhutilAWSFuture' => 'FutureProxy',
'PhutilArgumentParserTestCase' => 'ArcanistPhutilTestCase',
'PhutilArgumentSpecificationException' => 'PhutilArgumentParserException',
'PhutilArgumentSpecificationTestCase' => 'ArcanistPhutilTestCase',
'PhutilArgumentUsageException' => 'PhutilArgumentParserException',
'PhutilConsoleWrapTestCase' => 'ArcanistPhutilTestCase',
'PhutilDefaultSyntaxHighlighterEngine' => 'PhutilSyntaxHighlighterEngine',
'PhutilDefaultSyntaxHighlighterEnginePygmentsFuture' => 'FutureProxy',
'PhutilDefaultSyntaxHighlighterEngineTestCase' => 'ArcanistPhutilTestCase',
'PhutilDeferredLogTestCase' => 'ArcanistPhutilTestCase',
'PhutilDocblockParserTestCase' => 'ArcanistPhutilTestCase',
'PhutilEmailAddressTestCase' => 'ArcanistPhutilTestCase',
'PhutilEventType' => 'PhutilEventConstants',
'PhutilExcessiveServiceCallsDaemon' => 'PhutilTortureTestDaemon',
'PhutilFatalDaemon' => 'PhutilTortureTestDaemon',
'PhutilHangForeverDaemon' => 'PhutilTortureTestDaemon',
'PhutilHelpArgumentWorkflow' => 'PhutilArgumentWorkflow',
'PhutilJSONTestCase' => 'ArcanistPhutilTestCase',
'PhutilLanguageGuesserTestCase' => 'ArcanistPhutilTestCase',
'PhutilMarkupTestCase' => 'ArcanistPhutilTestCase',
'PhutilNiceDaemon' => 'PhutilTortureTestDaemon',
'PhutilProcessGroupDaemon' => 'PhutilTortureTestDaemon',
'PhutilRemarkupEngine' => 'PhutilMarkupEngine',
'PhutilRemarkupEngineRemarkupCodeBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupDefaultBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupHeaderBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupInlineBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupListBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupLiteralBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupNoteBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineRemarkupQuotesBlockRule' => 'PhutilRemarkupEngineBlockRule',
'PhutilRemarkupEngineTestCase' => 'ArcanistPhutilTestCase',
'PhutilRemarkupRuleBold' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleDel' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleEscapeHTML' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleEscapeRemarkup' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleHyperlink' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleItalic' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleLinebreaks' => 'PhutilRemarkupRule',
'PhutilRemarkupRuleMonospace' => 'PhutilRemarkupRule',
'PhutilSaturateStdoutDaemon' => 'PhutilTortureTestDaemon',
'PhutilSimpleOptionsTestCase' => 'ArcanistPhutilTestCase',
'PhutilTortureTestDaemon' => 'PhutilDaemon',
'PhutilURITestCase' => 'ArcanistPhutilTestCase',
'PhutilUTF8TestCase' => 'ArcanistPhutilTestCase',
'PhutilUtilsTestCase' => 'ArcanistPhutilTestCase',
'PhutilXHPASTSyntaxHighlighterTestCase' => 'ArcanistPhutilTestCase',
'TestAbstractDirectedGraph' => 'AbstractDirectedGraph',
'XHPASTNode' => 'AASTNode',
'XHPASTToken' => 'AASTToken',
'XHPASTTree' => 'AASTTree',
'XHPASTTreeTestCase' => 'ArcanistPhutilTestCase',
),
'requires_interface' =>
array(
),
));

Event Timeline