Home
last modified time | relevance | path

Searched refs:__construct (Results 26 – 50 of 231) sorted by last modified time

12345678910

/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php35 public function __construct($case)
34 public function __construct($case) global() function in dokuwiki\\Parsing\\Lexer\\ParallelRegex
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DPsr16.php72 public function __construct(CacheInterface $cache) function in SimplePie\\Cache\\Psr16
/dokuwiki/inc/Parsing/ParserMode/
H A DAcronym.php16 public function __construct($acronyms) function in dokuwiki\\Parsing\\ParserMode\\Acronym
H A DBase.php10 public function __construct()
11 public function __construct() global() function in dokuwiki\\Parsing\\ParserMode\\Base
H A DEntity.php16 public function __construct($entities)
17 public function __construct($entities) global() function in dokuwiki\\Parsing\\ParserMode\\Entity
H A DListblock.php10 public function __construct()
11 public function __construct() global() function in dokuwiki\\Parsing\\ParserMode\\Listblock
H A DQuote.php10 public function __construct()
11 public function __construct() global() function in dokuwiki\\Parsing\\ParserMode\\Quote
H A DSmiley.php16 public function __construct($smileys) function in dokuwiki\\Parsing\\ParserMode\\Smiley
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php94 function __construct($options = false) function in idna_convert
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCaption.php106 public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null) function in SimplePie\\Caption
H A DCategory.php103 public function __construct($term = null, $scheme = null, $label = null, $type = null) function in SimplePie\\Category
H A DCopyright.php82 public function __construct($url = null, $label = null) function in SimplePie\\Copyright
H A DGzdecode.php193 public function __construct($data) function in SimplePie\\Gzdecode
H A DRating.php82 public function __construct($scheme = null, $value = null) function in SimplePie\\Rating
/dokuwiki/vendor/simplepie/simplepie/src/Content/Type/
H A DSniffer.php76 public function __construct($file) function in SimplePie\\Content\\Type\\Sniffer
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php166 public function __construct($data) function in SimplePie\\HTTP\\Parser
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) function in IXR\\Client\\Client
H A DClientMulticall.php14 public function __construct($server, $path = false, $port = 80) function in IXR\\Client\\ClientMulticall
16 parent::__construct($server, $path, $port);
H A DClientSSL.php55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) function in IXR\\Client\\ClientSSL
57 parent::__construct($server, $path, $port, $timeout, $timeout_io);
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/
H A DEntities.php87 public function __construct($data) function in SimplePie_Decode_HTML_Entities
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/
H A DBase64.php14 public function __construct($data) function in IXR\\DataType\\Base64
H A DDate.php16 public function __construct($time) function in IXR\\DataType\\Date
H A DValue.php10 public function __construct($data, $type = null) function in IXR\\DataType\\Value
/dokuwiki/vendor/simplepie/simplepie/src/Parse/
H A DDate.php598 public function __construct() function in SimplePie\\Parse\\Date
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php27 public function __construct($message) function in IXR\\Message\\Message

12345678910