Home
last modified time | relevance | path

Searched refs:qchars (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c6259 static const char qchars[] ALIGN1 = { in rmescapes() local
6266 p = strpbrk(str, qchars IF_BASH_PATTERN_SUBST(+ !slash_position)); in rmescapes()