Lines Matching refs:caption
71 $caption = $this->_propertyRaw('caption', $match);
73 …artMarker' => $startMarker, 'tableNumber' => $tableNumber, 'caption' => $caption, 'fixTable' => $f…
122 $this->caption = $data['caption'];
124 $this->caption = 0;
163 … $this->tableNumber, $debugfile, $disallow, $use, $restrictNames, $this->caption, $this->fixTable);
284 …source, $startMarker, $tableNumber, $dbfile, $disallow, $use, $restrictNames, $caption, $fixTable){ argument
326 …$url), $startMarker, $tableNumber, $dbfile, $disallow, $use, $restrictNames, $caption, $fixTable);
415 …rker, $tableNumber, $dbfile, $specialChars, $specialReplace, $restrictNames, $caption, $fixTable) { argument
462 $mdTable = table2csv($table,'tom.csv',false, $caption);
479 if ($row_index!=0 || $caption==0) {
503 if (($row_index == 0) || ($row_index == 1 && $caption==1))
808 if ($this->caption==0 || ($this->caption==1 && $row > 2)) {