Lines Matching refs:BP_VAR_UNSET
195 case BP_VAR_UNSET: in _get_zval_cv_lookup()
1060 case BP_VAR_UNSET: in zend_fetch_dimension_address_inner()
1092 case BP_VAR_UNSET: in zend_fetch_dimension_address_inner()
1126 if (type != BP_VAR_UNSET && Z_REFCOUNT_P(container)>1 && !PZVAL_IS_REF(container)) { in zend_fetch_dimension_address()
1152 } else if (type != BP_VAR_UNSET) { in zend_fetch_dimension_address()
1172 if (type != BP_VAR_UNSET && Z_STRLEN_P(container)==0) { in zend_fetch_dimension_address()
1179 if (type != BP_VAR_UNSET) { in zend_fetch_dimension_address()
1191 if (type != BP_VAR_UNSET) { in zend_fetch_dimension_address()
1263 if (type != BP_VAR_UNSET && Z_LVAL_P(container)==0) { in zend_fetch_dimension_address()
1269 if (type == BP_VAR_UNSET) { in zend_fetch_dimension_address()
1406 if (type != BP_VAR_UNSET && in zend_fetch_property_address()