Home | History | Annotate | Download | only in syntax

Lines Matching defs:DotNL

59 	DotNL                           // allow . to match newline
67 MatchNL = ClassNL | DotNL
767 if p.flags&DotNL != 0 {
1015 flags |= DotNL