Home
last modified time | relevance | path

Searched refs:TextDumper (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Profiler/Dumper/
H A DText.php3 use Twig\Profiler\Dumper\TextDumper; alias
8 class Twig_Profiler_Dumper_Text extends TextDumper
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/
H A DTextTest.php12 use Twig\Profiler\Dumper\TextDumper; alias
18 $dumper = new TextDumper();
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DTextDumper.php21 class TextDumper extends BaseDumper class
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst527 $dumper = new \Twig\Profiler\Dumper\TextDumper();