Searched refs:encodeAttribute (Results 1 – 1 of 1) sorted by relevance
758 $url = $this->encodeAttribute($url);763 $title = $this->encodeAttribute($title);782 $url = $this->encodeAttribute($url);786 $title = $this->encodeAttribute($title);867 $title = $this->encodeAttribute($title);887 $url = $this->encodeAttribute($url);890 $title = $this->encodeAttribute($title);1411 function encodeAttribute($text) { function in Markdown_Parser2707 $class = $this->encodeAttribute($class);2712 $title = $this->encodeAttribute($title);[all …]
Completed in 13 milliseconds