Searched defs:newParagraph (Results 1 – 2 of 2) sorted by relevance
2811 private void getDocComment(Token* t, uint lineComment, bool newParagraph) pure in getDocComment()2946 static const(char)* combineComments(const(char)[] c1, const(char)[] c2, bool newParagraph) pure in combineComments()
3738 bool newParagraph = true; in extractReferences() local