Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_compile.c6619 …d_compile_params(zend_ast *ast, zend_ast *return_type_ast, uint32_t fallback_return_type) /* {{{ */ in zend_compile_params() argument
6626 if (return_type_ast || fallback_return_type) { in zend_compile_params()
6636 arg_infos->type = (zend_type) ZEND_TYPE_INIT_CODE(fallback_return_type, 0, 0); in zend_compile_params()

Completed in 29 milliseconds