Home | History | Annotate | Download | only in syntax

Lines Matching refs:Avoid

269 // We avoid this by only calling repeatIsValid when min or max >= 2.
1087 // Avoid overflow.
1336 // C escapes. There is no case 'b', to avoid misparsing
1615 // Use &re.Rune instead of &class to avoid allocation.