Home
last modified time | relevance | path

Searched refs:incdec_t (Results 1 – 3 of 3) 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 …]
H A Dzend_execute.c51 typedef int (*incdec_t)(zval *); typedef
H A Dzend_vm_def.h589 ZEND_VM_HELPER_EX(zend_pre_incdec_property_helper, VAR|UNUSED|CV, CONST|TMP|VAR|CV, incdec_t incdec…
697 ZEND_VM_HELPER_EX(zend_post_incdec_property_helper, VAR|UNUSED|CV, CONST|TMP|VAR|CV, incdec_t incde…

Completed in 110 milliseconds