Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c934 zval *tmp_properties, *tmp_item; in PHP_FUNCTION() local
936 tmp_properties = TWIG_GET_ARRAY_ELEMENT(tmp_class, "properties", strlen("properties") TSRMLS_CC); in PHP_FUNCTION()
937 tmp_item = TWIG_GET_ARRAY_ELEMENT(tmp_properties, item, item_len TSRMLS_CC); in PHP_FUNCTION()