Home
last modified time | relevance | path

Searched refs:formatNonTemplate (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php30 abstract protected function formatNonTemplate(Profile $profile, $prefix); function in Twig\\Profiler\\Dumper\\BaseDumper
43 $start = $this->formatNonTemplate($profile, $prefix);
H A DTextDumper.php28 protected function formatNonTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\TextDumper
H A DHtmlDumper.php40 protected function formatNonTemplate(Profile $profile, $prefix) function in Twig\\Profiler\\Dumper\\HtmlDumper