Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Ddynamic_test.test5 {{ 'foo' is test_foo ? '1' :'0' }}
6 {{ 'bar' is test_foo ? '1' :'0' }}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php53 function test_foo($value = 'foo') function