Home | History | Annotate | Download | only in syntax

Lines Matching refs:backspace

1337 	// the Perl word-boundary \b as the C backspace \b
1339 // but /[\b]/ means backspace. We don't support that.
1340 // If you want a backspace, embed a literal backspace