Home | History | Annotate | Download | only in src

Lines Matching defs:different

150   int different = 0;
156 different++;
158 // characters as it has different characters.
159 if (different * 3 > length) return false;
594 // the, potentially, different subject (the string can switch between
1479 // This case is handled in a different virtual method.
2009 // different from the end intervals.
3429 // None of the standard character classes is different in the case
3679 // Find the longest range of lookahead that has the fewest number of different
3681 // different parameters at once this is a tradeoff.