Searched refs:may_omit_host (Results 1 – 6 of 6) sorted by relevance
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ | ||
| D | URIScheme.php | 44 public $may_omit_host = false; variable in HTMLPurifier_URIScheme |
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/ | ||
| D | mailto.php | 22 public $may_omit_host = true; variable in HTMLPurifier_URIScheme_mailto |
| D | file.php | 23 public $may_omit_host = true; variable in HTMLPurifier_URIScheme_file |
| D | news.php | 16 public $may_omit_host = true; variable in HTMLPurifier_URIScheme_news |
| D | tel.php | 22 public $may_omit_host = true; variable in HTMLPurifier_URIScheme_tel |
| D | data.php | 28 public $may_omit_host = true; variable in HTMLPurifier_URIScheme_data |