Home | History | Annotate | Download | only in regexp

Lines Matching defs:different

115   int different = 0;
121 different++;
123 // characters as it has different characters.
124 if (different * 3 > length) return false;
530 // the, potentially, different subject (the string can switch between
1480 // This case is handled in a different virtual method.
2008 // different from the end intervals.
3445 // None of the standard character classes is different in the case
3690 // Find the longest range of lookahead that has the fewest number of different
3692 // different parameters at once this is a tradeoff.
5233 // start with different characters.