Searched refs:libxmlOptions (Results 1 – 1 of 1) sorted by relevance
24 protected $libxmlOptions = 0; variable in DOMWrap\\Document48 * @param int $libxmlOptions50 public function setLibxmlOptions(int $libxmlOptions): void { argument51 $this->libxmlOptions = $libxmlOptions;160 if ($this->libxmlOptions & LIBXML_HTML_NOIMPLIED) {262 $this->loadHTML($html, $this->libxmlOptions);