Searched defs:container_ptr (Results 1 – 2 of 2) sorted by relevance
1087 static void zend_fetch_dimension_address(temp_variable *result, zval **container_ptr, zval *dim, in… in zend_fetch_dimension_address()1355 static void zend_fetch_property_address(temp_variable *result, zval **container_ptr, zval *prop_ptr… in zend_fetch_property_address()
6158 zend_op *container_ptr; in zend_do_foreach_end() local
Completed in 27 milliseconds