Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_execute.h39248 static int ZEND_FASTCALL zend_binary_assign_op_obj_helper_SPEC_CV_CV(int (*binary_op)(zval *result,… in zend_binary_assign_op_obj_helper_SPEC_CV_CV() function
39371 return zend_binary_assign_op_obj_helper_SPEC_CV_CV(binary_op, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU); in zend_binary_assign_op_helper_SPEC_CV_CV()
39382 … return zend_binary_assign_op_obj_helper_SPEC_CV_CV(binary_op, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU); in zend_binary_assign_op_helper_SPEC_CV_CV()

Completed in 107 milliseconds