Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.h582 #define ZEND_CALL_USES_STRICT_TYPES(call) \ macro
586 ZEND_CALL_USES_STRICT_TYPES(execute_data)
591 ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data)->prev_execute_data))
594 ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))
H A Dzend_object_handlers.c816 && ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data)); in property_uses_strict_types()

Completed in 14 milliseconds