Home
last modified time | relevance | path

Searched refs:arg_info (Results 26 – 34 of 34) sorted by relevance

12

/PHP-7.1/ext/simplexml/
H A Dsimplexml.c49 #define SXE_ME(func, arg_info, flags) PHP_ME(simplexml_element, func, arg_info, flags) argument
50 #define SXE_MALIAS(func, alias, arg_info, flags) PHP_MALIAS(simplexml_element, func, alias, arg_inf… argument
/PHP-7.1/
H A DUPGRADING186 . TypeError messages for arg_info type checks will now say "must be ...
188 accepts null. arg_info type checks are used by all userland functions with
H A DNEWS1485 . TypeError messages for arg_info type checks will now say "must be ...
/PHP-7.1/ext/opcache/Optimizer/
H A Ddfa_pass.c316 zend_arg_info *info = &op_array->arg_info[-1]; in can_elide_return_type_check()
H A Dzend_optimizer.c523 zend_arg_info *ret_info = op_array->arg_info - 1; in zend_optimizer_replace_by_const()
/PHP-7.1/Zend/
H A Dzend_builtin_functions.c283 fptr->arg_info = NULL; in zend_test_class_method_get()
298 fptr->arg_info = NULL; in zend_test_class_static_method_get()
H A Dzend_vm_def.h3921 zend_arg_info *ret_info = EX(func)->common.arg_info - 1;
H A Dzend_vm_execute.h7638 zend_arg_info *ret_info = EX(func)->common.arg_info - 1;
14330 zend_arg_info *ret_info = EX(func)->common.arg_info - 1;
21877 zend_arg_info *ret_info = EX(func)->common.arg_info - 1;
30547 zend_arg_info *ret_info = EX(func)->common.arg_info - 1;
42689 zend_arg_info *ret_info = EX(func)->common.arg_info - 1;
/PHP-7.1/ext/soap/
H A Dsoap.c669 fe.arg_info = NULL; in PHP_MINIT_FUNCTION()

Completed in 227 milliseconds

12