- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php
- File
- Method
- src/infrastructure/markup/rule/PhabricatorRemarkupCustomBlockRule.php
- File
- Method
- src/infrastructure/markup/rule/PhabricatorRemarkupCustomInlineRule.php
- File
- Method
- Method
- Method
- src/infrastructure/markup/rule/PhabricatorKeyboardRemarkupRule.php
- File
- Method
- Method
- Method
- src/infrastructure/markup/rule/PhabricatorNavigationRemarkupRule.php
- File
- Method
- Method
- Method
- src/infrastructure/markup/rule/PhabricatorYoutubeRemarkupRule.php
- File
- Method
- Method
- Method
- src/infrastructure/markup/rule/PhabricatorConfigRemarkupRule.php
- File
- src/infrastructure/markup/syntax/highlighter/PhutilSyntaxHighlighterException.php
- File
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilPygmentsSyntaxHighlighter.php
- File
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilInvisibleSyntaxHighlighter.php
- File
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilDefaultSyntaxHighlighter.php
- File
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilSyntaxHighlighter.php
- File
- Method
- Method
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/xhpast/PhutilXHPASTSyntaxHighlighterFuture.php
- File
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilLexerSyntaxHighlighter.php
- File
- Method
- src/infrastructure/markup/syntax/highlighter/__tests__/PhutilPHPFragmentLexerHighlighterTestCase.php
- File
- Method
- src/infrastructure/markup/syntax/highlighter/__tests__/PhutilJSONFragmentLexerHighlighterTestCase.php
- File
- Method
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php
- File
- Simple syntax highlighter for the ".diviner" format, which is just Remarkup with a specific ruleset. This should also work alright for Remarkup.
- Class
- Method
- Method
- Method
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilDivinerSyntaxHighlighter.php
- File
- Highlights source code with a rainbow of colors, regardless of the language. This highlighter is useless, absurd, and extremely slow.
- Class
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilRainbowSyntaxHighlighter.php
- File
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/pygments/PhutilDefaultSyntaxHighlighterEnginePygmentsFuture.php
- File
- Simple syntax highlighter for console output. We just try to highlight the commands so it's easier to follow transcripts.
- Class
- Method
- Method
- src/infrastructure/markup/syntax/highlighter/PhutilConsoleSyntaxHighlighter.php
- File