Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c999 zval *zmethod; in PHP_FUNCTION() local
1068 MAKE_STD_ZVAL(zmethod); in PHP_FUNCTION()
1069 ZVAL_STRING(zmethod, method, 1); in PHP_FUNCTION()
1071 …tExtension", "Twig_Extension_Sandbox" TSRMLS_CC), "checkMethodAllowed", object, zmethod TSRMLS_CC); in PHP_FUNCTION()
1073 zval_ptr_dtor(&zmethod); in PHP_FUNCTION()