Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php46 private $sanitize = null; variable in SimplePie\\Item
167 public function sanitize(string $data, int $type, string $base = '') function in SimplePie\\Item
2351 public function set_sanitize(Sanitize $sanitize): void
H A DSource.php80 public function sanitize(string $data, $type, string $base = '') function in SimplePie\\Source
H A DSanitize.php416 public function sanitize(string $data, int $type, string $base = '') function in SimplePie\\Sanitize
H A DSimplePie.php411 public $sanitize; variable in SimplePie\\SimplePie
2500 public function sanitize(string $data, int $type, string $base = '') function in SimplePie\\SimplePie