Searched refs:tmp_properties (Results 1 – 1 of 1) sorted by relevance
934 zval *tmp_properties, *tmp_item; in PHP_FUNCTION() local936 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()