Searched refs:removeBlankLineMacro (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | doc.d | 2293 private void removeBlankLineMacro(ref OutBuffer buf, ref size_t iAt, ref size_t i) in removeBlankLineMacro() function 2922 removeBlankLineMacro(buf, iPrecedingBlankLine, iStart); in startItem() 4259 removeBlankLineMacro(buf, iPrecedingBlankLine, i); in highlightText() 4575 removeBlankLineMacro(buf, iPrecedingBlankLine, i); in highlightText() 4737 removeBlankLineMacro(buf, iPrecedingBlankLine, i); in highlightText() 4796 removeBlankLineMacro(buf, iPrecedingBlankLine, i); in highlightText() 4974 removeBlankLineMacro(buf, iPrecedingBlankLine, i); in highlightText() 5061 removeBlankLineMacro(buf, iPrecedingBlankLine, i); in highlightText()
|