Home | History | Annotate | Download | only in regexp

Lines Matching refs:equivalents

2576             // This letter has no case equivalents, so it's nice and simple
5933 unibrow::uchar equivalents[unibrow::Ecma262UnCanonicalize::kMaxWidth];
5937 isolate->jsregexp_canonrange()->get(pos, '\0', equivalents);
5943 block_end = equivalents[0];
5947 equivalents);
5949 uc32 c = equivalents[i];