Searched defs:withQuote (Results 1 – 2 of 2) sorted by relevance
27 val withQuote = "> This is a quote.\nThis is not" in quoteBeginningOfText() constant38 val withQuote = "This is not a quote.\n> This is a quote" in quoteEndOfText() constant
36 String withQuote = "> This is a quote.\nThis is not"; in quoteBeginingOfText() local49 String withQuote = "This is not a quote.\n> This is a quote"; in quoteEndOfText() local