Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c716 char *type_name; in PHP_FUNCTION() local
830 char *type_name = zend_zval_type_name(object); in PHP_FUNCTION() local
838 item, type_name); in PHP_FUNCTION()
845 item, type_name, Z_STRVAL_P(object)); in PHP_FUNCTION()
887 type_name = zend_zval_type_name(object); in PHP_FUNCTION()
896 …possible to invoke a method (\"%s\") on a %s variable (\"%s\").", item, type_name, Z_STRVAL_P(obje… in PHP_FUNCTION()