Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dphp_twig.h32 PHP_FUNCTION(twig_template_get_attributes);
H A Dtwig.c66 PHP_FE(twig_template_get_attributes, twig_template_get_attribute_args)
699 PHP_FUNCTION(twig_template_get_attributes) in PHP_FUNCTION() argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php516 …return twig_template_get_attributes($this, $object, $item, $arguments, $type, $isDefinedTest, $ign…