Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dsed.c704 static char *unescape_delimited_string(char **pstr, char *delim) in unescape_delimited_string() function
810 if (!(s = unescape_delimited_string(&line, 0))) goto brand; in jewel_of_judgement()
852 if (!(TT.remember = unescape_delimited_string(&line, &delim))) in jewel_of_judgement()
948 if (!(s = unescape_delimited_string(&line, &delim))) goto brand; in jewel_of_judgement()
954 if (!(s = unescape_delimited_string(&line, &delim))) goto brand; in jewel_of_judgement()