Searched defs:quoteEnd (Results 1 – 1 of 1) sorted by relevance
290 int quoteEnd = text.indexOf('\'', quoteStart + 1); in checkText() local311 int quoteEnd = text.indexOf('"', quoteStart + 1); in checkText() local