Searched refs:in_anchor (Results 1 – 1 of 1) sorted by relevance
272 var $in_anchor = false; variable in Markdown_Parser285 $in_anchor = false;676 if ($this->in_anchor) return $text;677 $this->in_anchor = true;739 $this->in_anchor = false;2684 if (!$this->in_anchor) {
Completed in 14 milliseconds