Searched defs:get_header (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ | ||
| H A D | Response.php | 128 public function get_header(string $name): array; function |
| H A D | RawTextResponse.php | 72 public function get_header(string $name): array function in SimplePie\\HTTP\\RawTextResponse |
| H A D | Psr7Response.php | 77 public function get_header(string $name): array function in SimplePie\\HTTP\\Psr7Response |
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | File.php | 337 public function get_header(string $name): array function in SimplePie\\File |