Searched refs:is_null_constant (Results 1 – 1 of 1) sorted by relevance
671 static int is_null_constant(zval *default_value) in is_null_constant() function831 …(arg) != IS_NULL || !(cur_arg_info->allow_null || (default_value && is_null_constant(default_value… in zend_verify_arg_type()
Completed in 11 milliseconds