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

JimFindTrimRight() function

Syntax

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

Arguments

str

len

trimchars

trimlen

References

LocationReferrerText
jimsh0.c:8563
static const char *JimFindTrimRight(const char *str, int len, const char *trimchars, int trimlen)
jimsh0.c:8622JimStringTrimRight()
nontrim = JimFindTrimRight(strObjPtr->bytes, len, trimchars, trimcharslen);

Call Tree

Functions calling JimFindTrimRight()
Functions called by JimFindTrimRight()
all items filtered out
JimFindTrimRight()
all items filtered out
Data read by JimFindTrimRight()
Data written by JimFindTrimRight()
JimFindTrimRight()
JimFindTrimRight()::n
all items filtered out