Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c548 zval *zmessage; in TWIG_RUNTIME_ERROR() local
568 MAKE_STD_ZVAL(zmessage); in TWIG_RUNTIME_ERROR()
575 ZVAL_STRING(zmessage, buffer, 1); in TWIG_RUNTIME_ERROR()
582 constructor_args[0] = zmessage; in TWIG_RUNTIME_ERROR()
588 zval_ptr_dtor(&zmessage); in TWIG_RUNTIME_ERROR()