Searched refs:fsidx (Results 1 – 1 of 1) sorted by relevance
2015 int fsidx = RootDocToXML.endOfFirstSentence(possibleComment, false); in emitComment() local2016 if (fsidx != -1 && fsidx != 0) in emitComment()2017 possibleComment = possibleComment.substring(0, fsidx+1); in emitComment()