Searched refs:html_hashes (Results 1 – 1 of 1) sorted by relevance
269 var $html_hashes = array(); variable in Markdown_Parser283 $this->html_hashes = array();295 $this->html_hashes = array();551 $this->html_hashes[$key] = $text;1366 $block = $this->html_hashes[$graf];1667 return $this->html_hashes[$matches[0]];
Completed in 9 milliseconds