Searched refs:endOfFirstPart (Results 1 – 1 of 1) sorted by relevance
197 int endOfFirstPart = index-1; in parseInlineTag() local205 String tagName = text.substring(start+1, endOfFirstPart); in parseInlineTag()281 int endOfFirstPart = index-1; in parseBlock() local294 tag(text.substring(startOfBlock, endOfFirstPart), in parseBlock()