Home
last modified time | relevance | path

Searched defs:get_header (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DResponse.php128 public function get_header(string $name): array; function
H A DRawTextResponse.php72 public function get_header(string $name): array function in SimplePie\\HTTP\\RawTextResponse
H A DPsr7Response.php77 public function get_header(string $name): array function in SimplePie\\HTTP\\Psr7Response
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php337 public function get_header(string $name): array function in SimplePie\\File