Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_execute.h22367 static int ZEND_FASTCALL zend_binary_assign_op_obj_helper_SPEC_VAR_CV(int (*binary_op)(zval *result… in zend_binary_assign_op_obj_helper_SPEC_VAR_CV() function
22491 … return zend_binary_assign_op_obj_helper_SPEC_VAR_CV(binary_op, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU); in zend_binary_assign_op_helper_SPEC_VAR_CV()
22502 … return zend_binary_assign_op_obj_helper_SPEC_VAR_CV(binary_op, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU); in zend_binary_assign_op_helper_SPEC_VAR_CV()

Completed in 189 milliseconds