JimFindTrimLeft() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

JimFindTrimLeft() function

Syntax

static const char *JimFindTrimLeft(const char *str,     int len,     const char *trimchars,     int trimlen);

Arguments

str

len

trimchars

trimlen

References

LocationReferrerText
jimsh0.c:8547
static const char *JimFindTrimLeft(const char *str, int len, const char *trimchars, int trimlen)
jimsh0.c:8600JimStringTrimLeft()
newstr = JimFindTrimLeft(str, len, trimchars, trimcharslen);

Call Tree

Functions calling JimFindTrimLeft()
Functions called by JimFindTrimLeft()
all items filtered out
JimFindTrimLeft()
all items filtered out
Data read by JimFindTrimLeft()
Data written by JimFindTrimLeft()
JimFindTrimLeft()