Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_execute.h55 extern ZEND_API const zend_internal_function zend_pass_function;
H A Dzend_execute.c113 ZEND_API const zend_internal_function zend_pass_function = { variable
H A Dzend_vm_def.h3392 func = (zend_function*)&zend_pass_function;
4530 EX(call)->func = (zend_function*)&zend_pass_function;
4894 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,
H A Dzend_vm_execute.h1348 EX(call)->func = (zend_function*)&zend_pass_function;
3258 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,
5625 func = (zend_function*)&zend_pass_function;
9676 func = (zend_function*)&zend_pass_function;
11700 func = (zend_function*)&zend_pass_function;
16495 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,
26813 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,

Completed in 166 milliseconds