Home
last modified time | relevance | path

Searched defs:res (Results 1 – 3 of 3) sorted by relevance

/web-bugs/www/
H A Dbug.php251 …$res = bugs_add_comment($bug_id, $_POST['in']['commentemail'], $_POST['in']['name'], $ncomment, 'c… variable
373 $res = bugs_add_comment($bug_id, $from, '', $log_comment, 'log'); variable
379 $res = bugs_add_comment($bug_id, $from, '', $ncomment, 'comment'); variable
556 $res = bugs_add_comment($bug_id, $from, $comment_name, $log_comment, 'log'); variable
562 $res = bugs_add_comment($bug_id, $from, $comment_name, $ncomment, 'comment'); variable
H A Dgh-pull-add.php128 $res = bugs_add_comment($bug_id, $email, $auth_user->name, $text, 'patch'); variable
H A Dpatch-add.php149 $res = bugs_add_comment($bug_id, $email, $auth_user->name, $text, 'patch'); variable

Completed in 8 milliseconds