Home
last modified time | relevance | path

Searched +full:status +(+path:plugin +path:judge) -(+path:plugin +path:judge +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/judge/
H A Dscript.js172 function outputSubmit($status) { argument
174 if ($status) {
210 function appendResult(status, number, date) { argument
216 …0">' + number + '</td><td class="col1">' + date + '</td><td class="col2">' + status + '</td></tr>';
H A Dsyntax.php398 …col2">' . $this->getLang('language') . '</th><th class="col3">' . $this->getLang('status') . '</th>
410 …ol1">' . $this->getLang('timestamp') . '</th><th class="col2">' . $this->getLang('status') . '</th>
472 …col3">' . $this->getLang('language') . '</th><th class="col4">' . $this->getLang('status') . '</th>
H A Daction.php94 …col3">' . $this->getLang('language') . '</th><th class="col4">' . $this->getLang('status') . '</th>
114 …ol2">' . $this->getLang('timestamp') . '</th><th class="col3">' . $this->getLang('status') . '</th>