Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c6913 scanleft(char *startp, char *rmesc, char *rmescend UNUSED_PARAM, in scanleft() function
7395 scan = (subtype & 1) ^ zero ? scanleft : scanright; in subevalvar()