Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_vm_execute.h12510 static int ZEND_FASTCALL zend_pre_incdec_property_helper_SPEC_VAR_CONST(incdec_t incdec_op, ZEND_OP… in zend_pre_incdec_property_helper_SPEC_VAR_CONST() function
12606 …return zend_pre_incdec_property_helper_SPEC_VAR_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS… in ZEND_PRE_INC_OBJ_SPEC_VAR_CONST_HANDLER()
12611 …return zend_pre_incdec_property_helper_SPEC_VAR_CONST(decrement_function, ZEND_OPCODE_HANDLER_ARGS… in ZEND_PRE_DEC_OBJ_SPEC_VAR_CONST_HANDLER()

Completed in 73 milliseconds