Home
last modified time | relevance | path

Searched refs:format_row (Results 1 – 3 of 3) sorted by relevance

/plugin/dtable/
Daction.php196 $new_line = $dtable->format_row($cols);
Dhelper.php105 function format_row($array_line) { function in helper_plugin_dtable
/plugin/dwcommits/
Dhelper.php601 $output .= $this->format_row($row,$regex);
608 function format_row($row,$regex) { function in helper_plugin_dwcommits