array( '' => 'PhabricatorXHPASTViewRunController', 'view/(?P[1-9]\d*)/' => 'PhabricatorXHPASTViewFrameController', 'frameset/(?P[1-9]\d*)/' => 'PhabricatorXHPASTViewFramesetController', 'input/(?P[1-9]\d*)/' => 'PhabricatorXHPASTViewInputController', 'tree/(?P[1-9]\d*)/' => 'PhabricatorXHPASTViewTreeController', 'stream/(?P[1-9]\d*)/' => 'PhabricatorXHPASTViewStreamController', ), ); } }