Home
last modified time | relevance | path

Searched refs:hdr (Results 1 – 18 of 18) sorted by relevance

/plugin/swiftmail/
H A Daction.php81 foreach(array('to','cc','bcc','from') as $hdr){
82 $parts = explode(',',$event->data[$hdr]);
98 if($hdr == 'from'){
101 if($hdr == 'to' || $hdr == 'cc') $num++;
102 if($hdr == 'bcc' && $num == 0){
106 $reci->add($addr,$text,$hdr);
/plugin/dokutexit/
H A Drenderer.php92 $hdr = "Content-Disposition: attachment;";
93 $hdr .= "filename=".basename($filename).";";
94 header($hdr);
/plugin/dir/
H A Dsyntax.php789 foreach($this->opts ["hdrs"] as $index => $hdr) {
790 $this->hdrs [$index] = $hdr;
1081 foreach($this->hdrs as $index => $hdr) {
1283 foreach($this->hdrs as $index => $hdr) {
1287 $this->_put($hdr);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php310 $hdr = $this->jpgHeaderFromString($data);
311 if (!$hdr) {
315 $a = $this->jpgDataFromHeader($hdr);
1352 private function jpgDataFromHeader($hdr)
1354 $bpc = ord(substr($hdr, 2, 1));
1360 $h = $this->twoBytesToInt(substr($hdr, 3, 2));
1361 $w = $this->twoBytesToInt(substr($hdr, 5, 2));
1363 $channels = ord(substr($hdr, 7, 1));
1331 jpgDataFromHeader($hdr) global() argument
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php708 $hdr = $k.': '.$v;
709 $this->debug("HTTP header: $hdr");
710 $this->outgoing_payload .= "$hdr\r\n";
715 $hdr = 'Cookie: '.$cookie_str;
716 $this->debug("HTTP header: $hdr");
717 $this->outgoing_payload .= "$hdr\r\n";
H A Dclass.soap_server.php767 foreach($this->outgoing_headers as $hdr){
768 header($hdr, false);
H A Dnusoap.php2815 $hdr = $k.': '.$v;
2816 $this->debug("HTTP header: $hdr");
2817 $this->outgoing_payload .= "$hdr\r\n";
2822 $hdr = 'Cookie: '.$cookie_str;
2823 $this->debug("HTTP header: $hdr");
2824 $this->outgoing_payload .= "$hdr\r\n";
4205 foreach($this->outgoing_headers as $hdr){
4206 header($hdr, false);
/plugin/godiag/
H A Dsyntax.php214 $hdr=$matches[1];
216 $hdr=explode('#', $hdr);
217 $h_ops = $hdr[0];
/plugin/googlesearch/
H A Dnusoap.php2485 $hdr = $k.': '.$v;
2486 $this->debug("HTTP header: $hdr");
2487 $this->outgoing_payload .= "$hdr\r\n";
2492 $hdr = 'Cookie: '.$cookie_str;
2493 $this->debug("HTTP header: $hdr");
2494 $this->outgoing_payload .= "$hdr\r\n";
3777 foreach($this->outgoing_headers as $hdr){
3778 header($hdr, false);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs6245 hdr.write_shift(4, sz);
6287 var bufs = [hdr];
6288 hdr.write_shift(2, 0xFFFE);
6387 var out = [hdr, otext];
7406 var hdr = blob[blob.l];
10142 return hdr;
26007 if(hdr[C] != null) { row[hdr[C]] = defval; }
26017 if(hdr[C] != null) {
26076 hdr[C] = vv;
26208 if((C=hdr.indexOf(k)) == -1) hdr[C=hdr.length] = k;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js9hdr=[],isempty,R,C,v;var o=opts!=null?opts:{};var raw=o.raw;if(sheet==null||sheet["!ref"]==null)re…
H A Dxlsx.js11507 var val, row, range, header = 0, offset = 1, r, hdr = [], isempty, R, C, v;
11529 case 1: hdr[C] = C; break;
11530 case 2: hdr[C] = cols[C]; break;
11531 case 3: hdr[C] = o.header[C - r.s.c]; break;
11534 hdr[C] = format_cell(val);
11558 row[hdr[C]] = raw ? v : format_cell(val,v);
H A Dxlsx.min.map1 …parse_TxO","lastobj","controlInfo","cchText","cbRuns","ifntEmpty","texts","hdr","parse_HLink","hli…
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1 … [\"brace\", \"include\"]}\n });\n\n def([\"text/x-c++src\", \"text/x-c++hdr\"], {\n name: \"…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md448 "method" : "hdr",
457 "hdr": {
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1hdr::before{content:"\FD59"}.mdi-hdr-off::before{content:"\FD5A"}.mdi-headphones::before{content:"…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js17565 var hdr = this.getBits(3);
17567 if (hdr & 1) {
17571 hdr >>= 1;
17573 if (hdr === 0) {
17632 if (hdr === 1) {
17635 } else if (hdr === 2) {
H A Dpdf.worker.js.map1hdr","blockLen","litCodeTable","distCodeTable","numLitCodes","numDistCodes","numCodeLenCodes","cod…