Home
last modified time | relevance | path

Searched refs:ignore_error (Results 1 – 1 of 1) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DContext.php39 * @param bool $ignore_error Boolean whether or not to ignore error
42 public function &get($name, $ignore_error = false) argument
45 if (!$ignore_error) {