Searched refs:force_nullable (Results 1 – 1 of 1) sorted by relevance
6450 zend_bool force_nullable = default_type == IS_NULL && !visibility; in zend_compile_params() local6453 arg_info->type = zend_compile_typename(type_ast, force_nullable, /* use_arena */ 0); in zend_compile_params()6459 if (default_type != IS_UNDEF && default_type != IS_CONSTANT_AST && !force_nullable in zend_compile_params()
Completed in 31 milliseconds