Lines Matching full:cell
2270 # | Cell 1 | Cell 22271 # | Cell 3 | Cell 42298 # Cell 1 | Cell 22299 # Cell 3 | Cell 42374 # Split row by cell.2379 foreach ($row_cells as $n => $cell)2380 $text .= " <td$attr[$n]>".$this->runSpanGamut(trim($cell))."</td>\n";