Home
last modified time | relevance | path

Searched refs:iSuffixStart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d2392 size_t iSuffixStart = 0; in removeAnyAtxHeadingSuffix() local
2400 if (iWhitespaceStart && !iSuffixStart) in removeAnyAtxHeadingSuffix()
2401 iSuffixStart = j; in removeAnyAtxHeadingSuffix()
2412 iSuffixStart = 0; in removeAnyAtxHeadingSuffix()
2418 if (iSuffixStart) in removeAnyAtxHeadingSuffix()