Home | History | Annotate | Download | only in regexp

Lines Matching full:quarks

2526       Vector<const uc16> quarks = elm.atom()->data();
2527 for (int i = 0; i < characters && i < quarks.length(); i++) {
2530 uc16 c = quarks[i];
2783 Vector<const uc16> quarks = elm.atom()->data();
2784 for (int j = 0; j < quarks.length(); j++) {
2785 uint16_t c = quarks[j];
2794 uint16_t* copy = const_cast<uint16_t*>(quarks.start());
3226 Vector<const uc16> quarks = elm.atom()->data();
3227 for (int j = preloaded ? 0 : quarks.length() - 1; j >= 0; j--) {
3234 if (quarks[j] > String::kMaxOneByteCharCode) {
3254 emit_function(isolate, compiler, quarks[j], backtrack,