Searched refs:restore_noise (Results 1 – 2 of 2) sorted by relevance
352 return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);394 return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);428 case HDOM_TYPE_TEXT: return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);475 return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);510 $ret = $this->dom->restore_noise($ret);2030 $name = $this->restore_noise($name); // might be a noisy name2108 $value = $this->restore_noise($value);2226 function restore_noise($text) function in simple_html_dom
349 return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);391 return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);425 case HDOM_TYPE_TEXT: return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);472 return $this->dom->restore_noise($this->_[HDOM_INFO_TEXT]);507 $ret = $this->dom->restore_noise($ret);2036 $name = $this->restore_noise($name); // might be a noisy name2114 $value = $this->restore_noise($value);2232 function restore_noise($text) function in simple_html_dom