Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dsetexpr.c66 static char *memstr(const char *s1, int l1, const char *s2, int l2) in memstr() function
88 char *p = memstr(string, *slen, old, olen); in substitute()
254 char *p = memstr(np, nlen, backref, 2); in regex_sub()