Lines Matching full:backspace
1361 // the Perl word-boundary \b as a backspace1364 // means backspace. We don't support that:1365 // if you want a backspace embed a literal1366 // backspace character or use \x08.