Home | History | Annotate | Download | only in i18n

Lines Matching refs:quoteStart

400     int32_t quoteStart = -1; // Most recent 'single quoted string'
464 quoteStart = buf.length();
483 for (iq=quoteStart; iq<quoteLimit; ++iq) {
654 qstart = quoteStart;