Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c2638 bool is_complex_type = ZEND_TYPE_IS_COMPLEX(fptr->common.arg_info[-1].type); in zend_check_magic_method_return_type() local
2642 is_complex_type = true; in zend_check_magic_method_return_type()
2645 if (extra_types || (is_complex_type && return_type != MAY_BE_OBJECT)) { in zend_check_magic_method_return_type()

Completed in 32 milliseconds