Home | History | Annotate | Download | only in pcre

Lines Matching full:backspace

3495       case. Inside a class (and only there) it is treated as backspace. We
3506 if (-c == ESC_b) c = CHAR_BS; /* \b is backspace in a class */
3787 /* \b is backspace; any other special means the '-' was literal */