Searched refs:tagStartClose (Results 1 – 1 of 1) sorted by relevance
38 var $tagStartClose; variable in Tag66 $this->tagStartClose = ">";156 $tagString .= $this->tagStartClose;254 …$tagStartOpen = $tagStartClose = $tagNameStart = $tagNameEnd = $tagContentStart = $tagContentEnd =…293 $j = strpos($tagString, $this->tagStartClose, $tagStartOpen);311 $tagStartClose = $j;316 $tagStartClose = $j;331 $tagContentStart = $tagStartClose + 1;364 $tempStartClose = strpos($tempString, $this->tagStartClose, $tempPos);399 $tagEndClose = $tagStartClose + strlen($this->tagStartClose);