Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_execute.c2196 …zend_fetch_property_address(zval *result, zval *container, uint32_t container_op_type, zval *prop_… in zend_fetch_property_address() argument
2198 if (container_op_type != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) { in zend_fetch_property_address()

Completed in 21 milliseconds