Searched refs:html_hashes (Results 1 – 2 of 2) sorted by relevance
187 this.html_hashes = {};260 this.html_hashes = {};272 this.html_hashes = {};489 this.html_hashes[key] = text;1359 var block = this.html_hashes[graf];1688 return self.html_hashes[match];
282 var $html_hashes = array(); variable in Markdown_Parser296 $this->html_hashes = array();308 $this->html_hashes = array();566 $this->html_hashes[$key] = $text;1381 $block = $this->html_hashes[$graf];1693 return $this->html_hashes[$matches[0]];