Searched refs:recs (Results 1 – 4 of 4) sorted by relevance
/plugin/noiewarning/conf/ |
D | metadata.php | 11 $recs= array ('', 'custom'); variable 20 if (!@in_array($a, $recs) and ($a!='')) $recs[]= $a; 26 $recs[]= 'N/A'; 46 $meta['better'] = array('multichoice' , '_choices'=>$recs );
|
/plugin/do/ |
D | helper.php | 285 $recs = (array)$task['users']; 286 $recs[] = $task['creator']; 287 $recs = array_unique($recs); 288 $recs = array_diff($recs, array($_SERVER['REMOTE_USER'])); 302 $this->sendMail($recs, 'close', $task, $name, $commitmsg); 312 $this->sendMail($recs, 'reopen', $task, $name);
|
/plugin/datatables/assets/pdfmake/ |
D | pdfmake.js | 55520 recs: r.uint16,
|
D | pdfmake.min.js | 2 ….Struct({yPelHeight:g.uint16,yMax:g.int16,yMin:g.int16}),dn=new g.Struct({recs:g.uint16,startsz:g.…
|