Searched refs:lastHeader (Results 1 – 2 of 2) sorted by relevance
16 protected $lastHeader = '';27 $this->lastHeader = $text;38 $this->codeBlocks[$this->lastHeader] = trim($text);15 protected $lastHeader = ''; global() variable in renderer_plugin_dbquery
445 protected $lastHeader; variable in Analogic\\ACME\\Client486 $this->lastHeader = $header;505 if(preg_match('~Replay\-Nonce: (.+)~i', $this->lastHeader, $matches)) {515 if(preg_match('~Location: (.+)~i', $this->lastHeader, $matches)) {528 preg_match_all('~Link: <(.+)>;rel="up"~', $this->lastHeader, $matches);