Home
last modified time | relevance | path

Searched refs:twig_in_filter (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php234 $this->assertSame($expected, twig_in_filter($value, $compare));
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php930 function twig_in_filter($value, $compare) function