Lines Matching full:with_scope
938 { " with ({}) ", "{ block; }", " more;", i::WITH_SCOPE, i::SLOPPY },
939 { " with ({}) ", "{ block; }", "; more;", i::WITH_SCOPE, i::SLOPPY },
943 " more;", i::WITH_SCOPE, i::SLOPPY },
944 { " with ({}) ", "statement;", " more;", i::WITH_SCOPE, i::SLOPPY },
946 " more;", i::WITH_SCOPE, i::SLOPPY },
949 " more;", i::WITH_SCOPE, i::SLOPPY },