Searched refs:endOfFirstPart (Results 1 – 1 of 1) sorted by relevance
215 int endOfFirstPart = index-1; in parseInlineTag() local223 String tagName = text.substring(start+1, endOfFirstPart); in parseInlineTag()297 int endOfFirstPart = index-1; in parseBlock() local310 tag(text.substring(startOfBlock, endOfFirstPart), in parseBlock()