Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c202 zval *zfunction; in TWIG_CALL_USER_FUNC_ARRAY() local
217 MAKE_STD_ZVAL(zfunction); in TWIG_CALL_USER_FUNC_ARRAY()
241 FREE_DTOR(zfunction); in TWIG_CALL_USER_FUNC_ARRAY()
390 zval *zfunction; in TWIG_CALL_S() local
397 MAKE_STD_ZVAL(zfunction); in TWIG_CALL_S()
414 FREE_DTOR(zfunction); in TWIG_CALL_S()
418 FREE_DTOR(zfunction); in TWIG_CALL_S()
442 zval *zfunction; in TWIG_CALL_ZZ() local
449 MAKE_STD_ZVAL(zfunction); in TWIG_CALL_ZZ()
466 FREE_DTOR(zfunction); in TWIG_CALL_ZZ()
[all …]