Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_execute.h22733 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() function
22829 …return zend_post_incdec_property_helper_SPEC_VAR_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_P… in ZEND_POST_INC_OBJ_SPEC_VAR_CV_HANDLER()
22834 …return zend_post_incdec_property_helper_SPEC_VAR_CV(decrement_function, ZEND_OPCODE_HANDLER_ARGS_P… in ZEND_POST_DEC_OBJ_SPEC_VAR_CV_HANDLER()

Completed in 95 milliseconds