Lines Matching refs:negated
52 /// Perhaps surprisingly, when invalid UTF-8 isn't allowed, a negated ASCII
54 /// the parser to return an error. Namely, a negated ASCII word boundary
322 ast.negated,
337 ast.negated,
472 ast.negated,
483 ast.negated,
755 // It is possible for negated ASCII word boundaries to
834 ast_class.negated,
855 self.unicode_fold_and_negate(&ast.span, ast.negated, &mut cls)?;
868 self.bytes_fold_and_negate(&ast.span, ast.negated, &mut cls)?;
888 if ast_class.negated {
908 if ast_class.negated {
942 negated: bool,
954 if negated {
963 negated: bool,
973 if negated {
2001 // Unicode, negated
2050 // ASCII only, negated