Searched refs:callbackSearch (Results 1 – 1 of 1) sorted by relevance
140 protected $callbackSearch = array( variable in Html2Text\\Html2Text375 $text = preg_replace_callback($this->callbackSearch, array($this, 'pregCallback'), $text);470 $this->callbackSearch,