Lines Matching defs:not
23 * not be used in advertising or otherwise to promote the sale, use or other
183 /* If a repetition does not follow */
239 /* Check if not all groups closed */
485 int not = inf->ptr[0] == '^';
487 if (not)
504 pat->type = not ? Rep_RangeNot : Rep_Range;
513 /* If bracket not closed */
518 /* If not the first character */
522 /* If not a range of characters */
847 /* Convert (.)* to (.*), ((.))* not handled and may not match */
974 /* Anything else does not need special handling */