Searched refs:txta (Results 1 – 2 of 2) sorted by relevance
55 $txta = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['a'];131 $table['txta'] = $txta;
23981 function IndexEntrySee($txta, $txtb) argument23985 if ($txta == strip_tags($txta)) {23986 $txta = str_replace(':', ' - ', $txta); // *OTL*23993 if ($txta == strip_tags($txta)) {23994 $txta = str_replace(':', ', ', $txta);24000 $this->Reference[] = ['t' => $txta . ' - see ' . $txtb, 'p' => []];