Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c1132 zval *this_filename; in PHP_FUNCTION() local
1138 MAKE_STD_ZVAL(this_filename); in PHP_FUNCTION()
1145 call_user_function(EG(function_table), &template, filename_func, this_filename, 0, 0 TSRMLS_CC); in PHP_FUNCTION()
1147 self = (strcmp(Z_STRVAL_P(object_filename), Z_STRVAL_P(this_filename)) == 0); in PHP_FUNCTION()
1182 Z_STRVAL_P(this_filename), in PHP_FUNCTION()
1193 FREE_DTOR(this_filename) in PHP_FUNCTION()