Searched defs:firstQuoteIndex (Results 1 – 6 of 6) sorted by relevance
514 int firstQuoteIndex = event.indexOf('"'); in getEventElements() local
1832 int32_t firstQuoteIndex = targetString.indexOf(u'\''); in findReplaceInPattern() local
1835 int32_t firstQuoteIndex = targetString.indexOf(u'\''); in findReplaceInPattern() local
2262 int firstQuoteIndex = targetString.indexOf("\'"); in findReplaceInPattern() local
2289 int firstQuoteIndex = targetString.indexOf("\'"); in findReplaceInPattern() local