Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_execute.h53 extern ZEND_API const zend_internal_function zend_pass_function;
H A Dzend_execute.c78 ZEND_API const zend_internal_function zend_pass_function = { variable
H A Dzend_vm_def.h3552 func = (zend_function*)&zend_pass_function;
4702 EX(call)->func = (zend_function*)&zend_pass_function;
5008 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,
H A Dzend_vm_execute.h1411 EX(call)->func = (zend_function*)&zend_pass_function;
3233 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,
5679 func = (zend_function*)&zend_pass_function;
9616 func = (zend_function*)&zend_pass_function;
11596 func = (zend_function*)&zend_pass_function;
16326 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,
27965 ZEND_CALL_FUNCTION, (zend_function *) &zend_pass_function,

Completed in 148 milliseconds