not a regex but hey

negcheck {
if ($1 !isin %variable1 %variable2 %variable3 %variable4 %variable5 %variable6 %variable7 %variable8 %variable9 %variable10) { echo -s yadda yadda }
}

$1 cant be in any of them , so there fore it cant be in any of them when there put together.