Searched defs:scheme (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Rating.php | 65 public $scheme; variable in SimplePie\\Rating 81 public function __construct($scheme = null, $value = null)
|
D | Credit.php | 73 public $scheme; variable in SimplePie\\Credit 89 public function __construct($role = null, $scheme = null, $name = null)
|
D | Category.php | 73 public $scheme; variable in SimplePie\\Category 102 public function __construct($term = null, $scheme = null, $label = null, $type = null)
|
D | IRI.php | 65 protected $scheme = null; variable in SimplePie\\IRI 774 public function set_scheme($scheme)
|
D | Misc.php | 233 …public static function compress_parse_url($scheme = '', $authority = '', $path = '', $query = '', …
|