HomeSort by relevance Sort by last modified time
    Searched refs:Mail (Results 1 - 2 of 2) sorted by null

  /external/clang/www/demo/
index.cgi 8 use Mail::Send;
110 new Mail::Send( Subject => "LLVM Demo Page Run", To => $recipient );
436 # Don't log this or mail it if it is the default code.
  /external/regex-re2/lib/codereview/
codereview.py 394 set_status("sending mail")
395 MySend("/" + issue + "/mail", payload="")
401 def Mail(self, ui, repo):
839 and is used as the subject for code review mail; the rest of the description
1597 def mail(ui, repo, *pats, **opts): function
    [all...]

Completed in 213 milliseconds