Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d2489 i += MarkdownList.endAllNestedLists(buf, i, nestedLists); in endAllListsAndQuotes()
2954 static size_t endAllNestedLists(ref OutBuffer buf, size_t i, ref MarkdownList[] nestedLists) in endAllNestedLists() function
4414 i += MarkdownList.endAllNestedLists(buf, i, nestedLists); in highlightText()