Searched refs:newstore (Results 1 – 1 of 1) sorted by relevance
6755 my $newstore = $store;6756 $newstore = "${var}_store" if ($store ne "NULL" && $store ne "${var}_store");6761 if ($store ne $newstore) {6762 $rename .= " '$store' to '$newstore'";