Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c553 zval *constructor_retval; in TWIG_RUNTIME_ERROR() local
572 MAKE_STD_ZVAL(constructor_retval); in TWIG_RUNTIME_ERROR()
585 …call_user_function(EG(function_table), &ex, constructor, constructor_retval, 3, constructor_args T… in TWIG_RUNTIME_ERROR()
587 zval_ptr_dtor(&constructor_retval); in TWIG_RUNTIME_ERROR()