BP_VAR_IS        4014 Zend/zend_API.c 	value = Z_OBJ_HT_P(object)->read_property(object, &property, silent?BP_VAR_IS:BP_VAR_R, NULL, rv);
BP_VAR_IS        1820 Zend/zend_compile.c 		case BP_VAR_IS:
BP_VAR_IS        2235 Zend/zend_compile.c 	if (type != BP_VAR_R && type != BP_VAR_IS && zend_is_call(ast)) {
BP_VAR_IS        2276 Zend/zend_compile.c 		if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        6208 Zend/zend_compile.c 	zend_compile_var(&expr_node, expr_ast, BP_VAR_IS);
BP_VAR_IS        6385 Zend/zend_compile.c 				opline = zend_compile_simple_var_no_cv(result, var_ast, BP_VAR_IS, 0);
BP_VAR_IS        6390 Zend/zend_compile.c 			opline = zend_compile_dim_common(result, var_ast, BP_VAR_IS);
BP_VAR_IS        6394 Zend/zend_compile.c 			opline = zend_compile_prop_common(result, var_ast, BP_VAR_IS);
BP_VAR_IS        6398 Zend/zend_compile.c 			opline = zend_compile_static_prop_common(result, var_ast, BP_VAR_IS, 0);
BP_VAR_IS         241 Zend/zend_execute.c 		case BP_VAR_IS:
BP_VAR_IS        1553 Zend/zend_execute.c 				case BP_VAR_IS:
BP_VAR_IS        1584 Zend/zend_execute.c 						case BP_VAR_IS:
BP_VAR_IS        1602 Zend/zend_execute.c 				case BP_VAR_IS:
BP_VAR_IS        1836 Zend/zend_execute.c 					if (type == BP_VAR_IS) {
BP_VAR_IS        1846 Zend/zend_execute.c 					if (type != BP_VAR_IS) {
BP_VAR_IS        1864 Zend/zend_execute.c 			if (type != BP_VAR_IS) {
BP_VAR_IS        1907 Zend/zend_execute.c 	zend_fetch_dimension_address_read(result, container, dim, dim_type, BP_VAR_IS);
BP_VAR_IS         538 Zend/zend_object_handlers.c 	property_offset = zend_get_property_offset(zobj->ce, Z_STR_P(member), (type == BP_VAR_IS) || (zobj->ce->__get != NULL), cache_slot);
BP_VAR_IS         595 Zend/zend_object_handlers.c 	if ((type != BP_VAR_IS)) {
BP_VAR_IS        1560 Zend/zend_vm_def.h 				case BP_VAR_IS:
BP_VAR_IS        1581 Zend/zend_vm_def.h 					case BP_VAR_IS:
BP_VAR_IS        1612 Zend/zend_vm_def.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        1656 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_fetch_var_address_helper, type, BP_VAR_IS);
BP_VAR_IS        1724 Zend/zend_vm_def.h 	container = GET_OP1_ZVAL_PTR(BP_VAR_IS);
BP_VAR_IS        1939 Zend/zend_vm_def.h 	container = GET_OP1_OBJ_ZVAL_PTR(BP_VAR_IS);
BP_VAR_IS        1990 Zend/zend_vm_def.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        6416 Zend/zend_vm_def.h 		varname = GET_OP1_ZVAL_PTR(BP_VAR_IS);
BP_VAR_IS        6496 Zend/zend_vm_def.h 	container = GET_OP1_OBJ_ZVAL_PTR(BP_VAR_IS);
BP_VAR_IS        6632 Zend/zend_vm_def.h 	container = GET_OP1_OBJ_ZVAL_PTR(BP_VAR_IS);
BP_VAR_IS        6789 Zend/zend_vm_def.h 	value = GET_OP1_ZVAL_PTR(BP_VAR_IS);
BP_VAR_IS        5022 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        5043 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        5074 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        5118 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CONST_CONST(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        5323 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        6956 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        6977 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        7008 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        7052 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CONST_VAR(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        7462 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        7483 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        7514 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        7558 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CONST_UNUSED(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        9113 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        10934 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        23616 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        26031 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        27522 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        31140 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        31161 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        31192 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        31236 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CV_CONST(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        31569 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        33359 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        33380 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        33411 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        33455 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CV_VAR(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        34306 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        34327 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        34358 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        34402 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CV_UNUSED(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        36639 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        39304 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        41518 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        41539 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        41570 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        41614 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_TMPVAR_CONST(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        41705 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        42517 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        42538 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        42569 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        42613 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_TMPVAR_VAR(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        42928 Zend/zend_vm_execute.h 				case BP_VAR_IS:
BP_VAR_IS        42949 Zend/zend_vm_execute.h 					case BP_VAR_IS:
BP_VAR_IS        42980 Zend/zend_vm_execute.h 	if (type == BP_VAR_R || type == BP_VAR_IS) {
BP_VAR_IS        43024 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_TMPVAR_UNUSED(BP_VAR_IS ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_IS        43897 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        45042 Zend/zend_vm_execute.h 			retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var));
BP_VAR_IS        5029 ext/date/php_date.c 	if (type != BP_VAR_IS && type != BP_VAR_R) {
BP_VAR_IS         249 ext/intl/transliterator/transliterator_class.c 	if( ( type != BP_VAR_R && type != BP_VAR_IS ) &&
BP_VAR_IS         393 ext/mysqli/mysqli.c 				zval *value = mysqli_read_property(object, member, BP_VAR_IS, cache_slot, &rv);
BP_VAR_IS         402 ext/mysqli/mysqli.c 				zval *value = mysqli_read_property(object, member, BP_VAR_IS, cache_slot, &rv);
BP_VAR_IS         433 ext/mysqli/mysqli.c 		value = mysqli_read_property(object, &member, BP_VAR_IS, 0, &rv);
BP_VAR_IS        2050 ext/snmp/snmp.c 				zval *value = php_snmp_read_property(object, member, BP_VAR_IS, cache_slot, &rv);
BP_VAR_IS        2058 ext/snmp/snmp.c 				zval *value = php_snmp_read_property(object, member, BP_VAR_IS, cache_slot, &rv);
BP_VAR_IS        1186 ext/soap/php_encoding.c 		data = Z_OBJ_HT_P(object)->read_property(object, &member, BP_VAR_IS, NULL, rv);
BP_VAR_IS         312 ext/spl/spl_array.c 						case BP_VAR_IS:
BP_VAR_IS         328 ext/spl/spl_array.c 				case BP_VAR_IS:
BP_VAR_IS         362 ext/spl/spl_array.c 				case BP_VAR_IS:
BP_VAR_IS         442 ext/xsl/xsltprocessor.c 	cloneDocu = std_hnd->read_property(id, &member, BP_VAR_IS, NULL, &rv);
BP_VAR_IS         541 ext/xsl/xsltprocessor.c 	doXInclude = std_hnd->read_property(id, &member, BP_VAR_IS, NULL, &rv);