Home
last modified time | relevance | path

Searched refs:prettifier (Results 1 – 5 of 5) sorted by relevance

/plugin/codeprettify/
H A DREADME.md4 syntax highlighting of source code snippets in wiki page, using [Javascript code prettifier](https:…
23 ![Example #1](code-prettifier-example.png "output of Example #1")
29 The [Javascript code prettifier](https://github.com/google/code-prettify), which was once known as …
H A Dplugin.info.txt6 desc syntax highlighting of source code snippets in wiki page using Javascript code prettifier
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php26 private $prettifier; variable in PHPUnit_Util_TestDox_ResultPrinter_XML
44 $this->prettifier = new PHPUnit_Util_TestDox_NamePrettifier;
184 …$node->setAttribute('prettifiedClassName', $this->prettifier->prettifyTestClass(get_class($test)));
185 …$node->setAttribute('prettifiedMethodName', $this->prettifier->prettifyTestMethod($test->getName()…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php19 protected $prettifier; variable in PHPUnit_Util_TestDox_ResultPrinter
98 $this->prettifier = new PHPUnit_Util_TestDox_NamePrettifier;
255 $this->currentTestClassPrettified = $this->prettifier->prettifyTestClass($class);
269 … $this->currentTestMethodPrettified = $this->prettifier->prettifyTestMethod($test->getName(false));
/plugin/codeprettify/code-prettify/
H A DREADME.md1 # JavaScript code prettifier
3 …rawgit.com* is going away](https://groups.google.com/forum/#!topic/js-code-prettifier/IFHev_kLm30).
240 [7]: http://groups.google.com/group/js-code-prettifier