Home
last modified time | relevance | path

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

/plugin/dtable/
H A Daction.php196 $new_line = $dtable->format_row($cols);
H A Dhelper.php105 function format_row($array_line) {
110 function format_row($array_line) { global() 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