Searched refs:startOfSecondPart (Results 1 – 1 of 1) sorted by relevance
219 int startOfSecondPart = index-1; in parseInlineTag() local224 String tagText = text.substring(startOfSecondPart, end-1); in parseInlineTag()308 int startOfSecondPart = index-1; in parseBlock() local311 text.substring(startOfSecondPart, endOfBlock), false, pos); in parseBlock()