Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dexpr.c145 static VALUE *str_value(const char *s) in str_value() function
300 v = str_value(sv->u.s + re_regs[1].rm_so); in docolon()
307 v = str_value(""); in docolon()
336 return str_value(*G.args++); in eval7()
357 return str_value(*G.args++); in eval6()
390 v = str_value(""); in eval6()