Searched refs:format_row (Results 1 – 3 of 3) sorted by relevance
/plugin/dtable/ | ||
H A D | action.php | 196 $new_line = $dtable->format_row($cols); |
H A D | helper.php | 105 function format_row($array_line) { |
/plugin/dwcommits/ | ||
H A D | helper.php | 601 $output .= $this->format_row($row,$regex); |