Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_execute.h11532 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()
11629 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()
13286 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()
15685 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()
15782 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()
25119 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()
25216 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()
26761 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()
26858 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()
28945 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 103 milliseconds