Searched refs:txtb (Results 1 – 1 of 1) sorted by relevance
23981 function IndexEntrySee($txta, $txtb) argument23988 if ($txtb == strip_tags($txtb)) {23989 $txtb = str_replace(':', ' - ', $txtb); // *OTL*23996 if ($txtb == strip_tags($txtb)) {23997 $txtb = str_replace(':', ', ', $txtb);24000 $this->Reference[] = ['t' => $txta . ' - see ' . $txtb, 'p' => []];