Searched refs:table_position (Results 1 – 1 of 1) sorted by relevance
74 $table_position = -1;102 $table_position=$l;107 …line=="" && count($_table_data)>1) { $in_block = $this->_finalise($_table_data, $table_position); }113 elseif($in_block) { $in_block = $this->_finalise($_table_data, $table_position); }117 if($in_block) { $this->_finalise($_table_data, $table_position); }147 function _finalise(&$_table_data, $table_position) argument150 for($r=0; $r<count($wikified); $r++) { $this->wikified[$table_position + $r] = $wikified[$r]; }