Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c1472 static char *unbackslash(char *src) in unbackslash() function
3402 unbackslash(pattern); in glob_brace()
3441 o->length = unbackslash(pattern) - o->data; in perform_glob()
3491 o->length = unbackslash(pattern) - o->data; in perform_glob()
4137 unbackslash(ctx->pending_redirect->rd_filename); in done_word()
7232 unbackslash((char*)list); in expand_string_to_string()
11162 unbackslash(name); in helper_export_local()
Dash.c251 # error glob() should unbackslash them and match. uClibc does not unbackslash,