Home
last modified time | relevance | path

Searched defs:has_header (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DResponse.php112 public function has_header(string $name): bool; function
H A DRawTextResponse.php67 public function has_header(string $name): bool function in SimplePie\\HTTP\\RawTextResponse
H A DPsr7Response.php67 public function has_header(string $name): bool function in SimplePie\\HTTP\\Psr7Response
/dokuwiki/inc/Feed/
H A DFeedParserFile.php119 public function has_header(string $name): bool function in dokuwiki\\Feed\\FeedParserFile
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php331 public function has_header(string $name): bool function in SimplePie\\File