Home | History | Annotate | Download | only in i18n

Lines Matching refs:quoteLimit

406     int32_t quoteLimit = -1;
486 quoteLimit = buf.length();
488 for (iq=quoteStart; iq<quoteLimit; ++iq) {
657 if (buf.length() == quoteLimit) {
660 qlimit = quoteLimit;