Home
last modified time | relevance | path

Searched defs:incdec_op (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_vm_execute.h16887 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_VAR_TMP(incdec_t incdec_op, ZEND_OPCO… in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
16995 static int ZEND_FASTCALL zend_post_incdec_property_helper_SPEC_VAR_TMP(incdec_t incdec_op, ZEND_OPC… in zend_post_incdec_property_helper_SPEC_VAR_TMP()
18986 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_VAR_VAR(incdec_t incdec_op, ZEND_OPCO… in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
22625 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_VAR_CV(incdec_t incdec_op, ZEND_OPCOD… in zend_pre_incdec_property_helper_SPEC_VAR_CV()
22733 static int ZEND_FASTCALL zend_post_incdec_property_helper_SPEC_VAR_CV(incdec_t incdec_op, ZEND_OPCO… in zend_post_incdec_property_helper_SPEC_VAR_CV()
34188 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_CV_TMP(incdec_t incdec_op, ZEND_OPCOD… in zend_pre_incdec_property_helper_SPEC_CV_TMP()
34296 static int ZEND_FASTCALL zend_post_incdec_property_helper_SPEC_CV_TMP(incdec_t incdec_op, ZEND_OPCO… in zend_post_incdec_property_helper_SPEC_CV_TMP()
36151 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_CV_VAR(incdec_t incdec_op, ZEND_OPCOD… in zend_pre_incdec_property_helper_SPEC_CV_VAR()
36259 static int ZEND_FASTCALL zend_post_incdec_property_helper_SPEC_CV_VAR(incdec_t incdec_op, ZEND_OPCO… in zend_post_incdec_property_helper_SPEC_CV_VAR()
39505 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()
[all …]

Completed in 106 milliseconds