Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_execute.h28945 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_CV_CV(incdec_t incdec_op, ZEND_OPCODE… in zend_pre_incdec_property_helper_SPEC_CV_CV() function
29034 …return zend_pre_incdec_property_helper_SPEC_CV_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PAS… in ZEND_PRE_INC_OBJ_SPEC_CV_CV_HANDLER()
29039 …return zend_pre_incdec_property_helper_SPEC_CV_CV(decrement_function, ZEND_OPCODE_HANDLER_ARGS_PAS… in ZEND_PRE_DEC_OBJ_SPEC_CV_CV_HANDLER()

Completed in 81 milliseconds