Lines Matching defs:was
130 I32 orig_utf8; /* whether the pattern was originally in utf8 */
134 char *starttry; /* -Dr: where regtry was called. */
1132 if (!scan) /* It was not CURLYX, but CURLY. */
1179 OP(nxt1) = NOTHING; /* was OPEN. */
1181 OP(nxt1 + 1) = OPTIMIZED; /* was count. */
1184 OP(nxt) = OPTIMIZED; /* was CLOSE. */
1185 OP(nxt + 1) = OPTIMIZED; /* was count. */
1214 OP(nxt1) = OPTIMIZED; /* was OPEN. */
1215 OP(nxt) = OPTIMIZED; /* was CLOSE. */
1217 OP(nxt1 + 1) = OPTIMIZED; /* was count. */
1218 OP(nxt + 1) = OPTIMIZED; /* was count. */
1299 /* What was added is a constant string */
1618 int was = (data->start_class->flags & ANYOF_EOS);
1621 if (was)
2747 expression about where the problem was discovered.
3763 range = 0; /* this was not a true range */
4226 range = 0; /* this range (if it was one) is done now */
4738 * node was UTF-8" --jhi */