Lines Matching defs:inverted
8978 /* And we redo with the inverted operand. This allows
10419 * For single-valued non-inverted ranges, we consider the possibility
10681 #if 0 /* Have decided not to deal with multi-char folds in inverted classes,
11150 /* Optimize inverted patterns (e.g. [^a-z]) when everything is known at
11381 /* The named classes are such that the inverted number is one
11382 * larger than the non-inverted one */
11385 /* Create an inversion list of the official property, inverted if
11386 * the constructed node list is inverted, and restricted to only
11400 * inverted class */
11790 PERL_UINT_FAST8_T inverted = 0;
11802 inverted = 1;
11857 if ( (inverted || full_cp_count > 1)
11862 op = ANYOFM + inverted;
11876 if (inverted) {
11885 * were invariants, it wasn't inverted, and there is a single range.
11969 else { /* POSIXD, inverted. If this doesn't have this
11991 * type, possibly inverted.
15758 * but the result needs to be inverted */