Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_execute.c671 static int is_null_constant(zval *default_value) in is_null_constant() function
831 …(arg) != IS_NULL || !(cur_arg_info->allow_null || (default_value && is_null_constant(default_value… in zend_verify_arg_type()

Completed in 11 milliseconds