Lines Matching refs:indi
479 $indi = [];
481 … if (!in_array($row->f_husb, $indi, true) && !in_array($row->f_wife, $indi, true)) {
484 $indi[] = $row->f_husb;
485 $indi[] = $row->f_wife;
492 $indi = [];
496 … if (!in_array($row->f_husb, $indi, true) && !in_array($row->f_wife, $indi, true)) {
499 $indi[] = $row->f_husb;
500 $indi[] = $row->f_wife;
657 $indi = [];
659 if (!in_array($row->d_gid, $indi, true)) {
662 $indi[] = $row->d_gid;
671 $indi = [];
673 if (!in_array($row->d_gid, $indi, true)) {
676 $indi[] = $row->d_gid;
687 $indi = [];
691 if (!in_array($row->d_gid, $indi, true)) {
694 $indi[] = $row->d_gid;