Home
last modified time | relevance | path

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

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